Home
last modified time | relevance | path

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

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