Searched refs:netdev_features (Results 1 – 12 of 12) sorted by relevance
1184 uint64_t netdev_features; member
371 hw->netdev_features = NETIF_F_RXCSUM; in mt7615_init_wiphy()
527 hw->netdev_features = NETIF_F_RXCSUM; in mt792x_init_wiphy()
167 hw->netdev_features = NETIF_F_RXCSUM; in mt7996_init_wiphy()
35 mvmvif->features |= hw->netdev_features; in iwl_mvm_mld_mac_add_interface()
381 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mvm_mac_setup_register()705 hw->netdev_features |= mvm->cfg->features; in iwl_mvm_mac_setup_register()707 hw->netdev_features &= ~IWL_CSUM_NETIF_FLAGS_MASK; in iwl_mvm_mac_setup_register()1577 mvmvif->features |= hw->netdev_features; in iwl_mvm_mac_add_interface()
59 if (WARN_ONCE(!(mvm->hw->netdev_features & IWL_TX_CSUM_NETIF_FLAGS) || in iwl_mvm_tx_csum()
363 hw->netdev_features = NETIF_F_RXCSUM; in mt7915_init_wiphy()
531 netdev_features_t netdev_features; member
7316 ar->hw->netdev_features = NETIF_F_HW_CSUM; in __ath12k_mac_register()
9581 ar->hw->netdev_features = NETIF_F_HW_CSUM; in __ath11k_mac_register()
10294 ar->hw->netdev_features = NETIF_F_HW_CSUM;