Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_parse.c815 const struct rte_flow_action_vf *vf_act; in otx2_flow_parse_actions() local
880 vf_act = (const struct rte_flow_action_vf *) in otx2_flow_parse_actions()
883 if (vf_act->original == 0) { in otx2_flow_parse_actions()
884 vf_id = vf_act->id & RVU_PFVF_FUNC_MASK; in otx2_flow_parse_actions()