Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dhtc_drv_beacon.c206 priv->ah->config.sw_beacon_response_time = DEFAULT_SWBA_RESPONSE; in ath9k_htc_beacon_config_ap()
208 priv->ah->config.sw_beacon_response_time = MIN_SWBA_RESPONSE; in ath9k_htc_beacon_config_ap()
230 priv->ah->config.sw_beacon_response_time, imask); in ath9k_htc_beacon_config_ap()
268 priv->ah->config.sw_beacon_response_time = DEFAULT_SWBA_RESPONSE; in ath9k_htc_beacon_config_adhoc()
270 priv->ah->config.sw_beacon_response_time = MIN_SWBA_RESPONSE; in ath9k_htc_beacon_config_adhoc()
278 priv->ah->config.sw_beacon_response_time, imask); in ath9k_htc_beacon_config_adhoc()
Dbeacon.c403 tsf += TU_TO_USEC(ah->config.sw_beacon_response_time); in ath_beacon_tasklet()
Dhw.h236 int sw_beacon_response_time; member
Dmac.c479 (ah->config.sw_beacon_response_time - in ath9k_hw_resettxqueue()
Dhw.c392 ah->config.sw_beacon_response_time = 10; in ath9k_hw_init_config()
2111 TU_TO_USEC(ah->config.sw_beacon_response_time)); in ath9k_hw_beaconinit()