Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic.c258 *(const void **)arg = &pmd_flow_ops; in pmd_filter_ctrl()
H A Drte_eth_softnic_internals.h662 extern const struct rte_flow_ops pmd_flow_ops;
H A Drte_eth_softnic_flow.c2281 const struct rte_flow_ops pmd_flow_ops = { variable