Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.h45 struct sfc_mae_action_set { struct
46 TAILQ_ENTRY(sfc_mae_action_set) entries;
52 TAILQ_HEAD(sfc_mae_action_sets, sfc_mae_action_set); argument
199 struct sfc_mae_action_set **action_setp,
H A Dsfc_mae.c257 static struct sfc_mae_action_set *
261 struct sfc_mae_action_set *action_set; in sfc_mae_action_set_attach()
279 struct sfc_mae_action_set **action_setp) in sfc_mae_action_set_add()
281 struct sfc_mae_action_set *action_set; in sfc_mae_action_set_add()
304 struct sfc_mae_action_set *action_set) in sfc_mae_action_set_del()
326 struct sfc_mae_action_set *action_set) in sfc_mae_action_set_enable()
350 struct sfc_mae_action_set *action_set) in sfc_mae_action_set_disable()
2098 struct sfc_mae_action_set **action_setp, in sfc_mae_rule_parse_actions()
2278 struct sfc_mae_action_set *action_set = spec_mae->action_set; in sfc_mae_flow_insert()
2321 struct sfc_mae_action_set *action_set = spec_mae->action_set; in sfc_mae_flow_remove()
H A Dsfc_flow.h75 struct sfc_mae_action_set *action_set;