Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dmac.h59 u8 ath10k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband,
Dmac.c149 u8 ath10k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, in ath10k_mac_bitrate_to_idx() function
Dwmi.c2584 status->rate_idx = ath10k_mac_bitrate_to_idx(sband, rate / 100); in ath10k_wmi_event_mgmt_rx()