Home
last modified time | relevance | path

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

/freebsd-13.1/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) in ath_btcoex_mci_bt_cal_do() argument
/freebsd-13.1/sys/dev/axgbe/
H A Dxgbe-dev.c2578 unsigned long rx_timeout; in xgbe_prepare_rx_stop() local
2584 rx_timeout = ticks + (XGBE_DMA_STOP_TIMEOUT * hz); in xgbe_prepare_rx_stop()
2585 while (ticks < rx_timeout) { in xgbe_prepare_rx_stop()
2594 if (ticks >= rx_timeout) in xgbe_prepare_rx_stop()