freebsd-nq/sys/dev/sfxge
Andrew Rybchenko d0f7387777 sfxge: add TCP segment size to sfxge_tso_state
It avoids access to m_pkthdr when TSO packet is started and also makes
tso_start_new_packet() function smaller.

Sponsored by:   Solarflare Communications, Inc.
Approved by:    gnn (mentor)
2015-02-18 06:18:51 +00:00
..
common sfxge: style fixes 2015-02-16 06:12:04 +00:00
sfxge_dma.c sfxge: Pass correct address to free allocated memory in the case of load error 2015-01-29 19:04:42 +00:00
sfxge_ev.c sfxge: make lock names unique 2015-02-05 11:39:15 +00:00
sfxge_intr.c sfxge: implemented parameter to restrict RSS channels 2015-01-29 19:09:14 +00:00
sfxge_mcdi.c sfxge: make lock names unique 2015-02-05 11:39:15 +00:00
sfxge_port.c sfxge: SYSCTL_IN/OUT should not be called with non-sleepable lock held 2015-02-16 06:10:17 +00:00
sfxge_rx.c sfxge: remove inline specifiers 2015-02-16 06:08:13 +00:00
sfxge_rx.h Make size of Tx and Rx rings configurable 2014-09-30 20:36:07 +00:00
sfxge_tx.c sfxge: add TCP segment size to sfxge_tso_state 2015-02-18 06:18:51 +00:00
sfxge_tx.h sfxge: Add statistics for partially dropped TSO packets 2015-02-05 12:10:23 +00:00
sfxge.c sfxge: make lock names unique 2015-02-05 11:39:15 +00:00
sfxge.h sfxge: make lock names unique 2015-02-05 11:39:15 +00:00