Searched refs:n_entries (Results 51 - 61 of 61) sorted by relevance

123

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c5046 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
5054 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
5055 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_GENEVE, },
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3831 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
3832 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_GENEVE, },
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_main.c4761 pf->hw.udp_tunnel_nic.tables[0].n_entries =
4767 pf->hw.udp_tunnel_nic.tables[1].n_entries =
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c491 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c2717 { .n_entries = 1024, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
/linux-master/drivers/net/ethernet/sfc/
H A Def10.c3988 .n_entries = 16,
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2674 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c4037 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5263 priv->nic_info.tables[0].n_entries =
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10225 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_VXLAN, },
10226 { .n_entries = 1, .tunnel_types = UDP_TUNNEL_TYPE_GENEVE, },
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c15912 pf->udp_tunnel_nic.tables[0].n_entries = I40E_MAX_PF_UDP_OFFLOAD_PORTS;

Completed in 576 milliseconds

123