Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/
H A Dosdep.h106 #define t1_rx_mode_mc_cnt(rmp) (rmp->chp->ch_mc_cnt) macro
/titanic_41/usr/src/uts/common/io/chxge/com/
H A Dixf1010.c278 && t1_rx_mode_mc_cnt(rm) <= 1) in mac_set_rx_mode()
282 switch (t1_rx_mode_mc_cnt(rm)) { in mac_set_rx_mode()
H A Dpm3393.c501 } else if (t1_rx_mode_mc_cnt(rm)) { in pm3393_set_rx_mode()