cmd.c 53 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114
  1. /**
  2. * This file contains the handling of command.
  3. * It prepares command and sends it to firmware when it is ready.
  4. */
  5. #include <net/iw_handler.h>
  6. #include <net/lib80211.h>
  7. #include <linux/kfifo.h>
  8. #include "host.h"
  9. #include "hostcmd.h"
  10. #include "decl.h"
  11. #include "defs.h"
  12. #include "dev.h"
  13. #include "assoc.h"
  14. #include "wext.h"
  15. #include "cmd.h"
  16. static struct cmd_ctrl_node *lbs_get_cmd_ctrl_node(struct lbs_private *priv);
  17. /**
  18. * @brief Simple callback that copies response back into command
  19. *
  20. * @param priv A pointer to struct lbs_private structure
  21. * @param extra A pointer to the original command structure for which
  22. * 'resp' is a response
  23. * @param resp A pointer to the command response
  24. *
  25. * @return 0 on success, error on failure
  26. */
  27. int lbs_cmd_copyback(struct lbs_private *priv, unsigned long extra,
  28. struct cmd_header *resp)
  29. {
  30. struct cmd_header *buf = (void *)extra;
  31. uint16_t copy_len;
  32. copy_len = min(le16_to_cpu(buf->size), le16_to_cpu(resp->size));
  33. memcpy(buf, resp, copy_len);
  34. return 0;
  35. }
  36. EXPORT_SYMBOL_GPL(lbs_cmd_copyback);
  37. /**
  38. * @brief Simple callback that ignores the result. Use this if
  39. * you just want to send a command to the hardware, but don't
  40. * care for the result.
  41. *
  42. * @param priv ignored
  43. * @param extra ignored
  44. * @param resp ignored
  45. *
  46. * @return 0 for success
  47. */
  48. static int lbs_cmd_async_callback(struct lbs_private *priv, unsigned long extra,
  49. struct cmd_header *resp)
  50. {
  51. return 0;
  52. }
  53. /**
  54. * @brief Checks whether a command is allowed in Power Save mode
  55. *
  56. * @param command the command ID
  57. * @return 1 if allowed, 0 if not allowed
  58. */
  59. static u8 is_command_allowed_in_ps(u16 cmd)
  60. {
  61. switch (cmd) {
  62. case CMD_802_11_RSSI:
  63. return 1;
  64. default:
  65. break;
  66. }
  67. return 0;
  68. }
  69. /**
  70. * @brief Updates the hardware details like MAC address and regulatory region
  71. *
  72. * @param priv A pointer to struct lbs_private structure
  73. *
  74. * @return 0 on success, error on failure
  75. */
  76. int lbs_update_hw_spec(struct lbs_private *priv)
  77. {
  78. struct cmd_ds_get_hw_spec cmd;
  79. int ret = -1;
  80. u32 i;
  81. lbs_deb_enter(LBS_DEB_CMD);
  82. memset(&cmd, 0, sizeof(cmd));
  83. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  84. memcpy(cmd.permanentaddr, priv->current_addr, ETH_ALEN);
  85. ret = lbs_cmd_with_response(priv, CMD_GET_HW_SPEC, &cmd);
  86. if (ret)
  87. goto out;
  88. priv->fwcapinfo = le32_to_cpu(cmd.fwcapinfo);
  89. /* The firmware release is in an interesting format: the patch
  90. * level is in the most significant nibble ... so fix that: */
  91. priv->fwrelease = le32_to_cpu(cmd.fwrelease);
  92. priv->fwrelease = (priv->fwrelease << 8) |
  93. (priv->fwrelease >> 24 & 0xff);
  94. /* Some firmware capabilities:
  95. * CF card firmware 5.0.16p0: cap 0x00000303
  96. * USB dongle firmware 5.110.17p2: cap 0x00000303
  97. */
  98. lbs_pr_info("%pM, fw %u.%u.%up%u, cap 0x%08x\n",
  99. cmd.permanentaddr,
  100. priv->fwrelease >> 24 & 0xff,
  101. priv->fwrelease >> 16 & 0xff,
  102. priv->fwrelease >> 8 & 0xff,
  103. priv->fwrelease & 0xff,
  104. priv->fwcapinfo);
  105. lbs_deb_cmd("GET_HW_SPEC: hardware interface 0x%x, hardware spec 0x%04x\n",
  106. cmd.hwifversion, cmd.version);
  107. /* Determine mesh_fw_ver from fwrelease and fwcapinfo */
  108. /* 5.0.16p0 9.0.0.p0 is known to NOT support any mesh */
  109. /* 5.110.22 have mesh command with 0xa3 command id */
  110. /* 10.0.0.p0 FW brings in mesh config command with different id */
  111. /* Check FW version MSB and initialize mesh_fw_ver */
  112. if (MRVL_FW_MAJOR_REV(priv->fwrelease) == MRVL_FW_V5)
  113. priv->mesh_fw_ver = MESH_FW_OLD;
  114. else if ((MRVL_FW_MAJOR_REV(priv->fwrelease) >= MRVL_FW_V10) &&
  115. (priv->fwcapinfo & MESH_CAPINFO_ENABLE_MASK))
  116. priv->mesh_fw_ver = MESH_FW_NEW;
  117. else
  118. priv->mesh_fw_ver = MESH_NONE;
  119. /* Clamp region code to 8-bit since FW spec indicates that it should
  120. * only ever be 8-bit, even though the field size is 16-bit. Some firmware
  121. * returns non-zero high 8 bits here.
  122. */
  123. priv->regioncode = le16_to_cpu(cmd.regioncode) & 0xFF;
  124. for (i = 0; i < MRVDRV_MAX_REGION_CODE; i++) {
  125. /* use the region code to search for the index */
  126. if (priv->regioncode == lbs_region_code_to_index[i])
  127. break;
  128. }
  129. /* if it's unidentified region code, use the default (USA) */
  130. if (i >= MRVDRV_MAX_REGION_CODE) {
  131. priv->regioncode = 0x10;
  132. lbs_pr_info("unidentified region code; using the default (USA)\n");
  133. }
  134. if (priv->current_addr[0] == 0xff)
  135. memmove(priv->current_addr, cmd.permanentaddr, ETH_ALEN);
  136. memcpy(priv->dev->dev_addr, priv->current_addr, ETH_ALEN);
  137. if (priv->mesh_dev)
  138. memcpy(priv->mesh_dev->dev_addr, priv->current_addr, ETH_ALEN);
  139. if (lbs_set_regiontable(priv, priv->regioncode, 0)) {
  140. ret = -1;
  141. goto out;
  142. }
  143. if (lbs_set_universaltable(priv, 0)) {
  144. ret = -1;
  145. goto out;
  146. }
  147. out:
  148. lbs_deb_leave(LBS_DEB_CMD);
  149. return ret;
  150. }
  151. int lbs_host_sleep_cfg(struct lbs_private *priv, uint32_t criteria,
  152. struct wol_config *p_wol_config)
  153. {
  154. struct cmd_ds_host_sleep cmd_config;
  155. int ret;
  156. cmd_config.hdr.size = cpu_to_le16(sizeof(cmd_config));
  157. cmd_config.criteria = cpu_to_le32(criteria);
  158. cmd_config.gpio = priv->wol_gpio;
  159. cmd_config.gap = priv->wol_gap;
  160. if (p_wol_config != NULL)
  161. memcpy((uint8_t *)&cmd_config.wol_conf, (uint8_t *)p_wol_config,
  162. sizeof(struct wol_config));
  163. else
  164. cmd_config.wol_conf.action = CMD_ACT_ACTION_NONE;
  165. ret = lbs_cmd_with_response(priv, CMD_802_11_HOST_SLEEP_CFG, &cmd_config);
  166. if (!ret) {
  167. if (criteria) {
  168. lbs_deb_cmd("Set WOL criteria to %x\n", criteria);
  169. priv->wol_criteria = criteria;
  170. } else
  171. memcpy((uint8_t *) p_wol_config,
  172. (uint8_t *)&cmd_config.wol_conf,
  173. sizeof(struct wol_config));
  174. } else {
  175. lbs_pr_info("HOST_SLEEP_CFG failed %d\n", ret);
  176. }
  177. return ret;
  178. }
  179. EXPORT_SYMBOL_GPL(lbs_host_sleep_cfg);
  180. static int lbs_cmd_802_11_ps_mode(struct cmd_ds_command *cmd,
  181. u16 cmd_action)
  182. {
  183. struct cmd_ds_802_11_ps_mode *psm = &cmd->params.psmode;
  184. lbs_deb_enter(LBS_DEB_CMD);
  185. cmd->command = cpu_to_le16(CMD_802_11_PS_MODE);
  186. cmd->size = cpu_to_le16(sizeof(struct cmd_ds_802_11_ps_mode) +
  187. S_DS_GEN);
  188. psm->action = cpu_to_le16(cmd_action);
  189. psm->multipledtim = 0;
  190. switch (cmd_action) {
  191. case CMD_SUBCMD_ENTER_PS:
  192. lbs_deb_cmd("PS command:" "SubCode- Enter PS\n");
  193. psm->locallisteninterval = 0;
  194. psm->nullpktinterval = 0;
  195. psm->multipledtim =
  196. cpu_to_le16(MRVDRV_DEFAULT_MULTIPLE_DTIM);
  197. break;
  198. case CMD_SUBCMD_EXIT_PS:
  199. lbs_deb_cmd("PS command:" "SubCode- Exit PS\n");
  200. break;
  201. case CMD_SUBCMD_SLEEP_CONFIRMED:
  202. lbs_deb_cmd("PS command: SubCode- sleep confirm\n");
  203. break;
  204. default:
  205. break;
  206. }
  207. lbs_deb_leave(LBS_DEB_CMD);
  208. return 0;
  209. }
  210. int lbs_cmd_802_11_inactivity_timeout(struct lbs_private *priv,
  211. uint16_t cmd_action, uint16_t *timeout)
  212. {
  213. struct cmd_ds_802_11_inactivity_timeout cmd;
  214. int ret;
  215. lbs_deb_enter(LBS_DEB_CMD);
  216. cmd.hdr.command = cpu_to_le16(CMD_802_11_INACTIVITY_TIMEOUT);
  217. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  218. cmd.action = cpu_to_le16(cmd_action);
  219. if (cmd_action == CMD_ACT_SET)
  220. cmd.timeout = cpu_to_le16(*timeout);
  221. else
  222. cmd.timeout = 0;
  223. ret = lbs_cmd_with_response(priv, CMD_802_11_INACTIVITY_TIMEOUT, &cmd);
  224. if (!ret)
  225. *timeout = le16_to_cpu(cmd.timeout);
  226. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  227. return 0;
  228. }
  229. int lbs_cmd_802_11_sleep_params(struct lbs_private *priv, uint16_t cmd_action,
  230. struct sleep_params *sp)
  231. {
  232. struct cmd_ds_802_11_sleep_params cmd;
  233. int ret;
  234. lbs_deb_enter(LBS_DEB_CMD);
  235. if (cmd_action == CMD_ACT_GET) {
  236. memset(&cmd, 0, sizeof(cmd));
  237. } else {
  238. cmd.error = cpu_to_le16(sp->sp_error);
  239. cmd.offset = cpu_to_le16(sp->sp_offset);
  240. cmd.stabletime = cpu_to_le16(sp->sp_stabletime);
  241. cmd.calcontrol = sp->sp_calcontrol;
  242. cmd.externalsleepclk = sp->sp_extsleepclk;
  243. cmd.reserved = cpu_to_le16(sp->sp_reserved);
  244. }
  245. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  246. cmd.action = cpu_to_le16(cmd_action);
  247. ret = lbs_cmd_with_response(priv, CMD_802_11_SLEEP_PARAMS, &cmd);
  248. if (!ret) {
  249. lbs_deb_cmd("error 0x%x, offset 0x%x, stabletime 0x%x, "
  250. "calcontrol 0x%x extsleepclk 0x%x\n",
  251. le16_to_cpu(cmd.error), le16_to_cpu(cmd.offset),
  252. le16_to_cpu(cmd.stabletime), cmd.calcontrol,
  253. cmd.externalsleepclk);
  254. sp->sp_error = le16_to_cpu(cmd.error);
  255. sp->sp_offset = le16_to_cpu(cmd.offset);
  256. sp->sp_stabletime = le16_to_cpu(cmd.stabletime);
  257. sp->sp_calcontrol = cmd.calcontrol;
  258. sp->sp_extsleepclk = cmd.externalsleepclk;
  259. sp->sp_reserved = le16_to_cpu(cmd.reserved);
  260. }
  261. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  262. return 0;
  263. }
  264. int lbs_cmd_802_11_set_wep(struct lbs_private *priv, uint16_t cmd_action,
  265. struct assoc_request *assoc)
  266. {
  267. struct cmd_ds_802_11_set_wep cmd;
  268. int ret = 0;
  269. lbs_deb_enter(LBS_DEB_CMD);
  270. memset(&cmd, 0, sizeof(cmd));
  271. cmd.hdr.command = cpu_to_le16(CMD_802_11_SET_WEP);
  272. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  273. cmd.action = cpu_to_le16(cmd_action);
  274. if (cmd_action == CMD_ACT_ADD) {
  275. int i;
  276. /* default tx key index */
  277. cmd.keyindex = cpu_to_le16(assoc->wep_tx_keyidx &
  278. CMD_WEP_KEY_INDEX_MASK);
  279. /* Copy key types and material to host command structure */
  280. for (i = 0; i < 4; i++) {
  281. struct enc_key *pkey = &assoc->wep_keys[i];
  282. switch (pkey->len) {
  283. case KEY_LEN_WEP_40:
  284. cmd.keytype[i] = CMD_TYPE_WEP_40_BIT;
  285. memmove(cmd.keymaterial[i], pkey->key, pkey->len);
  286. lbs_deb_cmd("SET_WEP: add key %d (40 bit)\n", i);
  287. break;
  288. case KEY_LEN_WEP_104:
  289. cmd.keytype[i] = CMD_TYPE_WEP_104_BIT;
  290. memmove(cmd.keymaterial[i], pkey->key, pkey->len);
  291. lbs_deb_cmd("SET_WEP: add key %d (104 bit)\n", i);
  292. break;
  293. case 0:
  294. break;
  295. default:
  296. lbs_deb_cmd("SET_WEP: invalid key %d, length %d\n",
  297. i, pkey->len);
  298. ret = -1;
  299. goto done;
  300. break;
  301. }
  302. }
  303. } else if (cmd_action == CMD_ACT_REMOVE) {
  304. /* ACT_REMOVE clears _all_ WEP keys */
  305. /* default tx key index */
  306. cmd.keyindex = cpu_to_le16(priv->wep_tx_keyidx &
  307. CMD_WEP_KEY_INDEX_MASK);
  308. lbs_deb_cmd("SET_WEP: remove key %d\n", priv->wep_tx_keyidx);
  309. }
  310. ret = lbs_cmd_with_response(priv, CMD_802_11_SET_WEP, &cmd);
  311. done:
  312. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  313. return ret;
  314. }
  315. int lbs_cmd_802_11_enable_rsn(struct lbs_private *priv, uint16_t cmd_action,
  316. uint16_t *enable)
  317. {
  318. struct cmd_ds_802_11_enable_rsn cmd;
  319. int ret;
  320. lbs_deb_enter(LBS_DEB_CMD);
  321. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  322. cmd.action = cpu_to_le16(cmd_action);
  323. if (cmd_action == CMD_ACT_GET)
  324. cmd.enable = 0;
  325. else {
  326. if (*enable)
  327. cmd.enable = cpu_to_le16(CMD_ENABLE_RSN);
  328. else
  329. cmd.enable = cpu_to_le16(CMD_DISABLE_RSN);
  330. lbs_deb_cmd("ENABLE_RSN: %d\n", *enable);
  331. }
  332. ret = lbs_cmd_with_response(priv, CMD_802_11_ENABLE_RSN, &cmd);
  333. if (!ret && cmd_action == CMD_ACT_GET)
  334. *enable = le16_to_cpu(cmd.enable);
  335. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  336. return ret;
  337. }
  338. static void set_one_wpa_key(struct MrvlIEtype_keyParamSet *keyparam,
  339. struct enc_key *key)
  340. {
  341. lbs_deb_enter(LBS_DEB_CMD);
  342. if (key->flags & KEY_INFO_WPA_ENABLED)
  343. keyparam->keyinfo |= cpu_to_le16(KEY_INFO_WPA_ENABLED);
  344. if (key->flags & KEY_INFO_WPA_UNICAST)
  345. keyparam->keyinfo |= cpu_to_le16(KEY_INFO_WPA_UNICAST);
  346. if (key->flags & KEY_INFO_WPA_MCAST)
  347. keyparam->keyinfo |= cpu_to_le16(KEY_INFO_WPA_MCAST);
  348. keyparam->type = cpu_to_le16(TLV_TYPE_KEY_MATERIAL);
  349. keyparam->keytypeid = cpu_to_le16(key->type);
  350. keyparam->keylen = cpu_to_le16(key->len);
  351. memcpy(keyparam->key, key->key, key->len);
  352. /* Length field doesn't include the {type,length} header */
  353. keyparam->length = cpu_to_le16(sizeof(*keyparam) - 4);
  354. lbs_deb_leave(LBS_DEB_CMD);
  355. }
  356. int lbs_cmd_802_11_key_material(struct lbs_private *priv, uint16_t cmd_action,
  357. struct assoc_request *assoc)
  358. {
  359. struct cmd_ds_802_11_key_material cmd;
  360. int ret = 0;
  361. int index = 0;
  362. lbs_deb_enter(LBS_DEB_CMD);
  363. cmd.action = cpu_to_le16(cmd_action);
  364. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  365. if (cmd_action == CMD_ACT_GET) {
  366. cmd.hdr.size = cpu_to_le16(S_DS_GEN + 2);
  367. } else {
  368. memset(cmd.keyParamSet, 0, sizeof(cmd.keyParamSet));
  369. if (test_bit(ASSOC_FLAG_WPA_UCAST_KEY, &assoc->flags)) {
  370. set_one_wpa_key(&cmd.keyParamSet[index],
  371. &assoc->wpa_unicast_key);
  372. index++;
  373. }
  374. if (test_bit(ASSOC_FLAG_WPA_MCAST_KEY, &assoc->flags)) {
  375. set_one_wpa_key(&cmd.keyParamSet[index],
  376. &assoc->wpa_mcast_key);
  377. index++;
  378. }
  379. /* The common header and as many keys as we included */
  380. cmd.hdr.size = cpu_to_le16(offsetof(typeof(cmd),
  381. keyParamSet[index]));
  382. }
  383. ret = lbs_cmd_with_response(priv, CMD_802_11_KEY_MATERIAL, &cmd);
  384. /* Copy the returned key to driver private data */
  385. if (!ret && cmd_action == CMD_ACT_GET) {
  386. void *buf_ptr = cmd.keyParamSet;
  387. void *resp_end = &(&cmd)[1];
  388. while (buf_ptr < resp_end) {
  389. struct MrvlIEtype_keyParamSet *keyparam = buf_ptr;
  390. struct enc_key *key;
  391. uint16_t param_set_len = le16_to_cpu(keyparam->length);
  392. uint16_t key_len = le16_to_cpu(keyparam->keylen);
  393. uint16_t key_flags = le16_to_cpu(keyparam->keyinfo);
  394. uint16_t key_type = le16_to_cpu(keyparam->keytypeid);
  395. void *end;
  396. end = (void *)keyparam + sizeof(keyparam->type)
  397. + sizeof(keyparam->length) + param_set_len;
  398. /* Make sure we don't access past the end of the IEs */
  399. if (end > resp_end)
  400. break;
  401. if (key_flags & KEY_INFO_WPA_UNICAST)
  402. key = &priv->wpa_unicast_key;
  403. else if (key_flags & KEY_INFO_WPA_MCAST)
  404. key = &priv->wpa_mcast_key;
  405. else
  406. break;
  407. /* Copy returned key into driver */
  408. memset(key, 0, sizeof(struct enc_key));
  409. if (key_len > sizeof(key->key))
  410. break;
  411. key->type = key_type;
  412. key->flags = key_flags;
  413. key->len = key_len;
  414. memcpy(key->key, keyparam->key, key->len);
  415. buf_ptr = end + 1;
  416. }
  417. }
  418. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  419. return ret;
  420. }
  421. /**
  422. * @brief Set an SNMP MIB value
  423. *
  424. * @param priv A pointer to struct lbs_private structure
  425. * @param oid The OID to set in the firmware
  426. * @param val Value to set the OID to
  427. *
  428. * @return 0 on success, error on failure
  429. */
  430. int lbs_set_snmp_mib(struct lbs_private *priv, u32 oid, u16 val)
  431. {
  432. struct cmd_ds_802_11_snmp_mib cmd;
  433. int ret;
  434. lbs_deb_enter(LBS_DEB_CMD);
  435. memset(&cmd, 0, sizeof (cmd));
  436. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  437. cmd.action = cpu_to_le16(CMD_ACT_SET);
  438. cmd.oid = cpu_to_le16((u16) oid);
  439. switch (oid) {
  440. case SNMP_MIB_OID_BSS_TYPE:
  441. cmd.bufsize = cpu_to_le16(sizeof(u8));
  442. cmd.value[0] = (val == IW_MODE_ADHOC) ? 2 : 1;
  443. break;
  444. case SNMP_MIB_OID_11D_ENABLE:
  445. case SNMP_MIB_OID_FRAG_THRESHOLD:
  446. case SNMP_MIB_OID_RTS_THRESHOLD:
  447. case SNMP_MIB_OID_SHORT_RETRY_LIMIT:
  448. case SNMP_MIB_OID_LONG_RETRY_LIMIT:
  449. cmd.bufsize = cpu_to_le16(sizeof(u16));
  450. *((__le16 *)(&cmd.value)) = cpu_to_le16(val);
  451. break;
  452. default:
  453. lbs_deb_cmd("SNMP_CMD: (set) unhandled OID 0x%x\n", oid);
  454. ret = -EINVAL;
  455. goto out;
  456. }
  457. lbs_deb_cmd("SNMP_CMD: (set) oid 0x%x, oid size 0x%x, value 0x%x\n",
  458. le16_to_cpu(cmd.oid), le16_to_cpu(cmd.bufsize), val);
  459. ret = lbs_cmd_with_response(priv, CMD_802_11_SNMP_MIB, &cmd);
  460. out:
  461. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  462. return ret;
  463. }
  464. /**
  465. * @brief Get an SNMP MIB value
  466. *
  467. * @param priv A pointer to struct lbs_private structure
  468. * @param oid The OID to retrieve from the firmware
  469. * @param out_val Location for the returned value
  470. *
  471. * @return 0 on success, error on failure
  472. */
  473. int lbs_get_snmp_mib(struct lbs_private *priv, u32 oid, u16 *out_val)
  474. {
  475. struct cmd_ds_802_11_snmp_mib cmd;
  476. int ret;
  477. lbs_deb_enter(LBS_DEB_CMD);
  478. memset(&cmd, 0, sizeof (cmd));
  479. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  480. cmd.action = cpu_to_le16(CMD_ACT_GET);
  481. cmd.oid = cpu_to_le16(oid);
  482. ret = lbs_cmd_with_response(priv, CMD_802_11_SNMP_MIB, &cmd);
  483. if (ret)
  484. goto out;
  485. switch (le16_to_cpu(cmd.bufsize)) {
  486. case sizeof(u8):
  487. if (oid == SNMP_MIB_OID_BSS_TYPE) {
  488. if (cmd.value[0] == 2)
  489. *out_val = IW_MODE_ADHOC;
  490. else
  491. *out_val = IW_MODE_INFRA;
  492. } else
  493. *out_val = cmd.value[0];
  494. break;
  495. case sizeof(u16):
  496. *out_val = le16_to_cpu(*((__le16 *)(&cmd.value)));
  497. break;
  498. default:
  499. lbs_deb_cmd("SNMP_CMD: (get) unhandled OID 0x%x size %d\n",
  500. oid, le16_to_cpu(cmd.bufsize));
  501. break;
  502. }
  503. out:
  504. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  505. return ret;
  506. }
  507. /**
  508. * @brief Get the min, max, and current TX power
  509. *
  510. * @param priv A pointer to struct lbs_private structure
  511. * @param curlevel Current power level in dBm
  512. * @param minlevel Minimum supported power level in dBm (optional)
  513. * @param maxlevel Maximum supported power level in dBm (optional)
  514. *
  515. * @return 0 on success, error on failure
  516. */
  517. int lbs_get_tx_power(struct lbs_private *priv, s16 *curlevel, s16 *minlevel,
  518. s16 *maxlevel)
  519. {
  520. struct cmd_ds_802_11_rf_tx_power cmd;
  521. int ret;
  522. lbs_deb_enter(LBS_DEB_CMD);
  523. memset(&cmd, 0, sizeof(cmd));
  524. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  525. cmd.action = cpu_to_le16(CMD_ACT_GET);
  526. ret = lbs_cmd_with_response(priv, CMD_802_11_RF_TX_POWER, &cmd);
  527. if (ret == 0) {
  528. *curlevel = le16_to_cpu(cmd.curlevel);
  529. if (minlevel)
  530. *minlevel = cmd.minlevel;
  531. if (maxlevel)
  532. *maxlevel = cmd.maxlevel;
  533. }
  534. lbs_deb_leave(LBS_DEB_CMD);
  535. return ret;
  536. }
  537. /**
  538. * @brief Set the TX power
  539. *
  540. * @param priv A pointer to struct lbs_private structure
  541. * @param dbm The desired power level in dBm
  542. *
  543. * @return 0 on success, error on failure
  544. */
  545. int lbs_set_tx_power(struct lbs_private *priv, s16 dbm)
  546. {
  547. struct cmd_ds_802_11_rf_tx_power cmd;
  548. int ret;
  549. lbs_deb_enter(LBS_DEB_CMD);
  550. memset(&cmd, 0, sizeof(cmd));
  551. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  552. cmd.action = cpu_to_le16(CMD_ACT_SET);
  553. cmd.curlevel = cpu_to_le16(dbm);
  554. lbs_deb_cmd("SET_RF_TX_POWER: %d dBm\n", dbm);
  555. ret = lbs_cmd_with_response(priv, CMD_802_11_RF_TX_POWER, &cmd);
  556. lbs_deb_leave(LBS_DEB_CMD);
  557. return ret;
  558. }
  559. static int lbs_cmd_802_11_monitor_mode(struct cmd_ds_command *cmd,
  560. u16 cmd_action, void *pdata_buf)
  561. {
  562. struct cmd_ds_802_11_monitor_mode *monitor = &cmd->params.monitor;
  563. cmd->command = cpu_to_le16(CMD_802_11_MONITOR_MODE);
  564. cmd->size =
  565. cpu_to_le16(sizeof(struct cmd_ds_802_11_monitor_mode) +
  566. S_DS_GEN);
  567. monitor->action = cpu_to_le16(cmd_action);
  568. if (cmd_action == CMD_ACT_SET) {
  569. monitor->mode =
  570. cpu_to_le16((u16) (*(u32 *) pdata_buf));
  571. }
  572. return 0;
  573. }
  574. static __le16 lbs_rate_to_fw_bitmap(int rate, int lower_rates_ok)
  575. {
  576. /* Bit Rate
  577. * 15:13 Reserved
  578. * 12 54 Mbps
  579. * 11 48 Mbps
  580. * 10 36 Mbps
  581. * 9 24 Mbps
  582. * 8 18 Mbps
  583. * 7 12 Mbps
  584. * 6 9 Mbps
  585. * 5 6 Mbps
  586. * 4 Reserved
  587. * 3 11 Mbps
  588. * 2 5.5 Mbps
  589. * 1 2 Mbps
  590. * 0 1 Mbps
  591. **/
  592. uint16_t ratemask;
  593. int i = lbs_data_rate_to_fw_index(rate);
  594. if (lower_rates_ok)
  595. ratemask = (0x1fef >> (12 - i));
  596. else
  597. ratemask = (1 << i);
  598. return cpu_to_le16(ratemask);
  599. }
  600. int lbs_cmd_802_11_rate_adapt_rateset(struct lbs_private *priv,
  601. uint16_t cmd_action)
  602. {
  603. struct cmd_ds_802_11_rate_adapt_rateset cmd;
  604. int ret;
  605. lbs_deb_enter(LBS_DEB_CMD);
  606. if (!priv->cur_rate && !priv->enablehwauto)
  607. return -EINVAL;
  608. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  609. cmd.action = cpu_to_le16(cmd_action);
  610. cmd.enablehwauto = cpu_to_le16(priv->enablehwauto);
  611. cmd.bitmap = lbs_rate_to_fw_bitmap(priv->cur_rate, priv->enablehwauto);
  612. ret = lbs_cmd_with_response(priv, CMD_802_11_RATE_ADAPT_RATESET, &cmd);
  613. if (!ret && cmd_action == CMD_ACT_GET) {
  614. priv->ratebitmap = le16_to_cpu(cmd.bitmap);
  615. priv->enablehwauto = le16_to_cpu(cmd.enablehwauto);
  616. }
  617. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  618. return ret;
  619. }
  620. EXPORT_SYMBOL_GPL(lbs_cmd_802_11_rate_adapt_rateset);
  621. /**
  622. * @brief Set the data rate
  623. *
  624. * @param priv A pointer to struct lbs_private structure
  625. * @param rate The desired data rate, or 0 to clear a locked rate
  626. *
  627. * @return 0 on success, error on failure
  628. */
  629. int lbs_set_data_rate(struct lbs_private *priv, u8 rate)
  630. {
  631. struct cmd_ds_802_11_data_rate cmd;
  632. int ret = 0;
  633. lbs_deb_enter(LBS_DEB_CMD);
  634. memset(&cmd, 0, sizeof(cmd));
  635. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  636. if (rate > 0) {
  637. cmd.action = cpu_to_le16(CMD_ACT_SET_TX_FIX_RATE);
  638. cmd.rates[0] = lbs_data_rate_to_fw_index(rate);
  639. if (cmd.rates[0] == 0) {
  640. lbs_deb_cmd("DATA_RATE: invalid requested rate of"
  641. " 0x%02X\n", rate);
  642. ret = 0;
  643. goto out;
  644. }
  645. lbs_deb_cmd("DATA_RATE: set fixed 0x%02X\n", cmd.rates[0]);
  646. } else {
  647. cmd.action = cpu_to_le16(CMD_ACT_SET_TX_AUTO);
  648. lbs_deb_cmd("DATA_RATE: setting auto\n");
  649. }
  650. ret = lbs_cmd_with_response(priv, CMD_802_11_DATA_RATE, &cmd);
  651. if (ret)
  652. goto out;
  653. lbs_deb_hex(LBS_DEB_CMD, "DATA_RATE_RESP", (u8 *) &cmd, sizeof (cmd));
  654. /* FIXME: get actual rates FW can do if this command actually returns
  655. * all data rates supported.
  656. */
  657. priv->cur_rate = lbs_fw_index_to_data_rate(cmd.rates[0]);
  658. lbs_deb_cmd("DATA_RATE: current rate is 0x%02x\n", priv->cur_rate);
  659. out:
  660. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  661. return ret;
  662. }
  663. /**
  664. * @brief Get the radio channel
  665. *
  666. * @param priv A pointer to struct lbs_private structure
  667. *
  668. * @return The channel on success, error on failure
  669. */
  670. int lbs_get_channel(struct lbs_private *priv)
  671. {
  672. struct cmd_ds_802_11_rf_channel cmd;
  673. int ret = 0;
  674. lbs_deb_enter(LBS_DEB_CMD);
  675. memset(&cmd, 0, sizeof(cmd));
  676. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  677. cmd.action = cpu_to_le16(CMD_OPT_802_11_RF_CHANNEL_GET);
  678. ret = lbs_cmd_with_response(priv, CMD_802_11_RF_CHANNEL, &cmd);
  679. if (ret)
  680. goto out;
  681. ret = le16_to_cpu(cmd.channel);
  682. lbs_deb_cmd("current radio channel is %d\n", ret);
  683. out:
  684. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  685. return ret;
  686. }
  687. int lbs_update_channel(struct lbs_private *priv)
  688. {
  689. int ret;
  690. /* the channel in f/w could be out of sync; get the current channel */
  691. lbs_deb_enter(LBS_DEB_ASSOC);
  692. ret = lbs_get_channel(priv);
  693. if (ret > 0) {
  694. priv->curbssparams.channel = ret;
  695. ret = 0;
  696. }
  697. lbs_deb_leave_args(LBS_DEB_ASSOC, "ret %d", ret);
  698. return ret;
  699. }
  700. /**
  701. * @brief Set the radio channel
  702. *
  703. * @param priv A pointer to struct lbs_private structure
  704. * @param channel The desired channel, or 0 to clear a locked channel
  705. *
  706. * @return 0 on success, error on failure
  707. */
  708. int lbs_set_channel(struct lbs_private *priv, u8 channel)
  709. {
  710. struct cmd_ds_802_11_rf_channel cmd;
  711. #ifdef DEBUG
  712. u8 old_channel = priv->curbssparams.channel;
  713. #endif
  714. int ret = 0;
  715. lbs_deb_enter(LBS_DEB_CMD);
  716. memset(&cmd, 0, sizeof(cmd));
  717. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  718. cmd.action = cpu_to_le16(CMD_OPT_802_11_RF_CHANNEL_SET);
  719. cmd.channel = cpu_to_le16(channel);
  720. ret = lbs_cmd_with_response(priv, CMD_802_11_RF_CHANNEL, &cmd);
  721. if (ret)
  722. goto out;
  723. priv->curbssparams.channel = (uint8_t) le16_to_cpu(cmd.channel);
  724. lbs_deb_cmd("channel switch from %d to %d\n", old_channel,
  725. priv->curbssparams.channel);
  726. out:
  727. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  728. return ret;
  729. }
  730. static int lbs_cmd_802_11_rssi(struct lbs_private *priv,
  731. struct cmd_ds_command *cmd)
  732. {
  733. lbs_deb_enter(LBS_DEB_CMD);
  734. cmd->command = cpu_to_le16(CMD_802_11_RSSI);
  735. cmd->size = cpu_to_le16(sizeof(struct cmd_ds_802_11_rssi) + S_DS_GEN);
  736. cmd->params.rssi.N = cpu_to_le16(DEFAULT_BCN_AVG_FACTOR);
  737. /* reset Beacon SNR/NF/RSSI values */
  738. priv->SNR[TYPE_BEACON][TYPE_NOAVG] = 0;
  739. priv->SNR[TYPE_BEACON][TYPE_AVG] = 0;
  740. priv->NF[TYPE_BEACON][TYPE_NOAVG] = 0;
  741. priv->NF[TYPE_BEACON][TYPE_AVG] = 0;
  742. priv->RSSI[TYPE_BEACON][TYPE_NOAVG] = 0;
  743. priv->RSSI[TYPE_BEACON][TYPE_AVG] = 0;
  744. lbs_deb_leave(LBS_DEB_CMD);
  745. return 0;
  746. }
  747. static int lbs_cmd_reg_access(struct cmd_ds_command *cmdptr,
  748. u8 cmd_action, void *pdata_buf)
  749. {
  750. struct lbs_offset_value *offval;
  751. lbs_deb_enter(LBS_DEB_CMD);
  752. offval = (struct lbs_offset_value *)pdata_buf;
  753. switch (le16_to_cpu(cmdptr->command)) {
  754. case CMD_MAC_REG_ACCESS:
  755. {
  756. struct cmd_ds_mac_reg_access *macreg;
  757. cmdptr->size =
  758. cpu_to_le16(sizeof (struct cmd_ds_mac_reg_access)
  759. + S_DS_GEN);
  760. macreg =
  761. (struct cmd_ds_mac_reg_access *)&cmdptr->params.
  762. macreg;
  763. macreg->action = cpu_to_le16(cmd_action);
  764. macreg->offset = cpu_to_le16((u16) offval->offset);
  765. macreg->value = cpu_to_le32(offval->value);
  766. break;
  767. }
  768. case CMD_BBP_REG_ACCESS:
  769. {
  770. struct cmd_ds_bbp_reg_access *bbpreg;
  771. cmdptr->size =
  772. cpu_to_le16(sizeof
  773. (struct cmd_ds_bbp_reg_access)
  774. + S_DS_GEN);
  775. bbpreg =
  776. (struct cmd_ds_bbp_reg_access *)&cmdptr->params.
  777. bbpreg;
  778. bbpreg->action = cpu_to_le16(cmd_action);
  779. bbpreg->offset = cpu_to_le16((u16) offval->offset);
  780. bbpreg->value = (u8) offval->value;
  781. break;
  782. }
  783. case CMD_RF_REG_ACCESS:
  784. {
  785. struct cmd_ds_rf_reg_access *rfreg;
  786. cmdptr->size =
  787. cpu_to_le16(sizeof
  788. (struct cmd_ds_rf_reg_access) +
  789. S_DS_GEN);
  790. rfreg =
  791. (struct cmd_ds_rf_reg_access *)&cmdptr->params.
  792. rfreg;
  793. rfreg->action = cpu_to_le16(cmd_action);
  794. rfreg->offset = cpu_to_le16((u16) offval->offset);
  795. rfreg->value = (u8) offval->value;
  796. break;
  797. }
  798. default:
  799. break;
  800. }
  801. lbs_deb_leave(LBS_DEB_CMD);
  802. return 0;
  803. }
  804. static int lbs_cmd_bt_access(struct cmd_ds_command *cmd,
  805. u16 cmd_action, void *pdata_buf)
  806. {
  807. struct cmd_ds_bt_access *bt_access = &cmd->params.bt;
  808. lbs_deb_enter_args(LBS_DEB_CMD, "action %d", cmd_action);
  809. cmd->command = cpu_to_le16(CMD_BT_ACCESS);
  810. cmd->size = cpu_to_le16(sizeof(struct cmd_ds_bt_access) + S_DS_GEN);
  811. cmd->result = 0;
  812. bt_access->action = cpu_to_le16(cmd_action);
  813. switch (cmd_action) {
  814. case CMD_ACT_BT_ACCESS_ADD:
  815. memcpy(bt_access->addr1, pdata_buf, 2 * ETH_ALEN);
  816. lbs_deb_hex(LBS_DEB_MESH, "BT_ADD: blinded MAC addr", bt_access->addr1, 6);
  817. break;
  818. case CMD_ACT_BT_ACCESS_DEL:
  819. memcpy(bt_access->addr1, pdata_buf, 1 * ETH_ALEN);
  820. lbs_deb_hex(LBS_DEB_MESH, "BT_DEL: blinded MAC addr", bt_access->addr1, 6);
  821. break;
  822. case CMD_ACT_BT_ACCESS_LIST:
  823. bt_access->id = cpu_to_le32(*(u32 *) pdata_buf);
  824. break;
  825. case CMD_ACT_BT_ACCESS_RESET:
  826. break;
  827. case CMD_ACT_BT_ACCESS_SET_INVERT:
  828. bt_access->id = cpu_to_le32(*(u32 *) pdata_buf);
  829. break;
  830. case CMD_ACT_BT_ACCESS_GET_INVERT:
  831. break;
  832. default:
  833. break;
  834. }
  835. lbs_deb_leave(LBS_DEB_CMD);
  836. return 0;
  837. }
  838. static int lbs_cmd_fwt_access(struct cmd_ds_command *cmd,
  839. u16 cmd_action, void *pdata_buf)
  840. {
  841. struct cmd_ds_fwt_access *fwt_access = &cmd->params.fwt;
  842. lbs_deb_enter_args(LBS_DEB_CMD, "action %d", cmd_action);
  843. cmd->command = cpu_to_le16(CMD_FWT_ACCESS);
  844. cmd->size = cpu_to_le16(sizeof(struct cmd_ds_fwt_access) + S_DS_GEN);
  845. cmd->result = 0;
  846. if (pdata_buf)
  847. memcpy(fwt_access, pdata_buf, sizeof(*fwt_access));
  848. else
  849. memset(fwt_access, 0, sizeof(*fwt_access));
  850. fwt_access->action = cpu_to_le16(cmd_action);
  851. lbs_deb_leave(LBS_DEB_CMD);
  852. return 0;
  853. }
  854. int lbs_mesh_access(struct lbs_private *priv, uint16_t cmd_action,
  855. struct cmd_ds_mesh_access *cmd)
  856. {
  857. int ret;
  858. lbs_deb_enter_args(LBS_DEB_CMD, "action %d", cmd_action);
  859. cmd->hdr.command = cpu_to_le16(CMD_MESH_ACCESS);
  860. cmd->hdr.size = cpu_to_le16(sizeof(*cmd));
  861. cmd->hdr.result = 0;
  862. cmd->action = cpu_to_le16(cmd_action);
  863. ret = lbs_cmd_with_response(priv, CMD_MESH_ACCESS, cmd);
  864. lbs_deb_leave(LBS_DEB_CMD);
  865. return ret;
  866. }
  867. static int __lbs_mesh_config_send(struct lbs_private *priv,
  868. struct cmd_ds_mesh_config *cmd,
  869. uint16_t action, uint16_t type)
  870. {
  871. int ret;
  872. u16 command = CMD_MESH_CONFIG_OLD;
  873. lbs_deb_enter(LBS_DEB_CMD);
  874. /*
  875. * Command id is 0xac for v10 FW along with mesh interface
  876. * id in bits 14-13-12.
  877. */
  878. if (priv->mesh_fw_ver == MESH_FW_NEW)
  879. command = CMD_MESH_CONFIG |
  880. (MESH_IFACE_ID << MESH_IFACE_BIT_OFFSET);
  881. cmd->hdr.command = cpu_to_le16(command);
  882. cmd->hdr.size = cpu_to_le16(sizeof(struct cmd_ds_mesh_config));
  883. cmd->hdr.result = 0;
  884. cmd->type = cpu_to_le16(type);
  885. cmd->action = cpu_to_le16(action);
  886. ret = lbs_cmd_with_response(priv, command, cmd);
  887. lbs_deb_leave(LBS_DEB_CMD);
  888. return ret;
  889. }
  890. int lbs_mesh_config_send(struct lbs_private *priv,
  891. struct cmd_ds_mesh_config *cmd,
  892. uint16_t action, uint16_t type)
  893. {
  894. int ret;
  895. if (!(priv->fwcapinfo & FW_CAPINFO_PERSISTENT_CONFIG))
  896. return -EOPNOTSUPP;
  897. ret = __lbs_mesh_config_send(priv, cmd, action, type);
  898. return ret;
  899. }
  900. /* This function is the CMD_MESH_CONFIG legacy function. It only handles the
  901. * START and STOP actions. The extended actions supported by CMD_MESH_CONFIG
  902. * are all handled by preparing a struct cmd_ds_mesh_config and passing it to
  903. * lbs_mesh_config_send.
  904. */
  905. int lbs_mesh_config(struct lbs_private *priv, uint16_t action, uint16_t chan)
  906. {
  907. struct cmd_ds_mesh_config cmd;
  908. struct mrvl_meshie *ie;
  909. DECLARE_SSID_BUF(ssid);
  910. memset(&cmd, 0, sizeof(cmd));
  911. cmd.channel = cpu_to_le16(chan);
  912. ie = (struct mrvl_meshie *)cmd.data;
  913. switch (action) {
  914. case CMD_ACT_MESH_CONFIG_START:
  915. ie->id = WLAN_EID_GENERIC;
  916. ie->val.oui[0] = 0x00;
  917. ie->val.oui[1] = 0x50;
  918. ie->val.oui[2] = 0x43;
  919. ie->val.type = MARVELL_MESH_IE_TYPE;
  920. ie->val.subtype = MARVELL_MESH_IE_SUBTYPE;
  921. ie->val.version = MARVELL_MESH_IE_VERSION;
  922. ie->val.active_protocol_id = MARVELL_MESH_PROTO_ID_HWMP;
  923. ie->val.active_metric_id = MARVELL_MESH_METRIC_ID;
  924. ie->val.mesh_capability = MARVELL_MESH_CAPABILITY;
  925. ie->val.mesh_id_len = priv->mesh_ssid_len;
  926. memcpy(ie->val.mesh_id, priv->mesh_ssid, priv->mesh_ssid_len);
  927. ie->len = sizeof(struct mrvl_meshie_val) -
  928. IW_ESSID_MAX_SIZE + priv->mesh_ssid_len;
  929. cmd.length = cpu_to_le16(sizeof(struct mrvl_meshie_val));
  930. break;
  931. case CMD_ACT_MESH_CONFIG_STOP:
  932. break;
  933. default:
  934. return -1;
  935. }
  936. lbs_deb_cmd("mesh config action %d type %x channel %d SSID %s\n",
  937. action, priv->mesh_tlv, chan,
  938. print_ssid(ssid, priv->mesh_ssid, priv->mesh_ssid_len));
  939. return __lbs_mesh_config_send(priv, &cmd, action, priv->mesh_tlv);
  940. }
  941. static int lbs_cmd_bcn_ctrl(struct lbs_private * priv,
  942. struct cmd_ds_command *cmd,
  943. u16 cmd_action)
  944. {
  945. struct cmd_ds_802_11_beacon_control
  946. *bcn_ctrl = &cmd->params.bcn_ctrl;
  947. lbs_deb_enter(LBS_DEB_CMD);
  948. cmd->size =
  949. cpu_to_le16(sizeof(struct cmd_ds_802_11_beacon_control)
  950. + S_DS_GEN);
  951. cmd->command = cpu_to_le16(CMD_802_11_BEACON_CTRL);
  952. bcn_ctrl->action = cpu_to_le16(cmd_action);
  953. bcn_ctrl->beacon_enable = cpu_to_le16(priv->beacon_enable);
  954. bcn_ctrl->beacon_period = cpu_to_le16(priv->beacon_period);
  955. lbs_deb_leave(LBS_DEB_CMD);
  956. return 0;
  957. }
  958. static void lbs_queue_cmd(struct lbs_private *priv,
  959. struct cmd_ctrl_node *cmdnode)
  960. {
  961. unsigned long flags;
  962. int addtail = 1;
  963. lbs_deb_enter(LBS_DEB_HOST);
  964. if (!cmdnode) {
  965. lbs_deb_host("QUEUE_CMD: cmdnode is NULL\n");
  966. goto done;
  967. }
  968. if (!cmdnode->cmdbuf->size) {
  969. lbs_deb_host("DNLD_CMD: cmd size is zero\n");
  970. goto done;
  971. }
  972. cmdnode->result = 0;
  973. /* Exit_PS command needs to be queued in the header always. */
  974. if (le16_to_cpu(cmdnode->cmdbuf->command) == CMD_802_11_PS_MODE) {
  975. struct cmd_ds_802_11_ps_mode *psm = (void *) &cmdnode->cmdbuf[1];
  976. if (psm->action == cpu_to_le16(CMD_SUBCMD_EXIT_PS)) {
  977. if (priv->psstate != PS_STATE_FULL_POWER)
  978. addtail = 0;
  979. }
  980. }
  981. spin_lock_irqsave(&priv->driver_lock, flags);
  982. if (addtail)
  983. list_add_tail(&cmdnode->list, &priv->cmdpendingq);
  984. else
  985. list_add(&cmdnode->list, &priv->cmdpendingq);
  986. spin_unlock_irqrestore(&priv->driver_lock, flags);
  987. lbs_deb_host("QUEUE_CMD: inserted command 0x%04x into cmdpendingq\n",
  988. le16_to_cpu(cmdnode->cmdbuf->command));
  989. done:
  990. lbs_deb_leave(LBS_DEB_HOST);
  991. }
  992. static void lbs_submit_command(struct lbs_private *priv,
  993. struct cmd_ctrl_node *cmdnode)
  994. {
  995. unsigned long flags;
  996. struct cmd_header *cmd;
  997. uint16_t cmdsize;
  998. uint16_t command;
  999. int timeo = 3 * HZ;
  1000. int ret;
  1001. lbs_deb_enter(LBS_DEB_HOST);
  1002. cmd = cmdnode->cmdbuf;
  1003. spin_lock_irqsave(&priv->driver_lock, flags);
  1004. priv->cur_cmd = cmdnode;
  1005. priv->cur_cmd_retcode = 0;
  1006. spin_unlock_irqrestore(&priv->driver_lock, flags);
  1007. cmdsize = le16_to_cpu(cmd->size);
  1008. command = le16_to_cpu(cmd->command);
  1009. /* These commands take longer */
  1010. if (command == CMD_802_11_SCAN || command == CMD_802_11_ASSOCIATE)
  1011. timeo = 5 * HZ;
  1012. lbs_deb_cmd("DNLD_CMD: command 0x%04x, seq %d, size %d\n",
  1013. command, le16_to_cpu(cmd->seqnum), cmdsize);
  1014. lbs_deb_hex(LBS_DEB_CMD, "DNLD_CMD", (void *) cmdnode->cmdbuf, cmdsize);
  1015. ret = priv->hw_host_to_card(priv, MVMS_CMD, (u8 *) cmd, cmdsize);
  1016. if (ret) {
  1017. lbs_pr_info("DNLD_CMD: hw_host_to_card failed: %d\n", ret);
  1018. /* Let the timer kick in and retry, and potentially reset
  1019. the whole thing if the condition persists */
  1020. timeo = HZ/4;
  1021. }
  1022. /* Setup the timer after transmit command */
  1023. mod_timer(&priv->command_timer, jiffies + timeo);
  1024. lbs_deb_leave(LBS_DEB_HOST);
  1025. }
  1026. /**
  1027. * This function inserts command node to cmdfreeq
  1028. * after cleans it. Requires priv->driver_lock held.
  1029. */
  1030. static void __lbs_cleanup_and_insert_cmd(struct lbs_private *priv,
  1031. struct cmd_ctrl_node *cmdnode)
  1032. {
  1033. lbs_deb_enter(LBS_DEB_HOST);
  1034. if (!cmdnode)
  1035. goto out;
  1036. cmdnode->callback = NULL;
  1037. cmdnode->callback_arg = 0;
  1038. memset(cmdnode->cmdbuf, 0, LBS_CMD_BUFFER_SIZE);
  1039. list_add_tail(&cmdnode->list, &priv->cmdfreeq);
  1040. out:
  1041. lbs_deb_leave(LBS_DEB_HOST);
  1042. }
  1043. static void lbs_cleanup_and_insert_cmd(struct lbs_private *priv,
  1044. struct cmd_ctrl_node *ptempcmd)
  1045. {
  1046. unsigned long flags;
  1047. spin_lock_irqsave(&priv->driver_lock, flags);
  1048. __lbs_cleanup_and_insert_cmd(priv, ptempcmd);
  1049. spin_unlock_irqrestore(&priv->driver_lock, flags);
  1050. }
  1051. void lbs_complete_command(struct lbs_private *priv, struct cmd_ctrl_node *cmd,
  1052. int result)
  1053. {
  1054. if (cmd == priv->cur_cmd)
  1055. priv->cur_cmd_retcode = result;
  1056. cmd->result = result;
  1057. cmd->cmdwaitqwoken = 1;
  1058. wake_up_interruptible(&cmd->cmdwait_q);
  1059. if (!cmd->callback || cmd->callback == lbs_cmd_async_callback)
  1060. __lbs_cleanup_and_insert_cmd(priv, cmd);
  1061. priv->cur_cmd = NULL;
  1062. }
  1063. int lbs_set_radio(struct lbs_private *priv, u8 preamble, u8 radio_on)
  1064. {
  1065. struct cmd_ds_802_11_radio_control cmd;
  1066. int ret = -EINVAL;
  1067. lbs_deb_enter(LBS_DEB_CMD);
  1068. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  1069. cmd.action = cpu_to_le16(CMD_ACT_SET);
  1070. /* Only v8 and below support setting the preamble */
  1071. if (priv->fwrelease < 0x09000000) {
  1072. switch (preamble) {
  1073. case RADIO_PREAMBLE_SHORT:
  1074. if (!(priv->capability & WLAN_CAPABILITY_SHORT_PREAMBLE))
  1075. goto out;
  1076. /* Fall through */
  1077. case RADIO_PREAMBLE_AUTO:
  1078. case RADIO_PREAMBLE_LONG:
  1079. cmd.control = cpu_to_le16(preamble);
  1080. break;
  1081. default:
  1082. goto out;
  1083. }
  1084. }
  1085. if (radio_on)
  1086. cmd.control |= cpu_to_le16(0x1);
  1087. else {
  1088. cmd.control &= cpu_to_le16(~0x1);
  1089. priv->txpower_cur = 0;
  1090. }
  1091. lbs_deb_cmd("RADIO_CONTROL: radio %s, preamble %d\n",
  1092. radio_on ? "ON" : "OFF", preamble);
  1093. priv->radio_on = radio_on;
  1094. ret = lbs_cmd_with_response(priv, CMD_802_11_RADIO_CONTROL, &cmd);
  1095. out:
  1096. lbs_deb_leave_args(LBS_DEB_CMD, "ret %d", ret);
  1097. return ret;
  1098. }
  1099. void lbs_set_mac_control(struct lbs_private *priv)
  1100. {
  1101. struct cmd_ds_mac_control cmd;
  1102. lbs_deb_enter(LBS_DEB_CMD);
  1103. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  1104. cmd.action = cpu_to_le16(priv->mac_control);
  1105. cmd.reserved = 0;
  1106. lbs_cmd_async(priv, CMD_MAC_CONTROL, &cmd.hdr, sizeof(cmd));
  1107. lbs_deb_leave(LBS_DEB_CMD);
  1108. }
  1109. /**
  1110. * @brief This function prepare the command before send to firmware.
  1111. *
  1112. * @param priv A pointer to struct lbs_private structure
  1113. * @param cmd_no command number
  1114. * @param cmd_action command action: GET or SET
  1115. * @param wait_option wait option: wait response or not
  1116. * @param cmd_oid cmd oid: treated as sub command
  1117. * @param pdata_buf A pointer to informaion buffer
  1118. * @return 0 or -1
  1119. */
  1120. int lbs_prepare_and_send_command(struct lbs_private *priv,
  1121. u16 cmd_no,
  1122. u16 cmd_action,
  1123. u16 wait_option, u32 cmd_oid, void *pdata_buf)
  1124. {
  1125. int ret = 0;
  1126. struct cmd_ctrl_node *cmdnode;
  1127. struct cmd_ds_command *cmdptr;
  1128. unsigned long flags;
  1129. lbs_deb_enter(LBS_DEB_HOST);
  1130. if (!priv) {
  1131. lbs_deb_host("PREP_CMD: priv is NULL\n");
  1132. ret = -1;
  1133. goto done;
  1134. }
  1135. if (priv->surpriseremoved) {
  1136. lbs_deb_host("PREP_CMD: card removed\n");
  1137. ret = -1;
  1138. goto done;
  1139. }
  1140. cmdnode = lbs_get_cmd_ctrl_node(priv);
  1141. if (cmdnode == NULL) {
  1142. lbs_deb_host("PREP_CMD: cmdnode is NULL\n");
  1143. /* Wake up main thread to execute next command */
  1144. wake_up_interruptible(&priv->waitq);
  1145. ret = -1;
  1146. goto done;
  1147. }
  1148. cmdnode->callback = NULL;
  1149. cmdnode->callback_arg = (unsigned long)pdata_buf;
  1150. cmdptr = (struct cmd_ds_command *)cmdnode->cmdbuf;
  1151. lbs_deb_host("PREP_CMD: command 0x%04x\n", cmd_no);
  1152. /* Set sequence number, command and INT option */
  1153. priv->seqnum++;
  1154. cmdptr->seqnum = cpu_to_le16(priv->seqnum);
  1155. cmdptr->command = cpu_to_le16(cmd_no);
  1156. cmdptr->result = 0;
  1157. switch (cmd_no) {
  1158. case CMD_802_11_PS_MODE:
  1159. ret = lbs_cmd_802_11_ps_mode(cmdptr, cmd_action);
  1160. break;
  1161. case CMD_MAC_REG_ACCESS:
  1162. case CMD_BBP_REG_ACCESS:
  1163. case CMD_RF_REG_ACCESS:
  1164. ret = lbs_cmd_reg_access(cmdptr, cmd_action, pdata_buf);
  1165. break;
  1166. case CMD_802_11_MONITOR_MODE:
  1167. ret = lbs_cmd_802_11_monitor_mode(cmdptr,
  1168. cmd_action, pdata_buf);
  1169. break;
  1170. case CMD_802_11_RSSI:
  1171. ret = lbs_cmd_802_11_rssi(priv, cmdptr);
  1172. break;
  1173. case CMD_802_11_SET_AFC:
  1174. case CMD_802_11_GET_AFC:
  1175. cmdptr->command = cpu_to_le16(cmd_no);
  1176. cmdptr->size = cpu_to_le16(sizeof(struct cmd_ds_802_11_afc) +
  1177. S_DS_GEN);
  1178. memmove(&cmdptr->params.afc,
  1179. pdata_buf, sizeof(struct cmd_ds_802_11_afc));
  1180. ret = 0;
  1181. goto done;
  1182. case CMD_802_11D_DOMAIN_INFO:
  1183. ret = lbs_cmd_802_11d_domain_info(priv, cmdptr,
  1184. cmd_no, cmd_action);
  1185. break;
  1186. case CMD_802_11_TPC_CFG:
  1187. cmdptr->command = cpu_to_le16(CMD_802_11_TPC_CFG);
  1188. cmdptr->size =
  1189. cpu_to_le16(sizeof(struct cmd_ds_802_11_tpc_cfg) +
  1190. S_DS_GEN);
  1191. memmove(&cmdptr->params.tpccfg,
  1192. pdata_buf, sizeof(struct cmd_ds_802_11_tpc_cfg));
  1193. ret = 0;
  1194. break;
  1195. case CMD_802_11_LED_GPIO_CTRL:
  1196. {
  1197. struct mrvl_ie_ledgpio *gpio =
  1198. (struct mrvl_ie_ledgpio*)
  1199. cmdptr->params.ledgpio.data;
  1200. memmove(&cmdptr->params.ledgpio,
  1201. pdata_buf,
  1202. sizeof(struct cmd_ds_802_11_led_ctrl));
  1203. cmdptr->command =
  1204. cpu_to_le16(CMD_802_11_LED_GPIO_CTRL);
  1205. #define ACTION_NUMLED_TLVTYPE_LEN_FIELDS_LEN 8
  1206. cmdptr->size =
  1207. cpu_to_le16(le16_to_cpu(gpio->header.len)
  1208. + S_DS_GEN
  1209. + ACTION_NUMLED_TLVTYPE_LEN_FIELDS_LEN);
  1210. gpio->header.len = gpio->header.len;
  1211. ret = 0;
  1212. break;
  1213. }
  1214. case CMD_BT_ACCESS:
  1215. ret = lbs_cmd_bt_access(cmdptr, cmd_action, pdata_buf);
  1216. break;
  1217. case CMD_FWT_ACCESS:
  1218. ret = lbs_cmd_fwt_access(cmdptr, cmd_action, pdata_buf);
  1219. break;
  1220. case CMD_GET_TSF:
  1221. cmdptr->command = cpu_to_le16(CMD_GET_TSF);
  1222. cmdptr->size = cpu_to_le16(sizeof(struct cmd_ds_get_tsf) +
  1223. S_DS_GEN);
  1224. ret = 0;
  1225. break;
  1226. case CMD_802_11_BEACON_CTRL:
  1227. ret = lbs_cmd_bcn_ctrl(priv, cmdptr, cmd_action);
  1228. break;
  1229. default:
  1230. lbs_pr_err("PREP_CMD: unknown command 0x%04x\n", cmd_no);
  1231. ret = -1;
  1232. break;
  1233. }
  1234. /* return error, since the command preparation failed */
  1235. if (ret != 0) {
  1236. lbs_deb_host("PREP_CMD: command preparation failed\n");
  1237. lbs_cleanup_and_insert_cmd(priv, cmdnode);
  1238. ret = -1;
  1239. goto done;
  1240. }
  1241. cmdnode->cmdwaitqwoken = 0;
  1242. lbs_queue_cmd(priv, cmdnode);
  1243. wake_up_interruptible(&priv->waitq);
  1244. if (wait_option & CMD_OPTION_WAITFORRSP) {
  1245. lbs_deb_host("PREP_CMD: wait for response\n");
  1246. might_sleep();
  1247. wait_event_interruptible(cmdnode->cmdwait_q,
  1248. cmdnode->cmdwaitqwoken);
  1249. }
  1250. spin_lock_irqsave(&priv->driver_lock, flags);
  1251. if (priv->cur_cmd_retcode) {
  1252. lbs_deb_host("PREP_CMD: command failed with return code %d\n",
  1253. priv->cur_cmd_retcode);
  1254. priv->cur_cmd_retcode = 0;
  1255. ret = -1;
  1256. }
  1257. spin_unlock_irqrestore(&priv->driver_lock, flags);
  1258. done:
  1259. lbs_deb_leave_args(LBS_DEB_HOST, "ret %d", ret);
  1260. return ret;
  1261. }
  1262. /**
  1263. * @brief This function allocates the command buffer and link
  1264. * it to command free queue.
  1265. *
  1266. * @param priv A pointer to struct lbs_private structure
  1267. * @return 0 or -1
  1268. */
  1269. int lbs_allocate_cmd_buffer(struct lbs_private *priv)
  1270. {
  1271. int ret = 0;
  1272. u32 bufsize;
  1273. u32 i;
  1274. struct cmd_ctrl_node *cmdarray;
  1275. lbs_deb_enter(LBS_DEB_HOST);
  1276. /* Allocate and initialize the command array */
  1277. bufsize = sizeof(struct cmd_ctrl_node) * LBS_NUM_CMD_BUFFERS;
  1278. if (!(cmdarray = kzalloc(bufsize, GFP_KERNEL))) {
  1279. lbs_deb_host("ALLOC_CMD_BUF: tempcmd_array is NULL\n");
  1280. ret = -1;
  1281. goto done;
  1282. }
  1283. priv->cmd_array = cmdarray;
  1284. /* Allocate and initialize each command buffer in the command array */
  1285. for (i = 0; i < LBS_NUM_CMD_BUFFERS; i++) {
  1286. cmdarray[i].cmdbuf = kzalloc(LBS_CMD_BUFFER_SIZE, GFP_KERNEL);
  1287. if (!cmdarray[i].cmdbuf) {
  1288. lbs_deb_host("ALLOC_CMD_BUF: ptempvirtualaddr is NULL\n");
  1289. ret = -1;
  1290. goto done;
  1291. }
  1292. }
  1293. for (i = 0; i < LBS_NUM_CMD_BUFFERS; i++) {
  1294. init_waitqueue_head(&cmdarray[i].cmdwait_q);
  1295. lbs_cleanup_and_insert_cmd(priv, &cmdarray[i]);
  1296. }
  1297. ret = 0;
  1298. done:
  1299. lbs_deb_leave_args(LBS_DEB_HOST, "ret %d", ret);
  1300. return ret;
  1301. }
  1302. /**
  1303. * @brief This function frees the command buffer.
  1304. *
  1305. * @param priv A pointer to struct lbs_private structure
  1306. * @return 0 or -1
  1307. */
  1308. int lbs_free_cmd_buffer(struct lbs_private *priv)
  1309. {
  1310. struct cmd_ctrl_node *cmdarray;
  1311. unsigned int i;
  1312. lbs_deb_enter(LBS_DEB_HOST);
  1313. /* need to check if cmd array is allocated or not */
  1314. if (priv->cmd_array == NULL) {
  1315. lbs_deb_host("FREE_CMD_BUF: cmd_array is NULL\n");
  1316. goto done;
  1317. }
  1318. cmdarray = priv->cmd_array;
  1319. /* Release shared memory buffers */
  1320. for (i = 0; i < LBS_NUM_CMD_BUFFERS; i++) {
  1321. if (cmdarray[i].cmdbuf) {
  1322. kfree(cmdarray[i].cmdbuf);
  1323. cmdarray[i].cmdbuf = NULL;
  1324. }
  1325. }
  1326. /* Release cmd_ctrl_node */
  1327. if (priv->cmd_array) {
  1328. kfree(priv->cmd_array);
  1329. priv->cmd_array = NULL;
  1330. }
  1331. done:
  1332. lbs_deb_leave(LBS_DEB_HOST);
  1333. return 0;
  1334. }
  1335. /**
  1336. * @brief This function gets a free command node if available in
  1337. * command free queue.
  1338. *
  1339. * @param priv A pointer to struct lbs_private structure
  1340. * @return cmd_ctrl_node A pointer to cmd_ctrl_node structure or NULL
  1341. */
  1342. static struct cmd_ctrl_node *lbs_get_cmd_ctrl_node(struct lbs_private *priv)
  1343. {
  1344. struct cmd_ctrl_node *tempnode;
  1345. unsigned long flags;
  1346. lbs_deb_enter(LBS_DEB_HOST);
  1347. if (!priv)
  1348. return NULL;
  1349. spin_lock_irqsave(&priv->driver_lock, flags);
  1350. if (!list_empty(&priv->cmdfreeq)) {
  1351. tempnode = list_first_entry(&priv->cmdfreeq,
  1352. struct cmd_ctrl_node, list);
  1353. list_del(&tempnode->list);
  1354. } else {
  1355. lbs_deb_host("GET_CMD_NODE: cmd_ctrl_node is not available\n");
  1356. tempnode = NULL;
  1357. }
  1358. spin_unlock_irqrestore(&priv->driver_lock, flags);
  1359. lbs_deb_leave(LBS_DEB_HOST);
  1360. return tempnode;
  1361. }
  1362. /**
  1363. * @brief This function executes next command in command
  1364. * pending queue. It will put firmware back to PS mode
  1365. * if applicable.
  1366. *
  1367. * @param priv A pointer to struct lbs_private structure
  1368. * @return 0 or -1
  1369. */
  1370. int lbs_execute_next_command(struct lbs_private *priv)
  1371. {
  1372. struct cmd_ctrl_node *cmdnode = NULL;
  1373. struct cmd_header *cmd;
  1374. unsigned long flags;
  1375. int ret = 0;
  1376. /* Debug group is LBS_DEB_THREAD and not LBS_DEB_HOST, because the
  1377. * only caller to us is lbs_thread() and we get even when a
  1378. * data packet is received */
  1379. lbs_deb_enter(LBS_DEB_THREAD);
  1380. spin_lock_irqsave(&priv->driver_lock, flags);
  1381. if (priv->cur_cmd) {
  1382. lbs_pr_alert( "EXEC_NEXT_CMD: already processing command!\n");
  1383. spin_unlock_irqrestore(&priv->driver_lock, flags);
  1384. ret = -1;
  1385. goto done;
  1386. }
  1387. if (!list_empty(&priv->cmdpendingq)) {
  1388. cmdnode = list_first_entry(&priv->cmdpendingq,
  1389. struct cmd_ctrl_node, list);
  1390. }
  1391. spin_unlock_irqrestore(&priv->driver_lock, flags);
  1392. if (cmdnode) {
  1393. cmd = cmdnode->cmdbuf;
  1394. if (is_command_allowed_in_ps(le16_to_cpu(cmd->command))) {
  1395. if ((priv->psstate == PS_STATE_SLEEP) ||
  1396. (priv->psstate == PS_STATE_PRE_SLEEP)) {
  1397. lbs_deb_host(
  1398. "EXEC_NEXT_CMD: cannot send cmd 0x%04x in psstate %d\n",
  1399. le16_to_cpu(cmd->command),
  1400. priv->psstate);
  1401. ret = -1;
  1402. goto done;
  1403. }
  1404. lbs_deb_host("EXEC_NEXT_CMD: OK to send command "
  1405. "0x%04x in psstate %d\n",
  1406. le16_to_cpu(cmd->command), priv->psstate);
  1407. } else if (priv->psstate != PS_STATE_FULL_POWER) {
  1408. /*
  1409. * 1. Non-PS command:
  1410. * Queue it. set needtowakeup to TRUE if current state
  1411. * is SLEEP, otherwise call lbs_ps_wakeup to send Exit_PS.
  1412. * 2. PS command but not Exit_PS:
  1413. * Ignore it.
  1414. * 3. PS command Exit_PS:
  1415. * Set needtowakeup to TRUE if current state is SLEEP,
  1416. * otherwise send this command down to firmware
  1417. * immediately.
  1418. */
  1419. if (cmd->command != cpu_to_le16(CMD_802_11_PS_MODE)) {
  1420. /* Prepare to send Exit PS,
  1421. * this non PS command will be sent later */
  1422. if ((priv->psstate == PS_STATE_SLEEP)
  1423. || (priv->psstate == PS_STATE_PRE_SLEEP)
  1424. ) {
  1425. /* w/ new scheme, it will not reach here.
  1426. since it is blocked in main_thread. */
  1427. priv->needtowakeup = 1;
  1428. } else
  1429. lbs_ps_wakeup(priv, 0);
  1430. ret = 0;
  1431. goto done;
  1432. } else {
  1433. /*
  1434. * PS command. Ignore it if it is not Exit_PS.
  1435. * otherwise send it down immediately.
  1436. */
  1437. struct cmd_ds_802_11_ps_mode *psm = (void *)&cmd[1];
  1438. lbs_deb_host(
  1439. "EXEC_NEXT_CMD: PS cmd, action 0x%02x\n",
  1440. psm->action);
  1441. if (psm->action !=
  1442. cpu_to_le16(CMD_SUBCMD_EXIT_PS)) {
  1443. lbs_deb_host(
  1444. "EXEC_NEXT_CMD: ignore ENTER_PS cmd\n");
  1445. list_del(&cmdnode->list);
  1446. spin_lock_irqsave(&priv->driver_lock, flags);
  1447. lbs_complete_command(priv, cmdnode, 0);
  1448. spin_unlock_irqrestore(&priv->driver_lock, flags);
  1449. ret = 0;
  1450. goto done;
  1451. }
  1452. if ((priv->psstate == PS_STATE_SLEEP) ||
  1453. (priv->psstate == PS_STATE_PRE_SLEEP)) {
  1454. lbs_deb_host(
  1455. "EXEC_NEXT_CMD: ignore EXIT_PS cmd in sleep\n");
  1456. list_del(&cmdnode->list);
  1457. spin_lock_irqsave(&priv->driver_lock, flags);
  1458. lbs_complete_command(priv, cmdnode, 0);
  1459. spin_unlock_irqrestore(&priv->driver_lock, flags);
  1460. priv->needtowakeup = 1;
  1461. ret = 0;
  1462. goto done;
  1463. }
  1464. lbs_deb_host(
  1465. "EXEC_NEXT_CMD: sending EXIT_PS\n");
  1466. }
  1467. }
  1468. list_del(&cmdnode->list);
  1469. lbs_deb_host("EXEC_NEXT_CMD: sending command 0x%04x\n",
  1470. le16_to_cpu(cmd->command));
  1471. lbs_submit_command(priv, cmdnode);
  1472. } else {
  1473. /*
  1474. * check if in power save mode, if yes, put the device back
  1475. * to PS mode
  1476. */
  1477. if ((priv->psmode != LBS802_11POWERMODECAM) &&
  1478. (priv->psstate == PS_STATE_FULL_POWER) &&
  1479. ((priv->connect_status == LBS_CONNECTED) ||
  1480. (priv->mesh_connect_status == LBS_CONNECTED))) {
  1481. if (priv->secinfo.WPAenabled ||
  1482. priv->secinfo.WPA2enabled) {
  1483. /* check for valid WPA group keys */
  1484. if (priv->wpa_mcast_key.len ||
  1485. priv->wpa_unicast_key.len) {
  1486. lbs_deb_host(
  1487. "EXEC_NEXT_CMD: WPA enabled and GTK_SET"
  1488. " go back to PS_SLEEP");
  1489. lbs_ps_sleep(priv, 0);
  1490. }
  1491. } else {
  1492. lbs_deb_host(
  1493. "EXEC_NEXT_CMD: cmdpendingq empty, "
  1494. "go back to PS_SLEEP");
  1495. lbs_ps_sleep(priv, 0);
  1496. }
  1497. }
  1498. }
  1499. ret = 0;
  1500. done:
  1501. lbs_deb_leave(LBS_DEB_THREAD);
  1502. return ret;
  1503. }
  1504. void lbs_send_iwevcustom_event(struct lbs_private *priv, s8 *str)
  1505. {
  1506. union iwreq_data iwrq;
  1507. u8 buf[50];
  1508. lbs_deb_enter(LBS_DEB_WEXT);
  1509. memset(&iwrq, 0, sizeof(union iwreq_data));
  1510. memset(buf, 0, sizeof(buf));
  1511. snprintf(buf, sizeof(buf) - 1, "%s", str);
  1512. iwrq.data.length = strlen(buf) + 1 + IW_EV_LCP_LEN;
  1513. /* Send Event to upper layer */
  1514. lbs_deb_wext("event indication string %s\n", (char *)buf);
  1515. lbs_deb_wext("event indication length %d\n", iwrq.data.length);
  1516. lbs_deb_wext("sending wireless event IWEVCUSTOM for %s\n", str);
  1517. wireless_send_event(priv->dev, IWEVCUSTOM, &iwrq, buf);
  1518. lbs_deb_leave(LBS_DEB_WEXT);
  1519. }
  1520. static void lbs_send_confirmsleep(struct lbs_private *priv)
  1521. {
  1522. unsigned long flags;
  1523. int ret;
  1524. lbs_deb_enter(LBS_DEB_HOST);
  1525. lbs_deb_hex(LBS_DEB_HOST, "sleep confirm", (u8 *) &confirm_sleep,
  1526. sizeof(confirm_sleep));
  1527. ret = priv->hw_host_to_card(priv, MVMS_CMD, (u8 *) &confirm_sleep,
  1528. sizeof(confirm_sleep));
  1529. if (ret) {
  1530. lbs_pr_alert("confirm_sleep failed\n");
  1531. goto out;
  1532. }
  1533. spin_lock_irqsave(&priv->driver_lock, flags);
  1534. /* We don't get a response on the sleep-confirmation */
  1535. priv->dnld_sent = DNLD_RES_RECEIVED;
  1536. /* If nothing to do, go back to sleep (?) */
  1537. if (!__kfifo_len(priv->event_fifo) && !priv->resp_len[priv->resp_idx])
  1538. priv->psstate = PS_STATE_SLEEP;
  1539. spin_unlock_irqrestore(&priv->driver_lock, flags);
  1540. out:
  1541. lbs_deb_leave(LBS_DEB_HOST);
  1542. }
  1543. void lbs_ps_sleep(struct lbs_private *priv, int wait_option)
  1544. {
  1545. lbs_deb_enter(LBS_DEB_HOST);
  1546. /*
  1547. * PS is currently supported only in Infrastructure mode
  1548. * Remove this check if it is to be supported in IBSS mode also
  1549. */
  1550. lbs_prepare_and_send_command(priv, CMD_802_11_PS_MODE,
  1551. CMD_SUBCMD_ENTER_PS, wait_option, 0, NULL);
  1552. lbs_deb_leave(LBS_DEB_HOST);
  1553. }
  1554. /**
  1555. * @brief This function sends Exit_PS command to firmware.
  1556. *
  1557. * @param priv A pointer to struct lbs_private structure
  1558. * @param wait_option wait response or not
  1559. * @return n/a
  1560. */
  1561. void lbs_ps_wakeup(struct lbs_private *priv, int wait_option)
  1562. {
  1563. __le32 Localpsmode;
  1564. lbs_deb_enter(LBS_DEB_HOST);
  1565. Localpsmode = cpu_to_le32(LBS802_11POWERMODECAM);
  1566. lbs_prepare_and_send_command(priv, CMD_802_11_PS_MODE,
  1567. CMD_SUBCMD_EXIT_PS,
  1568. wait_option, 0, &Localpsmode);
  1569. lbs_deb_leave(LBS_DEB_HOST);
  1570. }
  1571. /**
  1572. * @brief This function checks condition and prepares to
  1573. * send sleep confirm command to firmware if ok.
  1574. *
  1575. * @param priv A pointer to struct lbs_private structure
  1576. * @param psmode Power Saving mode
  1577. * @return n/a
  1578. */
  1579. void lbs_ps_confirm_sleep(struct lbs_private *priv)
  1580. {
  1581. unsigned long flags =0;
  1582. int allowed = 1;
  1583. lbs_deb_enter(LBS_DEB_HOST);
  1584. spin_lock_irqsave(&priv->driver_lock, flags);
  1585. if (priv->dnld_sent) {
  1586. allowed = 0;
  1587. lbs_deb_host("dnld_sent was set\n");
  1588. }
  1589. /* In-progress command? */
  1590. if (priv->cur_cmd) {
  1591. allowed = 0;
  1592. lbs_deb_host("cur_cmd was set\n");
  1593. }
  1594. /* Pending events or command responses? */
  1595. if (__kfifo_len(priv->event_fifo) || priv->resp_len[priv->resp_idx]) {
  1596. allowed = 0;
  1597. lbs_deb_host("pending events or command responses\n");
  1598. }
  1599. spin_unlock_irqrestore(&priv->driver_lock, flags);
  1600. if (allowed) {
  1601. lbs_deb_host("sending lbs_ps_confirm_sleep\n");
  1602. lbs_send_confirmsleep(priv);
  1603. } else {
  1604. lbs_deb_host("sleep confirm has been delayed\n");
  1605. }
  1606. lbs_deb_leave(LBS_DEB_HOST);
  1607. }
  1608. /**
  1609. * @brief Configures the transmission power control functionality.
  1610. *
  1611. * @param priv A pointer to struct lbs_private structure
  1612. * @param enable Transmission power control enable
  1613. * @param p0 Power level when link quality is good (dBm).
  1614. * @param p1 Power level when link quality is fair (dBm).
  1615. * @param p2 Power level when link quality is poor (dBm).
  1616. * @param usesnr Use Signal to Noise Ratio in TPC
  1617. *
  1618. * @return 0 on success
  1619. */
  1620. int lbs_set_tpc_cfg(struct lbs_private *priv, int enable, int8_t p0, int8_t p1,
  1621. int8_t p2, int usesnr)
  1622. {
  1623. struct cmd_ds_802_11_tpc_cfg cmd;
  1624. int ret;
  1625. memset(&cmd, 0, sizeof(cmd));
  1626. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  1627. cmd.action = cpu_to_le16(CMD_ACT_SET);
  1628. cmd.enable = !!enable;
  1629. cmd.usesnr = !!usesnr;
  1630. cmd.P0 = p0;
  1631. cmd.P1 = p1;
  1632. cmd.P2 = p2;
  1633. ret = lbs_cmd_with_response(priv, CMD_802_11_TPC_CFG, &cmd);
  1634. return ret;
  1635. }
  1636. /**
  1637. * @brief Configures the power adaptation settings.
  1638. *
  1639. * @param priv A pointer to struct lbs_private structure
  1640. * @param enable Power adaptation enable
  1641. * @param p0 Power level for 1, 2, 5.5 and 11 Mbps (dBm).
  1642. * @param p1 Power level for 6, 9, 12, 18, 22, 24 and 36 Mbps (dBm).
  1643. * @param p2 Power level for 48 and 54 Mbps (dBm).
  1644. *
  1645. * @return 0 on Success
  1646. */
  1647. int lbs_set_power_adapt_cfg(struct lbs_private *priv, int enable, int8_t p0,
  1648. int8_t p1, int8_t p2)
  1649. {
  1650. struct cmd_ds_802_11_pa_cfg cmd;
  1651. int ret;
  1652. memset(&cmd, 0, sizeof(cmd));
  1653. cmd.hdr.size = cpu_to_le16(sizeof(cmd));
  1654. cmd.action = cpu_to_le16(CMD_ACT_SET);
  1655. cmd.enable = !!enable;
  1656. cmd.P0 = p0;
  1657. cmd.P1 = p1;
  1658. cmd.P2 = p2;
  1659. ret = lbs_cmd_with_response(priv, CMD_802_11_PA_CFG , &cmd);
  1660. return ret;
  1661. }
  1662. static struct cmd_ctrl_node *__lbs_cmd_async(struct lbs_private *priv,
  1663. uint16_t command, struct cmd_header *in_cmd, int in_cmd_size,
  1664. int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *),
  1665. unsigned long callback_arg)
  1666. {
  1667. struct cmd_ctrl_node *cmdnode;
  1668. lbs_deb_enter(LBS_DEB_HOST);
  1669. if (priv->surpriseremoved) {
  1670. lbs_deb_host("PREP_CMD: card removed\n");
  1671. cmdnode = ERR_PTR(-ENOENT);
  1672. goto done;
  1673. }
  1674. cmdnode = lbs_get_cmd_ctrl_node(priv);
  1675. if (cmdnode == NULL) {
  1676. lbs_deb_host("PREP_CMD: cmdnode is NULL\n");
  1677. /* Wake up main thread to execute next command */
  1678. wake_up_interruptible(&priv->waitq);
  1679. cmdnode = ERR_PTR(-ENOBUFS);
  1680. goto done;
  1681. }
  1682. cmdnode->callback = callback;
  1683. cmdnode->callback_arg = callback_arg;
  1684. /* Copy the incoming command to the buffer */
  1685. memcpy(cmdnode->cmdbuf, in_cmd, in_cmd_size);
  1686. /* Set sequence number, clean result, move to buffer */
  1687. priv->seqnum++;
  1688. cmdnode->cmdbuf->command = cpu_to_le16(command);
  1689. cmdnode->cmdbuf->size = cpu_to_le16(in_cmd_size);
  1690. cmdnode->cmdbuf->seqnum = cpu_to_le16(priv->seqnum);
  1691. cmdnode->cmdbuf->result = 0;
  1692. lbs_deb_host("PREP_CMD: command 0x%04x\n", command);
  1693. cmdnode->cmdwaitqwoken = 0;
  1694. lbs_queue_cmd(priv, cmdnode);
  1695. wake_up_interruptible(&priv->waitq);
  1696. done:
  1697. lbs_deb_leave_args(LBS_DEB_HOST, "ret %p", cmdnode);
  1698. return cmdnode;
  1699. }
  1700. void lbs_cmd_async(struct lbs_private *priv, uint16_t command,
  1701. struct cmd_header *in_cmd, int in_cmd_size)
  1702. {
  1703. lbs_deb_enter(LBS_DEB_CMD);
  1704. __lbs_cmd_async(priv, command, in_cmd, in_cmd_size,
  1705. lbs_cmd_async_callback, 0);
  1706. lbs_deb_leave(LBS_DEB_CMD);
  1707. }
  1708. int __lbs_cmd(struct lbs_private *priv, uint16_t command,
  1709. struct cmd_header *in_cmd, int in_cmd_size,
  1710. int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *),
  1711. unsigned long callback_arg)
  1712. {
  1713. struct cmd_ctrl_node *cmdnode;
  1714. unsigned long flags;
  1715. int ret = 0;
  1716. lbs_deb_enter(LBS_DEB_HOST);
  1717. cmdnode = __lbs_cmd_async(priv, command, in_cmd, in_cmd_size,
  1718. callback, callback_arg);
  1719. if (IS_ERR(cmdnode)) {
  1720. ret = PTR_ERR(cmdnode);
  1721. goto done;
  1722. }
  1723. might_sleep();
  1724. wait_event_interruptible(cmdnode->cmdwait_q, cmdnode->cmdwaitqwoken);
  1725. spin_lock_irqsave(&priv->driver_lock, flags);
  1726. ret = cmdnode->result;
  1727. if (ret)
  1728. lbs_pr_info("PREP_CMD: command 0x%04x failed: %d\n",
  1729. command, ret);
  1730. __lbs_cleanup_and_insert_cmd(priv, cmdnode);
  1731. spin_unlock_irqrestore(&priv->driver_lock, flags);
  1732. done:
  1733. lbs_deb_leave_args(LBS_DEB_HOST, "ret %d", ret);
  1734. return ret;
  1735. }
  1736. EXPORT_SYMBOL_GPL(__lbs_cmd);