Home
last modified time | relevance | path

Searched refs:HWRM_ERR_CODE_BUSY (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm.c216 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()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.c358 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()
/linux/include/linux/bnxt/
H A Dhsi.h611 #define HWRM_ERR_CODE_BUSY 0x10UL macro
/linux/include/linux/bnge/
H A Dhsi.h608 #define HWRM_ERR_CODE_BUSY 0x10UL macro