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()
347 - (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()
52 ah->ah_config.ah_sw_beacon_response_time)); in ar9300_beacon_init()
442 - ah->ah_config.ah_sw_beacon_response_time in ar9300_reset_tx_queue()
628 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()
432 - (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()
1417 - ah->ah_config.ah_sw_beacon_response_time in ar5416ResetTxQueue()
1342 sc->sc_ah->ah_config.ah_sw_beacon_response_time = 10; in ath_sysctl_hal_attach()1344 &sc->sc_ah->ah_config.ah_sw_beacon_response_time, 0, in ath_sysctl_hal_attach()
1158 int ah_sw_beacon_response_time; /* in TU's */ member