Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c52 static void netxen_tx_timeout(struct net_device *netdev, unsigned int txqueue);
562 .ndo_tx_timeout = netxen_tx_timeout,
2221 static void netxen_tx_timeout(struct net_device *netdev, unsigned int txqueue) in netxen_tx_timeout() function