Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h323 int num_legacy_stations; member
H A Dmac.c1120 if (arvif->num_legacy_stations > 0) in ath12k_recalc_rtscts_prot()
6605 arvif->num_legacy_stations++; in ath12k_mac_station_assoc()
6632 arvif->num_legacy_stations--; in ath12k_mac_station_disassoc()
/linux/drivers/net/wireless/ath/ath10k/
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()