Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dmae.h48 struct efx_tc_action_set_list *acts);
50 struct efx_tc_action_set_list *acts);
Dtc.h54 struct efx_tc_action_set_list { struct
63 struct efx_tc_action_set_list acts; argument
Dmae.c343 struct efx_tc_action_set_list *acts) in efx_mae_alloc_action_set_list()
398 struct efx_tc_action_set_list *acts) in efx_mae_free_action_set_list()
Dtc.c84 struct efx_tc_action_set_list *acts, in efx_tc_free_action_set_list()
440 struct efx_tc_action_set_list *acts = &rule->acts; in efx_tc_configure_default_rule()