Searched defs:netxen_tx_timeout_task (Results 1 - 1 of 1) sorted by last modified time

/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c69 static void netxen_tx_timeout_task(struct work_struct *work);
1399 INIT_WORK(&adapter->tx_timeout_task, netxen_tx_timeout_task);
2259 static void netxen_tx_timeout_task(struct work_struct *work) function

Completed in 16 milliseconds