K2.6 patches and update.
[tomato.git] / release / src-rt / wl / config / wltunable_rte_43236b1_usbap.h
blobcf9e20a8a050bf92e615fd5050c5ccee411987c4
1 /*
2 * Broadcom 802.11abg Networking Device Driver Configuration file
4 * Copyright (C) 2010, Broadcom Corporation
5 * All Rights Reserved.
6 *
7 * This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;
8 * the contents of this file may not be disclosed to third parties, copied
9 * or duplicated in any form, in whole or in part, without the prior
10 * written permission of Broadcom Corporation.
12 * $Id: wltunable_rte_43236b1_usbap.h,v 1.1.2.1 2011-01-26 19:43:54 Exp $
14 * wl driver tunables for 43236b1 BMAC rte dev
17 #define D11CONF 0x1000000 /* D11 Core Rev 24 */
18 #define D11CONF2 0 /* D11 Core Rev > 31 */
19 #define GCONF 0 /* No G-Phy */
20 #define ACONF 0 /* No A-Phy */
21 #define HTCONF 0 /* No HT-Phy */
22 #define NCONF 0x200 /* N-Phy Rev 9 */
23 #define LPCONF 0 /* No LP-Phy */
24 #define SSLPNCONF 0 /* No SSLPN-Phy */
25 #define LCNCONF 0 /* No LCN-Phy */
26 #define LCN40CONF 0 /* No LCN40-Phy */
28 #define CTFPOOLSZ 128 /* max buffers in ctfpool */
29 #define NTXD 64 /* THIS HAS TO MATCH with HIGH driver tunable, AMPDU/rpc_agg */
30 #define NRXD 32
31 #define NRXBUFPOST 16
32 #define WLC_DATAHIWAT 10
33 #define RXBND 16
34 #define NRPCTXBUFPOST 64 /* used in HIGH driver */
35 #define DNGL_MEM_RESTRICT_RXDMA (6*2048)