Searched refs:compcode (Results 1 – 8 of 8) sorted by relevance
352 ccode = status->s.compcode; in process_pending_queue()353 if ((status->s.compcode == CPT_COMP_E_FAULT) || in process_pending_queue()354 (status->s.compcode == CPT_COMP_E_SWERR)) { in process_pending_queue()356 (status->s.compcode == CPT_COMP_E_FAULT) ? in process_pending_queue()366 } else if (status->s.compcode == COMPLETION_CODE_INIT) { in process_pending_queue()450 result->s.compcode = COMPLETION_CODE_INIT; in process_request()
137 u64 compcode:8; member139 u64 compcode:8;
279 u64 compcode:8; member287 u64 compcode:7; member
1563 result->s.compcode = OTX2_CPT_COMPLETION_CODE_INIT; in otx2_cpt_discover_eng_capabilities()
275 u64 compcode:8; member277 u64 compcode:8;
322 result->s.compcode = COMPLETION_CODE_INIT; in process_request()433 u8 ccode = cpt_status->s.compcode; in cpt_process_ccode()
191 u64 compcode : 7; /* W0 */ member
989 while (result->compcode == NIX_AQ_COMP_NOTDONE) { in nix_aq_enqueue_wait()997 if (result->compcode != NIX_AQ_COMP_GOOD) { in nix_aq_enqueue_wait()999 if (result->compcode == NIX_AQ_COMP_CTX_FAULT || in nix_aq_enqueue_wait()1000 result->compcode == NIX_AQ_COMP_LOCKERR || in nix_aq_enqueue_wait()1001 result->compcode == NIX_AQ_COMP_CTX_POISON) { in nix_aq_enqueue_wait()