Home
last modified time | relevance | path

Searched refs:t1_rx_mode_allmulti (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/chxge/
H A Dosdep.h105 #define t1_rx_mode_allmulti(rmp) (rmp->chp->ch_flags & PEALLMULTI) macro
/titanic_44/usr/src/uts/common/io/chxge/com/
H A Dch_mac.c210 val |= V_MAC_MC_ENABLE(t1_rx_mode_allmulti(rm) != 0); in mac_set_rx_mode()
H A Dixf1010.c277 if (!t1_rx_mode_promisc(rm) && !t1_rx_mode_allmulti(rm) in mac_set_rx_mode()
H A Dpm3393.c494 if (t1_rx_mode_allmulti(rm)) { in pm3393_set_rx_mode()