Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A 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/include/linux/
H A Dnetdev_features.h145 #define NETIF_F_GSO_ESP __NETIF_F(GSO_ESP) macro
H A Dnetdevice.h5240 BUILD_BUG_ON(SKB_GSO_ESP != (NETIF_F_GSO_ESP >> NETIF_F_GSO_SHIFT)); in net_gso_ok()
/linux/include/net/
H A Dbonding.h91 NETIF_F_GSO_ESP)
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c661 NETIF_F_GSO_ESP) in ixgbevf_init_ipsec_offload()
/linux/drivers/net/bonding/
H A Dbond_main.c1547 #define BOND_GSO_PARTIAL_FEATURES (NETIF_F_GSO_ESP)
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c11430 NETIF_F_GSO_ESP) in ixgbe_probe()