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