Searched refs:t1_rx_mode_promisc (Results 1 – 5 of 5) sorted by relevance
102 #define t1_rx_mode_promisc(rmp) (rmp->chp->ch_flags & PEPROMISC) macro
273 if (!t1_rx_mode_promisc(rm) && mac->instance->version > 0) in mac_set_rx_mode()275 if (!t1_rx_mode_promisc(rm) && !t1_rx_mode_allmulti(rm) in mac_set_rx_mode()
207 val |= V_MAC_PROMISC(t1_rx_mode_promisc(rm) != 0); in mac_set_rx_mode()
465 if (t1_rx_mode_promisc(rm)) in mac_set_rx_mode()
488 if (t1_rx_mode_promisc(rm)) { in pm3393_set_rx_mode()