Home
last modified time | relevance | path

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

/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.h320 extern const struct rte_flow_ops hinic_flow_ops;
H A Dhinic_pmd_ethdev.c2500 *ops = &hinic_flow_ops; in hinic_dev_flow_ops_get()
H A Dhinic_pmd_flow.c3308 const struct rte_flow_ops hinic_flow_ops = { variable