freebsd-dev/sys/dev/sfxge
Andrew Rybchenko ecfb79144f sfxge(4): fix RxQ structure layout vs usage on datapath
Recent changes in the pseudo header accessor prototypes start to
use common code RxQ handle on datapath. The handle was located
at the end of the structure with members not used on datapath.

Reviewed by:    philip
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days
Differential Revision:  https://reviews.freebsd.org/D9359
2017-01-27 11:57:19 +00:00
..
common sfxge(4): do not ignore requested MAC stats update period 2017-01-12 06:29:14 +00:00
sfxge_dma.c
sfxge_ev.c sfxge(4): add possibility to control event queue performance profile 2016-12-28 17:45:52 +00:00
sfxge_intr.c sfxge(4): bind interrupts to CPUs in accordance with bucket to CPU map 2016-06-06 09:06:38 +00:00
sfxge_ioc.h
sfxge_mcdi.c sfxge(4): support per-command MCDI timeout 2016-12-30 12:10:15 +00:00
sfxge_nvram.c
sfxge_port.c sfxge(4): add sysctl to change MAC stats update period 2017-01-12 15:26:23 +00:00
sfxge_rx.c sfxge(4): cleanup: remvoe trailing tab 2017-01-27 08:53:11 +00:00
sfxge_rx.h sfxge(4): fix RxQ structure layout vs usage on datapath 2017-01-27 11:57:19 +00:00
sfxge_tx.c sfxge(4): fix invalid VLAN tagging after stop/start 2017-01-27 11:56:18 +00:00
sfxge_tx.h sfxge(4): cleanup: remove unused txq_index TxQ control structure member 2017-01-27 08:51:48 +00:00
sfxge_version.h sfxge(4): bump version to the closest out-of-tree driver version 2016-06-09 12:33:53 +00:00
sfxge.c sfxge(4): move queue size checks to after the NIC config has been populated 2016-12-30 12:23:02 +00:00
sfxge.h sfxge(4): cleanup: remove unused soft context struct member rxq_cache 2017-01-27 08:54:33 +00:00