Searched refs:ah_dma_beacon_response_time (Results 1 – 11 of 11) sorted by relevance
85 ah->ah_config.ah_dma_beacon_response_time) << 3; /* 1/8 TU */ in ar5211BeaconInit()
348 - ah->ah_config.ah_dma_beacon_response_time) in ar5211ResetTxQueue()
70 ah->ah_config.ah_dma_beacon_response_time) << 3; /* 1/8 TU */ in ar5210BeaconInit()
49 ah->ah_config.ah_dma_beacon_response_time)); in ar9300_beacon_init()
443 + ah->ah_config.ah_dma_beacon_response_time; in ar9300_reset_tx_queue()
109 ah->ah_config.ah_dma_beacon_response_time) << 3; /* 1/8 TU */ in ar5212BeaconInit()
433 + ah->ah_config.ah_dma_beacon_response_time) in ar5212ResetTxQueue()
108 ah->ah_config.ah_dma_beacon_response_time) << 3; /* 1/8 TU */ in ar5416BeaconInit()
1418 + ah->ah_config.ah_dma_beacon_response_time; in ar5416ResetTxQueue()
1337 sc->sc_ah->ah_config.ah_dma_beacon_response_time = 2; in ath_sysctl_hal_attach()1339 &sc->sc_ah->ah_config.ah_dma_beacon_response_time, 0, in ath_sysctl_hal_attach()
1157 int ah_dma_beacon_response_time;/* in TU's */ member