Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnetdev_features.h146 #define NETIF_F_GSO_ESP __NETIF_F(GSO_ESP) macro
H A Dnetdevice.h5293 BUILD_BUG_ON(SKB_GSO_ESP != (NETIF_F_GSO_ESP >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c1270 netdev->gso_partial_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
1272 netdev->features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
1273 netdev->hw_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
1274 netdev->hw_enc_features |= NETIF_F_GSO_ESP; in mlx5e_ipsec_build_netdev()
/linux-6.15/drivers/net/netdevsim/
H A Dipsec.c278 NETIF_F_GSO_ESP) in nsim_ipsec_init()
/linux-6.15/net/xfrm/
H A Dxfrm_device.c167 esp_features = esp_features & ~(NETIF_F_HW_ESP | NETIF_F_GSO_ESP); in validate_xmit_xfrm()
/linux-6.15/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c640 NETIF_F_GSO_ESP) in ixgbevf_init_ipsec_offload()
/linux-6.15/include/net/
H A Dbonding.h91 NETIF_F_GSO_ESP)
/linux-6.15/drivers/net/bonding/
H A Dbond_main.c1543 #define BOND_GSO_PARTIAL_FEATURES (NETIF_F_GSO_ESP)
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c11434 NETIF_F_GSO_ESP) in ixgbe_probe()