Searched refs:HWRM_FUNC_CFG (Results 1 – 2 of 2) sorted by relevance
1571 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()
709 #define HWRM_FUNC_CFG UINT32_C(0x17) macro