Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_flow.h105 extern const struct rte_flow_ops sfc_flow_ops;
H A Dsfc_flow.c2794 const struct rte_flow_ops sfc_flow_ops = { variable
H A Dsfc_ethdev.c1867 *ops = &sfc_flow_ops; in sfc_dev_flow_ops_get()