Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dcore.h247 int num_legacy_stations; member
Dmac.c632 if (arvif->num_legacy_stations > 0) in ath11k_recalc_rtscts_prot()
3011 arvif->num_legacy_stations++; in ath11k_station_assoc()
3039 arvif->num_legacy_stations--; in ath11k_station_disassoc()
/drivers/net/wireless/ath/ath10k/
Dcore.h623 int num_legacy_stations; member
Dmac.c1351 if (arvif->num_legacy_stations > 0) in ath10k_recalc_rtscts_prot()
3304 arvif->num_legacy_stations++; in ath10k_station_assoc()
3340 arvif->num_legacy_stations--; in ath10k_station_disassoc()