From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Fietkau Date: Fri, 04 Feb 2011 21:59:26 +0100 Subject: [ath9k-devel] Are there hard limits on ATH_TXBUF? In-Reply-To: <4D4C6087.6080809@candelatech.com> References: <4D4C6087.6080809@candelatech.com> Message-ID: <4D4C68AE.8060905@openwrt.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 2011-02-04 9:24 PM, Ben Greear wrote: > I wanted to see if I could increase throughput in multi-vif scenario > by increasing the ATH_MAX_QDEPTH (by increasing ATH_TXBUF). > > Is this a pure software thing, or are there hardware limitations > I should be aware of? It's a pure software thing. - Felix