mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 09:39:26 -05:00
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 |
||
|---|---|---|
| .. | ||
| bnxt.h | ||
| bnxt_hwrm.c | ||
| bnxt_hwrm.h | ||
| bnxt_ioctl.h | ||
| bnxt_sysctl.c | ||
| bnxt_sysctl.h | ||
| bnxt_txrx.c | ||
| convert_hsi.pl | ||
| hsi_struct_def.h | ||
| if_bnxt.c | ||