Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.h304 extern const struct rte_flow_ops hinic_flow_ops;
H A Dhinic_pmd_ethdev.c2530 *(const void **)arg = &hinic_flow_ops; in hinic_dev_filter_ctrl()
H A Dhinic_pmd_flow.c3308 const struct rte_flow_ops hinic_flow_ops = { variable