blob: a29d6ae3e7701ab0c6d72fd09930b7aad1fef0e9 [file] [log] [blame]
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -07001/* This file is GENERATED AUTOMATICALLY. DO NOT EDIT OR MODIFY.
2* --------------------------------------------------------------------
3*
4* Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved.
5* --------------------------------------------------------------------
6*
7* linux-wlan
8*
9* The contents of this file are subject to the Mozilla Public
10* License Version 1.1 (the "License"); you may not use this file
11* except in compliance with the License. You may obtain a copy of
12* the License at http://www.mozilla.org/MPL/
13*
14* Software distributed under the License is distributed on an "AS
15* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
16* implied. See the License for the specific language governing
17* rights and limitations under the License.
18*
19* Alternatively, the contents of this file may be used under the
20* terms of the GNU Public License version 2 (the "GPL"), in which
21* case the provisions of the GPL are applicable instead of the
22* above. If you wish to allow the use of your version of this file
23* only under the terms of the GPL and not to allow others to use
24* your version of this file under the MPL, indicate your decision
25* by deleting the provisions above and replace them with the notice
26* and other provisions required by the GPL. If you do not delete
27* the provisions above, a recipient may use your version of this
28* file under either the MPL or the GPL.
29*
30* --------------------------------------------------------------------
31*
32* Inquiries regarding the linux-wlan Open Source project can be
33* made directly to:
34*
35* AbsoluteValue Systems Inc.
36* info@linux-wlan.com
37* http://www.linux-wlan.com
38*
39* --------------------------------------------------------------------
40*
41* Portions of the development of this software were funded by
42* Intersil Corporation as part of PRISM(R) chipset product development.
43*
44* --------------------------------------------------------------------
45*/
46
47#ifndef _P80211MKMETADEF_H
48#define _P80211MKMETADEF_H
49
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070050#define DIDmsg_dot11req_mibget \
51 (P80211DID_MKSECTION(1) | \
52 P80211DID_MKGROUP(1))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070053#define DIDmsg_dot11req_mibset \
54 (P80211DID_MKSECTION(1) | \
55 P80211DID_MKGROUP(2))
56#define DIDmsg_dot11req_mibset_mibattribute \
57 (P80211DID_MKSECTION(1) | \
58 P80211DID_MKGROUP(2) | \
59 P80211DID_MKITEM(1) | 0x00000000)
60#define DIDmsg_dot11req_mibset_resultcode \
61 (P80211DID_MKSECTION(1) | \
62 P80211DID_MKGROUP(2) | \
63 P80211DID_MKITEM(2) | 0x00000000)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070064#define DIDmsg_dot11req_scan \
65 (P80211DID_MKSECTION(1) | \
66 P80211DID_MKGROUP(4))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070067#define DIDmsg_dot11req_scan_results \
68 (P80211DID_MKSECTION(1) | \
69 P80211DID_MKGROUP(5))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070070#define DIDmsg_dot11req_start \
71 (P80211DID_MKSECTION(1) | \
72 P80211DID_MKGROUP(13))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070073#define DIDmsg_dot11ind_authenticate \
74 (P80211DID_MKSECTION(2) | \
75 P80211DID_MKGROUP(1))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070076#define DIDmsg_dot11ind_associate \
77 (P80211DID_MKSECTION(2) | \
78 P80211DID_MKGROUP(3))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070079#define DIDmsg_lnxreq_ifstate \
80 (P80211DID_MKSECTION(3) | \
81 P80211DID_MKGROUP(1))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070082#define DIDmsg_lnxreq_wlansniff \
83 (P80211DID_MKSECTION(3) | \
84 P80211DID_MKGROUP(2))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070085#define DIDmsg_lnxreq_hostwep \
86 (P80211DID_MKSECTION(3) | \
87 P80211DID_MKGROUP(3))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070088#define DIDmsg_lnxreq_commsquality \
89 (P80211DID_MKSECTION(3) | \
90 P80211DID_MKGROUP(4))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070091#define DIDmsg_lnxreq_autojoin \
92 (P80211DID_MKSECTION(3) | \
93 P80211DID_MKGROUP(5))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070094#define DIDmsg_p2req_readpda \
95 (P80211DID_MKSECTION(5) | \
96 P80211DID_MKGROUP(2))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -070097#define DIDmsg_p2req_ramdl_state \
98 (P80211DID_MKSECTION(5) | \
99 P80211DID_MKGROUP(11))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700100#define DIDmsg_p2req_ramdl_write \
101 (P80211DID_MKSECTION(5) | \
102 P80211DID_MKGROUP(12))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700103#define DIDmsg_p2req_flashdl_state \
104 (P80211DID_MKSECTION(5) | \
105 P80211DID_MKGROUP(13))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700106#define DIDmsg_p2req_flashdl_write \
107 (P80211DID_MKSECTION(5) | \
108 P80211DID_MKGROUP(14))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700109#define DIDmib_cat_dot11smt \
110 P80211DID_MKSECTION(1)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700111#define DIDmib_dot11smt_dot11WEPDefaultKeysTable \
112 (P80211DID_MKSECTION(1) | \
113 P80211DID_MKGROUP(4))
114#define DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey0 \
115 (P80211DID_MKSECTION(1) | \
116 P80211DID_MKGROUP(4) | \
117 P80211DID_MKITEM(1) | 0x0c000000)
118#define DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey1 \
119 (P80211DID_MKSECTION(1) | \
120 P80211DID_MKGROUP(4) | \
121 P80211DID_MKITEM(2) | 0x0c000000)
122#define DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey2 \
123 (P80211DID_MKSECTION(1) | \
124 P80211DID_MKGROUP(4) | \
125 P80211DID_MKITEM(3) | 0x0c000000)
126#define DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey3 \
127 (P80211DID_MKSECTION(1) | \
128 P80211DID_MKGROUP(4) | \
129 P80211DID_MKITEM(4) | 0x0c000000)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700130#define DIDmib_dot11smt_dot11PrivacyTable \
131 (P80211DID_MKSECTION(1) | \
132 P80211DID_MKGROUP(6))
133#define DIDmib_dot11smt_dot11PrivacyTable_dot11PrivacyInvoked \
134 (P80211DID_MKSECTION(1) | \
135 P80211DID_MKGROUP(6) | \
136 P80211DID_MKITEM(1) | 0x18000000)
137#define DIDmib_dot11smt_dot11PrivacyTable_dot11WEPDefaultKeyID \
138 (P80211DID_MKSECTION(1) | \
139 P80211DID_MKGROUP(6) | \
140 P80211DID_MKITEM(2) | 0x18000000)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700141#define DIDmib_dot11smt_dot11PrivacyTable_dot11ExcludeUnencrypted \
142 (P80211DID_MKSECTION(1) | \
143 P80211DID_MKGROUP(6) | \
144 P80211DID_MKITEM(4) | 0x18000000)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700145#define DIDmib_dot11mac_dot11OperationTable \
146 (P80211DID_MKSECTION(2) | \
147 P80211DID_MKGROUP(1))
148#define DIDmib_dot11mac_dot11OperationTable_dot11MACAddress \
Solomon Peachy56afef52008-10-29 10:43:00 -0400149 (P80211DID_MKSECTION(2) | \
150 P80211DID_MKGROUP(1) | \
151 P80211DID_MKITEM(1) | 0x18000000)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700152#define DIDmib_dot11mac_dot11OperationTable_dot11RTSThreshold \
153 (P80211DID_MKSECTION(2) | \
154 P80211DID_MKGROUP(1) | \
155 P80211DID_MKITEM(2) | 0x18000000)
156#define DIDmib_dot11mac_dot11OperationTable_dot11ShortRetryLimit \
157 (P80211DID_MKSECTION(2) | \
158 P80211DID_MKGROUP(1) | \
159 P80211DID_MKITEM(3) | 0x10000000)
160#define DIDmib_dot11mac_dot11OperationTable_dot11LongRetryLimit \
161 (P80211DID_MKSECTION(2) | \
162 P80211DID_MKGROUP(1) | \
163 P80211DID_MKITEM(4) | 0x10000000)
164#define DIDmib_dot11mac_dot11OperationTable_dot11FragmentationThreshold \
165 (P80211DID_MKSECTION(2) | \
166 P80211DID_MKGROUP(1) | \
167 P80211DID_MKITEM(5) | 0x18000000)
168#define DIDmib_dot11mac_dot11OperationTable_dot11MaxTransmitMSDULifetime \
Solomon Peachy56afef52008-10-29 10:43:00 -0400169 (P80211DID_MKSECTION(2) | \
170 P80211DID_MKGROUP(1) | \
171 P80211DID_MKITEM(6) | 0x10000000)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700172#define DIDmib_cat_dot11phy \
173 P80211DID_MKSECTION(3)
174#define DIDmib_dot11phy_dot11PhyOperationTable \
175 (P80211DID_MKSECTION(3) | \
176 P80211DID_MKGROUP(1))
Solomon Peachy1e720182008-10-29 10:42:58 -0400177#define DIDmib_dot11phy_dot11PhyTxPowerTable_dot11CurrentTxPowerLevel \
178 (P80211DID_MKSECTION(3) | \
179 P80211DID_MKGROUP(3) | \
180 P80211DID_MKITEM(10) | 0x18000000)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700181#define DIDmib_dot11phy_dot11PhyDSSSTable \
182 (P80211DID_MKSECTION(3) | \
183 P80211DID_MKGROUP(5))
184#define DIDmib_dot11phy_dot11PhyDSSSTable_dot11CurrentChannel \
185 (P80211DID_MKSECTION(3) | \
186 P80211DID_MKGROUP(5) | \
187 P80211DID_MKITEM(1) | 0x10000000)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700188#define DIDmib_cat_lnx \
189 P80211DID_MKSECTION(4)
190#define DIDmib_lnx_lnxConfigTable \
191 (P80211DID_MKSECTION(4) | \
192 P80211DID_MKGROUP(1))
193#define DIDmib_lnx_lnxConfigTable_lnxRSNAIE \
194 (P80211DID_MKSECTION(4) | \
195 P80211DID_MKGROUP(1) | \
196 P80211DID_MKITEM(1) | 0x18000000)
197#define DIDmib_cat_p2 \
198 P80211DID_MKSECTION(5)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700199#define DIDmib_p2_p2Static \
200 (P80211DID_MKSECTION(5) | \
201 P80211DID_MKGROUP(2))
202#define DIDmib_p2_p2Static_p2CnfPortType \
203 (P80211DID_MKSECTION(5) | \
204 P80211DID_MKGROUP(2) | \
205 P80211DID_MKITEM(1) | 0x18000000)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700206#define DIDmib_p2_p2MAC \
207 (P80211DID_MKSECTION(5) | \
208 P80211DID_MKGROUP(6))
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700209#define DIDmib_p2_p2MAC_p2CurrentTxRate \
210 (P80211DID_MKSECTION(5) | \
211 P80211DID_MKGROUP(6) | \
212 P80211DID_MKITEM(12) | 0x10000000)
Greg Kroah-Hartman00b3ed12008-10-02 11:29:28 -0700213#endif