Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net.h100 #define NFP_NET_N_VXLAN_PORTS (NFP_NET_CFG_VXLAN_SZ / sizeof(__be16)) macro
A Dnfp_net_common.c3777 BUILD_BUG_ON(NFP_NET_N_VXLAN_PORTS & 1); in nfp_udp_tunnel_sync()
3778 for (i = 0; i < NFP_NET_N_VXLAN_PORTS; i += 2) { in nfp_udp_tunnel_sync()
3797 .n_entries = NFP_NET_N_VXLAN_PORTS,

Completed in 13 milliseconds