Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h234 int num_legacy_stations; member
H A Dmac.c701 if (arvif->num_legacy_stations > 0) in ath12k_recalc_rtscts_prot()
3409 arvif->num_legacy_stations++; in ath12k_station_assoc()
3437 arvif->num_legacy_stations--; in ath12k_station_disassoc()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h358 int num_legacy_stations; member
H A Dmac.c810 if (arvif->num_legacy_stations > 0) in ath11k_recalc_rtscts_prot()
4610 arvif->num_legacy_stations++; in ath11k_station_assoc()
4638 arvif->num_legacy_stations--; in ath11k_station_disassoc()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h621 int num_legacy_stations; member
H A Dmac.c1352 if (arvif->num_legacy_stations > 0) in ath10k_recalc_rtscts_prot()
3307 arvif->num_legacy_stations++; in ath10k_station_assoc()
3343 arvif->num_legacy_stations--; in ath10k_station_disassoc()