Searched refs:vf_conf (Results 1 – 3 of 3) sorted by relevance
63 const struct rte_flow_action_vf *vf_conf; in rte_pmd_dpaa2_mux_flow_create() local184 vf_conf = (const struct rte_flow_action_vf *)(actions[0]->conf); in rte_pmd_dpaa2_mux_flow_create()185 if (vf_conf->id == 0 || vf_conf->id > dpdmux_dev->num_ifs) { in rte_pmd_dpaa2_mux_flow_create()189 dpdmux_action.dest_if = vf_conf->id; in rte_pmd_dpaa2_mux_flow_create()
227 struct rte_eth_conf vf_conf = *dev_conf; in hn_vf_configure() local231 vf_conf.intr_conf.lsc = 0; in hn_vf_configure()238 &vf_conf); in hn_vf_configure()
1971 const struct rte_flow_action_vf *vf_conf, in sfc_mae_rule_parse_action_pf_vf() argument1979 if (vf_conf == NULL) in sfc_mae_rule_parse_action_pf_vf()1981 else if (vf_conf->original != 0) in sfc_mae_rule_parse_action_pf_vf()1984 vf = vf_conf->id; in sfc_mae_rule_parse_action_pf_vf()