Home
last modified time | relevance | path

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

/linux/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.c1421 void gelic_net_tx_timeout(struct net_device *netdev, unsigned int txqueue) in gelic_net_tx_timeout() function
1438 .ndo_tx_timeout = gelic_net_tx_timeout,