Searched refs:debug_status (Results 1 – 4 of 4) sorted by relevance
395 uint64_t debug_status; member
588 rx_op->debug_status = 0; in qat_comp_process_response()604 rx_op->debug_status = ERR_CODE_QAT_COMP_WRONG_FW; in qat_comp_process_response()676 rx_op->debug_status = in qat_comp_process_response()
601 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()