Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A 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 …]
H A Dtc.h68 struct efx_tc_action_set { struct
H A Dmae.c1278 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act) in efx_mae_alloc_action_set()
1381 struct efx_tc_action_set *act; in efx_mae_alloc_action_set_list()
1394 act = list_first_entry(&acts->list, struct efx_tc_action_set, list); in efx_mae_alloc_action_set_list()