Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2374 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,