Home
last modified time | relevance | path

Searched refs:HWRM_ERR_CODE_PF_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hwrm.c362 case HWRM_ERR_CODE_PF_UNAVAILABLE: in __hwrm_to_stderr()
679 else if (rc && rc != HWRM_ERR_CODE_PF_UNAVAILABLE) in __hwrm_send()
Dbnxt_hsi.h517 #define HWRM_ERR_CODE_PF_UNAVAILABLE 0x12UL macro