Searched refs:enic_flow_ops (Results 1 – 3 of 3) sorted by relevance
470 extern const struct rte_flow_ops enic_flow_ops;
99 *(const void **)arg = &enic_flow_ops; in enicpmd_dev_filter_ctrl()
1790 const struct rte_flow_ops enic_flow_ops = { variable