Searched refs:cqp_cmd (Results 1 – 6 of 6) sorted by relevance
505 i40iw_pr_err("error cqp command 0x%x timed out", info->cqp_cmd); in i40iw_wait_event()516 info->cqp_cmd, cqp_request->compl_info.maj_err_code, in i40iw_wait_event()547 i40iw_pr_err("error cqp command 0x%x failed\n", info->cqp_cmd); in i40iw_handle_cqp_op()804 cqp_info->cqp_cmd = OP_UPDATE_PE_SDS; in i40iw_cqp_sds_cmd()833 cqp_info->cqp_cmd = (suspend) ? OP_SUSPEND : OP_RESUME; in i40iw_qp_suspend_resume()1040 cqp_info->cqp_cmd = OP_MANAGE_HMC_PM_FUNC_TABLE; in i40iw_cqp_manage_hmc_fcn_cmd()1073 cqp_info->cqp_cmd = OP_QUERY_FPM_VALUES; in i40iw_cqp_query_fpm_values_cmd()1106 cqp_info->cqp_cmd = OP_COMMIT_FPM_VALUES; in i40iw_cqp_commit_fpm_values_cmd()1161 cqp_info->cqp_cmd = OP_CQ_CREATE; in i40iw_cqp_cq_create_cmd()1199 cqp_info->cqp_cmd = OP_QP_CREATE; in i40iw_cqp_qp_create_cmd()[all …]
463 cqp_info->cqp_cmd = OP_MANAGE_APBVT_ENTRY; in i40iw_cqp_manage_abvpt_cmd()544 cqp_info->cqp_cmd = OP_ADD_ARP_CACHE_ENTRY; in i40iw_manage_arp_cache()553 cqp_info->cqp_cmd = OP_DELETE_ARP_CACHE_ENTRY; in i40iw_manage_arp_cache()653 cqp_info->cqp_cmd = OP_MANAGE_QHASH_TABLE_ENTRY; in i40iw_manage_qhash()687 cqp_info->cqp_cmd = OP_QP_FLUSH_WQES; in i40iw_hw_flush_wqes()742 cqp_info->cqp_cmd = OP_GEN_AE; in i40iw_gen_ae()777 cqp_info->cqp_cmd = OP_MANAGE_VF_PBLE_BP; in i40iw_hw_manage_vf_pble_bp()
203 cqp_info->cqp_cmd = OP_MANAGE_PUSH_PAGE; in i40iw_alloc_push_page()238 cqp_info->cqp_cmd = OP_MANAGE_PUSH_PAGE; in i40iw_dealloc_push_page()693 cqp_info->cqp_cmd = OP_QP_CREATE; in i40iw_create_qp()790 cqp_info->cqp_cmd = OP_QP_MODIFY; in i40iw_hw_modify_qp()1029 cqp_info->cqp_cmd = OP_CQ_DESTROY; in i40iw_cq_wq_destroy()1176 cqp_info->cqp_cmd = OP_CQ_CREATE; in i40iw_create_cq()1515 cqp_info->cqp_cmd = OP_ALLOC_STAG; in i40iw_hw_alloc_stag()1697 cqp_info->cqp_cmd = OP_MR_REG_NON_SHARED; in i40iw_hwreg_mr()2011 cqp_info->cqp_cmd = OP_DEALLOC_STAG; in i40iw_dereg_mr()
1053 cqp_info->cqp_cmd = OP_DELETE_LOCAL_MAC_IPADDR_ENTRY; in i40iw_del_macip_entry()1093 cqp_info->cqp_cmd = OP_ADD_LOCAL_MAC_IPADDR_ENTRY; in i40iw_add_mac_ipaddr_entry()1129 cqp_info->cqp_cmd = OP_ALLOC_LOCAL_MAC_IPADDR_ENTRY; in i40iw_alloc_local_mac_ipaddr_entry()
1361 u8 cqp_cmd; member
4128 dev->cqp_cmd_stats[pcmdinfo->cqp_cmd]++; in i40iw_exec_cqp_cmd()4129 switch (pcmdinfo->cqp_cmd) { in i40iw_exec_cqp_cmd()