Home
last modified time | relevance | path

Searched refs:sw_beacon_response_time (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-beacon.c26 tsf += TU_TO_USEC(FUDGE + ah->config.sw_beacon_response_time); in ath9k_get_next_tbtt()
H A Dhtc_drv_beacon.c78 ah->config.sw_beacon_response_time = DEFAULT_SWBA_RESPONSE; in ath9k_htc_beacon_init()
80 ah->config.sw_beacon_response_time = MIN_SWBA_RESPONSE; in ath9k_htc_beacon_init()
H A Dbeacon.c324 tsf += TU_TO_USEC(sc->sc_ah->config.sw_beacon_response_time); in ath9k_beacon_choose_slot()
H A Dmac.c476 (ah->config.sw_beacon_response_time - in ath9k_hw_resettxqueue()
H A Dhw.h336 int sw_beacon_response_time; member
H A Dhw.c399 ah->config.sw_beacon_response_time = 6; in ath9k_hw_init_config()
2301 TU_TO_USEC(ah->config.sw_beacon_response_time)); in ath9k_hw_beaconinit()