Searched refs:ah_sw_beacon_response_time (Results 1 – 13 of 13) sorted by relevance
87 ah->ah_config.ah_sw_beacon_response_time) << 3; /* 1/8 TU */ in ar5211BeaconInit()
348 - (ah->ah_config.ah_sw_beacon_response_time in ar5211ResetTxQueue()
72 ah->ah_config.ah_sw_beacon_response_time) << 3; /* 1/8 TU */ in ar5210BeaconInit()
51 ah->ah_config.ah_sw_beacon_response_time)); in ar9300_beacon_init()
426 - (ah->ah_config.ah_sw_beacon_response_time in ar9300_reset_tx_queue()
626 ah->ah_config.ah_sw_beacon_response_time; in ar9300_set_quiet()
111 ah->ah_config.ah_sw_beacon_response_time) << 3; /* 1/8 TU */ in ar5212BeaconInit()
433 - (ah->ah_config.ah_sw_beacon_response_time - in ar5212ResetTxQueue()
110 ah->ah_config.ah_sw_beacon_response_time) << 3; /* 1/8 TU */ in ar5416BeaconInit()
432 nextStart_us += ah->ah_config.ah_sw_beacon_response_time; in ar5416SetQuiet()
1413 - ah->ah_config.ah_sw_beacon_response_time in ar5416ResetTxQueue()
1122 sc->sc_ah->ah_config.ah_sw_beacon_response_time = 10; in ath_sysctl_hal_attach()1124 &sc->sc_ah->ah_config.ah_sw_beacon_response_time, 0, in ath_sysctl_hal_attach()
1221 int ah_sw_beacon_response_time; /* in TU's */ member