Searched refs:vxlanctrl (Results 1 – 1 of 1) sorted by relevance
5015 u32 vxlanctrl; in ixgbe_clear_udp_tunnel_port() local5021 vxlanctrl = IXGBE_READ_REG(hw, IXGBE_VXLANCTRL) & ~mask; in ixgbe_clear_udp_tunnel_port()5022 IXGBE_WRITE_REG(hw, IXGBE_VXLANCTRL, vxlanctrl); in ixgbe_clear_udp_tunnel_port()