Return-path: Received: from mail-vc0-f170.google.com ([209.85.220.170]:62283 "EHLO mail-vc0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752073Ab3KTIFS (ORCPT ); Wed, 20 Nov 2013 03:05:18 -0500 Received: by mail-vc0-f170.google.com with SMTP id ht10so2947997vcb.29 for ; Wed, 20 Nov 2013 00:05:17 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1384870413-5569-1-git-send-email-yeohchunyeow@gmail.com> Date: Wed, 20 Nov 2013 16:05:17 +0800 Message-ID: (sfid-20131120_090522_889521_8C2128EC) Subject: Re: [PATCH] wcn36xx: set self sta entry as HT capable From: Yeoh Chun-Yeow To: Eugene Krasnikov Cc: linux-wireless , John Linville , wcn36xx Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: Alright, I will resubmit the patch with these as default value. --- Chun-Yeow On Wed, Nov 20, 2013 at 3:55 PM, Eugene Krasnikov wrote: > Most of these values are taken from wcn_band_2ghz > > Will try to remember: > > sta_params->ht_capable = 1 > sta_params->tx_channel_width_set = 1 > sta_params->lsig_txop_protection = 1 > sta_params->max_ampdu_size = 3 // Might be wrong but let's have this > value as a begining. > sta_params->max_ampdu_density = 5 // Might be wrong but let's have > this value as a begining. > sta_params->max_amsdu_size = 0 > sta_params->sgi_20Mhz = 1 > sta_params->sgi_40mhz = 1 > sta_params->green_field_capable = 1 > sta_params->delayed_ba_support = 0 > sta_params->dsss_cck_mode_40mhz = 1