Home
last modified time | relevance | path

Searched refs:unmatched_unicast (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c2624 u8 unmatched_unicast = 0; in ecore_set_rx_mode_e1x() local
2651 unmatched_unicast = 1; in ecore_set_rx_mode_e1x()
2673 mac_filters->unmatched_unicast = unmatched_unicast ? in ecore_set_rx_mode_e1x()
2674 mac_filters->unmatched_unicast | mask : in ecore_set_rx_mode_e1x()
2675 mac_filters->unmatched_unicast & ~mask; in ecore_set_rx_mode_e1x()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4397 …u32_t unmatched_unicast /* bit vector in which clients that accept unmatched unicast packets are s… member