Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Dversion.map312 roc_npc_flow_create;
H A Droc_npc.h327 roc_npc_flow_create(struct roc_npc *roc_npc, const struct roc_npc_attr *attr,
H A Droc_npc.c1199 roc_npc_flow_create(struct roc_npc *roc_npc, const struct roc_npc_attr *attr, in roc_npc_flow_create() function
/dpdk/drivers/net/cnxk/
H A Dcnxk_flow.c340 flow = roc_npc_flow_create(npc, &in_attr, in_pattern, in_actions, in cnxk_flow_create()