Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.h58 u8 ath12k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband,
H A Ddp_mon.c1055 rxs->rate_idx = ath12k_mac_hw_rate_to_idx(sband, ppduinfo->rate, in ath12k_dp_mon_update_radiotap()
H A Ddp_rx.c2304 rx_status->rate_idx = ath12k_mac_hw_rate_to_idx(sband, rate_mcs, in ath12k_dp_rx_h_rate()
H A Dmac.c494 u8 ath12k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, in ath12k_mac_hw_rate_to_idx() function