Searched refs:rx_timeout (Results 1 – 2 of 2) sorted by relevance
256 ath_btcoex_mci_bt_cal_do(struct ath_softc *sc, int tx_timeout, int rx_timeout) in ath_btcoex_mci_bt_cal_do() argument
2578 unsigned long rx_timeout; in xgbe_prepare_rx_stop() local2584 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()