Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dphy-ctxt.c91 u8 iwl_mvm_get_ctrl_pos(struct cfg80211_chan_def *chandef) in iwl_mvm_get_ctrl_pos() function
153 cmd->ci.ctrl_pos = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_phy_ctxt_cmd_data()
Dtdls.c459 cmd.ci.ctrl_pos = iwl_mvm_get_ctrl_pos(chandef); in iwl_mvm_tdls_config_channel_switch()
Dmvm.h1579 u8 iwl_mvm_get_ctrl_pos(struct cfg80211_chan_def *chandef);
Ddebugfs-vif.c763 cmd->ctrl_ch_position = iwl_mvm_get_ctrl_pos(&chandef); in iwl_dbgfs_tof_responder_params_write()