Lines Matching +full:turbo +full:- +full:mode
1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
5 * Copyright (c) 2005-2006 Atheros Communications, Inc.
64 DISALLOW_ADHOC_11A_TURB = 0x00000002, /* not allowed w/ 5GHz turbo */
68 NO_HOSTAP = 0x00000040, /* No HOSTAP mode opereation */
105 a one-on-one mapping exists */
148 chanbmask_t chan11a_turbo; /* 11a static turbo channels */
149 chanbmask_t chan11a_dyn_turbo; /* 11a dynamic turbo channels */
154 chanbmask_t chan11g_turbo; /* 11g dynamic turbo channels */
160 u_int mode; member