freebsd-dev/sys/dev/bnxt
Stephen Hurd e284fa0d3f bnxt: fix intermittent VLAN issues
bnxt_init() is invokes Function Reset (bnxt_hwrm_func_reset) and thus FW
configuration for VLANs get erased.  To fix this, in bnxt_init(), Invoking
HWRM to configure VLANs (bnxt_hwrm_cfa_l2_set_rx_mask).

Submitted by:	Siva Kallam <siva.kallam@@broadcom.com>
Reviewed by:	shurd, sbruno
Approved by:	sbruno (mentor)
Sponsored by:	Broadcom Limited
Differential Revision:	https://reviews.freebsd.org/D12527
2017-10-05 17:52:38 +00:00
..
bnxt_hwrm.c bnxt: Choose better HW LRO defaults for performance 2017-09-23 16:59:37 +00:00
bnxt_hwrm.h bnxt: Choose better HW LRO defaults for performance 2017-09-23 16:59:37 +00:00
bnxt_ioctl.h
bnxt_sysctl.c bnxt: Choose better HW LRO defaults for performance 2017-09-23 16:59:37 +00:00
bnxt_sysctl.h bnxt: Choose better HW LRO defaults for performance 2017-09-23 16:59:37 +00:00
bnxt_txrx.c bnxt(4) Enable LRO support, redux 2017-07-03 18:23:35 +00:00
bnxt.h bnxt: Choose better HW LRO defaults for performance 2017-09-23 16:59:37 +00:00
convert_hsi.pl
hsi_struct_def.h bnxt: Update firmware header file with the latest one 2017-09-06 20:19:30 +00:00
if_bnxt.c bnxt: fix intermittent VLAN issues 2017-10-05 17:52:38 +00:00