Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.h199 struct sfc_mae_action_set **action_setp,
H A Dsfc_mae.c279 struct sfc_mae_action_set **action_setp) in sfc_mae_action_set_add() argument
297 *action_setp = action_set; in sfc_mae_action_set_add()
2098 struct sfc_mae_action_set **action_setp, in sfc_mae_rule_parse_actions() argument
2132 *action_setp = sfc_mae_action_set_attach(sa, spec); in sfc_mae_rule_parse_actions()
2133 if (*action_setp != NULL) { in sfc_mae_rule_parse_actions()
2138 rc = sfc_mae_action_set_add(sa, spec, action_setp); in sfc_mae_rule_parse_actions()