Searched refs:netdev_features (Results 1 – 4 of 4) sorted by relevance
1186 uint64_t netdev_features; member
404 hw->netdev_features = NETIF_F_HIGHDMA | NETIF_F_SG; in iwl_mvm_mac_setup_register()723 hw->netdev_features |= mvm->cfg->features; in iwl_mvm_mac_setup_register()725 hw->netdev_features &= ~IWL_CSUM_NETIF_FLAGS_MASK; in iwl_mvm_mac_setup_register()1527 mvmvif->features |= hw->netdev_features; in iwl_mvm_mac_add_interface()
56 if (WARN_ONCE(!(mvm->hw->netdev_features & IWL_TX_CSUM_NETIF_FLAGS) || in iwl_mvm_tx_csum_pre_bz()
406 netdev_features_t netdev_features; member