Lines Matching +full:channel +full:- +full:11
1 /*-
2 * Copyright (c) 2007-2008 Sam Leffler, Errno Consulting
38 uint8_t chanWidth; /* channel width (MHz) */
39 uint8_t chanSep; /* channel sepaaration (MHz) */
54 const struct freqband *band; /* channel list description */
58 uint32_t flags; /* net80211 channel flags */
69 const struct country *cc; /* country code for 1-1/default map */
71 netband_head bands_11b; /* 11b operation */
72 netband_head bands_11g; /* 11g operation */
73 netband_head bands_11a; /* 11a operation */
74 netband_head bands_11ng; /* 11ng operation */
75 netband_head bands_11na; /* 11na operation */
76 netband_head bands_11ac; /* 11ac 5GHz operation */
77 netband_head bands_11acg; /* 11ac 2GHz operation */