Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dmac.h147 u8 ath11k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband,
Ddp_rx.c2343 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()
Dmac.c537 u8 ath11k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, in ath11k_mac_hw_rate_to_idx() function