Lines Matching refs:vxlan
195 enic->vxlan.patch_level); in enic_udp_tunnel_set_port()
199 enic->vxlan.vxlan_udp_port_number = ntohs(ti->port); in enic_udp_tunnel_set_port()
220 enic->vxlan.vxlan_udp_port_number = 0; in enic_udp_tunnel_unset_port()
260 if (!(enic->vxlan.flags & ENIC_VXLAN_OUTER_IPV6)) in enic_features_check()
273 if (!(enic->vxlan.flags & ENIC_VXLAN_INNER_IPV6)) in enic_features_check()
291 if (port != enic->vxlan.vxlan_udp_port_number) in enic_features_check()
1376 if (enic->vxlan.vxlan_udp_port_number) { in enic_rq_indicate_buf()
1377 switch (enic->vxlan.patch_level) { in enic_rq_indicate_buf()
2932 enic->vxlan.flags = (u8)a1; in enic_probe()
2938 enic->vxlan.patch_level = patch_level; in enic_probe()
2941 enic->vxlan.flags & ENIC_VXLAN_MULTI_WQ) { in enic_probe()
2943 if (enic->vxlan.flags & ENIC_VXLAN_OUTER_IPV6) in enic_probe()