Home
last modified time | relevance | path

Searched refs:vxlanctrl (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c4951 u32 vxlanctrl; in ixgbe_clear_udp_tunnel_port() local
4957 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()