Home
last modified time | relevance | path

Searched refs:gelic_net_tx_timeout (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.h363 void gelic_net_tx_timeout(struct net_device *netdev, unsigned int txqueue);
H A Dps3_gelic_net.c1404 * gelic_net_tx_timeout - called when the tx timeout watchdog kicks in.
1409 void gelic_net_tx_timeout(struct net_device *netdev, unsigned int txqueue) in gelic_net_tx_timeout() function
1426 .ndo_tx_timeout = gelic_net_tx_timeout,
H A Dps3_gelic_wireless.c2547 .ndo_tx_timeout = gelic_net_tx_timeout,
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.h363 void gelic_net_tx_timeout(struct net_device *netdev, unsigned int txqueue);
H A Dps3_gelic_net.c1404 * gelic_net_tx_timeout - called when the tx timeout watchdog kicks in.
1410 void gelic_net_tx_timeout(struct net_device *netdev, unsigned int txqueue) in gelic_net_tx_timeout() function
1427 .ndo_tx_timeout = gelic_net_tx_timeout,
H A Dps3_gelic_wireless.c2547 .ndo_tx_timeout = gelic_net_tx_timeout,

Completed in 12 milliseconds