Home
last modified time | relevance | path

Searched refs:BNX2X_ACCEPT_ANY_VLAN (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h470 BNX2X_ACCEPT_ANY_VLAN enumerator
Dbnx2x_sriov.c2758 set_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_vf_vlan_acceptance()
2760 clear_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_vf_vlan_acceptance()
Dbnx2x_main.c6205 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6206 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
6221 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6222 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
6245 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6246 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
14601 __set_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_iscsi_eth_rx_mode()
Dbnx2x_vfpf.c1804 __set_bit(BNX2X_ACCEPT_ANY_VLAN, &accept); in bnx2x_vf_mbx_qfilters()
Dbnx2x_sp.c2430 if (test_bit(BNX2X_ACCEPT_ANY_VLAN, accept_flags)) in bnx2x_rx_mode_set_cmd_state_e2()