Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bnxt/bnxt_en/
HDbnxt_hwrm.c2228 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_CFG); in bnxt_hwrm_reserve_pf_rings()
2258 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_CFG); in bnxt_cfg_async_cr()
HDhsi_struct_def.h820 #define HWRM_FUNC_CFG UINT32_C(0x17) macro