Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb/
Dgmac.h111 int (*set_rx_mode)(struct cmac *, struct t1_rx_mode *rm);
Dcommon.h70 struct t1_rx_mode { struct
Dvsc7326.c433 static int mac_set_rx_mode(struct cmac *mac, struct t1_rx_mode *rm) in mac_set_rx_mode()
Dpm3393.c345 static int pm3393_set_rx_mode(struct cmac *cmac, struct t1_rx_mode *rm) in pm3393_set_rx_mode()
Dcxgb2.c119 struct t1_rx_mode rm; in t1_set_rxmode()