Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.h359 int gelic_net_stop(struct net_device *netdev);
H A Dps3_gelic_net.c651 int gelic_net_stop(struct net_device *netdev) in gelic_net_stop() function
1391 gelic_net_stop(netdev); in gelic_net_tx_timeout_task()
1420 .ndo_stop = gelic_net_stop,