Home
last modified time | relevance | path

Searched refs:NETIF_F_SCTP_CRC (Results 1 – 24 of 24) sorted by relevance

/linux/net/sctp/
A Doffload.c76 if (!(features & NETIF_F_SCTP_CRC)) { in sctp_gso_segment()
A Doutput.c546 if (!(tp->dst->dev->features & NETIF_F_SCTP_CRC) || in sctp_packet_pack()
/linux/net/ipv6/
A Desp6_offload.c258 NETIF_F_SCTP_CRC); in esp6_gso_segment()
261 NETIF_F_SCTP_CRC); in esp6_gso_segment()
/linux/net/ipv4/
A Desp4_offload.c220 NETIF_F_SCTP_CRC); in esp4_gso_segment()
224 NETIF_F_SCTP_CRC); in esp4_gso_segment()
A Dgre_offload.c48 features &= ~NETIF_F_SCTP_CRC; in gre_gso_segment()
A Dudp_offload.c72 features &= ~NETIF_F_SCTP_CRC; in __skb_udp_tunnel_segment()
/linux/drivers/net/
A Dloopback.c182 | NETIF_F_SCTP_CRC in gen_lo_setup()
A Dveth.c1555 NETIF_F_RXCSUM | NETIF_F_SCTP_CRC | NETIF_F_HIGHDMA | \
A Dvrf.c1684 dev->features |= NETIF_F_RXCSUM | NETIF_F_HW_CSUM | NETIF_F_SCTP_CRC; in vrf_setup()
/linux/include/linux/
A Dnetdev_features.h131 #define NETIF_F_SCTP_CRC __NETIF_F(SCTP_CRC) macro
/linux/net/netfilter/ipvs/
A Dip_vs_proto_sctp.c175 !(skb_dst(skb)->dev->features & NETIF_F_SCTP_CRC))) { in sctp_dnat_handler()
/linux/drivers/net/ethernet/intel/igbvf/
A Dnetdev.c2631 NETIF_F_SCTP_CRC | in igbvf_features_check()
2639 NETIF_F_SCTP_CRC | in igbvf_features_check()
2773 NETIF_F_SCTP_CRC; in igbvf_probe()
/linux/net/8021q/
A Dvlan_dev.c572 NETIF_F_HIGHDMA | NETIF_F_SCTP_CRC | in vlan_dev_init()
/linux/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf_main.c4394 NETIF_F_SCTP_CRC | in ixgbevf_features_check()
4402 NETIF_F_SCTP_CRC | in ixgbevf_features_check()
4588 NETIF_F_SCTP_CRC; in ixgbevf_probe()
/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_main.c956 netdev->hw_enc_features = NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | NETIF_F_SCTP_CRC | in netdev_features_init()
/linux/drivers/net/ethernet/intel/igc/
A Digc_main.c4969 NETIF_F_SCTP_CRC | in igc_features_check()
4977 NETIF_F_SCTP_CRC | in igc_features_check()
6333 netdev->features |= NETIF_F_SCTP_CRC; in igc_probe()
/linux/drivers/net/ethernet/intel/igb/
A Digb_main.c2516 NETIF_F_SCTP_CRC | in igb_features_check()
2525 NETIF_F_SCTP_CRC | in igb_features_check()
3285 netdev->features |= NETIF_F_SCTP_CRC | NETIF_F_GSO_UDP_L4; in igb_probe()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c10088 NETIF_F_SCTP_CRC | in ixgbe_features_check()
10097 NETIF_F_SCTP_CRC | in ixgbe_features_check()
10842 netdev->features |= NETIF_F_SCTP_CRC | NETIF_F_GSO_UDP_L4; in ixgbe_probe()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_main.c3648 NETIF_F_SCTP_CRC | in iavf_process_config()
/linux/net/ethtool/
A Dioctl.c229 NETIF_F_SCTP_CRC; in ethtool_get_feature_mask()
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c3141 NETIF_F_SCTP_CRC | NETIF_F_FRAGLIST; in hns3_set_default_feature()
/linux/drivers/net/ethernet/intel/ice/
A Dice_main.c3234 NETIF_F_SCTP_CRC | in ice_set_netdev_features()
/linux/net/core/
A Ddev.c3637 return !!(features & NETIF_F_SCTP_CRC) ? 0 : in skb_csum_hwoffload_help()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_main.c13432 NETIF_F_SCTP_CRC | in i40e_config_netdev()

Completed in 150 milliseconds