Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.c488 if (dev->npc_flow.vtag_actions == 1) { in flow_program_vtag_action()
683 npc->vtag_actions--; in otx2_flow_destroy()
684 if (npc->vtag_actions == 0) { in otx2_flow_destroy()
981 npc->vtag_actions = 0; in otx2_flow_init()
H A Dotx2_flow.h170 uint32_t vtag_actions; member
H A Dotx2_flow_parse.c1034 npc->vtag_actions++; in otx2_flow_parse_actions()
1086 if (npc->vtag_actions == 1) { in otx2_flow_parse_actions()