Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h65 #define t1_rx_mode_promisc(rm) (rm->dev->flags & IFF_PROMISC) macro
H A Dvsc7326.c441 if (t1_rx_mode_promisc(rm)) in mac_set_rx_mode()
H A Dpm3393.c351 if (t1_rx_mode_promisc(rm)) { in pm3393_set_rx_mode()