Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c70 static void ixgb_tx_timeout(struct net_device *dev, unsigned int txqueue);
339 .ndo_tx_timeout = ixgb_tx_timeout,
1531 ixgb_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in ixgb_tx_timeout() function