From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Chadd Date: Tue, 23 Oct 2012 13:51:31 -0700 Subject: [ath9k-devel] Performance degradation when monitor interface is enabled In-Reply-To: <5086FFE3.4010108@mailservices.uwaterloo.ca> References: <5086EA9A.6030400@mailservices.uwaterloo.ca> <5086FFE3.4010108@mailservices.uwaterloo.ca> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 23 October 2012 13:36, Ali Abedi wrote: > Thanks Adrian. But there is no problem on the receiver side I assume > (monitor mode is not enabled on the receiver). There are gaps between frames > sent by the sender. It seems that the sender is waiting or doing something > between frames (other than back-off, DIFS, ...) when the monitor mode is > enabled on the sender. I've no idea. You can try manually overriding the RX filter register when monitor mode is enabled. See if that fixes it. Adrian