Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c2265 * pch_gbe_tx_timeout - Respond to a Tx Hang
2269 static void pch_gbe_tx_timeout(struct net_device *netdev, unsigned int txqueue) in pch_gbe_tx_timeout() function
2344 .ndo_tx_timeout = pch_gbe_tx_timeout,
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c2244 * pch_gbe_tx_timeout - Respond to a Tx Hang
2248 static void pch_gbe_tx_timeout(struct net_device *netdev, unsigned int txqueue) in pch_gbe_tx_timeout() function
2323 .ndo_tx_timeout = pch_gbe_tx_timeout,

Completed in 7 milliseconds