Searched refs:cnxk_flow_create (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/cnxk/ |
| H A D | cnxk_flow.h | 19 struct roc_npc_flow *cnxk_flow_create(struct rte_eth_dev *dev,
|
| H A D | cn9k_flow.c | 20 flow = cnxk_flow_create(eth_dev, attr, pattern, actions, error); in cn9k_flow_create()
|
| H A D | cn10k_flow.c | 189 flow = cnxk_flow_create(eth_dev, attr, pattern, actions, error); in cn10k_flow_create()
|
| H A D | cnxk_flow.c | 317 cnxk_flow_create(struct rte_eth_dev *eth_dev, const struct rte_flow_attr *attr, in cnxk_flow_create() function
|