Home
last modified time | relevance | path

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

12

/linux/net/sctp/
H A Doffload.c77 if (!(features & NETIF_F_SCTP_CRC)) { in sctp_gso_segment()
H A Doutput.c547 if (!(tp->dst->dev->features & NETIF_F_SCTP_CRC) || in sctp_packet_pack()
/linux/net/ipv4/
H A Desp4_offload.c231 NETIF_F_SCTP_CRC); in esp4_gso_segment()
235 NETIF_F_SCTP_CRC); in esp4_gso_segment()
H A Dgre_offload.c50 features &= ~NETIF_F_SCTP_CRC; in gre_gso_segment()
H A Dudp_offload.c74 features &= ~NETIF_F_SCTP_CRC; in __skb_udp_tunnel_segment()
/linux/net/ipv6/
H A Desp6_offload.c270 NETIF_F_SCTP_CRC); in esp6_gso_segment()
273 NETIF_F_SCTP_CRC); in esp6_gso_segment()
/linux/drivers/net/
H A Dloopback.c180 | NETIF_F_SCTP_CRC in gen_lo_setup()
H A Dnetkit.c231 NETIF_F_SCTP_CRC | in netkit_setup()
H A Dvrf.c1669 dev->features |= NETIF_F_RXCSUM | NETIF_F_HW_CSUM | NETIF_F_SCTP_CRC; in vrf_setup()
H A Dveth.c1686 NETIF_F_RXCSUM | NETIF_F_SCTP_CRC | NETIF_F_HIGHDMA | \
/linux/include/linux/
H A Dnetdev_features.h131 #define NETIF_F_SCTP_CRC __NETIF_F(SCTP_CRC) macro
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c578 netdev->features |= NETIF_F_SCTP_CRC; in txgbe_probe()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c586 netdev->features |= NETIF_F_SCTP_CRC | NETIF_F_TSO_MANGLEID; in ngbe_probe()
/linux/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c176 !(skb_dst(skb)->dev->features & NETIF_F_SCTP_CRC))) { in sctp_dnat_handler()
/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2661 NETIF_F_SCTP_CRC | in igbvf_features_check()
2669 NETIF_F_SCTP_CRC | in igbvf_features_check()
2796 NETIF_F_SCTP_CRC; in igbvf_probe()
/linux/net/8021q/
H A Dvlan_dev.c566 NETIF_F_HIGHDMA | NETIF_F_SCTP_CRC | in vlan_dev_init()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4419 NETIF_F_SCTP_CRC | in ixgbevf_features_check()
4427 NETIF_F_SCTP_CRC | in ixgbevf_features_check()
4608 NETIF_F_SCTP_CRC; in ixgbevf_probe()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c931 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/idpf/
H A Didpf_lib.c794 dflt_features |= NETIF_F_SCTP_CRC; in idpf_cfg_netdev()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c5378 NETIF_F_SCTP_CRC | in igc_features_check()
5386 NETIF_F_SCTP_CRC | in igc_features_check()
6936 netdev->features |= NETIF_F_SCTP_CRC; in igc_probe()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c2517 NETIF_F_SCTP_CRC | in igb_features_check()
2526 NETIF_F_SCTP_CRC | in igb_features_check()
3296 netdev->features |= NETIF_F_SCTP_CRC | NETIF_F_GSO_UDP_L4; in igb_probe()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10236 NETIF_F_SCTP_CRC | in ixgbe_features_check()
10245 NETIF_F_SCTP_CRC | in ixgbe_features_check()
11030 netdev->features |= NETIF_F_SCTP_CRC | NETIF_F_GSO_UDP_L4; in ixgbe_probe()
/linux/net/ethtool/
H A Dioctl.c227 NETIF_F_SCTP_CRC; in ethtool_get_feature_mask()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4809 NETIF_F_SCTP_CRC | in iavf_process_config()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3320 NETIF_F_SCTP_CRC | NETIF_F_FRAGLIST; in hns3_set_default_feature()

12