Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.h80 struct efx_tc_action_set_list *user;
186 struct efx_tc_action_set_list { struct
202 struct efx_tc_action_set_list acts; argument
203 struct efx_tc_action_set_list *fallback; /* what to use when unready? */
332 struct efx_tc_action_set_list pf;
333 struct efx_tc_action_set_list reps;
Dmae.h114 struct efx_tc_action_set_list *acts);
116 struct efx_tc_action_set_list *acts);
Dtc.c207 struct efx_tc_action_set_list *acts, in efx_tc_free_action_set_list()
2668 struct efx_tc_action_set_list *acts = &rule->acts; in efx_tc_configure_default_rule()
2743 struct efx_tc_action_set_list *acts) in efx_tc_configure_fallback_acts()
2772 struct efx_tc_action_set_list *acts = &efx->tc->facts.pf; in efx_tc_configure_fallback_acts_pf()
2781 struct efx_tc_action_set_list *acts = &efx->tc->facts.reps; in efx_tc_configure_fallback_acts_reps()
2789 struct efx_tc_action_set_list *acts) in efx_tc_deconfigure_fallback_acts()
Dtc_encap_actions.c431 struct efx_tc_action_set_list *acts, *fallback; in efx_tc_update_encap()
Dmae.c1387 struct efx_tc_action_set_list *acts) in efx_mae_alloc_action_set_list()
1442 struct efx_tc_action_set_list *acts) in efx_mae_free_action_set_list()