Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h145 u8 ath11k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband,
H A Dmac.c423 u8 ath11k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, in ath11k_mac_bitrate_to_idx() function
H A Dwmi.c7606 status->rate_idx = ath11k_mac_bitrate_to_idx(sband, rx_ev.rate / 100); in ath11k_mgmt_rx_event()