Home
last modified time | relevance | path

Searched refs:mac_set_rx_mode (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dvsc7326.c433 static int mac_set_rx_mode(struct cmac *mac, struct t1_rx_mode *rm) in mac_set_rx_mode() function
675 .set_rx_mode = mac_set_rx_mode,
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dcmtdef.h577 void mac_set_rx_mode(struct s_smc *smc, int mode);
/openbmc/linux/drivers/net/fddi/skfp/
H A Dhwmtm.c1009 mac_set_rx_mode(smc,RX_DISABLE_NSA) ; in mac_drv_rx_mode()
1024 mac_set_rx_mode(smc,mode) ; in mac_drv_rx_mode()
H A Dfplustm.c1268 void mac_set_rx_mode(struct s_smc *smc, int mode) in mac_set_rx_mode() function