cmd.h 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727
  1. /*
  2. * This file is part of wl1271
  3. *
  4. * Copyright (C) 1998-2009 Texas Instruments. All rights reserved.
  5. * Copyright (C) 2009 Nokia Corporation
  6. *
  7. * Contact: Luciano Coelho <luciano.coelho@nokia.com>
  8. *
  9. * This program is free software; you can redistribute it and/or
  10. * modify it under the terms of the GNU General Public License
  11. * version 2 as published by the Free Software Foundation.
  12. *
  13. * This program is distributed in the hope that it will be useful, but
  14. * WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  16. * General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program; if not, write to the Free Software
  20. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  21. * 02110-1301 USA
  22. *
  23. */
  24. #ifndef __CMD_H__
  25. #define __CMD_H__
  26. #include "wlcore.h"
  27. struct acx_header;
  28. int wl1271_cmd_send(struct wl1271 *wl, u16 id, void *buf, size_t len,
  29. size_t res_len);
  30. int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type,
  31. u8 *role_id);
  32. int wl12xx_cmd_role_disable(struct wl1271 *wl, u8 *role_id);
  33. int wl12xx_cmd_role_start_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif);
  34. int wl12xx_cmd_role_stop_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif);
  35. int wl12xx_cmd_role_start_ap(struct wl1271 *wl, struct wl12xx_vif *wlvif);
  36. int wl12xx_cmd_role_stop_ap(struct wl1271 *wl, struct wl12xx_vif *wlvif);
  37. int wl12xx_cmd_role_start_ibss(struct wl1271 *wl, struct wl12xx_vif *wlvif);
  38. int wl12xx_start_dev(struct wl1271 *wl, struct wl12xx_vif *wlvif,
  39. enum nl80211_band band, int channel);
  40. int wl12xx_stop_dev(struct wl1271 *wl, struct wl12xx_vif *wlvif);
  41. int wl1271_cmd_test(struct wl1271 *wl, void *buf, size_t buf_len, u8 answer);
  42. int wl1271_cmd_interrogate(struct wl1271 *wl, u16 id, void *buf,
  43. size_t cmd_len, size_t res_len);
  44. int wl1271_cmd_configure(struct wl1271 *wl, u16 id, void *buf, size_t len);
  45. int wlcore_cmd_configure_failsafe(struct wl1271 *wl, u16 id, void *buf,
  46. size_t len, unsigned long valid_rets);
  47. int wl1271_cmd_data_path(struct wl1271 *wl, bool enable);
  48. int wl1271_cmd_ps_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif,
  49. u8 ps_mode, u16 auto_ps_timeout);
  50. int wl1271_cmd_read_memory(struct wl1271 *wl, u32 addr, void *answer,
  51. size_t len);
  52. int wl1271_cmd_template_set(struct wl1271 *wl, u8 role_id,
  53. u16 template_id, void *buf, size_t buf_len,
  54. int index, u32 rates);
  55. int wl12xx_cmd_build_null_data(struct wl1271 *wl, struct wl12xx_vif *wlvif);
  56. int wl1271_cmd_build_ps_poll(struct wl1271 *wl, struct wl12xx_vif *wlvif,
  57. u16 aid);
  58. int wl12xx_cmd_build_probe_req(struct wl1271 *wl, struct wl12xx_vif *wlvif,
  59. u8 role_id, u8 band,
  60. const u8 *ssid, size_t ssid_len,
  61. const u8 *ie, size_t ie_len, const u8 *common_ie,
  62. size_t common_ie_len, bool sched_scan);
  63. struct sk_buff *wl1271_cmd_build_ap_probe_req(struct wl1271 *wl,
  64. struct wl12xx_vif *wlvif,
  65. struct sk_buff *skb);
  66. int wl1271_cmd_build_arp_rsp(struct wl1271 *wl, struct wl12xx_vif *wlvif);
  67. int wl1271_build_qos_null_data(struct wl1271 *wl, struct ieee80211_vif *vif);
  68. int wl12xx_cmd_build_klv_null_data(struct wl1271 *wl,
  69. struct wl12xx_vif *wlvif);
  70. int wl12xx_cmd_set_default_wep_key(struct wl1271 *wl, u8 id, u8 hlid);
  71. int wl1271_cmd_set_sta_key(struct wl1271 *wl, struct wl12xx_vif *wlvif,
  72. u16 action, u8 id, u8 key_type,
  73. u8 key_size, const u8 *key, const u8 *addr,
  74. u32 tx_seq_32, u16 tx_seq_16);
  75. int wl1271_cmd_set_ap_key(struct wl1271 *wl, struct wl12xx_vif *wlvif,
  76. u16 action, u8 id, u8 key_type,
  77. u8 key_size, const u8 *key, u8 hlid, u32 tx_seq_32,
  78. u16 tx_seq_16);
  79. int wl12xx_cmd_set_peer_state(struct wl1271 *wl, struct wl12xx_vif *wlvif,
  80. u8 hlid);
  81. int wl12xx_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 role_id,
  82. enum nl80211_band band, u8 channel);
  83. int wl12xx_croc(struct wl1271 *wl, u8 role_id);
  84. int wl12xx_cmd_add_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif,
  85. struct ieee80211_sta *sta, u8 hlid);
  86. int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif,
  87. u8 hlid);
  88. void wlcore_set_pending_regdomain_ch(struct wl1271 *wl, u16 channel,
  89. enum nl80211_band band);
  90. int wlcore_cmd_regdomain_config_locked(struct wl1271 *wl);
  91. int wlcore_cmd_generic_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif,
  92. u8 feature, u8 enable, u8 value);
  93. int wl12xx_cmd_config_fwlog(struct wl1271 *wl);
  94. int wl12xx_cmd_start_fwlog(struct wl1271 *wl);
  95. int wl12xx_cmd_stop_fwlog(struct wl1271 *wl);
  96. int wl12xx_cmd_channel_switch(struct wl1271 *wl,
  97. struct wl12xx_vif *wlvif,
  98. struct ieee80211_channel_switch *ch_switch);
  99. int wl12xx_cmd_stop_channel_switch(struct wl1271 *wl,
  100. struct wl12xx_vif *wlvif);
  101. int wl12xx_allocate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif,
  102. u8 *hlid);
  103. void wl12xx_free_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid);
  104. int wlcore_cmd_wait_for_event_or_timeout(struct wl1271 *wl,
  105. u32 mask, bool *timeout);
  106. u8 wlcore_get_native_channel_type(u8 nl_channel_type);
  107. enum wl1271_commands {
  108. CMD_INTERROGATE = 1, /* use this to read information elements */
  109. CMD_CONFIGURE = 2, /* use this to write information elements */
  110. CMD_ENABLE_RX = 3,
  111. CMD_ENABLE_TX = 4,
  112. CMD_DISABLE_RX = 5,
  113. CMD_DISABLE_TX = 6,
  114. CMD_SCAN = 7,
  115. CMD_STOP_SCAN = 8,
  116. CMD_SET_KEYS = 9,
  117. CMD_READ_MEMORY = 10,
  118. CMD_WRITE_MEMORY = 11,
  119. CMD_SET_TEMPLATE = 12,
  120. CMD_TEST = 13,
  121. CMD_NOISE_HIST = 14,
  122. CMD_QUIET_ELEMENT_SET_STATE = 15,
  123. CMD_SET_BCN_MODE = 16,
  124. CMD_MEASUREMENT = 17,
  125. CMD_STOP_MEASUREMENT = 18,
  126. CMD_SET_PS_MODE = 19,
  127. CMD_CHANNEL_SWITCH = 20,
  128. CMD_STOP_CHANNEL_SWICTH = 21,
  129. CMD_AP_DISCOVERY = 22,
  130. CMD_STOP_AP_DISCOVERY = 23,
  131. CMD_HEALTH_CHECK = 24,
  132. CMD_DEBUG = 25,
  133. CMD_TRIGGER_SCAN_TO = 26,
  134. CMD_CONNECTION_SCAN_CFG = 27,
  135. CMD_CONNECTION_SCAN_SSID_CFG = 28,
  136. CMD_START_PERIODIC_SCAN = 29,
  137. CMD_STOP_PERIODIC_SCAN = 30,
  138. CMD_SET_PEER_STATE = 31,
  139. CMD_REMAIN_ON_CHANNEL = 32,
  140. CMD_CANCEL_REMAIN_ON_CHANNEL = 33,
  141. CMD_CONFIG_FWLOGGER = 34,
  142. CMD_START_FWLOGGER = 35,
  143. CMD_STOP_FWLOGGER = 36,
  144. /* Access point commands */
  145. CMD_ADD_PEER = 37,
  146. CMD_REMOVE_PEER = 38,
  147. /* Role API */
  148. CMD_ROLE_ENABLE = 39,
  149. CMD_ROLE_DISABLE = 40,
  150. CMD_ROLE_START = 41,
  151. CMD_ROLE_STOP = 42,
  152. /* DFS */
  153. CMD_START_RADAR_DETECTION = 43,
  154. CMD_STOP_RADAR_DETECTION = 44,
  155. /* WIFI Direct */
  156. CMD_WFD_START_DISCOVERY = 45,
  157. CMD_WFD_STOP_DISCOVERY = 46,
  158. CMD_WFD_ATTRIBUTE_CONFIG = 47,
  159. CMD_GENERIC_CFG = 48,
  160. CMD_NOP = 49,
  161. /* start of 18xx specific commands */
  162. CMD_DFS_CHANNEL_CONFIG = 60,
  163. CMD_SMART_CONFIG_START = 61,
  164. CMD_SMART_CONFIG_STOP = 62,
  165. CMD_SMART_CONFIG_SET_GROUP_KEY = 63,
  166. CMD_CAC_START = 64,
  167. CMD_CAC_STOP = 65,
  168. CMD_DFS_MASTER_RESTART = 66,
  169. CMD_DFS_RADAR_DETECTION_DEBUG = 67,
  170. MAX_COMMAND_ID = 0xFFFF,
  171. };
  172. #define MAX_CMD_PARAMS 572
  173. enum cmd_templ {
  174. CMD_TEMPL_NULL_DATA = 0,
  175. CMD_TEMPL_BEACON,
  176. CMD_TEMPL_CFG_PROBE_REQ_2_4,
  177. CMD_TEMPL_CFG_PROBE_REQ_5,
  178. CMD_TEMPL_PROBE_RESPONSE,
  179. CMD_TEMPL_QOS_NULL_DATA,
  180. CMD_TEMPL_PS_POLL,
  181. CMD_TEMPL_KLV,
  182. CMD_TEMPL_DISCONNECT,
  183. CMD_TEMPL_APP_PROBE_REQ_2_4_LEGACY,
  184. CMD_TEMPL_APP_PROBE_REQ_5_LEGACY,
  185. CMD_TEMPL_BAR, /* for firmware internal use only */
  186. CMD_TEMPL_CTS, /*
  187. * For CTS-to-self (FastCTS) mechanism
  188. * for BT/WLAN coexistence (SoftGemini). */
  189. CMD_TEMPL_AP_BEACON,
  190. CMD_TEMPL_AP_PROBE_RESPONSE,
  191. CMD_TEMPL_ARP_RSP,
  192. CMD_TEMPL_DEAUTH_AP,
  193. CMD_TEMPL_TEMPORARY,
  194. CMD_TEMPL_LINK_MEASUREMENT_REPORT,
  195. CMD_TEMPL_PROBE_REQ_2_4_PERIODIC,
  196. CMD_TEMPL_PROBE_REQ_5_PERIODIC,
  197. CMD_TEMPL_MAX = 0xff
  198. };
  199. /* unit ms */
  200. #define WL1271_COMMAND_TIMEOUT 2000
  201. #define WL1271_CMD_TEMPL_DFLT_SIZE 252
  202. #define WL1271_CMD_TEMPL_MAX_SIZE 512
  203. #define WL1271_EVENT_TIMEOUT 5000
  204. struct wl1271_cmd_header {
  205. __le16 id;
  206. __le16 status;
  207. /* payload */
  208. u8 data[0];
  209. } __packed;
  210. #define WL1271_CMD_MAX_PARAMS 572
  211. struct wl1271_command {
  212. struct wl1271_cmd_header header;
  213. u8 parameters[WL1271_CMD_MAX_PARAMS];
  214. } __packed;
  215. enum {
  216. CMD_MAILBOX_IDLE = 0,
  217. CMD_STATUS_SUCCESS = 1,
  218. CMD_STATUS_UNKNOWN_CMD = 2,
  219. CMD_STATUS_UNKNOWN_IE = 3,
  220. CMD_STATUS_REJECT_MEAS_SG_ACTIVE = 11,
  221. CMD_STATUS_RX_BUSY = 13,
  222. CMD_STATUS_INVALID_PARAM = 14,
  223. CMD_STATUS_TEMPLATE_TOO_LARGE = 15,
  224. CMD_STATUS_OUT_OF_MEMORY = 16,
  225. CMD_STATUS_STA_TABLE_FULL = 17,
  226. CMD_STATUS_RADIO_ERROR = 18,
  227. CMD_STATUS_WRONG_NESTING = 19,
  228. CMD_STATUS_TIMEOUT = 21, /* Driver internal use.*/
  229. CMD_STATUS_FW_RESET = 22, /* Driver internal use.*/
  230. CMD_STATUS_TEMPLATE_OOM = 23,
  231. CMD_STATUS_NO_RX_BA_SESSION = 24,
  232. MAX_COMMAND_STATUS
  233. };
  234. #define CMDMBOX_HEADER_LEN 4
  235. #define CMDMBOX_INFO_ELEM_HEADER_LEN 4
  236. enum {
  237. BSS_TYPE_IBSS = 0,
  238. BSS_TYPE_STA_BSS = 2,
  239. BSS_TYPE_AP_BSS = 3,
  240. MAX_BSS_TYPE = 0xFF
  241. };
  242. #define WL1271_JOIN_CMD_CTRL_TX_FLUSH 0x80 /* Firmware flushes all Tx */
  243. #define WL1271_JOIN_CMD_TX_SESSION_OFFSET 1
  244. #define WL1271_JOIN_CMD_BSS_TYPE_5GHZ 0x10
  245. struct wl12xx_cmd_role_enable {
  246. struct wl1271_cmd_header header;
  247. u8 role_id;
  248. u8 role_type;
  249. u8 mac_address[ETH_ALEN];
  250. } __packed;
  251. struct wl12xx_cmd_role_disable {
  252. struct wl1271_cmd_header header;
  253. u8 role_id;
  254. u8 padding[3];
  255. } __packed;
  256. enum wlcore_band {
  257. WLCORE_BAND_2_4GHZ = 0,
  258. WLCORE_BAND_5GHZ = 1,
  259. WLCORE_BAND_JAPAN_4_9_GHZ = 2,
  260. WLCORE_BAND_DEFAULT = WLCORE_BAND_2_4GHZ,
  261. WLCORE_BAND_INVALID = 0x7E,
  262. WLCORE_BAND_MAX_RADIO = 0x7F,
  263. };
  264. enum wlcore_channel_type {
  265. WLCORE_CHAN_NO_HT,
  266. WLCORE_CHAN_HT20,
  267. WLCORE_CHAN_HT40MINUS,
  268. WLCORE_CHAN_HT40PLUS
  269. };
  270. struct wl12xx_cmd_role_start {
  271. struct wl1271_cmd_header header;
  272. u8 role_id;
  273. u8 band;
  274. u8 channel;
  275. /* enum wlcore_channel_type */
  276. u8 channel_type;
  277. union {
  278. struct {
  279. u8 hlid;
  280. u8 session;
  281. u8 padding_1[54];
  282. } __packed device;
  283. /* sta & p2p_cli use the same struct */
  284. struct {
  285. u8 bssid[ETH_ALEN];
  286. u8 hlid; /* data hlid */
  287. u8 session;
  288. __le32 remote_rates; /* remote supported rates */
  289. /*
  290. * The target uses this field to determine the rate at
  291. * which to transmit control frame responses (such as
  292. * ACK or CTS frames).
  293. */
  294. __le32 basic_rate_set;
  295. __le32 local_rates; /* local supported rates */
  296. u8 ssid_type;
  297. u8 ssid_len;
  298. u8 ssid[IEEE80211_MAX_SSID_LEN];
  299. __le16 beacon_interval; /* in TBTTs */
  300. } __packed sta;
  301. struct {
  302. u8 bssid[ETH_ALEN];
  303. u8 hlid; /* data hlid */
  304. u8 dtim_interval;
  305. __le32 remote_rates; /* remote supported rates */
  306. __le32 basic_rate_set;
  307. __le32 local_rates; /* local supported rates */
  308. u8 ssid_type;
  309. u8 ssid_len;
  310. u8 ssid[IEEE80211_MAX_SSID_LEN];
  311. __le16 beacon_interval; /* in TBTTs */
  312. u8 padding_1[4];
  313. } __packed ibss;
  314. /* ap & p2p_go use the same struct */
  315. struct {
  316. __le16 aging_period; /* in secs */
  317. u8 beacon_expiry; /* in ms */
  318. u8 bss_index;
  319. /* The host link id for the AP's global queue */
  320. u8 global_hlid;
  321. /* The host link id for the AP's broadcast queue */
  322. u8 broadcast_hlid;
  323. __le16 beacon_interval; /* in TBTTs */
  324. __le32 basic_rate_set;
  325. __le32 local_rates; /* local supported rates */
  326. u8 dtim_interval;
  327. u8 ssid_type;
  328. u8 ssid_len;
  329. u8 ssid[IEEE80211_MAX_SSID_LEN];
  330. u8 reset_tsf;
  331. /*
  332. * ap supports wmm (note that there is additional
  333. * per-sta wmm configuration)
  334. */
  335. u8 wmm;
  336. u8 bcast_session_id;
  337. u8 global_session_id;
  338. u8 padding_1[1];
  339. } __packed ap;
  340. };
  341. } __packed;
  342. struct wl12xx_cmd_role_stop {
  343. struct wl1271_cmd_header header;
  344. u8 role_id;
  345. u8 disc_type; /* only STA and P2P_CLI */
  346. __le16 reason; /* only STA and P2P_CLI */
  347. } __packed;
  348. struct cmd_enabledisable_path {
  349. struct wl1271_cmd_header header;
  350. u8 channel;
  351. u8 padding[3];
  352. } __packed;
  353. #define WL1271_RATE_AUTOMATIC 0
  354. struct wl1271_cmd_template_set {
  355. struct wl1271_cmd_header header;
  356. u8 role_id;
  357. u8 template_type;
  358. __le16 len;
  359. u8 index; /* relevant only for KLV_TEMPLATE type */
  360. u8 padding[3];
  361. __le32 enabled_rates;
  362. u8 short_retry_limit;
  363. u8 long_retry_limit;
  364. u8 aflags;
  365. u8 reserved;
  366. u8 template_data[WL1271_CMD_TEMPL_MAX_SIZE];
  367. } __packed;
  368. #define TIM_ELE_ID 5
  369. #define PARTIAL_VBM_MAX 251
  370. struct wl1271_tim {
  371. u8 identity;
  372. u8 length;
  373. u8 dtim_count;
  374. u8 dtim_period;
  375. u8 bitmap_ctrl;
  376. u8 pvb_field[PARTIAL_VBM_MAX]; /* Partial Virtual Bitmap */
  377. } __packed;
  378. enum wl1271_cmd_ps_mode {
  379. STATION_AUTO_PS_MODE, /* Dynamic Power Save */
  380. STATION_ACTIVE_MODE,
  381. STATION_POWER_SAVE_MODE
  382. };
  383. struct wl1271_cmd_ps_params {
  384. struct wl1271_cmd_header header;
  385. u8 role_id;
  386. u8 ps_mode; /* STATION_* */
  387. u16 auto_ps_timeout;
  388. } __packed;
  389. /* HW encryption keys */
  390. #define NUM_ACCESS_CATEGORIES_COPY 4
  391. enum wl1271_cmd_key_action {
  392. KEY_ADD_OR_REPLACE = 1,
  393. KEY_REMOVE = 2,
  394. KEY_SET_ID = 3,
  395. MAX_KEY_ACTION = 0xffff,
  396. };
  397. enum wl1271_cmd_lid_key_type {
  398. UNICAST_LID_TYPE = 0,
  399. BROADCAST_LID_TYPE = 1,
  400. WEP_DEFAULT_LID_TYPE = 2
  401. };
  402. enum wl1271_cmd_key_type {
  403. KEY_NONE = 0,
  404. KEY_WEP = 1,
  405. KEY_TKIP = 2,
  406. KEY_AES = 3,
  407. KEY_GEM = 4,
  408. };
  409. struct wl1271_cmd_set_keys {
  410. struct wl1271_cmd_header header;
  411. /*
  412. * Indicates whether the HLID is a unicast key set
  413. * or broadcast key set. A special value 0xFF is
  414. * used to indicate that the HLID is on WEP-default
  415. * (multi-hlids). of type wl1271_cmd_lid_key_type.
  416. */
  417. u8 hlid;
  418. /*
  419. * In WEP-default network (hlid == 0xFF) used to
  420. * indicate which network STA/IBSS/AP role should be
  421. * changed
  422. */
  423. u8 lid_key_type;
  424. /*
  425. * Key ID - For TKIP and AES key types, this field
  426. * indicates the value that should be inserted into
  427. * the KeyID field of frames transmitted using this
  428. * key entry. For broadcast keys the index use as a
  429. * marker for TX/RX key.
  430. * For WEP default network (HLID=0xFF), this field
  431. * indicates the ID of the key to add or remove.
  432. */
  433. u8 key_id;
  434. u8 reserved_1;
  435. /* key_action_e */
  436. __le16 key_action;
  437. /* key size in bytes */
  438. u8 key_size;
  439. /* key_type_e */
  440. u8 key_type;
  441. /* This field holds the security key data to add to the STA table */
  442. u8 key[MAX_KEY_SIZE];
  443. __le16 ac_seq_num16[NUM_ACCESS_CATEGORIES_COPY];
  444. __le32 ac_seq_num32[NUM_ACCESS_CATEGORIES_COPY];
  445. } __packed;
  446. struct wl1271_cmd_test_header {
  447. u8 id;
  448. u8 padding[3];
  449. } __packed;
  450. enum wl1271_channel_tune_bands {
  451. WL1271_CHANNEL_TUNE_BAND_2_4,
  452. WL1271_CHANNEL_TUNE_BAND_5,
  453. WL1271_CHANNEL_TUNE_BAND_4_9
  454. };
  455. #define WL1271_PD_REFERENCE_POINT_BAND_B_G 0
  456. /*
  457. * There are three types of disconnections:
  458. *
  459. * DISCONNECT_IMMEDIATE: the fw doesn't send any frames
  460. * DISCONNECT_DEAUTH: the fw generates a DEAUTH request with the reason
  461. * we have passed
  462. * DISCONNECT_DISASSOC: the fw generates a DESASSOC request with the reason
  463. * we have passed
  464. */
  465. enum wl1271_disconnect_type {
  466. DISCONNECT_IMMEDIATE,
  467. DISCONNECT_DEAUTH,
  468. DISCONNECT_DISASSOC
  469. };
  470. #define WL1271_CMD_STA_STATE_CONNECTED 1
  471. struct wl12xx_cmd_set_peer_state {
  472. struct wl1271_cmd_header header;
  473. u8 hlid;
  474. u8 state;
  475. /*
  476. * wmm is relevant for sta role only.
  477. * ap role configures the per-sta wmm params in
  478. * the add_peer command.
  479. */
  480. u8 wmm;
  481. u8 padding[1];
  482. } __packed;
  483. struct wl12xx_cmd_roc {
  484. struct wl1271_cmd_header header;
  485. u8 role_id;
  486. u8 channel;
  487. u8 band;
  488. u8 padding;
  489. };
  490. struct wl12xx_cmd_croc {
  491. struct wl1271_cmd_header header;
  492. u8 role_id;
  493. u8 padding[3];
  494. };
  495. enum wl12xx_ssid_type {
  496. WL12XX_SSID_TYPE_PUBLIC = 0,
  497. WL12XX_SSID_TYPE_HIDDEN = 1,
  498. WL12XX_SSID_TYPE_ANY = 2,
  499. };
  500. enum wl1271_psd_type {
  501. WL1271_PSD_LEGACY = 0,
  502. WL1271_PSD_UPSD_TRIGGER = 1,
  503. WL1271_PSD_LEGACY_PSPOLL = 2,
  504. WL1271_PSD_SAPSD = 3
  505. };
  506. struct wl12xx_cmd_add_peer {
  507. struct wl1271_cmd_header header;
  508. u8 addr[ETH_ALEN];
  509. u8 hlid;
  510. u8 aid;
  511. u8 psd_type[NUM_ACCESS_CATEGORIES_COPY];
  512. __le32 supported_rates;
  513. u8 bss_index;
  514. u8 sp_len;
  515. u8 wmm;
  516. u8 session_id;
  517. u8 role_id;
  518. u8 padding[3];
  519. } __packed;
  520. struct wl12xx_cmd_remove_peer {
  521. struct wl1271_cmd_header header;
  522. u8 hlid;
  523. u8 reason_opcode;
  524. u8 send_deauth_flag;
  525. u8 role_id;
  526. } __packed;
  527. /*
  528. * Continuous mode - packets are transferred to the host periodically
  529. * via the data path.
  530. * On demand - Log messages are stored in a cyclic buffer in the
  531. * firmware, and only transferred to the host when explicitly requested
  532. */
  533. enum wl12xx_fwlogger_log_mode {
  534. WL12XX_FWLOG_CONTINUOUS,
  535. };
  536. /* Include/exclude timestamps from the log messages */
  537. enum wl12xx_fwlogger_timestamp {
  538. WL12XX_FWLOG_TIMESTAMP_DISABLED,
  539. WL12XX_FWLOG_TIMESTAMP_ENABLED
  540. };
  541. /*
  542. * Logs can be routed to the debug pinouts (where available), to the host bus
  543. * (SDIO/SPI), or dropped
  544. */
  545. enum wl12xx_fwlogger_output {
  546. WL12XX_FWLOG_OUTPUT_NONE,
  547. WL12XX_FWLOG_OUTPUT_DBG_PINS,
  548. WL12XX_FWLOG_OUTPUT_HOST,
  549. };
  550. struct wl12xx_cmd_regdomain_dfs_config {
  551. struct wl1271_cmd_header header;
  552. __le32 ch_bit_map1;
  553. __le32 ch_bit_map2;
  554. u8 dfs_region;
  555. u8 padding[3];
  556. } __packed;
  557. enum wlcore_generic_cfg_feature {
  558. WLCORE_CFG_FEATURE_RADAR_DEBUG = 2,
  559. };
  560. struct wlcore_cmd_generic_cfg {
  561. struct wl1271_cmd_header header;
  562. u8 role_id;
  563. u8 feature;
  564. u8 enable;
  565. u8 value;
  566. } __packed;
  567. struct wl12xx_cmd_config_fwlog {
  568. struct wl1271_cmd_header header;
  569. /* See enum wl12xx_fwlogger_log_mode */
  570. u8 logger_mode;
  571. /* Minimum log level threshold */
  572. u8 log_severity;
  573. /* Include/exclude timestamps from the log messages */
  574. u8 timestamp;
  575. /* See enum wl1271_fwlogger_output */
  576. u8 output;
  577. /* Regulates the frequency of log messages */
  578. u8 threshold;
  579. u8 padding[3];
  580. } __packed;
  581. struct wl12xx_cmd_start_fwlog {
  582. struct wl1271_cmd_header header;
  583. } __packed;
  584. struct wl12xx_cmd_stop_fwlog {
  585. struct wl1271_cmd_header header;
  586. } __packed;
  587. struct wl12xx_cmd_stop_channel_switch {
  588. struct wl1271_cmd_header header;
  589. u8 role_id;
  590. u8 padding[3];
  591. } __packed;
  592. /* Used to check radio status after calibration */
  593. #define MAX_TLV_LENGTH 500
  594. #define TEST_CMD_P2G_CAL 2 /* TX BiP */
  595. struct wl1271_cmd_cal_p2g {
  596. struct wl1271_cmd_header header;
  597. struct wl1271_cmd_test_header test;
  598. __le32 ver;
  599. __le16 len;
  600. u8 buf[MAX_TLV_LENGTH];
  601. u8 type;
  602. u8 padding;
  603. __le16 radio_status;
  604. u8 sub_band_mask;
  605. u8 padding2;
  606. } __packed;
  607. #endif /* __WL1271_CMD_H__ */