Home
last modified time | relevance | path

Searched refs:I40E_AQC_TUNNEL_TYPE_VXLAN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h2236 #define I40E_AQC_TUNNEL_TYPE_VXLAN 0x00 macro
H A Di40e_main.c13080 type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? I40E_AQC_TUNNEL_TYPE_VXLAN : in i40e_udp_tunnel_set_port()