Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.h70 u8 ath10k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband,
Dmac.c111 u8 ath10k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, in ath10k_mac_bitrate_to_idx() function
Dwmi.c2254 status->rate_idx = ath10k_mac_bitrate_to_idx(sband, rate / 100); in ath10k_wmi_event_mgmt_rx()