Searched refs:efx_tc_action_set (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A 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() 778 static bool efx_tc_flower_action_order_ok(const struct efx_tc_action_set *act, in efx_tc_flower_action_order_ok() 1024 struct efx_tc_action_set *act, in efx_tc_complete_mac_mangle() 1063 static int efx_tc_pedit_add(struct efx_nic *efx, struct efx_tc_action_set *act, in efx_tc_pedit_add() 1144 static int efx_tc_mangle(struct efx_nic *efx, struct efx_tc_action_set *act, in efx_tc_mangle() 1364 struct efx_tc_action_set *act = NULL; in efx_tc_flower_replace_foreign() 1513 struct efx_tc_action_set save; in efx_tc_flower_replace_foreign() 1759 struct efx_tc_action_set *act = NULL; in efx_tc_flower_replace() 1916 struct efx_tc_action_set save; in efx_tc_flower_replace() [all …]
|
H A D | mae.h | 110 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act);
|
H A D | tc.h | 67 struct efx_tc_action_set { struct
|
H A 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()
|
H A D | tc_counters.c | 91 struct efx_tc_action_set *act; in efx_tc_counter_work()
|
H A 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() 1389 struct efx_tc_action_set *act; in efx_mae_alloc_action_set_list() 1402 act = list_first_entry(&acts->list, struct efx_tc_action_set, list); in efx_mae_alloc_action_set_list()
|