Home
last modified time | relevance | path

Searched refs:ath12k_mac_hw_rate_to_idx (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dmac.h58 u8 ath12k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband,
Ddp_mon.c1055 rxs->rate_idx = ath12k_mac_hw_rate_to_idx(sband, ppduinfo->rate, in ath12k_dp_mon_update_radiotap()
Ddp_rx.c2292 rx_status->rate_idx = ath12k_mac_hw_rate_to_idx(sband, rate_mcs, in ath12k_dp_rx_h_rate()
Dmac.c494 u8 ath12k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, in ath12k_mac_hw_rate_to_idx() function