Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_flow.c28 struct sfc_flow_ops_by_spec { struct
41 static const struct sfc_flow_ops_by_spec sfc_flow_ops_filter = { argument
49 static const struct sfc_flow_ops_by_spec sfc_flow_ops_mae = {
57 static const struct sfc_flow_ops_by_spec *
61 const struct sfc_flow_ops_by_spec *ops = NULL; in sfc_flow_get_ops_by_spec()
2460 const struct sfc_flow_ops_by_spec *ops; in sfc_flow_parse()
2496 const struct sfc_flow_ops_by_spec *ops; in sfc_flow_free()
2509 const struct sfc_flow_ops_by_spec *ops; in sfc_flow_insert()
2533 const struct sfc_flow_ops_by_spec *ops; in sfc_flow_remove()
2557 const struct sfc_flow_ops_by_spec *ops; in sfc_flow_verify()