Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h472 BNX2X_ACCEPT_ANY_VLAN enumerator
Dbnx2x_sriov.c2764 set_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_vf_vlan_acceptance()
2766 clear_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_vf_vlan_acceptance()
Dbnx2x_main.c6218 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6219 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
6234 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6235 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
6258 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6259 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
14677 __set_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_iscsi_eth_rx_mode()
Dbnx2x_vfpf.c1815 __set_bit(BNX2X_ACCEPT_ANY_VLAN, &accept); in bnx2x_vf_mbx_qfilters()
Dbnx2x_sp.c2432 if (test_bit(BNX2X_ACCEPT_ANY_VLAN, accept_flags)) in bnx2x_rx_mode_set_cmd_state_e2()