Home
last modified time | relevance | path

Searched refs:netdev_features (Results 1 – 18 of 18) sorted by relevance

/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-net.c887 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()
A Ddwc-xlgmac.h610 netdev_features_t netdev_features; member
A Ddwc-xlgmac-common.c207 pdata->netdev_features = netdev->features; in xlgmac_init()
/drivers/net/ethernet/amd/xgbe/
A Dxgbe-main.c274 pdata->netdev_features = netdev->features; in xgbe_config_netdev()
A Dxgbe-drv.c1951 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()
A Dxgbe.h1121 netdev_features_t netdev_features; member
/drivers/net/wireless/mediatek/mt76/mt7915/
A Dinit.c362 hw->netdev_features = NETIF_F_RXCSUM; in mt7915_init_wiphy()
365 hw->netdev_features |= NETIF_F_HW_TC; in mt7915_init_wiphy()
/drivers/net/wireless/mediatek/mt76/mt7996/
A Dinit.c449 hw->netdev_features = NETIF_F_RXCSUM; in mt7996_init_wiphy()
451 hw->netdev_features |= NETIF_F_HW_TC; in mt7996_init_wiphy()
/drivers/net/wireless/mediatek/mt76/mt7615/
A Dinit.c369 hw->netdev_features = NETIF_F_RXCSUM; in mt7615_init_wiphy()
/drivers/net/wireless/mediatek/mt76/
A Dmt792x_core.c633 hw->netdev_features = NETIF_F_RXCSUM; in mt792x_init_wiphy()
/drivers/net/wireless/intel/iwlwifi/mld/
A Dmac80211.c361 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()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmld-mac80211.c41 mvmvif->features |= hw->netdev_features; in iwl_mvm_mld_mac_add_interface()
A Dmac80211.c422 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()
A Dtx.c60 if (WARN_ONCE(!(mvm->hw->netdev_features & IWL_TX_CSUM_NETIF_FLAGS) || in iwl_mvm_tx_csum()
/drivers/net/wireless/intel/iwlwifi/dvm/
A Dmac80211.c100 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwlagn_mac_setup_register()
/drivers/net/wireless/ath/ath11k/
A Dmac.c10355 ar->hw->netdev_features = NETIF_F_HW_CSUM; in __ath11k_mac_register()
/drivers/net/wireless/ath/ath10k/
A Dmac.c10275 ar->hw->netdev_features = NETIF_F_HW_CSUM; in ath10k_mac_register()
/drivers/net/wireless/ath/ath12k/
A Dmac.c13867 hw->netdev_features = NETIF_F_HW_CSUM; in ath12k_mac_hw_register()

Completed in 121 milliseconds