Searched refs:netdev_features (Results 1 – 19 of 19) sorted by relevance
887 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xlgmac_set_features()888 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM; in xlgmac_set_features()889 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX; in xlgmac_set_features()890 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER; in xlgmac_set_features()914 pdata->netdev_features = features; in xlgmac_set_features()
609 netdev_features_t netdev_features; member
209 pdata->netdev_features = netdev->features; in xlgmac_init()
568 netdev_features(void) in netdev_features() function693 netdev_features(); in test_pointer()
383 pdata->netdev_features = netdev->features; in xgbe_config_netdev()
2241 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xgbe_set_features()2242 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM; in xgbe_set_features()2243 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX; in xgbe_set_features()2244 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER; in xgbe_set_features()2268 pdata->netdev_features = features; in xgbe_set_features()
1173 netdev_features_t netdev_features; member
103 For current list of features, see include/linux/netdev_features.h.
446 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mvm_mac_setup_register()750 hw->netdev_features |= mvm->cfg->features; in iwl_mvm_mac_setup_register()752 hw->netdev_features &= ~(IWL_TX_CSUM_NETIF_FLAGS | in iwl_mvm_mac_setup_register()756 hw->netdev_features |= IWL_TX_CSUM_NETIF_FLAGS; in iwl_mvm_mac_setup_register()1527 mvmvif->features |= hw->netdev_features; in iwl_mvm_mac_add_interface()
116 if (WARN_ONCE(!(mvm->hw->netdev_features & IWL_TX_CSUM_NETIF_FLAGS) || in iwl_mvm_tx_csum()
959 if (WARN_ON(hw->netdev_features & ~MAC80211_SUPPORTED_FEATURES)) in ieee80211_register_hw()
1997 ndev->features |= local->hw.netdev_features; in ieee80211_if_add()
105 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwlagn_mac_setup_register()
2600 netdev_features_t netdev_features; member
6334 ar->hw->netdev_features = NETIF_F_HW_CSUM; in __ath11k_mac_register()
10052 ar->hw->netdev_features = NETIF_F_HW_CSUM; in ath10k_mac_register()
12227 diff --git a/include/linux/netdev_features.h b/include/linux/netdev_features.h12229 --- a/include/linux/netdev_features.h12230 +++ b/include/linux/netdev_features.h
59187 diff --git a/include/linux/netdev_features.h b/include/linux/netdev_features.h59189 --- a/include/linux/netdev_features.h59190 +++ b/include/linux/netdev_features.h
363592 diff --git a/include/linux/netdev_features.h b/include/linux/netdev_features.h363594 --- a/include/linux/netdev_features.h363595 +++ b/include/linux/netdev_features.h