Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c52 static void netxen_tx_timeout(struct net_device *netdev, unsigned int txqueue);
563 .ndo_tx_timeout = netxen_tx_timeout,
2219 static void netxen_tx_timeout(struct net_device *netdev, unsigned int txqueue) in netxen_tx_timeout() function