Home
last modified time | relevance | path

Searched refs:efx_udp_tunnel (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h1116 struct efx_udp_tunnel { struct
1416 int (*udp_tnl_add_port)(struct efx_nic *efx, struct efx_udp_tunnel tnl);
1418 int (*udp_tnl_del_port)(struct efx_nic *efx, struct efx_udp_tunnel tnl);
Dnic.h440 struct efx_udp_tunnel udp_tunnels[16];
Def10.c6422 static struct efx_udp_tunnel *__efx_ef10_udp_tnl_lookup_port(struct efx_nic *efx, in __efx_ef10_udp_tnl_lookup_port()
6438 struct efx_udp_tunnel tnl) in efx_ef10_udp_tnl_add_port()
6441 struct efx_udp_tunnel *match; in efx_ef10_udp_tnl_add_port()
6521 struct efx_udp_tunnel tnl) in efx_ef10_udp_tnl_del_port()
6524 struct efx_udp_tunnel *match; in efx_ef10_udp_tnl_del_port()
Defx.c2435 struct efx_udp_tunnel tnl; in efx_udp_tunnel_add()
2452 struct efx_udp_tunnel tnl; in efx_udp_tunnel_del()