efx_tunnel_type  2434 drivers/net/ethernet/sfc/efx.c 	int efx_tunnel_type;
efx_tunnel_type  2436 drivers/net/ethernet/sfc/efx.c 	efx_tunnel_type = efx_udp_tunnel_type_map(ti->type);
efx_tunnel_type  2437 drivers/net/ethernet/sfc/efx.c 	if (efx_tunnel_type < 0)
efx_tunnel_type  2440 drivers/net/ethernet/sfc/efx.c 	tnl.type = (u16)efx_tunnel_type;
efx_tunnel_type  2451 drivers/net/ethernet/sfc/efx.c 	int efx_tunnel_type;
efx_tunnel_type  2453 drivers/net/ethernet/sfc/efx.c 	efx_tunnel_type = efx_udp_tunnel_type_map(ti->type);
efx_tunnel_type  2454 drivers/net/ethernet/sfc/efx.c 	if (efx_tunnel_type < 0)
efx_tunnel_type  2457 drivers/net/ethernet/sfc/efx.c 	tnl.type = (u16)efx_tunnel_type;