Searched refs:NETIF_F_HW_ESP_TX_CSUM (Results 1 – 11 of 11) sorted by relevance
181 else if (!(features & NETIF_F_HW_ESP_TX_CSUM) && in esp4_gso_segment()182 !(skb->dev->gso_partial_features & NETIF_F_HW_ESP_TX_CSUM)) in esp4_gso_segment()
1011 (!exthdrlen || (rt->dst.dev->features & NETIF_F_HW_ESP_TX_CSUM))) in __ip_append_data()
346 if ((dev->features & NETIF_F_HW_ESP_TX_CSUM) && in xfrm_api_check()356 if (dev->features & (NETIF_F_HW_ESP | NETIF_F_HW_ESP_TX_CSUM)) in xfrm_api_check()
594 if (x->xso.dev && x->xso.dev->features & NETIF_F_HW_ESP_TX_CSUM) in xfrm_output()
537 netdev->features |= NETIF_F_HW_ESP_TX_CSUM; in mlx5e_ipsec_build_netdev()538 netdev->hw_enc_features |= NETIF_F_HW_ESP_TX_CSUM; in mlx5e_ipsec_build_netdev()
147 #define NETIF_F_HW_ESP_TX_CSUM __NETIF_F(HW_ESP_TX_CSUM) macro
280 NETIF_F_HW_ESP_TX_CSUM | \ in nsim_ipsec_init()
207 else if (!(features & NETIF_F_HW_ESP_TX_CSUM)) in esp6_gso_segment()
50 NETIF_F_HW_ESP_TX_CSUM will signal the availability of the offload.
643 NETIF_F_HW_ESP_TX_CSUM | \ in ixgbevf_init_ipsec_offload()
10913 NETIF_F_HW_ESP_TX_CSUM | \ in ixgbe_probe()