Lines Matching refs:hcmd
532 static int iwl_mvm_ftm_send_cmd(struct iwl_mvm *mvm, struct iwl_host_cmd *hcmd) in iwl_mvm_ftm_send_cmd() argument
535 int err = iwl_mvm_send_cmd_status(mvm, hcmd, &status); in iwl_mvm_ftm_send_cmd()
550 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v5() local
569 return iwl_mvm_ftm_send_cmd(mvm, &hcmd); in iwl_mvm_ftm_start_v5()
576 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v7() local
599 return iwl_mvm_ftm_send_cmd(mvm, &hcmd); in iwl_mvm_ftm_start_v7()
606 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v8() local
625 return iwl_mvm_ftm_send_cmd(mvm, &hcmd); in iwl_mvm_ftm_start_v8()
632 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v9() local
652 return iwl_mvm_ftm_send_cmd(mvm, &hcmd); in iwl_mvm_ftm_start_v9()
730 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v11() local
750 return iwl_mvm_ftm_send_cmd(mvm, &hcmd); in iwl_mvm_ftm_start_v11()
801 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v12() local
821 return iwl_mvm_ftm_send_cmd(mvm, &hcmd); in iwl_mvm_ftm_start_v12()
829 struct iwl_host_cmd hcmd = { in iwl_mvm_ftm_start_v13() local
864 return iwl_mvm_ftm_send_cmd(mvm, &hcmd); in iwl_mvm_ftm_start_v13()