Home
last modified time | relevance | path

Searched refs:efx_tc_encap_action (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc_encap_actions.c26 .key_len = offsetofend(struct efx_tc_encap_action, key),
28 .head_offset = offsetof(struct efx_tc_encap_action, linkage),
33 struct efx_tc_encap_action *enc = ptr; in efx_tc_encap_free()
85 struct efx_tc_encap_action *encap, struct net *net, in efx_bind_neigh()
236 struct efx_tc_encap_action *encap) in efx_release_neigh()
249 static void efx_gen_tun_header_eth(struct efx_tc_encap_action *encap, u16 proto) in efx_gen_tun_header_eth()
265 static void efx_gen_tun_header_ipv4(struct efx_tc_encap_action *encap, u8 ipproto, u8 len) in efx_gen_tun_header_ipv4()
285 static void efx_gen_tun_header_ipv6(struct efx_tc_encap_action *encap, u8 ipproto, u8 len) in efx_gen_tun_header_ipv6()
304 static void efx_gen_tun_header_udp(struct efx_tc_encap_action *encap, u8 len) in efx_gen_tun_header_udp()
316 static void efx_gen_tun_header_vxlan(struct efx_tc_encap_action *encap) in efx_gen_tun_header_vxlan()
[all …]
Dtc_encap_actions.h71 struct efx_tc_encap_action { struct
94 struct efx_tc_encap_action *efx_tc_flower_create_encap_md( argument
98 struct efx_tc_encap_action *encap);
Dmae.h100 struct efx_tc_encap_action *encap);
102 struct efx_tc_encap_action *encap);
104 struct efx_tc_encap_action *encap);
Dtc.h43 struct efx_tc_encap_action; /* see tc_encap_actions.h */
78 struct efx_tc_encap_action *encap_md;
Dtc_counters.c90 struct efx_tc_encap_action *encap; in efx_tc_counter_work()
Dmae.c955 struct efx_tc_encap_action *encap) in efx_mae_allocate_encap_md()
983 struct efx_tc_encap_action *encap) in efx_mae_update_encap_md()
1008 struct efx_tc_encap_action *encap) in efx_mae_free_encap_md()
Dtc.c2300 struct efx_tc_encap_action *encap; in efx_tc_flower_replace()