Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_flow.h102 extern const struct rte_flow_ops sfc_flow_ops;
H A Dsfc_ethdev.c1759 *(const void **)arg = &sfc_flow_ops; in sfc_dev_filter_ctrl()
H A Dsfc_flow.c2738 const struct rte_flow_ops sfc_flow_ops = { variable