Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.h56 u8 ath12k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband,
H A Dwmi.c5804 status->rate_idx = ath12k_mac_bitrate_to_idx(sband, rx_ev.rate / 100); in ath12k_mgmt_rx_event()
H A Dmac.c392 u8 ath12k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, in ath12k_mac_bitrate_to_idx() function