Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.h71 unsigned int nb_action_rule_prios_max; member
H A Dsfc_mae.c85 mae->nb_action_rule_prios_max = limits.eml_max_n_action_prios; in sfc_mae_attach()
114 mae->nb_action_rule_prios_max = 0; in sfc_mae_detach()
H A Dsfc_flow.c1195 if (attr->priority > mae->nb_action_rule_prios_max) { in sfc_flow_parse_attr()