Searched refs:cxgb_tx_watchdog (Results 1 – 3 of 3) sorted by relevance
549 void cxgb_tx_watchdog(void *arg);
1606 cxgb_tx_watchdog(void *arg) in cxgb_tx_watchdog() function1625 callout_reset_on(&txq->txq_watchdog, hz/4, cxgb_tx_watchdog, in cxgb_tx_watchdog()
1684 callout_reset_on(&txq->txq_watchdog, hz, cxgb_tx_watchdog, qs, in cxgb_init_locked()