Home
last modified time | relevance | path

Searched refs:cxgb_tx_timeout (Results 1 – 1 of 1) sorted by last modified time

/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c1633 cxgb_tx_timeout(void *arg) in cxgb_tx_timeout() function
1688 callout_reset_on(&txq->txq_timer, 1, cxgb_tx_timeout, in cxgb_start_locked()
1737 callout_reset_on(&txq->txq_timer, 1, cxgb_tx_timeout, in cxgb_transmit_locked()