Searched refs:NETIF_F_SG (Results 1 – 6 of 6) sorted by relevance
37 #define NETIF_F_SG BIT(1) /* Can do scatter/gather I/O. */ macro
954 if (priv->dev->features & NETIF_F_SG && priv->hca_caps & IB_DEVICE_UD_TSO) { in ipoib_set_dev_features()
799 netdev_features_t netdev_flags = NETIF_F_CSUM_MASK | NETIF_F_SG; in iwl_mld_tx_tso_segment()
361 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mac_hw_set_misc()
942 netdev_features_t netdev_flags = NETIF_F_CSUM_MASK | NETIF_F_SG; in iwl_mvm_tx_tso()
430 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mvm_mac_setup_register()