Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c5015 u32 vxlanctrl; in ixgbe_clear_udp_tunnel_port() local
5021 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()