Searched refs:rx_timeout (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_btcoex_mci.c256 ath_btcoex_mci_bt_cal_do(struct ath_softc *sc, int tx_timeout, int rx_timeout) argument
/freebsd-12-stable/sys/dev/axgbe/
H A Dxgbe-dev.c2006 unsigned long rx_timeout; local
2012 rx_timeout = ticks + (XGBE_DMA_STOP_TIMEOUT * hz);
2013 while (ticks < rx_timeout) {

Completed in 53 milliseconds