Home
last modified time | relevance | path

Searched refs:efx_tc_action_set (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.c175 struct efx_tc_action_set *act, bool in_hw) in efx_tc_free_action_set()
210 struct efx_tc_action_set *act, *next; in efx_tc_free_action_set_list()
783 static bool efx_tc_flower_action_order_ok(const struct efx_tc_action_set *act, in efx_tc_flower_action_order_ok()
1119 struct efx_tc_action_set *act, in efx_tc_complete_mac_mangle()
1158 static int efx_tc_pedit_add(struct efx_nic *efx, struct efx_tc_action_set *act, in efx_tc_pedit_add()
1239 static int efx_tc_mangle(struct efx_nic *efx, struct efx_tc_action_set *act, in efx_tc_mangle()
1675 struct efx_tc_action_set *act = NULL; in efx_tc_flower_replace_foreign()
1829 struct efx_tc_action_set save; in efx_tc_flower_replace_foreign()
2076 struct efx_tc_action_set *act = NULL; in efx_tc_flower_replace()
2233 struct efx_tc_action_set save; in efx_tc_flower_replace()
[all …]
Dmae.h110 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act);
Dtc.h68 struct efx_tc_action_set { struct
Dtc_encap_actions.c433 struct efx_tc_action_set *act; in efx_tc_update_encap()
587 struct efx_tc_action_set *act; in efx_tc_check_ready()
Dtc_counters.c91 struct efx_tc_action_set *act; in efx_tc_counter_work()
Dmae.c1287 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act) in efx_mae_alloc_action_set()
1390 struct efx_tc_action_set *act; in efx_mae_alloc_action_set_list()
1403 act = list_first_entry(&acts->list, struct efx_tc_action_set, list); in efx_mae_alloc_action_set_list()