Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.c995 * atl2_tx_timeout - Respond to a Tx Hang
999 static void atl2_tx_timeout(struct net_device *netdev, unsigned int txqueue) in atl2_tx_timeout() function
1298 .ndo_tx_timeout = atl2_tx_timeout,