Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dcore.h622 int num_legacy_stations; member
H A Dmac.c1346 if (arvif->num_legacy_stations > 0) in ath10k_recalc_rtscts_prot()
3301 arvif->num_legacy_stations++; in ath10k_station_assoc()
3337 arvif->num_legacy_stations--; in ath10k_station_disassoc()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.h403 int num_legacy_stations; member
H A Dmac.c808 if (arvif->num_legacy_stations > 0) in ath11k_recalc_rtscts_prot()
4713 arvif->num_legacy_stations++; in ath11k_station_assoc()
4741 arvif->num_legacy_stations--; in ath11k_station_disassoc()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h293 int num_legacy_stations; member
H A Dmac.c1027 if (arvif->num_legacy_stations > 0) in ath12k_recalc_rtscts_prot()
5104 arvif->num_legacy_stations++; in ath12k_mac_station_assoc()
5131 arvif->num_legacy_stations--; in ath12k_mac_station_disassoc()