Searched refs:ath11k_mac_hw_rate_to_idx (Results 1 – 3 of 3) sorted by relevance
147 u8 ath11k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband,
2343 rx_status->rate_idx = ath11k_mac_hw_rate_to_idx(sband, rate_mcs, in ath11k_dp_rx_h_rate()5014 rxs->rate_idx = ath11k_mac_hw_rate_to_idx(sband, ppduinfo->rate, in ath11k_update_radiotap()
537 u8 ath11k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, in ath11k_mac_hw_rate_to_idx() function