Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h253 int num_legacy_stations; member
H A Dmac.c701 if (arvif->num_legacy_stations > 0) in ath12k_recalc_rtscts_prot()
3400 arvif->num_legacy_stations++; in ath12k_station_assoc()
3428 arvif->num_legacy_stations--; in ath12k_station_disassoc()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h379 int num_legacy_stations; member
H A Dmac.c810 if (arvif->num_legacy_stations > 0) in ath11k_recalc_rtscts_prot()
4613 arvif->num_legacy_stations++; in ath11k_station_assoc()
4641 arvif->num_legacy_stations--; in ath11k_station_disassoc()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h625 int num_legacy_stations; member
H A Dmac.c1353 if (arvif->num_legacy_stations > 0) in ath10k_recalc_rtscts_prot()
3308 arvif->num_legacy_stations++; in ath10k_station_assoc()
3344 arvif->num_legacy_stations--; in ath10k_station_disassoc()