Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A Dnfp_net.h95 #define NFP_NET_N_VXLAN_PORTS (NFP_NET_CFG_VXLAN_SZ / sizeof(__be16)) macro
A Dnfp_net_common.c2158 BUILD_BUG_ON(NFP_NET_N_VXLAN_PORTS & 1); in nfp_udp_tunnel_sync()
2159 for (i = 0; i < NFP_NET_N_VXLAN_PORTS; i += 2) { in nfp_udp_tunnel_sync()
2178 .n_entries = NFP_NET_N_VXLAN_PORTS,

Completed in 11 milliseconds