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