Searched refs:cqp_cmd (Results 1 – 6 of 6) sorted by relevance
512 i40iw_pr_err("error cqp command 0x%x timed out", info->cqp_cmd); in i40iw_wait_event()523 info->cqp_cmd, cqp_request->compl_info.maj_err_code, in i40iw_wait_event()554 i40iw_pr_err("error cqp command 0x%x failed\n", info->cqp_cmd); in i40iw_handle_cqp_op()650 cqp_info->cqp_cmd = OP_QP_DESTROY; in i40iw_rem_ref()832 cqp_info->cqp_cmd = OP_UPDATE_PE_SDS; in i40iw_cqp_sds_cmd()861 cqp_info->cqp_cmd = (suspend) ? OP_SUSPEND : OP_RESUME; in i40iw_qp_suspend_resume()1068 cqp_info->cqp_cmd = OP_MANAGE_HMC_PM_FUNC_TABLE; in i40iw_cqp_manage_hmc_fcn_cmd()1101 cqp_info->cqp_cmd = OP_QUERY_FPM_VALUES; in i40iw_cqp_query_fpm_values_cmd()1134 cqp_info->cqp_cmd = OP_COMMIT_FPM_VALUES; in i40iw_cqp_commit_fpm_values_cmd()1189 cqp_info->cqp_cmd = OP_CQ_CREATE; in i40iw_cqp_cq_create_cmd()[all …]
464 cqp_info->cqp_cmd = OP_MANAGE_APBVT_ENTRY; in i40iw_cqp_manage_abvpt_cmd()545 cqp_info->cqp_cmd = OP_ADD_ARP_CACHE_ENTRY; in i40iw_manage_arp_cache()554 cqp_info->cqp_cmd = OP_DELETE_ARP_CACHE_ENTRY; in i40iw_manage_arp_cache()654 cqp_info->cqp_cmd = OP_MANAGE_QHASH_TABLE_ENTRY; in i40iw_manage_qhash()688 cqp_info->cqp_cmd = OP_QP_FLUSH_WQES; in i40iw_hw_flush_wqes()743 cqp_info->cqp_cmd = OP_GEN_AE; in i40iw_gen_ae()778 cqp_info->cqp_cmd = OP_MANAGE_VF_PBLE_BP; in i40iw_hw_manage_vf_pble_bp()
262 cqp_info->cqp_cmd = OP_MANAGE_PUSH_PAGE; in i40iw_alloc_push_page()297 cqp_info->cqp_cmd = OP_MANAGE_PUSH_PAGE; in i40iw_dealloc_push_page()754 cqp_info->cqp_cmd = OP_QP_CREATE; in i40iw_create_qp()848 cqp_info->cqp_cmd = OP_QP_MODIFY; in i40iw_hw_modify_qp()1087 cqp_info->cqp_cmd = OP_CQ_DESTROY; in i40iw_cq_wq_destroy()1246 cqp_info->cqp_cmd = OP_CQ_CREATE; in i40iw_create_cq()1622 cqp_info->cqp_cmd = OP_ALLOC_STAG; in i40iw_hw_alloc_stag()1805 cqp_info->cqp_cmd = OP_MR_REG_NON_SHARED; in i40iw_hwreg_mr()2122 cqp_info->cqp_cmd = OP_DEALLOC_STAG; in i40iw_dereg_mr()
1057 cqp_info->cqp_cmd = OP_DELETE_LOCAL_MAC_IPADDR_ENTRY; in i40iw_del_macip_entry()1097 cqp_info->cqp_cmd = OP_ADD_LOCAL_MAC_IPADDR_ENTRY; in i40iw_add_mac_ipaddr_entry()1133 cqp_info->cqp_cmd = OP_ALLOC_LOCAL_MAC_IPADDR_ENTRY; in i40iw_alloc_local_mac_ipaddr_entry()
1348 u8 cqp_cmd; member
4040 dev->cqp_cmd_stats[pcmdinfo->cqp_cmd]++; in i40iw_exec_cqp_cmd()4041 switch (pcmdinfo->cqp_cmd) { in i40iw_exec_cqp_cmd()