Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDmac-ctxt.c951 u16 flags = iwl_mvm_mac80211_idx_to_hwrate(fw, rate_idx); in iwl_mvm_mac_ctxt_get_beacon_flags()
1012 cpu_to_le32(iwl_mvm_mac80211_idx_to_hwrate(mvm->fw, rate)); in iwl_mvm_mac_ctxt_set_tx()
HDutils.c173 u8 iwl_mvm_mac80211_idx_to_hwrate(const struct iwl_fw *fw, int rate_idx) in iwl_mvm_mac80211_idx_to_hwrate() function
HDtx.c360 rate_plcp = iwl_mvm_mac80211_idx_to_hwrate(mvm->fw, rate_idx); in iwl_mvm_get_tx_rate()
HDmvm.h1623 u8 iwl_mvm_mac80211_idx_to_hwrate(const struct iwl_fw *fw, int rate_idx);