Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dmac.h127 u8 ath11k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband,
Dmac.c321 u8 ath11k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, in ath11k_mac_bitrate_to_idx() function
Dwmi.c5733 status->rate_idx = ath11k_mac_bitrate_to_idx(sband, rx_ev.rate / 100); in ath11k_mgmt_rx_event()