Home
last modified time | relevance | path

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

12345678910>>...24

/linux/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.h609 netdev_features_t netdev_features; member
A Ddwc-xlgmac-common.c209 pdata->netdev_features = netdev->features; in xlgmac_init()
/linux/lib/
A Dtest_printf.c581 netdev_features(void) in netdev_features() function
779 netdev_features(); in test_pointer()
A D.net_utils.o.cmd1172 include/linux/netdev_features.h \
A D.nlattr.o.cmd1171 include/linux/netdev_features.h \
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-main.c383 pdata->netdev_features = netdev->features; in xgbe_config_netdev()
A Dxgbe-drv.c2234 rxhash = pdata->netdev_features & NETIF_F_RXHASH; in xgbe_set_features()
2235 rxcsum = pdata->netdev_features & NETIF_F_RXCSUM; in xgbe_set_features()
2236 rxvlan = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_RX; in xgbe_set_features()
2237 rxvlan_filter = pdata->netdev_features & NETIF_F_HW_VLAN_CTAG_FILTER; in xgbe_set_features()
2261 pdata->netdev_features = features; in xgbe_set_features()
A Dxgbe.h1173 netdev_features_t netdev_features; member
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Dinit.c54 hw->netdev_features = NETIF_F_RXCSUM; in mt7921_init_wiphy()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dinit.c368 hw->netdev_features = NETIF_F_RXCSUM; in mt7615_init_wiphy()
/linux/Documentation/networking/
A Dnetdev-features.rst103 For current list of features, see include/linux/netdev_features.h.
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Dinit.c314 hw->netdev_features = NETIF_F_RXCSUM; in mt7915_init_wiphy()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac80211.c393 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mvm_mac_setup_register()
708 hw->netdev_features |= mvm->cfg->features; in iwl_mvm_mac_setup_register()
710 hw->netdev_features &= ~(IWL_TX_CSUM_NETIF_FLAGS | in iwl_mvm_mac_setup_register()
1477 mvmvif->features |= hw->netdev_features; in iwl_mvm_mac_add_interface()
A Dtx.c56 if (WARN_ONCE(!(mvm->hw->netdev_features & IWL_TX_CSUM_NETIF_FLAGS) || in iwl_mvm_tx_csum()
/linux/net/mac80211/
A Dmain.c963 if (WARN_ON(hw->netdev_features & ~MAC80211_SUPPORTED_FEATURES)) in ieee80211_register_hw()
A Diface.c2070 ndev->features |= local->hw.netdev_features; in ieee80211_if_add()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Dmac80211.c100 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwlagn_mac_setup_register()
/linux/include/net/
A Dmac80211.h2638 netdev_features_t netdev_features; member
/linux/net/netlink/
A D.policy.o.cmd1173 include/linux/netdev_features.h \
/linux/drivers/ptp/
A D.ptp_dte.o.cmd1183 include/linux/netdev_features.h \
/linux/fs/nfs_common/
A D.grace.o.cmd1263 include/linux/netdev_features.h \
/linux/fs/proc/
A D.namespaces.o.cmd1273 include/linux/netdev_features.h \
A D.proc_net.o.cmd1265 include/linux/netdev_features.h \
/linux/fs/sysfs/
A D.mount.o.cmd1276 include/linux/netdev_features.h \

Completed in 100 milliseconds

12345678910>>...24