Searched refs:NFP_NET_N_VXLAN_PORTS (Results 1 – 2 of 2) sorted by relevance
99 #define NFP_NET_N_VXLAN_PORTS (NFP_NET_CFG_VXLAN_SZ / sizeof(__be16)) macro
3670 BUILD_BUG_ON(NFP_NET_N_VXLAN_PORTS & 1); in nfp_udp_tunnel_sync()3671 for (i = 0; i < NFP_NET_N_VXLAN_PORTS; i += 2) { in nfp_udp_tunnel_sync()3690 .n_entries = NFP_NET_N_VXLAN_PORTS,