Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.c547 netdev->features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
548 netdev->hw_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
549 netdev->hw_enc_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
/Linux-v4.19/include/linux/
Dnetdev_features.h142 #define NETIF_F_GSO_ESP __NETIF_F(GSO_ESP) macro
Dnetdevice.h4397 BUILD_BUG_ON(SKB_GSO_ESP != (NETIF_F_GSO_ESP >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/Linux-v4.19/drivers/net/netdevsim/
Dipsec.c280 NETIF_F_GSO_ESP) in nsim_ipsec_init()
/Linux-v4.19/net/xfrm/
Dxfrm_device.c64 | NETIF_F_GSO_ESP); in validate_xmit_xfrm()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c10624 NETIF_F_GSO_ESP) in ixgbe_probe()