Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.c558 netdev->gso_partial_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
561 netdev->features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
562 netdev->hw_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
563 netdev->hw_enc_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
/kernel/linux/linux-5.10/include/linux/
Dnetdev_features.h143 #define NETIF_F_GSO_ESP __NETIF_F(GSO_ESP) macro
Dnetdevice.h4902 BUILD_BUG_ON(SKB_GSO_ESP != (NETIF_F_GSO_ESP >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/kernel/linux/linux-5.10/drivers/net/netdevsim/
Dipsec.c281 NETIF_F_GSO_ESP) in nsim_ipsec_init()
/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_device.c154 esp_features = esp_features & ~(NETIF_F_HW_ESP | NETIF_F_GSO_ESP); in validate_xmit_xfrm()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
Dipsec.c655 NETIF_F_GSO_ESP) in ixgbevf_init_ipsec_offload()
/kernel/linux/linux-5.10/include/net/
Dbonding.h90 NETIF_F_GSO_ESP)
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c10873 NETIF_F_GSO_ESP) in ixgbe_probe()