Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c6453 u8 num_vht_rates, num_he_rates, num_eht_rates; in ath12k_mac_station_assoc() local
6495 num_he_rates = ath12k_mac_bitrate_mask_num_he_rates(ar, band, mask); in ath12k_mac_station_assoc()
6516 } else if (link_sta->he_cap.has_he && num_he_rates == 1) { in ath12k_mac_station_assoc()
6588 int err, num_vht_rates, num_he_rates, num_eht_rates; in ath12k_sta_rc_update_wk() local
6711 num_he_rates = ath12k_mac_bitrate_mask_num_he_rates(ar, band, in ath12k_sta_rc_update_wk()
6737 } else if (link_sta->he_cap.has_he && num_he_rates == 1) { in ath12k_sta_rc_update_wk()