Symbol: udp_tunnel_nic_info
drivers/net/ethernet/amd/xgbe/xgbe-drv.c
884
static const struct udp_tunnel_nic_info xgbe_udp_tunnels = {
drivers/net/ethernet/amd/xgbe/xgbe-drv.c
893
const struct udp_tunnel_nic_info *xgbe_get_udp_tunnel_info(void)
drivers/net/ethernet/amd/xgbe/xgbe-main.c
263
netdev->udp_tunnel_nic_info = xgbe_get_udp_tunnel_info();
drivers/net/ethernet/amd/xgbe/xgbe.h
1279
const struct udp_tunnel_nic_info *xgbe_get_udp_tunnel_info(void);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
10222
static const struct udp_tunnel_nic_info bnx2x_udp_tunnels = {
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
13208
dev->udp_tunnel_nic_info = &bnx2x_udp_tunnels;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
15812
static const struct udp_tunnel_nic_info bnxt_udp_tunnels = {
drivers/net/ethernet/broadcom/bnxt/bnxt.c
16880
dev->udp_tunnel_nic_info = &bnxt_udp_tunnels_p7;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
16882
dev->udp_tunnel_nic_info = &bnxt_udp_tunnels;
drivers/net/ethernet/cavium/liquidio/lio_main.c
2698
static const struct udp_tunnel_nic_info liquidio_udp_tunnels = {
drivers/net/ethernet/cavium/liquidio/lio_main.c
3585
netdev->udp_tunnel_nic_info = &liquidio_udp_tunnels;
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
1786
static const struct udp_tunnel_nic_info liquidio_udp_tunnels = {
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
2097
netdev->udp_tunnel_nic_info = &liquidio_udp_tunnels;
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
3818
static const struct udp_tunnel_nic_info cxgb_udp_tunnels = {
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
6802
netdev->udp_tunnel_nic_info = &cxgb_udp_tunnels;
drivers/net/ethernet/cisco/enic/enic_main.c
226
static const struct udp_tunnel_nic_info enic_udp_tunnels = {
drivers/net/ethernet/cisco/enic/enic_main.c
2894
netdev->udp_tunnel_nic_info = &enic_udp_tunnels_v4;
drivers/net/ethernet/cisco/enic/enic_main.c
2896
netdev->udp_tunnel_nic_info = &enic_udp_tunnels;
drivers/net/ethernet/emulex/benet/be_main.c
4034
static const struct udp_tunnel_nic_info be_udp_tunnels = {
drivers/net/ethernet/emulex/benet/be_main.c
5208
netdev->udp_tunnel_nic_info = &be_udp_tunnels;
drivers/net/ethernet/intel/fm10k/fm10k_netdev.c
1581
dev->udp_tunnel_nic_info = &fm10k_udp_tunnels;
drivers/net/ethernet/intel/fm10k/fm10k_netdev.c
417
static const struct udp_tunnel_nic_info fm10k_udp_tunnels = {
drivers/net/ethernet/intel/i40e/i40e.h
522
struct udp_tunnel_nic_info udp_tunnel_nic;
drivers/net/ethernet/intel/i40e/i40e_main.c
13678
netdev->udp_tunnel_nic_info = &pf->udp_tunnel_nic;
drivers/net/ethernet/intel/ice/ice_main.c
3528
netdev->udp_tunnel_nic_info = &pf->hw.udp_tunnel_nic;
drivers/net/ethernet/intel/ice/ice_main.c
4045
struct udp_tunnel_nic_info *udp_tunnel_nic = &pf->hw.udp_tunnel_nic;
drivers/net/ethernet/intel/ice/ice_type.h
1010
struct udp_tunnel_nic_info udp_tunnel_nic;
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
11670
netdev->udp_tunnel_nic_info = &ixgbe_udp_tunnels_x550;
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
11673
netdev->udp_tunnel_nic_info = &ixgbe_udp_tunnels_x550em_a;
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
5466
static const struct udp_tunnel_nic_info ixgbe_udp_tunnels_x550 = {
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
5474
static const struct udp_tunnel_nic_info ixgbe_udp_tunnels_x550em_a = {
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
2657
static const struct udp_tunnel_nic_info mlx4_udp_tunnels = {
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
3347
dev->udp_tunnel_nic_info = &mlx4_udp_tunnels;
drivers/net/ethernet/mellanox/mlx5/core/en.h
948
struct udp_tunnel_nic_info nic_info;
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
5406
priv->netdev->udp_tunnel_nic_info = &priv->nic_info;
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2395
static const struct udp_tunnel_nic_info nfp_udp_tunnels = {
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2719
netdev->udp_tunnel_nic_info = &nfp_udp_tunnels;
drivers/net/ethernet/qlogic/qede/qede_filter.c
1010
edev->ndev->udp_tunnel_nic_info = &qede_udp_tunnels_both;
drivers/net/ethernet/qlogic/qede/qede_filter.c
1012
edev->ndev->udp_tunnel_nic_info = &qede_udp_tunnels_vxlan;
drivers/net/ethernet/qlogic/qede/qede_filter.c
1014
edev->ndev->udp_tunnel_nic_info = &qede_udp_tunnels_geneve;
drivers/net/ethernet/qlogic/qede/qede_filter.c
988
static const struct udp_tunnel_nic_info qede_udp_tunnels_both = {
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
2304
netdev->udp_tunnel_nic_info = &qlcnic_udp_tunnels;
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
487
static const struct udp_tunnel_nic_info qlcnic_udp_tunnels = {
drivers/net/ethernet/sfc/ef10.c
3985
static const struct udp_tunnel_nic_info efx_ef10_udp_tunnels = {
drivers/net/ethernet/sfc/ef10.c
43
static const struct udp_tunnel_nic_info efx_ef10_udp_tunnels;
drivers/net/ethernet/sfc/ef10.c
681
efx->net_dev->udp_tunnel_nic_info = &efx_ef10_udp_tunnels;
drivers/net/ethernet/wangxun/txgbe/txgbe_main.c
650
static const struct udp_tunnel_nic_info txgbe_udp_tunnels = {
drivers/net/ethernet/wangxun/txgbe/txgbe_main.c
756
netdev->udp_tunnel_nic_info = &txgbe_udp_tunnels;
drivers/net/netdevsim/udp_tunnels.c
129
struct udp_tunnel_nic_info *info;
drivers/net/netdevsim/udp_tunnels.c
185
dev->udp_tunnel_nic_info = info;
drivers/net/netdevsim/udp_tunnels.c
194
kfree(dev->udp_tunnel_nic_info);
drivers/net/netdevsim/udp_tunnels.c
195
dev->udp_tunnel_nic_info = NULL;
drivers/net/netdevsim/udp_tunnels.c
85
static const struct udp_tunnel_nic_info nsim_udp_tunnel_info = {
include/linux/netdevice.h
2474
const struct udp_tunnel_nic_info *udp_tunnel_nic_info;
include/linux/netdevice.h
77
struct udp_tunnel_nic_info;
include/net/udp_tunnel.h
259
struct udp_tunnel_nic *udp_tunnel_nic_info;
net/core/dev.c
11397
if (dev->udp_tunnel_nic_info) {
net/ethtool/tunnels.c
40
const struct udp_tunnel_nic_info *info;
net/ethtool/tunnels.c
45
info = req_base->dev->udp_tunnel_nic_info;
net/ethtool/tunnels.c
86
const struct udp_tunnel_nic_info *info;
net/ethtool/tunnels.c
90
info = req_base->dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
135
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
155
table = &dev->udp_tunnel_nic_info->tables[i];
net/ipv4/udp_tunnel_nic.c
226
err = dev->udp_tunnel_nic_info->set_port(dev, table, idx, &ti);
net/ipv4/udp_tunnel_nic.c
228
err = dev->udp_tunnel_nic_info->unset_port(dev, table, idx,
net/ipv4/udp_tunnel_nic.c
244
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
256
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
289
if (dev->udp_tunnel_nic_info->sync_table)
net/ipv4/udp_tunnel_nic.c
322
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
340
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
428
table = &dev->udp_tunnel_nic_info->tables[i];
net/ipv4/udp_tunnel_nic.c
463
table = &dev->udp_tunnel_nic_info->tables[i];
net/ipv4/udp_tunnel_nic.c
495
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
545
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
581
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
607
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
683
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
706
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
750
udp_tunnel_nic_alloc(const struct udp_tunnel_nic_info *info,
net/ipv4/udp_tunnel_nic.c
790
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
830
if (info->shared && info->shared->udp_tunnel_nic_info) {
net/ipv4/udp_tunnel_nic.c
831
utn = info->shared->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
841
if (!info->shared->udp_tunnel_nic_info) {
net/ipv4/udp_tunnel_nic.c
843
info->shared->udp_tunnel_nic_info = utn;
net/ipv4/udp_tunnel_nic.c
865
const struct udp_tunnel_nic_info *info = dev->udp_tunnel_nic_info;
net/ipv4/udp_tunnel_nic.c
895
info->shared->udp_tunnel_nic_info = NULL;
net/ipv4/udp_tunnel_nic.c
921
const struct udp_tunnel_nic_info *info;
net/ipv4/udp_tunnel_nic.c
924
info = dev->udp_tunnel_nic_info;