Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/mvm/
Dphy-ctxt.c93 u8 iwl_mvm_get_ctrl_pos(struct cfg80211_chan_def *chandef) in iwl_mvm_get_ctrl_pos() function
155 cmd->ci.ctrl_pos = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_phy_ctxt_cmd_data()
Dtdls.c451 cmd.ci.ctrl_pos = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_tdls_config_channel_switch()
Dmvm.h1136 u8 iwl_mvm_get_ctrl_pos(struct cfg80211_chan_def *chandef);
Ddebugfs-vif.c740 cmd->ctrl_ch_position = iwl_mvm_get_ctrl_pos(&chandef); in iwl_dbgfs_tof_responder_params_write()