Searched refs:t1_rx_mode_allmulti (Results 1 – 2 of 2) sorted by relevance
66 #define t1_rx_mode_allmulti(rm) (rm->dev->flags & IFF_ALLMULTI) macro
355 if (t1_rx_mode_allmulti(rm)) { in pm3393_set_rx_mode()