Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bnxt/
HDbnxt_hwrm.c1571 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_CFG); in bnxt_hwrm_reserve_pf_rings()
1601 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_CFG); in bnxt_cfg_async_cr()
HDhsi_struct_def.h709 #define HWRM_FUNC_CFG UINT32_C(0x17) macro