Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h472 BNX2X_ACCEPT_ANY_VLAN enumerator
Dbnx2x_sriov.c2772 set_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_vf_vlan_acceptance()
2774 clear_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_vf_vlan_acceptance()
Dbnx2x_main.c6227 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6228 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
6243 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6244 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
6267 __set_bit(BNX2X_ACCEPT_ANY_VLAN, rx_accept_flags); in bnx2x_fill_accept_flags()
6268 __set_bit(BNX2X_ACCEPT_ANY_VLAN, tx_accept_flags); in bnx2x_fill_accept_flags()
14634 __set_bit(BNX2X_ACCEPT_ANY_VLAN, &accept_flags); in bnx2x_set_iscsi_eth_rx_mode()
Dbnx2x_vfpf.c1817 __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()