Searched refs:rx_timeout (Results 1 – 4 of 4) sorted by relevance
64 value = pfvf_counters->rx_timeout; in adf_pfvf_ctrs_prepare_report()
252 ath_btcoex_mci_bt_cal_do(struct ath_softc *sc, int tx_timeout, int rx_timeout) in ath_btcoex_mci_bt_cal_do() argument
2582 unsigned long rx_timeout; in xgbe_prepare_rx_stop() local2588 rx_timeout = ticks + (XGBE_DMA_STOP_TIMEOUT * hz); in xgbe_prepare_rx_stop()2589 while (ticks < rx_timeout) { in xgbe_prepare_rx_stop()2598 if (ticks >= rx_timeout) in xgbe_prepare_rx_stop()
588 unsigned int rx_timeout; member