Searched refs:HWRM_FUNC_CFG (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/bnxt/bnxt_en/ |
| H A D | bnxt_sriov.c | 22 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_CFG); in bnxt_set_vf_admin_mac() 193 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_CFG); in bnxt_set_vf_params() 374 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_CFG); in bnxt_hwrm_set_trusted_vf() 497 case HWRM_FUNC_CFG: in bnxt_vf_req_validate_snd() 610 bnxt_hwrm_cmd_hdr_init(sc, &req, HWRM_FUNC_CFG); in bnxt_hwrm_set_vf_spoofchk()
|
| H A D | bnxt_hwrm.c | 83 HWRM_FUNC_CFG, 2321 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_CFG); in bnxt_hwrm_reserve_pf_rings() 2375 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_CFG); in bnxt_cfg_async_cr()
|
| H A D | hsi_struct_def.h | 820 #define HWRM_FUNC_CFG UINT32_C(0x17) macro
|