Home
last modified time | relevance | path

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

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic.c255 *ops = &pmd_flow_ops; in pmd_flow_ops_get()
H A Drte_eth_softnic_internals.h674 extern const struct rte_flow_ops pmd_flow_ops;
H A Drte_eth_softnic_flow.c2286 const struct rte_flow_ops pmd_flow_ops = { variable