Searched refs:HWRM_ERR_CODE_BUSY (Results 1 – 4 of 4) sorted by relevance
216 case HWRM_ERR_CODE_BUSY: in bnge_map_hwrm_error()447 if (rc == HWRM_ERR_CODE_BUSY && !(ctx->flags & BNGE_HWRM_CTX_SILENT)) in __hwrm_send_ctx()
358 case HWRM_ERR_CODE_BUSY: in __hwrm_to_stderr()678 if (rc == HWRM_ERR_CODE_BUSY && !(ctx->flags & BNXT_HWRM_CTX_SILENT)) in __hwrm_send()
611 #define HWRM_ERR_CODE_BUSY 0x10UL macro
608 #define HWRM_ERR_CODE_BUSY 0x10UL macro