Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.h59 u8 ath10k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband,
H A Dmac.c151 u8 ath10k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, in ath10k_mac_bitrate_to_idx() function
H A Dwmi.c2606 status->rate_idx = ath10k_mac_bitrate_to_idx(sband, rate / 100); in ath10k_wmi_event_mgmt_rx()