Searched refs:NETIF_F_FCOE_CRC (Results 1 – 5 of 5) sorted by relevance
751 netdev->features |= NETIF_F_FCOE_CRC; in ixgbe_fcoe_enable()791 netdev->features &= ~NETIF_F_FCOE_CRC; in ixgbe_fcoe_disable()
7391 netdev->vlan_features |= NETIF_F_FCOE_CRC; in ixgbe_probe()
1063 #define NETIF_F_FCOE_CRC (1 << 24) /* FCoE CRC32 */ macro1100 NETIF_F_SCTP_CSUM | NETIF_F_FCOE_CRC)
591 if (netdev->features & NETIF_F_FCOE_CRC) { in fcoe_netdev_features_change()
2029 ((features & NETIF_F_FCOE_CRC) && in can_checksum_protocol()