Searched refs:BNX2X_UDP_PORT_GENEVE (Results 1 – 3 of 3) sorted by relevance
971 if (bp->udp_tunnel_ports[BNX2X_UDP_PORT_GENEVE].count) { in bnx2x_func_start()972 port = bp->udp_tunnel_ports[BNX2X_UDP_PORT_GENEVE].dst_port; in bnx2x_func_start()
1335 BNX2X_UDP_PORT_GENEVE, enumerator
10117 if (bp->udp_tunnel_ports[BNX2X_UDP_PORT_GENEVE].count) { in bnx2x_udp_port_update()10118 udp_tunnel = &bp->udp_tunnel_ports[BNX2X_UDP_PORT_GENEVE]; in bnx2x_udp_port_update()10208 __bnx2x_add_udp_port(bp, t_port, BNX2X_UDP_PORT_GENEVE); in bnx2x_udp_tunnel_add()10226 __bnx2x_del_udp_port(bp, t_port, BNX2X_UDP_PORT_GENEVE); in bnx2x_udp_tunnel_del()10365 !bp->udp_tunnel_ports[BNX2X_UDP_PORT_GENEVE].count) in bnx2x_sp_rtnl_task()