Lines Matching full:beacon
34 * This sets up the beacon timers according to the timestamp of the last
35 * received beacon and the current TSF, configures PCF and DTIM
37 * time to receive beacons, and configures the beacon miss handling so
49 /* No need to configure beacon if we are not associated */ in ath9k_cmn_beacon_config_sta()
51 ath_dbg(common, BEACON, in ath9k_cmn_beacon_config_sta()
52 "STA is not yet associated..skipping beacon config\n"); in ath9k_cmn_beacon_config_sta()
61 * last beacon we received (which may be none). in ath9k_cmn_beacon_config_sta()
82 * need calculate based on the beacon interval. Note that we clamp the in ath9k_cmn_beacon_config_sta()
93 * We ensure a multiple of the beacon period is used. Also, if the sleep in ath9k_cmn_beacon_config_sta()
108 ath_dbg(common, BEACON, "bmiss: %u sleep: %u\n", in ath9k_cmn_beacon_config_sta()
132 ath_dbg(common, BEACON, in ath9k_cmn_beacon_config_adhoc()
150 /* NB: the beacon interval is kept internally in TU's */ in ath9k_cmn_beacon_config_ap()
161 ath_dbg(common, BEACON, in ath9k_cmn_beacon_config_ap()