Searched refs:netdev_features (Results 1 – 10 of 10) sorted by relevance
313 netdev_features(void) in netdev_features() function334 netdev_features(); in test_pointer()
1665 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xgbe_set_features()1666 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM; in xgbe_set_features()1667 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX; in xgbe_set_features()1668 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER; in xgbe_set_features()1692 pdata->netdev_features = features; in xgbe_set_features()
852 netdev_features_t netdev_features; member
738 pdata->netdev_features = netdev->features; in xgbe_probe()
100 For current list of features, see include/linux/netdev_features.h.
851 if (WARN_ON(hw->netdev_features & ~feature_whitelist)) in ieee80211_register_hw()
1833 ndev->features |= local->hw.netdev_features; in ieee80211_if_add()
661 hw->netdev_features |= mvm->cfg->features; in iwl_mvm_mac_setup_register()663 hw->netdev_features &= ~NETIF_F_RXCSUM; in iwl_mvm_mac_setup_register()1706 mvmvif->features |= hw->netdev_features; in iwl_mvm_mac_add_interface()
2068 netdev_features_t netdev_features; member
7324 ar->hw->netdev_features = NETIF_F_HW_CSUM; in ath10k_mac_register()