Searched refs:efx_tc_action_set (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | tc.c | 175 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 …]
|
D | mae.h | 110 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act);
|
D | tc.h | 68 struct efx_tc_action_set { struct
|
D | tc_encap_actions.c | 433 struct efx_tc_action_set *act; in efx_tc_update_encap() 587 struct efx_tc_action_set *act; in efx_tc_check_ready()
|
D | tc_counters.c | 91 struct efx_tc_action_set *act; in efx_tc_counter_work()
|
D | mae.c | 1287 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()
|