Searched refs:debug_status (Results 1 – 5 of 5) sorted by relevance
394 uint64_t debug_status; member
589 rx_op->debug_status = 0; in qat_comp_process_response()605 rx_op->debug_status = ERR_CODE_QAT_COMP_WRONG_FW; in qat_comp_process_response()678 rx_op->debug_status = in qat_comp_process_response()
634 if ((*ops)->debug_status == in qat_comp_pmd_dequeue_first_op_burst()
2361 enum dbg_status debug_status = DBG_STATUS_OK; in ecore_resc_alloc() local2516 debug_status = OSAL_DBG_ALLOC_USER_DATA(p_hwfn, in ecore_resc_alloc()2518 if (debug_status) { in ecore_resc_alloc()2521 rc = (enum _ecore_status_t)debug_status; in ecore_resc_alloc()2525 debug_status = OSAL_DBG_ALLOC_USER_DATA(p_hwfn, in ecore_resc_alloc()2527 if (debug_status) { in ecore_resc_alloc()2530 rc = (enum _ecore_status_t)debug_status; in ecore_resc_alloc()
580 op->debug_status = rte_be_to_cpu_32(opaq[idx].syndrom) | in mlx5_compress_cqe_err_handle()