Searched refs:HWRM_FUNC_VF_CFG (Results 1 – 4 of 4) sorted by relevance
251 if (fwd_cmd->req_type == HWRM_FUNC_VF_CFG) { in bnxt_handle_fwd_req()
976 HWRM_PREP(&req, HWRM_FUNC_VF_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_func_reserve_vf_resc()3951 HWRM_PREP(&req, HWRM_FUNC_VF_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_vf_func_cfg_def_cp()5334 HWRM_PREP(&req, HWRM_FUNC_VF_CFG, BNXT_USE_CHIMP_MB); in bnxt_hwrm_set_mac()
4428 BNXT_HWRM_CMD_TO_FORWARD(HWRM_FUNC_VF_CFG); in bnxt_config_vf_req_fwd()
275 #define HWRM_FUNC_VF_CFG UINT32_C(0xf) macro