Home
last modified time | relevance | path

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

12

/linux-6.15/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-6.15/net/ipv4/
H A Desp4_offload.c238 NETIF_F_SCTP_CRC); in esp4_gso_segment()
242 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-6.15/net/ipv6/
H A Desp6_offload.c277 NETIF_F_SCTP_CRC); in esp6_gso_segment()
280 NETIF_F_SCTP_CRC); in esp6_gso_segment()
/linux-6.15/drivers/net/
H A Dloopback.c183 | NETIF_F_SCTP_CRC in gen_lo_setup()
H A Dnetkit.c260 NETIF_F_SCTP_CRC | in netkit_setup()
H A Dvrf.c1628 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-6.15/include/linux/
H A Dnetdev_features.h127 #define NETIF_F_SCTP_CRC __NETIF_F(SCTP_CRC) macro
/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c606 netdev->features |= NETIF_F_SCTP_CRC | NETIF_F_TSO_MANGLEID; in ngbe_probe()
/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c645 netdev->features |= NETIF_F_SCTP_CRC; in txgbe_probe()
/linux-6.15/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c176 !(skb_dst(skb)->dev->features & NETIF_F_SCTP_CRC))) { in sctp_dnat_handler()
/linux-6.15/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2658 NETIF_F_SCTP_CRC | in igbvf_features_check()
2666 NETIF_F_SCTP_CRC | in igbvf_features_check()
2793 NETIF_F_SCTP_CRC; in igbvf_probe()
/linux-6.15/net/8021q/
H A Dvlan_dev.c542 NETIF_F_HIGHDMA | NETIF_F_SCTP_CRC | in vlan_dev_init()
/linux-6.15/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4420 NETIF_F_SCTP_CRC | in ixgbevf_features_check()
4428 NETIF_F_SCTP_CRC | in ixgbevf_features_check()
4609 NETIF_F_SCTP_CRC; in ixgbevf_probe()
/linux-6.15/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c933 netdev->hw_enc_features = NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | NETIF_F_SCTP_CRC | in netdev_features_init()
/linux-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c780 csum_offloads |= NETIF_F_SCTP_CRC; in idpf_cfg_netdev()
/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc_main.c5477 NETIF_F_SCTP_CRC | in igc_features_check()
5485 NETIF_F_SCTP_CRC | in igc_features_check()
7095 netdev->features |= NETIF_F_SCTP_CRC; in igc_probe()
/linux-6.15/drivers/net/ethernet/intel/igb/
H A Digb_main.c2527 NETIF_F_SCTP_CRC | in igb_features_check()
2536 NETIF_F_SCTP_CRC | in igb_features_check()
3298 netdev->features |= NETIF_F_SCTP_CRC | NETIF_F_GSO_UDP_L4; in igb_probe()
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10602 NETIF_F_SCTP_CRC | in ixgbe_features_check()
10611 NETIF_F_SCTP_CRC | in ixgbe_features_check()
11429 netdev->features |= NETIF_F_SCTP_CRC | NETIF_F_GSO_UDP_L4; in ixgbe_probe()
/linux-6.15/net/ethtool/
H A Dioctl.c229 NETIF_F_SCTP_CRC; in ethtool_get_feature_mask()
/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5359 NETIF_F_SCTP_CRC | in iavf_process_config()
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3326 NETIF_F_SCTP_CRC | NETIF_F_FRAGLIST; in hns3_set_default_feature()

12