Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h472 BNX2X_ACCEPT_ANY_VLAN enumerator
Dbnx2x_sriov.c2768 set_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_vf_vlan_acceptance()
2770 clear_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_vf_vlan_acceptance()
Dbnx2x_main.c6228 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6229 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
6244 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6245 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
6268 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6269 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
14641 __set_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_iscsi_eth_rx_mode()
Dbnx2x_vfpf.c1814 __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()