Home
last modified time | relevance | path

Searched refs:ixgbevf_tx_timeout (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c247 * ixgbevf_tx_timeout - Respond to a Tx Hang
251 static void ixgbevf_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in ixgbevf_tx_timeout() function
4504 .ndo_tx_timeout = ixgbevf_tx_timeout,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c247 * ixgbevf_tx_timeout - Respond to a Tx Hang
251 static void ixgbevf_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in ixgbevf_tx_timeout() function
4500 .ndo_tx_timeout = ixgbevf_tx_timeout,

Completed in 11 milliseconds