Searched refs:gelic_net_tx_timeout (Results 1 – 3 of 3) sorted by relevance
363 void gelic_net_tx_timeout(struct net_device *netdev, unsigned int txqueue);
1421 void gelic_net_tx_timeout(struct net_device *netdev, unsigned int txqueue) in gelic_net_tx_timeout() function1438 .ndo_tx_timeout = gelic_net_tx_timeout,
2547 .ndo_tx_timeout = gelic_net_tx_timeout,