/openbmc/linux/net/ethtool/ |
H A D | tunnels.c | 16 static_assert(ETHTOOL_UDP_TUNNEL_TYPE_VXLAN == ilog2(UDP_TUNNEL_TYPE_VXLAN)); 145 ilog2(UDP_TUNNEL_TYPE_VXLAN))) in ethnl_tunnel_info_fill_reply()
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | udp_tunnels.c | 98 .tunnel_types = UDP_TUNNEL_TYPE_VXLAN,
|
/openbmc/linux/include/net/ |
H A D | udp_tunnel.h | 113 UDP_TUNNEL_TYPE_VXLAN = BIT(0), /* RFC 7348 */ enumerator
|
/openbmc/linux/net/ipv4/ |
H A D | udp_tunnel_nic.c | 61 case UDP_TUNNEL_TYPE_VXLAN: in udp_tunnel_nic_tunnel_type_name() 513 if (ti->type != UDP_TUNNEL_TYPE_VXLAN) in __udp_tunnel_nic_add_port()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 968 if (ti.type == UDP_TUNNEL_TYPE_VXLAN) { in qede_udp_tunnel_sync() 992 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, }, 999 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_netdev.c | 420 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 232 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, }, 239 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | 1519 UDP_TUNNEL_TYPE_VXLAN); in __vxlan_sock_release_prep() 3215 type = UDP_TUNNEL_TYPE_VXLAN; in vxlan_offload_rx_ports() 3480 UDP_TUNNEL_TYPE_VXLAN); in vxlan_socket_create()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef10.c | 3907 if (ti->type == UDP_TUNNEL_TYPE_VXLAN) in efx_ef10_udp_tnl_set_port() 3989 .tunnel_types = UDP_TUNNEL_TYPE_VXLAN |
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 584 tnl_type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? TNL_VXLAN : TNL_GENEVE; in ice_udp_tunnel_set_port() 607 tnl_type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? TNL_VXLAN : TNL_GENEVE; in ice_udp_tunnel_unset_port()
|
H A D | ice_main.c | 4637 UDP_TUNNEL_TYPE_VXLAN; in ice_init_dev()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 3749 case UDP_TUNNEL_TYPE_VXLAN: in cxgb_udp_tunnel_unset_port() 3792 case UDP_TUNNEL_TYPE_VXLAN: in cxgb_udp_tunnel_set_port() 3834 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_vf_main.c | 1800 { .n_entries = 1024, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
H A D | lio_main.c | 2717 { .n_entries = 1024, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-drv.c | 950 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_common.c | 2220 .tunnel_types = UDP_TUNNEL_TYPE_VXLAN,
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 5000 if (ti.type == UDP_TUNNEL_TYPE_VXLAN) in ixgbe_udp_tunnel_sync() 5016 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, }, 5024 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 2672 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_main.c | 491 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 13088 if (ti->type == UDP_TUNNEL_TYPE_VXLAN) in bnxt_udp_tunnel_set_port() 13102 if (ti->type == UDP_TUNNEL_TYPE_VXLAN) in bnxt_udp_tunnel_unset_port() 13116 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 4037 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 5089 priv->nic_info.tables[0].tunnel_types = UDP_TUNNEL_TYPE_VXLAN; in mlx5e_vxlan_set_netdev_info()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 13089 type = ti->type == UDP_TUNNEL_TYPE_VXLAN ? I40E_AQC_TUNNEL_TYPE_VXLAN : in i40e_udp_tunnel_set_port() 16017 pf->udp_tunnel_nic.tables[0].tunnel_types = UDP_TUNNEL_TYPE_VXLAN | in i40e_probe()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 10225 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
|