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.c6149 u8 num_vht_rates, num_he_rates, num_eht_rates; in ath12k_mac_station_assoc() local
6192 num_eht_rates = ath12k_mac_bitrate_mask_num_eht_rates(ar, band, mask); in ath12k_mac_station_assoc()
6216 } else if (link_sta->eht_cap.has_eht && num_eht_rates == 1) { in ath12k_mac_station_assoc()
6284 int err, num_vht_rates, num_he_rates, num_eht_rates; in ath12k_sta_rc_update_wk() local
6409 num_eht_rates = ath12k_mac_bitrate_mask_num_eht_rates(ar, band, in ath12k_sta_rc_update_wk()
6435 } else if (link_sta->eht_cap.has_eht && num_eht_rates == 1) { in ath12k_sta_rc_update_wk()