Home
last modified time | relevance | path

Searched refs:t1_rx_mode (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h102 int (*set_rx_mode)(struct cmac *, struct t1_rx_mode *rm);
H A Dcommon.h61 struct t1_rx_mode { struct
H A Dvsc7326.c433 static int mac_set_rx_mode(struct cmac *mac, struct t1_rx_mode *rm) in mac_set_rx_mode()
H A Dpm3393.c336 static int pm3393_set_rx_mode(struct cmac *cmac, struct t1_rx_mode *rm) in pm3393_set_rx_mode()
H A Dcxgb2.c119 struct t1_rx_mode rm; in t1_set_rxmode()