Searched refs:vxlan_bitmap (Results 1 – 2 of 2) sorted by relevance
1140 uint16_t vxlan_bitmap; /* Vxlan bit mask */ member
8676 pf->vxlan_bitmap |= (1 << idx); in i40e_add_vxlan_port()8711 pf->vxlan_bitmap &= ~(1 << idx); in i40e_del_vxlan_port()8713 if (!pf->vxlan_bitmap) in i40e_del_vxlan_port()