Home
last modified time | relevance | path

Searched refs:ECORE_ACCEPT_BROADCAST (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h881 ECORE_ACCEPT_BROADCAST, enumerator
H A Dbnx2x.c1449 rte_bit_relaxed_set32(ECORE_ACCEPT_BROADCAST, rx_accept_flags); in bnx2x_fill_accept_flags()
1454 rte_bit_relaxed_set32(ECORE_ACCEPT_BROADCAST, tx_accept_flags); in bnx2x_fill_accept_flags()
1462 rte_bit_relaxed_set32(ECORE_ACCEPT_BROADCAST, rx_accept_flags); in bnx2x_fill_accept_flags()
1468 rte_bit_relaxed_set32(ECORE_ACCEPT_BROADCAST, tx_accept_flags); in bnx2x_fill_accept_flags()
1483 rte_bit_relaxed_set32(ECORE_ACCEPT_BROADCAST, rx_accept_flags); in bnx2x_fill_accept_flags()
1488 rte_bit_relaxed_set32(ECORE_ACCEPT_BROADCAST, tx_accept_flags); in bnx2x_fill_accept_flags()
H A Decore_sp.c1982 if (ECORE_TEST_BIT(ECORE_ACCEPT_BROADCAST, &p->rx_accept_flags)) in ecore_set_rx_mode_e1x()
2061 if (ECORE_TEST_BIT(ECORE_ACCEPT_BROADCAST, accept_flags)) in ecore_rx_mode_set_cmd_state_e2()