Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c51 static void netxen_tx_timeout(struct net_device *netdev, unsigned int txqueue);
560 .ndo_tx_timeout = netxen_tx_timeout,
2209 static void netxen_tx_timeout(struct net_device *netdev, unsigned int txqueue) in netxen_tx_timeout() function