Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/
Dgmac.h102 int (*set_rx_mode)(struct cmac *, struct t1_rx_mode *rm);
Dcommon.h61 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.c336 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()