Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_flow.c32 struct sfc_flow_ops_by_spec { struct
47 static const struct sfc_flow_ops_by_spec sfc_flow_ops_filter = { argument
56 static const struct sfc_flow_ops_by_spec sfc_flow_ops_mae = {
65 static const struct sfc_flow_ops_by_spec *
69 const struct sfc_flow_ops_by_spec *ops = NULL; in sfc_flow_get_ops_by_spec()
2454 const struct sfc_flow_ops_by_spec *ops; in sfc_flow_parse()
2490 const struct sfc_flow_ops_by_spec *ops; in sfc_flow_free()
2503 const struct sfc_flow_ops_by_spec *ops; in sfc_flow_insert()
2527 const struct sfc_flow_ops_by_spec *ops; in sfc_flow_remove()
2551 const struct sfc_flow_ops_by_spec *ops; in sfc_flow_verify()
[all …]