Searched refs:beacons (Results 1 – 11 of 11) sorted by relevance
135 Value field specifies the number of consecutive missing beacons which149 This event is generated when the average received RSSI in beacons goes153 This event is generated when the average received RSSI in beacons goes157 This event is generated when the average received SNR in beacons goes161 This event is generated when the average received SNR in beacons goes
625 bool beacons) in ath9k_beacon_config() argument636 if (!beacons) { in ath9k_beacon_config()649 cur_conf->enable_beacon = beacons; in ath9k_beacon_config()673 !enabled && beacons && !main_vif->bss_conf.ibss_creator) { in ath9k_beacon_config()684 if (beacons && !skip_beacon) { in ath9k_beacon_config()
67 u32 beacons; member
124 stats->beacons += data[4]; in ath9k_hw_update_mibstats()
659 bool beacons; member718 bool beacons);
930 iter_data->beacons = true; in ath9k_vif_iter_set_beacon()1132 if (iter_data.beacons) in ath9k_calculate_summary_state()1154 if (iter_data.naps == 1 && iter_data.beacons) in ath9k_calculate_summary_state()1163 iter_data.beacons = true; in ath9k_calculate_summary_state()1178 iter_data.beacons); in ath9k_calculate_summary_state()
16 If no beacons are received from a device for at least
253 stats->beacons += ath5k_hw_reg_read(ah, AR5K_BEACON_CNT); in ath5k_hw_update_mib_counters()
1229 unsigned int beacons; member
444 of consecutive missed beacons that will trigger handover, i.e. roaming
3359 int beacons = beacon_delay / (beacon_interval * 1000); in atmel_management_frame() local3360 if (beacons > 1) in atmel_management_frame()3361 priv->wstats.miss.beacon += beacons - 1; in atmel_management_frame()