/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | beacon.c | 172 * beacons, then drain the cabq by dropping all the frames in in ath9k_beacon_generate() 407 * and wait for the next. Missed beacons indicate in ath9k_beacon_tasklet() 409 * many consecutive beacons reset the device. in ath9k_beacon_tasklet() 427 "missed %u consecutive beacons\n", in ath9k_beacon_tasklet() 478 * to whether we are bursting or staggering beacons. We in ath9k_beacon_tasklet() 537 * For multi-bss ap support beacons are either staggered evenly over N slots or 625 bool beacons) in ath9k_beacon_config() 636 if (!beacons) { in ath9k_beacon_config() 649 cur_conf->enable_beacon = beacons; in ath9k_beacon_config() 673 !enabled && beacons in ath9k_beacon_config() 624 ath9k_beacon_config(struct ath_softc *sc, struct ieee80211_vif *main_vif, bool beacons) ath9k_beacon_config() argument [all...] |
H A D | ani.h | 67 u32 beacons; member
|
H A D | ath9k.h | 636 __le64 tsf_adjust; /* TSF adjustment for staggered beacons */ 660 bool beacons; member 685 * Regardless of the number of beacons we stagger, (i.e. regardless of the 719 bool beacons);
|
H A D | main.c | 1014 iter_data->beacons = true; in ath9k_vif_iter_set_beacon() 1216 if (iter_data.beacons) in ath9k_calculate_summary_state() 1238 if (iter_data.naps == 1 && iter_data.beacons) in ath9k_calculate_summary_state() 1247 iter_data.beacons = true; in ath9k_calculate_summary_state() 1262 iter_data.beacons); in ath9k_calculate_summary_state()
|
H A D | ani.c | 124 stats->beacons += data[4]; in ath9k_hw_update_mibstats()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | beacon.c | 172 * beacons, then drain the cabq by dropping all the frames in in ath9k_beacon_generate() 407 * and wait for the next. Missed beacons indicate in ath9k_beacon_tasklet() 409 * many consecutive beacons reset the device. in ath9k_beacon_tasklet() 427 "missed %u consecutive beacons\n", in ath9k_beacon_tasklet() 478 * to whether we are bursting or staggering beacons. We in ath9k_beacon_tasklet() 537 * For multi-bss ap support beacons are either staggered evenly over N slots or 626 bool beacons) in ath9k_beacon_config() 637 if (!beacons) { in ath9k_beacon_config() 650 cur_conf->enable_beacon = beacons; in ath9k_beacon_config() 674 !enabled && beacons in ath9k_beacon_config() 625 ath9k_beacon_config(struct ath_softc *sc, struct ieee80211_vif *main_vif, bool beacons) ath9k_beacon_config() argument [all...] |
H A D | ani.h | 67 u32 beacons; member
|
H A D | ath9k.h | 637 __le64 tsf_adjust; /* TSF adjustment for staggered beacons */ 661 bool beacons; member 685 * Regardless of the number of beacons we stagger, (i.e. regardless of the 719 bool beacons);
|
H A D | main.c | 1014 iter_data->beacons = true; in ath9k_vif_iter_set_beacon() 1213 if (iter_data.beacons) in ath9k_calculate_summary_state() 1233 if (iter_data.naps == 1 && iter_data.beacons) in ath9k_calculate_summary_state() 1242 iter_data.beacons = true; in ath9k_calculate_summary_state() 1257 iter_data.beacons); in ath9k_calculate_summary_state()
|
H A D | ani.c | 124 stats->beacons += data[4]; in ath9k_hw_update_mibstats()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 253 stats->beacons += ath5k_hw_reg_read(ah, AR5K_BEACON_CNT); in ath5k_hw_update_mib_counters() 686 * we 'll get no beacons */ in ath5k_hw_init_beacon_timers() 702 /* Force a TSF reset if requested and enable beacons */ in ath5k_hw_init_beacon_timers()
|
H A D | ath5k.h | 978 * beacons from the AP have associated with, we should probably 980 * not received any beacons from any local stations. Note that 981 * every station in an IBSS schedules to send beacons at the 1229 unsigned int beacons; member 1331 unsigned int bhalq, /* SW q for outgoing beacons */ 1339 bool enable_beacon; /* true if beacons are on */
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 253 stats->beacons += ath5k_hw_reg_read(ah, AR5K_BEACON_CNT); in ath5k_hw_update_mib_counters() 686 * we 'll get no beacons */ in ath5k_hw_init_beacon_timers() 702 /* Force a TSF reset if requested and enable beacons */ in ath5k_hw_init_beacon_timers()
|
H A D | ath5k.h | 978 * beacons from the AP have associated with, we should probably 980 * not received any beacons from any local stations. Note that 981 * every station in an IBSS schedules to send beacons at the 1229 unsigned int beacons; member 1331 unsigned int bhalq, /* SW q for outgoing beacons */ 1339 bool enable_beacon; /* true if beacons are on */
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 1461 struct ieee80211_ema_beacons *beacons; in ath11k_mac_setup_bcn_tmpl_ema() local 1469 beacons = ieee80211_beacon_get_template_ema_list(tx_arvif->ar->hw, in ath11k_mac_setup_bcn_tmpl_ema() 1471 if (!beacons || !beacons->cnt) { in ath11k_mac_setup_bcn_tmpl_ema() 1478 ath11k_mac_set_vif_params(tx_arvif, beacons->bcn[0].skb); in ath11k_mac_setup_bcn_tmpl_ema() 1482 for (i = 0; i < beacons->cnt; i++) { in ath11k_mac_setup_bcn_tmpl_ema() 1486 beacons->bcn[i].skb); in ath11k_mac_setup_bcn_tmpl_ema() 1488 params = beacons->cnt; in ath11k_mac_setup_bcn_tmpl_ema() 1491 params |= ((i + 1 == beacons->cnt ? 1 : 0) << WMI_EMA_LAST_TMPL_SHIFT); in ath11k_mac_setup_bcn_tmpl_ema() 1494 &beacons in ath11k_mac_setup_bcn_tmpl_ema() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/ |
H A D | atmel.c | 1266 /* update the link quality here in case we are seeing no beacons in atmel_get_wireless_stats() 3359 int beacons = beacon_delay / (beacon_interval * 1000); in atmel_management_frame() local 3360 if (beacons > 1) in atmel_management_frame() 3361 priv->wstats.miss.beacon += beacons - 1; in atmel_management_frame()
|
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/ |
H A D | atmel.c | 1265 /* update the link quality here in case we are seeing no beacons in atmel_get_wireless_stats() 3354 int beacons = beacon_delay / (beacon_interval * 1000); in atmel_management_frame() local 3355 if (beacons > 1) in atmel_management_frame() 3356 priv->wstats.miss.beacon += beacons - 1; in atmel_management_frame()
|