Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/ !
H A Dcore.h624 int num_legacy_stations; member
H A Dmac.c1375 if (arvif->num_legacy_stations > 0) in ath10k_recalc_rtscts_prot()
3330 arvif->num_legacy_stations++; in ath10k_station_assoc()
3366 arvif->num_legacy_stations--; in ath10k_station_disassoc()
/linux/drivers/net/wireless/ath/ath11k/ !
H A Dcore.h406 int num_legacy_stations; member
H A Dmac.c808 if (arvif->num_legacy_stations > 0) in ath11k_recalc_rtscts_prot()
4941 arvif->num_legacy_stations++; in ath11k_station_assoc()
4969 arvif->num_legacy_stations--; in ath11k_station_disassoc()
/linux/drivers/net/wireless/ath/ath12k/ !
H A Dcore.h328 int num_legacy_stations; member
H A Dmac.c1109 if (arvif->num_legacy_stations > 0) in ath12k_recalc_rtscts_prot()
6532 arvif->num_legacy_stations++; in ath12k_mac_station_assoc()
6559 arvif->num_legacy_stations--; in ath12k_mac_station_disassoc()