Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/toshiba/
Dps3_gelic_net.h360 int gelic_net_stop(struct net_device *netdev);
Dps3_gelic_net.c663 int gelic_net_stop(struct net_device *netdev) in gelic_net_stop() function
1405 gelic_net_stop(netdev); in gelic_net_tx_timeout_task()
1435 .ndo_stop = gelic_net_stop,