Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h596 #define IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE BIT(28) macro
Dixgbe_main.c5018 IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE))) in ixgbe_clear_udp_tunnel_port()
6329 adapter->flags |= IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE; in ixgbe_sw_init()
9771 if ((adapter->flags & IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE)) { in ixgbe_set_features()
9828 if (!(adapter->flags & IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE)) in ixgbe_add_udp_tunnel_port()
9885 if (!(adapter->flags & IXGBE_FLAG_GENEVE_OFFLOAD_CAPABLE)) in ixgbe_del_udp_tunnel_port()