Searched refs:BNX2X_UDP_PORT_GENEVE (Results 1 – 3 of 3) sorted by relevance
969 if (bp->udp_tunnel_ports[BNX2X_UDP_PORT_GENEVE].count) { in bnx2x_func_start()970 port = bp->udp_tunnel_ports[BNX2X_UDP_PORT_GENEVE].dst_port; in bnx2x_func_start()
1336 BNX2X_UDP_PORT_GENEVE, enumerator
10153 if (bp->udp_tunnel_ports[BNX2X_UDP_PORT_GENEVE].count) { in bnx2x_udp_port_update()10154 udp_tunnel = &bp->udp_tunnel_ports[BNX2X_UDP_PORT_GENEVE]; in bnx2x_udp_port_update()10244 __bnx2x_add_udp_port(bp, t_port, BNX2X_UDP_PORT_GENEVE); in bnx2x_udp_tunnel_add()10262 __bnx2x_del_udp_port(bp, t_port, BNX2X_UDP_PORT_GENEVE); in bnx2x_udp_tunnel_del()10404 !bp->udp_tunnel_ports[BNX2X_UDP_PORT_GENEVE].count) in bnx2x_sp_rtnl_task()