Searched refs:netdev_features (Results 1 – 16 of 16) 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()
576 netdev_features(struct kunit *kunittest) in netdev_features() 815 KUNIT_CASE(netdev_features),574 netdev_features(struct kunit *kunittest) netdev_features() function
273 pdata->netdev_features = netdev->features; in xgbe_config_netdev()
1971 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xgbe_set_features()1972 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM; in xgbe_set_features()1973 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX; in xgbe_set_features()1974 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER; in xgbe_set_features()2005 pdata->netdev_features = features; in xgbe_set_features()
1129 netdev_features_t netdev_features; member
2330 ndev->features |= local->hw.netdev_features; in ieee80211_if_add()2334 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()
3622 return sdata->vif.netdev_features; in ieee80211_sdata_netdev_features()3628 return sdata->vif.netdev_features; in ieee80211_sdata_netdev_features()
41 mvmvif->features |= hw->netdev_features; in iwl_mvm_mld_mac_add_interface()
422 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mvm_mac_setup_register()777 hw->netdev_features |= mvm->trans->mac_cfg->base->features; in iwl_mvm_mac_setup_register()779 hw->netdev_features &= ~IWL_CSUM_NETIF_FLAGS_MASK; in iwl_mvm_mac_setup_register()1748 mvmvif->features |= hw->netdev_features; in iwl_mvm_mac_add_interface()
426 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mac_hw_set_misc()427 hw->netdev_features |= mld->trans->mac_cfg->base->features; in iwl_mac_hw_set_misc()
10281 ar->hw->netdev_features = NETIF_F_HW_CSUM; in ath10k_mac_register()
10642 ar->hw->netdev_features = NETIF_F_HW_CSUM; in __ath11k_mac_register()
14657 hw->netdev_features = NETIF_F_HW_CSUM; in ath12k_mac_hw_register()