Searched refs:netdev_features (Results 1 – 8 of 8) sorted by relevance
1732 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xgbe_set_features()1733 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM; in xgbe_set_features()1734 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX; in xgbe_set_features()1735 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER; in xgbe_set_features()1759 pdata->netdev_features = features; in xgbe_set_features()
750 netdev_features_t netdev_features; member
490 pdata->netdev_features = netdev->features; in xgbe_probe()
100 For current list of features, see include/linux/netdev_features.h.
847 if (WARN_ON(hw->netdev_features & ~feature_whitelist)) in ieee80211_register_hw()
1791 ndev->features |= local->hw.netdev_features; in ieee80211_if_add()
1987 netdev_features_t netdev_features; member
5590 ar->hw->netdev_features = NETIF_F_HW_CSUM; in ath10k_mac_register()