Home
last modified time | relevance | path

Searched refs:num_legacy_stations (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dcore.h232 int num_legacy_stations; member
Dmac.c701 if (arvif->num_legacy_stations > 0) in ath12k_recalc_rtscts_prot()
3400 arvif->num_legacy_stations++; in ath12k_station_assoc()
3428 arvif->num_legacy_stations--; in ath12k_station_disassoc()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dcore.h620 int num_legacy_stations; member
Dmac.c1351 if (arvif->num_legacy_stations > 0) in ath10k_recalc_rtscts_prot()
3306 arvif->num_legacy_stations++; in ath10k_station_assoc()
3342 arvif->num_legacy_stations--; in ath10k_station_disassoc()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dcore.h358 int num_legacy_stations; member
Dmac.c810 if (arvif->num_legacy_stations > 0) in ath11k_recalc_rtscts_prot()
4613 arvif->num_legacy_stations++; in ath11k_station_assoc()
4641 arvif->num_legacy_stations--; in ath11k_station_disassoc()