Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.c1235 netdev->gso_partial_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
1237 netdev->features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
1238 netdev->hw_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
1239 netdev->hw_enc_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
/linux-6.14.4/include/linux/
Dnetdev_features.h145 #define NETIF_F_GSO_ESP __NETIF_F(GSO_ESP) macro
Dnetdevice.h5240 BUILD_BUG_ON(SKB_GSO_ESP != (NETIF_F_GSO_ESP >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/linux-6.14.4/drivers/net/netdevsim/
Dipsec.c289 NETIF_F_GSO_ESP) in nsim_ipsec_init()
/linux-6.14.4/net/xfrm/
Dxfrm_device.c167 esp_features = esp_features & ~(NETIF_F_HW_ESP | NETIF_F_GSO_ESP); in validate_xmit_xfrm()
/linux-6.14.4/include/net/
Dbonding.h91 NETIF_F_GSO_ESP)
/linux-6.14.4/drivers/net/ethernet/intel/ixgbevf/
Dipsec.c661 NETIF_F_GSO_ESP) in ixgbevf_init_ipsec_offload()
/linux-6.14.4/drivers/net/bonding/
Dbond_main.c1547 #define BOND_GSO_PARTIAL_FEATURES (NETIF_F_GSO_ESP)
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c11430 NETIF_F_GSO_ESP) in ixgbe_probe()