Searched refs:NETIF_F_FCOE_MTU (Results 1 – 8 of 8) sorted by relevance
84 netdev->features |= NETIF_F_FCOE_MTU; in cxgb_fcoe_enable()85 netdev->vlan_features |= NETIF_F_FCOE_MTU; in cxgb_fcoe_enable()115 netdev->features &= ~NETIF_F_FCOE_MTU; in cxgb_fcoe_disable()116 netdev->vlan_features &= ~NETIF_F_FCOE_MTU; in cxgb_fcoe_disable()
109 #define NETIF_F_FCOE_MTU __NETIF_F(FCOE_MTU) macro217 #define NETIF_F_ALL_FCOE (NETIF_F_FCOE_CRC | NETIF_F_FCOE_MTU | \
861 netdev->features |= NETIF_F_FCOE_MTU; in ixgbe_fcoe_enable()901 netdev->features &= ~NETIF_F_FCOE_MTU; in ixgbe_fcoe_disable()
498 if (dev->features & NETIF_F_FCOE_MTU) in ixgbe_set_vf_lpe()862 if (dev->features & NETIF_F_FCOE_MTU) in ixgbe_set_vf_rx_tx()
320 if (adapter->netdev->features & NETIF_F_FCOE_MTU) in ixgbe_dcbnl_set_all()
984 if (adapter->netdev->features & NETIF_F_FCOE_MTU) { in ixgbe_alloc_q_vector()
5063 if (adapter->netdev->features & NETIF_F_FCOE_MTU) in ixgbe_configure_dcb()5120 if ((dev->features & NETIF_F_FCOE_MTU) && in ixgbe_hpbthresh()5181 if ((dev->features & NETIF_F_FCOE_MTU) && in ixgbe_lpbthresh()11048 NETIF_F_FCOE_MTU; in ixgbe_probe()
725 if (netdev->features & NETIF_F_FCOE_MTU) { in fcoe_netdev_config()1866 if (netdev->features & NETIF_F_FCOE_MTU) in fcoe_device_notification()