Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dmac.h57 u8 ath10k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband,
Dhtt_rx.c1012 status->rate_idx = ath10k_mac_hw_rate_to_idx(sband, rate, cck); in ath10k_htt_rx_h_rates()
Dmac.c127 u8 ath10k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, in ath10k_mac_hw_rate_to_idx() function