Searched refs:NETIF_F_FCOE_CRC (Results 1 – 6 of 6) sorted by relevance
82 netdev->features |= NETIF_F_FCOE_CRC; in cxgb_fcoe_enable()83 netdev->vlan_features |= NETIF_F_FCOE_CRC; in cxgb_fcoe_enable()113 netdev->features &= ~NETIF_F_FCOE_CRC; in cxgb_fcoe_disable()114 netdev->vlan_features &= ~NETIF_F_FCOE_CRC; in cxgb_fcoe_disable()
101 #define NETIF_F_FCOE_CRC __NETIF_F(FCOE_CRC) macro184 #define NETIF_F_ALL_FCOE (NETIF_F_FCOE_CRC | NETIF_F_FCOE_MTU | \
4256 return !!(features & NETIF_F_FCOE_CRC); in can_checksum_protocol()
646 if (!(adapter->netdev->features & NETIF_F_FCOE_CRC)) in ixgbe_configure_fcoe()
8588 (tx_ring->netdev->features & (NETIF_F_FSO | NETIF_F_FCOE_CRC))) { in ixgbe_xmit_frame_ring()10684 NETIF_F_FCOE_CRC; in ixgbe_probe()10687 NETIF_F_FCOE_CRC | in ixgbe_probe()
675 if (netdev->features & NETIF_F_FCOE_CRC) { in fcoe_netdev_features_change()