Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Doffload.c80 if (!(features & NETIF_F_SCTP_CRC)) { in sctp_gso_segment()
Doutput.c550 if (!(skb_dst(head)->dev->features & NETIF_F_SCTP_CRC) || in sctp_packet_pack()
/Linux-v4.19/drivers/net/
Dloopback.c189 | NETIF_F_SCTP_CRC in loopback_setup()
Dveth.c1023 NETIF_F_RXCSUM | NETIF_F_SCTP_CRC | NETIF_F_HIGHDMA | \
Dvrf.c1257 dev->features |= NETIF_F_RXCSUM | NETIF_F_HW_CSUM | NETIF_F_SCTP_CRC; in vrf_setup()
/Linux-v4.19/include/linux/
Dnetdev_features.h124 #define NETIF_F_SCTP_CRC __NETIF_F(SCTP_CRC) macro
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_proto_sctp.c172 !(skb_dst(skb)->dev->features & NETIF_F_SCTP_CRC))) { in sctp_dnat_handler()
/Linux-v4.19/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2659 NETIF_F_SCTP_CRC | in igbvf_features_check()
2667 NETIF_F_SCTP_CRC | in igbvf_features_check()
2801 NETIF_F_SCTP_CRC; in igbvf_probe()
/Linux-v4.19/net/8021q/
Dvlan_dev.c565 NETIF_F_HIGHDMA | NETIF_F_SCTP_CRC | in vlan_dev_init()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c4377 NETIF_F_SCTP_CRC | in ixgbevf_features_check()
4385 NETIF_F_SCTP_CRC | in ixgbevf_features_check()
4577 NETIF_F_SCTP_CRC; in ixgbevf_probe()
/Linux-v4.19/net/core/
Dethtool.c272 return NETIF_F_CSUM_MASK | NETIF_F_SCTP_CRC; in ethtool_get_feature_mask()
Ddev.c3285 return !!(features & NETIF_F_SCTP_CRC) ? 0 : in skb_csum_hwoffload_help()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_main.c2517 NETIF_F_SCTP_CRC | in igb_features_check()
2525 NETIF_F_SCTP_CRC | in igb_features_check()
3151 netdev->features |= NETIF_F_SCTP_CRC; in igb_probe()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_main.c3285 NETIF_F_SCTP_CRC | in i40evf_process_config()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c10074 NETIF_F_SCTP_CRC | in ixgbe_features_check()
10082 NETIF_F_SCTP_CRC | in ixgbe_features_check()
10619 netdev->features |= NETIF_F_SCTP_CRC; in ixgbe_probe()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_main.c11931 NETIF_F_SCTP_CRC | in i40e_config_netdev()