2 * Misc system wide parameters.
4 * Copyright 2007, Broadcom Corporation
7 * THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY
8 * KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM
9 * SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
10 * FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
16 #define VLAN_MAXVID 15 /* Max. VLAN ID supported/allowed */
18 #define VLAN_NUMPRIS 8 /* # of prio, start from 0 */
20 #define DEV_NUMIFS 16 /* Max. # of devices/interfaces supported */
22 #define WL_MAXBSSCFG 16 /* maximum number of BSS Configs we can configure */
This page took 0.060437 seconds and 5 git commands to generate.