Searched refs:netdev_features (Results 1 – 11 of 11) 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()
610 netdev_features_t netdev_features; member
207 pdata->netdev_features = netdev->features; in xlgmac_init()
574 netdev_features(struct kunit *kunittest) in netdev_features() function813 KUNIT_CASE(netdev_features),
274 pdata->netdev_features = netdev->features; in xgbe_config_netdev()
1979 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xgbe_set_features()1980 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM; in xgbe_set_features()1981 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX; in xgbe_set_features()1982 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER; in xgbe_set_features()2013 pdata->netdev_features = features; in xgbe_set_features()
2318 ndev->features |= local->hw.netdev_features; in ieee80211_if_add()2322 sdata->vif.netdev_features = local->hw.netdev_features; in ieee80211_if_add()
1220 if (WARN_ON(hw->netdev_features & ~MAC80211_SUPPORTED_FEATURES)) in ieee80211_register_hw()
3621 return sdata->vif.netdev_features; in ieee80211_sdata_netdev_features()3627 return sdata->vif.netdev_features; in ieee80211_sdata_netdev_features()
10625 ar->hw->netdev_features = NETIF_F_HW_CSUM; in __ath11k_mac_register()
14440 hw->netdev_features = NETIF_F_HW_CSUM; in ath12k_mac_hw_register()