Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c2144 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_CFG); in bnxt_hwrm_reserve_pf_rings()
2174 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_CFG); in bnxt_cfg_async_cr()
H A Dhsi_struct_def.h811 #define HWRM_FUNC_CFG UINT32_C(0x17) macro