Home
last modified time | relevance | path

Searched refs:num_eht_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
6496 num_eht_rates = ath12k_mac_bitrate_mask_num_eht_rates(ar, band, mask); in ath12k_mac_station_assoc()
6520 } else if (link_sta->eht_cap.has_eht && num_eht_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
6713 num_eht_rates = ath12k_mac_bitrate_mask_num_eht_rates(ar, band, in ath12k_sta_rc_update_wk()
6739 } else if (link_sta->eht_cap.has_eht && num_eht_rates == 1) { in ath12k_sta_rc_update_wk()