Searched refs:netdev_features (Results 1 – 18 of 18) 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()
274 pdata->netdev_features = netdev->features; in xgbe_config_netdev()
1951 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xgbe_set_features()1952 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM; in xgbe_set_features()1953 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX; in xgbe_set_features()1954 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER; in xgbe_set_features()1985 pdata->netdev_features = features; in xgbe_set_features()
1121 netdev_features_t netdev_features; member
362 hw->netdev_features = NETIF_F_RXCSUM; in mt7915_init_wiphy()365 hw->netdev_features |= NETIF_F_HW_TC; in mt7915_init_wiphy()
449 hw->netdev_features = NETIF_F_RXCSUM; in mt7996_init_wiphy()451 hw->netdev_features |= NETIF_F_HW_TC; in mt7996_init_wiphy()
369 hw->netdev_features = NETIF_F_RXCSUM; in mt7615_init_wiphy()
633 hw->netdev_features = NETIF_F_RXCSUM; in mt792x_init_wiphy()
361 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mac_hw_set_misc()362 hw->netdev_features |= mld->trans->mac_cfg->base->features; in iwl_mac_hw_set_misc()
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()1855 mvmvif->features |= hw->netdev_features; in iwl_mvm_mac_add_interface()
60 if (WARN_ONCE(!(mvm->hw->netdev_features & IWL_TX_CSUM_NETIF_FLAGS) || in iwl_mvm_tx_csum()
100 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwlagn_mac_setup_register()
10355 ar->hw->netdev_features = NETIF_F_HW_CSUM; in __ath11k_mac_register()
10275 ar->hw->netdev_features = NETIF_F_HW_CSUM; in ath10k_mac_register()
13867 hw->netdev_features = NETIF_F_HW_CSUM; in ath12k_mac_hw_register()
Completed in 121 milliseconds