Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c221 else if (rc == HWRM_ERR_CODE_INVALID_PARAMS) \
251 else if (rc == HWRM_ERR_CODE_INVALID_PARAMS) \
H A Dhsi_struct_def_dpdk.h796 #define HWRM_ERR_CODE_INVALID_PARAMS UINT32_C(0x2) macro