Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.c37 struct sfc_mae *mae = &sa->mae; in sfc_mae_attach() local
109 struct sfc_mae *mae = &sa->mae; in sfc_mae_detach() local
131 struct sfc_mae *mae = &sa->mae; in sfc_mae_outer_rule_attach() local
153 struct sfc_mae *mae = &sa->mae; in sfc_mae_outer_rule_add() local
178 struct sfc_mae *mae = &sa->mae; in sfc_mae_outer_rule_del() local
262 struct sfc_mae *mae = &sa->mae; in sfc_mae_action_set_attach() local
282 struct sfc_mae *mae = &sa->mae; in sfc_mae_action_set_add() local
306 struct sfc_mae *mae = &sa->mae; in sfc_mae_action_set_del() local
1644 struct sfc_mae *mae = &sa->mae; in sfc_mae_rule_encap_parse_init() local
1999 struct sfc_mae *mae = &sa->mae; in sfc_mae_rule_parse_action_port_id() local
[all …]
H A Dsfc_flow.h90 struct sfc_flow_spec_mae mae; member
129 struct sfc_mae_parse_ctx *mae; member
H A Dsfc.h237 struct sfc_mae mae; member
H A Dsfc_flow.c1150 struct sfc_flow_spec_mae *spec_mae = &spec->mae; in sfc_flow_parse_attr()
1151 struct sfc_mae *mae = &sa->mae; in sfc_flow_parse_attr() local
1189 if (mae->status != SFC_MAE_STATUS_SUPPORTED) { in sfc_flow_parse_attr()
1195 if (attr->priority > mae->nb_action_rule_prios_max) { in sfc_flow_parse_attr()
2436 struct sfc_flow_spec_mae *spec_mae = &spec->mae; in sfc_flow_parse_rte_to_mae()
H A Dsfc_ethdev.c96 struct sfc_mae *mae = &sa->mae; in sfc_dev_infos_get() local
191 if (mae->status == SFC_MAE_STATUS_SUPPORTED) { in sfc_dev_infos_get()
193 dev_info->switch_info.domain_id = mae->switch_domain_id; in sfc_dev_infos_get()
194 dev_info->switch_info.port_id = mae->switch_port_id; in sfc_dev_infos_get()