Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2383 * igbvf_tx_timeout - Respond to a Tx Hang
2387 static void igbvf_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in igbvf_tx_timeout() function
2677 .ndo_tx_timeout = igbvf_tx_timeout,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2370 * igbvf_tx_timeout - Respond to a Tx Hang
2374 static void igbvf_tx_timeout(struct net_device *netdev, unsigned int __always_unused txqueue) in igbvf_tx_timeout() function
2691 .ndo_tx_timeout = igbvf_tx_timeout,

Completed in 7 milliseconds