Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7915/
HDinit.c377 hw->netdev_features = NETIF_F_RXCSUM; in mt7915_init_wiphy()
380 hw->netdev_features |= NETIF_F_HW_TC; in mt7915_init_wiphy()
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7996/
HDinit.c450 hw->netdev_features = NETIF_F_RXCSUM; in mt7996_init_wiphy()
452 hw->netdev_features |= NETIF_F_HW_TC; in mt7996_init_wiphy()
/freebsd-head/sys/dev/axgbe/
HDxgbe.h1184 uint64_t netdev_features; member
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7615/
HDinit.c371 hw->netdev_features = NETIF_F_RXCSUM; in mt7615_init_wiphy()
/freebsd-head/sys/contrib/dev/mediatek/mt76/
HDmt792x_core.c613 hw->netdev_features = NETIF_F_RXCSUM; in mt792x_init_wiphy()
/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDmld-mac80211.c39 mvmvif->features |= hw->netdev_features; in iwl_mvm_mld_mac_add_interface()
HDmac80211.c435 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mvm_mac_setup_register()
780 hw->netdev_features |= mvm->cfg->features; in iwl_mvm_mac_setup_register()
782 hw->netdev_features &= ~IWL_CSUM_NETIF_FLAGS_MASK; in iwl_mvm_mac_setup_register()
1820 mvmvif->features |= hw->netdev_features; in iwl_mvm_mac_add_interface()
HDtx.c59 if (WARN_ONCE(!(mvm->hw->netdev_features & IWL_TX_CSUM_NETIF_FLAGS) || in iwl_mvm_tx_csum()
/freebsd-head/sys/compat/linuxkpi/common/include/net/
HDmac80211.h509 netdev_features_t netdev_features; member
/freebsd-head/sys/contrib/dev/athk/ath12k/
HDmac.c7316 ar->hw->netdev_features = NETIF_F_HW_CSUM; in __ath12k_mac_register()
/freebsd-head/sys/contrib/dev/athk/ath10k/
HDmac.c10294 ar->hw->netdev_features = NETIF_F_HW_CSUM;
/freebsd-head/sys/contrib/dev/athk/ath11k/
HDmac.c9581 ar->hw->netdev_features = NETIF_F_HW_CSUM; in __ath11k_mac_register()