Searched refs:sfc_flow_ops (Results 1 – 3 of 3) sorted by relevance
102 extern const struct rte_flow_ops sfc_flow_ops;
1759 *(const void **)arg = &sfc_flow_ops; in sfc_dev_filter_ctrl()
2738 const struct rte_flow_ops sfc_flow_ops = { variable