p80211metastruct.h 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
  2. /* This file is GENERATED AUTOMATICALLY. DO NOT EDIT OR MODIFY.
  3. * --------------------------------------------------------------------
  4. *
  5. * Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved.
  6. * --------------------------------------------------------------------
  7. *
  8. * linux-wlan
  9. *
  10. * The contents of this file are subject to the Mozilla Public
  11. * License Version 1.1 (the "License"); you may not use this file
  12. * except in compliance with the License. You may obtain a copy of
  13. * the License at http://www.mozilla.org/MPL/
  14. *
  15. * Software distributed under the License is distributed on an "AS
  16. * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  17. * implied. See the License for the specific language governing
  18. * rights and limitations under the License.
  19. *
  20. * Alternatively, the contents of this file may be used under the
  21. * terms of the GNU Public License version 2 (the "GPL"), in which
  22. * case the provisions of the GPL are applicable instead of the
  23. * above. If you wish to allow the use of your version of this file
  24. * only under the terms of the GPL and not to allow others to use
  25. * your version of this file under the MPL, indicate your decision
  26. * by deleting the provisions above and replace them with the notice
  27. * and other provisions required by the GPL. If you do not delete
  28. * the provisions above, a recipient may use your version of this
  29. * file under either the MPL or the GPL.
  30. *
  31. * --------------------------------------------------------------------
  32. *
  33. * Inquiries regarding the linux-wlan Open Source project can be
  34. * made directly to:
  35. *
  36. * AbsoluteValue Systems Inc.
  37. * info@linux-wlan.com
  38. * http://www.linux-wlan.com
  39. *
  40. * --------------------------------------------------------------------
  41. *
  42. * Portions of the development of this software were funded by
  43. * Intersil Corporation as part of PRISM(R) chipset product development.
  44. *
  45. * --------------------------------------------------------------------
  46. */
  47. #ifndef _P80211MKMETASTRUCT_H
  48. #define _P80211MKMETASTRUCT_H
  49. struct p80211msg_dot11req_mibget {
  50. u32 msgcode;
  51. u32 msglen;
  52. u8 devname[WLAN_DEVNAMELEN_MAX];
  53. struct p80211item_unk392 mibattribute;
  54. struct p80211item_uint32 resultcode;
  55. } __packed;
  56. struct p80211msg_dot11req_mibset {
  57. u32 msgcode;
  58. u32 msglen;
  59. u8 devname[WLAN_DEVNAMELEN_MAX];
  60. struct p80211item_unk392 mibattribute;
  61. struct p80211item_uint32 resultcode;
  62. } __packed;
  63. struct p80211msg_dot11req_scan {
  64. u32 msgcode;
  65. u32 msglen;
  66. u8 devname[WLAN_DEVNAMELEN_MAX];
  67. struct p80211item_uint32 bsstype;
  68. struct p80211item_pstr6 bssid;
  69. u8 pad_0C[1];
  70. struct p80211item_pstr32 ssid;
  71. u8 pad_1D[3];
  72. struct p80211item_uint32 scantype;
  73. struct p80211item_uint32 probedelay;
  74. struct p80211item_pstr14 channellist;
  75. u8 pad_2C[1];
  76. struct p80211item_uint32 minchanneltime;
  77. struct p80211item_uint32 maxchanneltime;
  78. struct p80211item_uint32 resultcode;
  79. struct p80211item_uint32 numbss;
  80. struct p80211item_uint32 append;
  81. } __packed;
  82. struct p80211msg_dot11req_scan_results {
  83. u32 msgcode;
  84. u32 msglen;
  85. u8 devname[WLAN_DEVNAMELEN_MAX];
  86. struct p80211item_uint32 bssindex;
  87. struct p80211item_uint32 resultcode;
  88. struct p80211item_uint32 signal;
  89. struct p80211item_uint32 noise;
  90. struct p80211item_pstr6 bssid;
  91. u8 pad_3C[1];
  92. struct p80211item_pstr32 ssid;
  93. u8 pad_4D[3];
  94. struct p80211item_uint32 bsstype;
  95. struct p80211item_uint32 beaconperiod;
  96. struct p80211item_uint32 dtimperiod;
  97. struct p80211item_uint32 timestamp;
  98. struct p80211item_uint32 localtime;
  99. struct p80211item_uint32 fhdwelltime;
  100. struct p80211item_uint32 fhhopset;
  101. struct p80211item_uint32 fhhoppattern;
  102. struct p80211item_uint32 fhhopindex;
  103. struct p80211item_uint32 dschannel;
  104. struct p80211item_uint32 cfpcount;
  105. struct p80211item_uint32 cfpperiod;
  106. struct p80211item_uint32 cfpmaxduration;
  107. struct p80211item_uint32 cfpdurremaining;
  108. struct p80211item_uint32 ibssatimwindow;
  109. struct p80211item_uint32 cfpollable;
  110. struct p80211item_uint32 cfpollreq;
  111. struct p80211item_uint32 privacy;
  112. struct p80211item_uint32 capinfo;
  113. struct p80211item_uint32 basicrate1;
  114. struct p80211item_uint32 basicrate2;
  115. struct p80211item_uint32 basicrate3;
  116. struct p80211item_uint32 basicrate4;
  117. struct p80211item_uint32 basicrate5;
  118. struct p80211item_uint32 basicrate6;
  119. struct p80211item_uint32 basicrate7;
  120. struct p80211item_uint32 basicrate8;
  121. struct p80211item_uint32 supprate1;
  122. struct p80211item_uint32 supprate2;
  123. struct p80211item_uint32 supprate3;
  124. struct p80211item_uint32 supprate4;
  125. struct p80211item_uint32 supprate5;
  126. struct p80211item_uint32 supprate6;
  127. struct p80211item_uint32 supprate7;
  128. struct p80211item_uint32 supprate8;
  129. } __packed;
  130. struct p80211msg_dot11req_start {
  131. u32 msgcode;
  132. u32 msglen;
  133. u8 devname[WLAN_DEVNAMELEN_MAX];
  134. struct p80211item_pstr32 ssid;
  135. u8 pad_12D[3];
  136. struct p80211item_uint32 bsstype;
  137. struct p80211item_uint32 beaconperiod;
  138. struct p80211item_uint32 dtimperiod;
  139. struct p80211item_uint32 cfpperiod;
  140. struct p80211item_uint32 cfpmaxduration;
  141. struct p80211item_uint32 fhdwelltime;
  142. struct p80211item_uint32 fhhopset;
  143. struct p80211item_uint32 fhhoppattern;
  144. struct p80211item_uint32 dschannel;
  145. struct p80211item_uint32 ibssatimwindow;
  146. struct p80211item_uint32 probedelay;
  147. struct p80211item_uint32 cfpollable;
  148. struct p80211item_uint32 cfpollreq;
  149. struct p80211item_uint32 basicrate1;
  150. struct p80211item_uint32 basicrate2;
  151. struct p80211item_uint32 basicrate3;
  152. struct p80211item_uint32 basicrate4;
  153. struct p80211item_uint32 basicrate5;
  154. struct p80211item_uint32 basicrate6;
  155. struct p80211item_uint32 basicrate7;
  156. struct p80211item_uint32 basicrate8;
  157. struct p80211item_uint32 operationalrate1;
  158. struct p80211item_uint32 operationalrate2;
  159. struct p80211item_uint32 operationalrate3;
  160. struct p80211item_uint32 operationalrate4;
  161. struct p80211item_uint32 operationalrate5;
  162. struct p80211item_uint32 operationalrate6;
  163. struct p80211item_uint32 operationalrate7;
  164. struct p80211item_uint32 operationalrate8;
  165. struct p80211item_uint32 resultcode;
  166. } __packed;
  167. struct p80211msg_lnxreq_ifstate {
  168. u32 msgcode;
  169. u32 msglen;
  170. u8 devname[WLAN_DEVNAMELEN_MAX];
  171. struct p80211item_uint32 ifstate;
  172. struct p80211item_uint32 resultcode;
  173. } __packed;
  174. struct p80211msg_lnxreq_wlansniff {
  175. u32 msgcode;
  176. u32 msglen;
  177. u8 devname[WLAN_DEVNAMELEN_MAX];
  178. struct p80211item_uint32 enable;
  179. struct p80211item_uint32 channel;
  180. struct p80211item_uint32 prismheader;
  181. struct p80211item_uint32 wlanheader;
  182. struct p80211item_uint32 keepwepflags;
  183. struct p80211item_uint32 stripfcs;
  184. struct p80211item_uint32 packet_trunc;
  185. struct p80211item_uint32 resultcode;
  186. } __packed;
  187. struct p80211msg_lnxreq_hostwep {
  188. u32 msgcode;
  189. u32 msglen;
  190. u8 devname[WLAN_DEVNAMELEN_MAX];
  191. struct p80211item_uint32 resultcode;
  192. struct p80211item_uint32 decrypt;
  193. struct p80211item_uint32 encrypt;
  194. } __packed;
  195. struct p80211msg_lnxreq_commsquality {
  196. u32 msgcode;
  197. u32 msglen;
  198. u8 devname[WLAN_DEVNAMELEN_MAX];
  199. struct p80211item_uint32 resultcode;
  200. struct p80211item_uint32 dbm;
  201. struct p80211item_uint32 link;
  202. struct p80211item_uint32 level;
  203. struct p80211item_uint32 noise;
  204. struct p80211item_uint32 txrate;
  205. } __packed;
  206. struct p80211msg_lnxreq_autojoin {
  207. u32 msgcode;
  208. u32 msglen;
  209. u8 devname[WLAN_DEVNAMELEN_MAX];
  210. struct p80211item_pstr32 ssid;
  211. u8 pad_19D[3];
  212. struct p80211item_uint32 authtype;
  213. struct p80211item_uint32 resultcode;
  214. } __packed;
  215. struct p80211msg_p2req_readpda {
  216. u32 msgcode;
  217. u32 msglen;
  218. u8 devname[WLAN_DEVNAMELEN_MAX];
  219. struct p80211item_unk1024 pda;
  220. struct p80211item_uint32 resultcode;
  221. } __packed;
  222. struct p80211msg_p2req_ramdl_state {
  223. u32 msgcode;
  224. u32 msglen;
  225. u8 devname[WLAN_DEVNAMELEN_MAX];
  226. struct p80211item_uint32 enable;
  227. struct p80211item_uint32 exeaddr;
  228. struct p80211item_uint32 resultcode;
  229. } __packed;
  230. struct p80211msg_p2req_ramdl_write {
  231. u32 msgcode;
  232. u32 msglen;
  233. u8 devname[WLAN_DEVNAMELEN_MAX];
  234. struct p80211item_uint32 addr;
  235. struct p80211item_uint32 len;
  236. struct p80211item_unk4096 data;
  237. struct p80211item_uint32 resultcode;
  238. } __packed;
  239. struct p80211msg_p2req_flashdl_state {
  240. u32 msgcode;
  241. u32 msglen;
  242. u8 devname[WLAN_DEVNAMELEN_MAX];
  243. struct p80211item_uint32 enable;
  244. struct p80211item_uint32 resultcode;
  245. } __packed;
  246. struct p80211msg_p2req_flashdl_write {
  247. u32 msgcode;
  248. u32 msglen;
  249. u8 devname[WLAN_DEVNAMELEN_MAX];
  250. struct p80211item_uint32 addr;
  251. struct p80211item_uint32 len;
  252. struct p80211item_unk4096 data;
  253. struct p80211item_uint32 resultcode;
  254. } __packed;
  255. #endif