Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c660 static int dwceqos_stop(struct net_device *ndev);
1845 dwceqos_stop(lp->ndev); in dwceqos_reinit_for_txtimeout()
1934 static int dwceqos_stop(struct net_device *ndev) in dwceqos_stop() function
2790 .ndo_stop = dwceqos_stop,