Searched refs:vxlan_port_cnt (Results 1 – 4 of 4) sorted by relevance
3225 if (!adapter->vxlan_port_cnt || in cxgb_del_udp_tunnel()3229 adapter->vxlan_port_cnt--; in cxgb_del_udp_tunnel()3230 if (adapter->vxlan_port_cnt) in cxgb_del_udp_tunnel()3291 if (adapter->vxlan_port_cnt && in cxgb_add_udp_tunnel()3293 adapter->vxlan_port_cnt++; in cxgb_add_udp_tunnel()3298 if (adapter->vxlan_port_cnt) { in cxgb_add_udp_tunnel()3306 adapter->vxlan_port_cnt = 1; in cxgb_add_udp_tunnel()
940 u8 vxlan_port_cnt; member
1701 u8 vxlan_port_cnt; member
7416 if (bp->vxlan_port_cnt) { in bnxt_hwrm_free_tunnel_ports()7420 bp->vxlan_port_cnt = 0; in bnxt_hwrm_free_tunnel_ports()11145 if (bp->vxlan_port_cnt && bp->vxlan_port != ti->port) in bnxt_udp_tunnel_add()11148 bp->vxlan_port_cnt++; in bnxt_udp_tunnel_add()11149 if (bp->vxlan_port_cnt == 1) { in bnxt_udp_tunnel_add()11185 if (!bp->vxlan_port_cnt || bp->vxlan_port != ti->port) in bnxt_udp_tunnel_del()11187 bp->vxlan_port_cnt--; in bnxt_udp_tunnel_del()11189 if (bp->vxlan_port_cnt != 0) in bnxt_udp_tunnel_del()