Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h522 ECORE_ACCEPT_ALL_UNICAST, enumerator
H A Decore_sp_verbs.c2636 if (ECORE_TEST_BIT(ECORE_ACCEPT_ALL_UNICAST, &p->rx_accept_flags)) { in ecore_set_rx_mode_e1x()
2719 if (ECORE_TEST_BIT(ECORE_ACCEPT_ALL_UNICAST, accept_flags)) { in ecore_rx_mode_set_cmd_state_e2()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2120 ECORE_SET_BIT_NA(ECORE_ACCEPT_ALL_UNICAST, &tx_accept_flags); in lm_set_rx_mask()