Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h588 #define IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE BIT(28) macro
Dixgbe_main.c4954 IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE))) in ixgbe_clear_udp_tunnel_port()
6243 adapter->flags |= IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE; in ixgbe_sw_init()
9656 if ((adapter->flags & IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE)) { in ixgbe_set_features()
9713 if (!(adapter->flags & IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE)) in ixgbe_add_udp_tunnel_port()
9770 if (!(adapter->flags & IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE)) in ixgbe_del_udp_tunnel_port()