Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/mvm/
H A Dftm-responder.c38 *ctrl_ch_position = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_ftm_responder_set_bw_v1()
42 *ctrl_ch_position = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_ftm_responder_set_bw_v1()
67 *ctrl_ch_position = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_ftm_responder_set_bw_v2()
72 *ctrl_ch_position = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_ftm_responder_set_bw_v2()
78 *ctrl_ch_position = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_ftm_responder_set_bw_v2()
H A Dphy-ctxt.c36 u8 iwl_mvm_get_ctrl_pos(const struct cfg80211_chan_def *chandef) in iwl_mvm_get_ctrl_pos() function
H A Dftm-initiator.c250 iwl_mvm_get_ctrl_pos(&peer->chandef) : 0; in iwl_mvm_ftm_target_chandef_v1()
305 iwl_mvm_get_ctrl_pos(&peer->chandef) : 0; in iwl_mvm_ftm_target_chandef_v2()
H A Dmvm.h1909 u8 iwl_mvm_get_ctrl_pos(const struct cfg80211_chan_def *chandef);
2655 iwl_mvm_get_ctrl_pos(chandef)); in iwl_mvm_set_chan_info_chandef()