From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bhavesh Kamani Date: Mon, 12 May 2014 21:19:17 +0530 Subject: [ath9k-devel] ath9k : Not able to set LongRetry and ShortRetry. In-Reply-To: References: <5370E11F.90408@cyberoam.com> <5370E1B9.3060000@cyberoam.com> Message-ID: <5370ED7D.6070800@cyberoam.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hi Adrian, Can you please point me the exact file/function for rate schedule? But still I am not able to understand the usage of these macros. Thanks, Bhavesh. On Monday 12 May 2014 09:13 PM, Adrian Chadd wrote: > There's also a maximum transmit retry counter in the rate schedule > setup in the transmit descriptor. > > -a > > > On 12 May 2014 07:59, Bhavesh Kamani wrote: >> Hi Team, >> >> I am using this Ar9380 NIC as AP using hostapd 2.0. >> >> Thanks, >> Bhavesh. >> >> On Monday 12 May 2014 08:26 PM, Bhavesh Kamani wrote: >>> Hi Team, >>> >>> I have changed the values of following four macros and set it to 2 to >>> change LongRetryLimit and ShortRetryLimit, but I am not able to see >>> any difference. >>> >>> File : drivers/net/wireless/ath/ath9k/mac.h >>> #define INIT_SH_RETRY 10 >>> #define INIT_LG_RETRY 10 >>> #define INIT_SSH_RETRY 32 >>> #define INIT_SLG_RETRY 32 >>> >>> After setting value 2, I am able to see more than 2 retries when ACK >>> is not sent by WiFi client for particular packet. >>> Please let me know how to change LongRetryLimit and ShortRetryLimit. >>> Is it the right place where I am changing the values? If yes, then >>> what are the possible value ranges for LongRetryLimit and >>> ShortRetryLimit? >>> >>> ath9k version : backports-3.12.8-1 >>> Hardware : AR9380 miniPCIe >>> >>> Thanks, >>> Bhavesh. >> _______________________________________________ >> ath9k-devel mailing list >> ath9k-devel at lists.ath9k.org >> https://lists.ath9k.org/mailman/listinfo/ath9k-devel