Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic_fm_flow.c1201 struct enic *src_enic, *dst_enic; in vf_egress_port_id_action() local
1207 src_enic = fm->user_enic; in vf_egress_port_id_action()
1209 if (!(src_enic->rte_dev->data->dev_flags & RTE_ETH_DEV_REPRESENTOR)) { in vf_egress_port_id_action()
1218 vf = VF_ENIC_TO_VF_REP(src_enic); in vf_egress_port_id_action()