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
67 u32 beacons; member
944 iter_data->beacons = true; in ath9k_vif_iter()949 iter_data->beacons = true; in ath9k_vif_iter()1108 iter_data.beacons = true; in ath9k_calculate_summary_state()1129 if (iter_data.naps == 1 && iter_data.beacons) in ath9k_calculate_summary_state()1138 iter_data.beacons = true; in ath9k_calculate_summary_state()1150 } else if (iter_data.beacons) { in ath9k_calculate_summary_state()1155 if (iter_data.beacons) in ath9k_calculate_summary_state()
124 stats->beacons += data[4]; in ath9k_hw_update_mibstats()
633 bool beacons; member
44 3. On the air: beacons and enumerating the radio neighborhood74 many devices are present and the length of their beacons.77 bit address) and send periodic beacons to advertise themselves and pass212 On the air: beacons and enumerating the radio neighborhood230 the BEACON CACHE (/uwb_beca/). If he receives a number of beacons from232 [/drivers/uwb/lc-dev.c:uwbd_dev_onair()/]. Similarly, when no beacons
16 If no beacons are received from a device for at least
252 stats->beacons += ath5k_hw_reg_read(ah, AR5K_BEACON_CNT); in ath5k_hw_update_mib_counters()
1229 unsigned int beacons; member
392 of consecutive missed beacons that will trigger handover, i.e. roaming
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()