Searched refs:beacons (Results 1 – 8 of 8) 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
67 u32 beacons; member
1025 iter_data->beacons = true; in ath9k_vif_iter()1030 iter_data->beacons = true; in ath9k_vif_iter()1189 iter_data.beacons = true; in ath9k_calculate_summary_state()1212 if (iter_data.naps == 1 && iter_data.beacons) in ath9k_calculate_summary_state()1221 iter_data.beacons = true; in ath9k_calculate_summary_state()1233 } else if (iter_data.beacons) { in ath9k_calculate_summary_state()1238 if (iter_data.beacons) in ath9k_calculate_summary_state()
124 stats->beacons += data[4]; in ath9k_hw_update_mibstats()
632 bool beacons; member
252 stats->beacons += ath5k_hw_reg_read(ah, AR5K_BEACON_CNT); in ath5k_hw_update_mib_counters()
1229 unsigned int beacons; member
3383 int beacons = beacon_delay / (beacon_interval * 1000); in atmel_management_frame() local3384 if (beacons > 1) in atmel_management_frame()3385 priv->wstats.miss.beacon += beacons - 1; in atmel_management_frame()