acx.c 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745
  1. /*
  2. * This file is part of wl1271
  3. *
  4. * Copyright (C) 2008-2009 Nokia Corporation
  5. *
  6. * Contact: Luciano Coelho <luciano.coelho@nokia.com>
  7. *
  8. * This program is free software; you can redistribute it and/or
  9. * modify it under the terms of the GNU General Public License
  10. * version 2 as published by the Free Software Foundation.
  11. *
  12. * This program is distributed in the hope that it will be useful, but
  13. * WITHOUT ANY WARRANTY; without even the implied warranty of
  14. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  15. * General Public License for more details.
  16. *
  17. * You should have received a copy of the GNU General Public License
  18. * along with this program; if not, write to the Free Software
  19. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  20. * 02110-1301 USA
  21. *
  22. */
  23. #include "acx.h"
  24. #include <linux/module.h>
  25. #include <linux/platform_device.h>
  26. #include <linux/spi/spi.h>
  27. #include <linux/slab.h>
  28. #include "wl12xx.h"
  29. #include "wl12xx_80211.h"
  30. #include "reg.h"
  31. #include "ps.h"
  32. int wl1271_acx_wake_up_conditions(struct wl1271 *wl)
  33. {
  34. struct acx_wake_up_condition *wake_up;
  35. int ret;
  36. wl1271_debug(DEBUG_ACX, "acx wake up conditions");
  37. wake_up = kzalloc(sizeof(*wake_up), GFP_KERNEL);
  38. if (!wake_up) {
  39. ret = -ENOMEM;
  40. goto out;
  41. }
  42. wake_up->role_id = wl->role_id;
  43. wake_up->wake_up_event = wl->conf.conn.wake_up_event;
  44. wake_up->listen_interval = wl->conf.conn.listen_interval;
  45. ret = wl1271_cmd_configure(wl, ACX_WAKE_UP_CONDITIONS,
  46. wake_up, sizeof(*wake_up));
  47. if (ret < 0) {
  48. wl1271_warning("could not set wake up conditions: %d", ret);
  49. goto out;
  50. }
  51. out:
  52. kfree(wake_up);
  53. return ret;
  54. }
  55. int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth)
  56. {
  57. struct acx_sleep_auth *auth;
  58. int ret;
  59. wl1271_debug(DEBUG_ACX, "acx sleep auth");
  60. auth = kzalloc(sizeof(*auth), GFP_KERNEL);
  61. if (!auth) {
  62. ret = -ENOMEM;
  63. goto out;
  64. }
  65. auth->sleep_auth = sleep_auth;
  66. ret = wl1271_cmd_configure(wl, ACX_SLEEP_AUTH, auth, sizeof(*auth));
  67. out:
  68. kfree(auth);
  69. return ret;
  70. }
  71. int wl1271_acx_tx_power(struct wl1271 *wl, int power)
  72. {
  73. struct acx_current_tx_power *acx;
  74. int ret;
  75. wl1271_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr %d", power);
  76. if (power < 0 || power > 25)
  77. return -EINVAL;
  78. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  79. if (!acx) {
  80. ret = -ENOMEM;
  81. goto out;
  82. }
  83. acx->role_id = wl->role_id;
  84. acx->current_tx_power = power * 10;
  85. ret = wl1271_cmd_configure(wl, DOT11_CUR_TX_PWR, acx, sizeof(*acx));
  86. if (ret < 0) {
  87. wl1271_warning("configure of tx power failed: %d", ret);
  88. goto out;
  89. }
  90. out:
  91. kfree(acx);
  92. return ret;
  93. }
  94. int wl1271_acx_feature_cfg(struct wl1271 *wl)
  95. {
  96. struct acx_feature_config *feature;
  97. int ret;
  98. wl1271_debug(DEBUG_ACX, "acx feature cfg");
  99. feature = kzalloc(sizeof(*feature), GFP_KERNEL);
  100. if (!feature) {
  101. ret = -ENOMEM;
  102. goto out;
  103. }
  104. /* DF_ENCRYPTION_DISABLE and DF_SNIFF_MODE_ENABLE are disabled */
  105. feature->role_id = wl->role_id;
  106. feature->data_flow_options = 0;
  107. feature->options = 0;
  108. ret = wl1271_cmd_configure(wl, ACX_FEATURE_CFG,
  109. feature, sizeof(*feature));
  110. if (ret < 0) {
  111. wl1271_error("Couldnt set HW encryption");
  112. goto out;
  113. }
  114. out:
  115. kfree(feature);
  116. return ret;
  117. }
  118. int wl1271_acx_mem_map(struct wl1271 *wl, struct acx_header *mem_map,
  119. size_t len)
  120. {
  121. int ret;
  122. wl1271_debug(DEBUG_ACX, "acx mem map");
  123. ret = wl1271_cmd_interrogate(wl, ACX_MEM_MAP, mem_map, len);
  124. if (ret < 0)
  125. return ret;
  126. return 0;
  127. }
  128. int wl1271_acx_rx_msdu_life_time(struct wl1271 *wl)
  129. {
  130. struct acx_rx_msdu_lifetime *acx;
  131. int ret;
  132. wl1271_debug(DEBUG_ACX, "acx rx msdu life time");
  133. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  134. if (!acx) {
  135. ret = -ENOMEM;
  136. goto out;
  137. }
  138. acx->lifetime = cpu_to_le32(wl->conf.rx.rx_msdu_life_time);
  139. ret = wl1271_cmd_configure(wl, DOT11_RX_MSDU_LIFE_TIME,
  140. acx, sizeof(*acx));
  141. if (ret < 0) {
  142. wl1271_warning("failed to set rx msdu life time: %d", ret);
  143. goto out;
  144. }
  145. out:
  146. kfree(acx);
  147. return ret;
  148. }
  149. int wl1271_acx_pd_threshold(struct wl1271 *wl)
  150. {
  151. struct acx_packet_detection *pd;
  152. int ret;
  153. wl1271_debug(DEBUG_ACX, "acx data pd threshold");
  154. pd = kzalloc(sizeof(*pd), GFP_KERNEL);
  155. if (!pd) {
  156. ret = -ENOMEM;
  157. goto out;
  158. }
  159. pd->threshold = cpu_to_le32(wl->conf.rx.packet_detection_threshold);
  160. ret = wl1271_cmd_configure(wl, ACX_PD_THRESHOLD, pd, sizeof(*pd));
  161. if (ret < 0) {
  162. wl1271_warning("failed to set pd threshold: %d", ret);
  163. goto out;
  164. }
  165. out:
  166. kfree(pd);
  167. return ret;
  168. }
  169. int wl1271_acx_slot(struct wl1271 *wl, enum acx_slot_type slot_time)
  170. {
  171. struct acx_slot *slot;
  172. int ret;
  173. wl1271_debug(DEBUG_ACX, "acx slot");
  174. slot = kzalloc(sizeof(*slot), GFP_KERNEL);
  175. if (!slot) {
  176. ret = -ENOMEM;
  177. goto out;
  178. }
  179. slot->role_id = wl->role_id;
  180. slot->wone_index = STATION_WONE_INDEX;
  181. slot->slot_time = slot_time;
  182. ret = wl1271_cmd_configure(wl, ACX_SLOT, slot, sizeof(*slot));
  183. if (ret < 0) {
  184. wl1271_warning("failed to set slot time: %d", ret);
  185. goto out;
  186. }
  187. out:
  188. kfree(slot);
  189. return ret;
  190. }
  191. int wl1271_acx_group_address_tbl(struct wl1271 *wl, bool enable,
  192. void *mc_list, u32 mc_list_len)
  193. {
  194. struct acx_dot11_grp_addr_tbl *acx;
  195. int ret;
  196. wl1271_debug(DEBUG_ACX, "acx group address tbl");
  197. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  198. if (!acx) {
  199. ret = -ENOMEM;
  200. goto out;
  201. }
  202. /* MAC filtering */
  203. acx->role_id = wl->role_id;
  204. acx->enabled = enable;
  205. acx->num_groups = mc_list_len;
  206. memcpy(acx->mac_table, mc_list, mc_list_len * ETH_ALEN);
  207. ret = wl1271_cmd_configure(wl, DOT11_GROUP_ADDRESS_TBL,
  208. acx, sizeof(*acx));
  209. if (ret < 0) {
  210. wl1271_warning("failed to set group addr table: %d", ret);
  211. goto out;
  212. }
  213. out:
  214. kfree(acx);
  215. return ret;
  216. }
  217. int wl1271_acx_service_period_timeout(struct wl1271 *wl)
  218. {
  219. struct acx_rx_timeout *rx_timeout;
  220. int ret;
  221. rx_timeout = kzalloc(sizeof(*rx_timeout), GFP_KERNEL);
  222. if (!rx_timeout) {
  223. ret = -ENOMEM;
  224. goto out;
  225. }
  226. wl1271_debug(DEBUG_ACX, "acx service period timeout");
  227. rx_timeout->role_id = wl->role_id;
  228. rx_timeout->ps_poll_timeout = cpu_to_le16(wl->conf.rx.ps_poll_timeout);
  229. rx_timeout->upsd_timeout = cpu_to_le16(wl->conf.rx.upsd_timeout);
  230. ret = wl1271_cmd_configure(wl, ACX_SERVICE_PERIOD_TIMEOUT,
  231. rx_timeout, sizeof(*rx_timeout));
  232. if (ret < 0) {
  233. wl1271_warning("failed to set service period timeout: %d",
  234. ret);
  235. goto out;
  236. }
  237. out:
  238. kfree(rx_timeout);
  239. return ret;
  240. }
  241. int wl1271_acx_rts_threshold(struct wl1271 *wl, u32 rts_threshold)
  242. {
  243. struct acx_rts_threshold *rts;
  244. int ret;
  245. /*
  246. * If the RTS threshold is not configured or out of range, use the
  247. * default value.
  248. */
  249. if (rts_threshold > IEEE80211_MAX_RTS_THRESHOLD)
  250. rts_threshold = wl->conf.rx.rts_threshold;
  251. wl1271_debug(DEBUG_ACX, "acx rts threshold: %d", rts_threshold);
  252. rts = kzalloc(sizeof(*rts), GFP_KERNEL);
  253. if (!rts) {
  254. ret = -ENOMEM;
  255. goto out;
  256. }
  257. rts->role_id = wl->role_id;
  258. rts->threshold = cpu_to_le16((u16)rts_threshold);
  259. ret = wl1271_cmd_configure(wl, DOT11_RTS_THRESHOLD, rts, sizeof(*rts));
  260. if (ret < 0) {
  261. wl1271_warning("failed to set rts threshold: %d", ret);
  262. goto out;
  263. }
  264. out:
  265. kfree(rts);
  266. return ret;
  267. }
  268. int wl1271_acx_dco_itrim_params(struct wl1271 *wl)
  269. {
  270. struct acx_dco_itrim_params *dco;
  271. struct conf_itrim_settings *c = &wl->conf.itrim;
  272. int ret;
  273. wl1271_debug(DEBUG_ACX, "acx dco itrim parameters");
  274. dco = kzalloc(sizeof(*dco), GFP_KERNEL);
  275. if (!dco) {
  276. ret = -ENOMEM;
  277. goto out;
  278. }
  279. dco->enable = c->enable;
  280. dco->timeout = cpu_to_le32(c->timeout);
  281. ret = wl1271_cmd_configure(wl, ACX_SET_DCO_ITRIM_PARAMS,
  282. dco, sizeof(*dco));
  283. if (ret < 0) {
  284. wl1271_warning("failed to set dco itrim parameters: %d", ret);
  285. goto out;
  286. }
  287. out:
  288. kfree(dco);
  289. return ret;
  290. }
  291. int wl1271_acx_beacon_filter_opt(struct wl1271 *wl, bool enable_filter)
  292. {
  293. struct acx_beacon_filter_option *beacon_filter = NULL;
  294. int ret = 0;
  295. wl1271_debug(DEBUG_ACX, "acx beacon filter opt");
  296. if (enable_filter &&
  297. wl->conf.conn.bcn_filt_mode == CONF_BCN_FILT_MODE_DISABLED)
  298. goto out;
  299. beacon_filter = kzalloc(sizeof(*beacon_filter), GFP_KERNEL);
  300. if (!beacon_filter) {
  301. ret = -ENOMEM;
  302. goto out;
  303. }
  304. beacon_filter->role_id = wl->role_id;
  305. beacon_filter->enable = enable_filter;
  306. /*
  307. * When set to zero, and the filter is enabled, beacons
  308. * without the unicast TIM bit set are dropped.
  309. */
  310. beacon_filter->max_num_beacons = 0;
  311. ret = wl1271_cmd_configure(wl, ACX_BEACON_FILTER_OPT,
  312. beacon_filter, sizeof(*beacon_filter));
  313. if (ret < 0) {
  314. wl1271_warning("failed to set beacon filter opt: %d", ret);
  315. goto out;
  316. }
  317. out:
  318. kfree(beacon_filter);
  319. return ret;
  320. }
  321. int wl1271_acx_beacon_filter_table(struct wl1271 *wl)
  322. {
  323. struct acx_beacon_filter_ie_table *ie_table;
  324. int i, idx = 0;
  325. int ret;
  326. bool vendor_spec = false;
  327. wl1271_debug(DEBUG_ACX, "acx beacon filter table");
  328. ie_table = kzalloc(sizeof(*ie_table), GFP_KERNEL);
  329. if (!ie_table) {
  330. ret = -ENOMEM;
  331. goto out;
  332. }
  333. /* configure default beacon pass-through rules */
  334. ie_table->role_id = wl->role_id;
  335. ie_table->num_ie = 0;
  336. for (i = 0; i < wl->conf.conn.bcn_filt_ie_count; i++) {
  337. struct conf_bcn_filt_rule *r = &(wl->conf.conn.bcn_filt_ie[i]);
  338. ie_table->table[idx++] = r->ie;
  339. ie_table->table[idx++] = r->rule;
  340. if (r->ie == WLAN_EID_VENDOR_SPECIFIC) {
  341. /* only one vendor specific ie allowed */
  342. if (vendor_spec)
  343. continue;
  344. /* for vendor specific rules configure the
  345. additional fields */
  346. memcpy(&(ie_table->table[idx]), r->oui,
  347. CONF_BCN_IE_OUI_LEN);
  348. idx += CONF_BCN_IE_OUI_LEN;
  349. ie_table->table[idx++] = r->type;
  350. memcpy(&(ie_table->table[idx]), r->version,
  351. CONF_BCN_IE_VER_LEN);
  352. idx += CONF_BCN_IE_VER_LEN;
  353. vendor_spec = true;
  354. }
  355. ie_table->num_ie++;
  356. }
  357. ret = wl1271_cmd_configure(wl, ACX_BEACON_FILTER_TABLE,
  358. ie_table, sizeof(*ie_table));
  359. if (ret < 0) {
  360. wl1271_warning("failed to set beacon filter table: %d", ret);
  361. goto out;
  362. }
  363. out:
  364. kfree(ie_table);
  365. return ret;
  366. }
  367. #define ACX_CONN_MONIT_DISABLE_VALUE 0xffffffff
  368. int wl1271_acx_conn_monit_params(struct wl1271 *wl, bool enable)
  369. {
  370. struct acx_conn_monit_params *acx;
  371. u32 threshold = ACX_CONN_MONIT_DISABLE_VALUE;
  372. u32 timeout = ACX_CONN_MONIT_DISABLE_VALUE;
  373. int ret;
  374. wl1271_debug(DEBUG_ACX, "acx connection monitor parameters: %s",
  375. enable ? "enabled" : "disabled");
  376. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  377. if (!acx) {
  378. ret = -ENOMEM;
  379. goto out;
  380. }
  381. if (enable) {
  382. threshold = wl->conf.conn.synch_fail_thold;
  383. timeout = wl->conf.conn.bss_lose_timeout;
  384. }
  385. acx->role_id = wl->role_id;
  386. acx->synch_fail_thold = cpu_to_le32(threshold);
  387. acx->bss_lose_timeout = cpu_to_le32(timeout);
  388. ret = wl1271_cmd_configure(wl, ACX_CONN_MONIT_PARAMS,
  389. acx, sizeof(*acx));
  390. if (ret < 0) {
  391. wl1271_warning("failed to set connection monitor "
  392. "parameters: %d", ret);
  393. goto out;
  394. }
  395. out:
  396. kfree(acx);
  397. return ret;
  398. }
  399. int wl1271_acx_sg_enable(struct wl1271 *wl, bool enable)
  400. {
  401. struct acx_bt_wlan_coex *pta;
  402. int ret;
  403. wl1271_debug(DEBUG_ACX, "acx sg enable");
  404. pta = kzalloc(sizeof(*pta), GFP_KERNEL);
  405. if (!pta) {
  406. ret = -ENOMEM;
  407. goto out;
  408. }
  409. if (enable)
  410. pta->enable = wl->conf.sg.state;
  411. else
  412. pta->enable = CONF_SG_DISABLE;
  413. ret = wl1271_cmd_configure(wl, ACX_SG_ENABLE, pta, sizeof(*pta));
  414. if (ret < 0) {
  415. wl1271_warning("failed to set softgemini enable: %d", ret);
  416. goto out;
  417. }
  418. out:
  419. kfree(pta);
  420. return ret;
  421. }
  422. int wl12xx_acx_sg_cfg(struct wl1271 *wl)
  423. {
  424. struct acx_bt_wlan_coex_param *param;
  425. struct conf_sg_settings *c = &wl->conf.sg;
  426. int i, ret;
  427. wl1271_debug(DEBUG_ACX, "acx sg cfg");
  428. param = kzalloc(sizeof(*param), GFP_KERNEL);
  429. if (!param) {
  430. ret = -ENOMEM;
  431. goto out;
  432. }
  433. /* BT-WLAN coext parameters */
  434. for (i = 0; i < CONF_SG_PARAMS_MAX; i++)
  435. param->params[i] = cpu_to_le32(c->params[i]);
  436. param->param_idx = CONF_SG_PARAMS_ALL;
  437. ret = wl1271_cmd_configure(wl, ACX_SG_CFG, param, sizeof(*param));
  438. if (ret < 0) {
  439. wl1271_warning("failed to set sg config: %d", ret);
  440. goto out;
  441. }
  442. out:
  443. kfree(param);
  444. return ret;
  445. }
  446. int wl1271_acx_cca_threshold(struct wl1271 *wl)
  447. {
  448. struct acx_energy_detection *detection;
  449. int ret;
  450. wl1271_debug(DEBUG_ACX, "acx cca threshold");
  451. detection = kzalloc(sizeof(*detection), GFP_KERNEL);
  452. if (!detection) {
  453. ret = -ENOMEM;
  454. goto out;
  455. }
  456. detection->rx_cca_threshold = cpu_to_le16(wl->conf.rx.rx_cca_threshold);
  457. detection->tx_energy_detection = wl->conf.tx.tx_energy_detection;
  458. ret = wl1271_cmd_configure(wl, ACX_CCA_THRESHOLD,
  459. detection, sizeof(*detection));
  460. if (ret < 0)
  461. wl1271_warning("failed to set cca threshold: %d", ret);
  462. out:
  463. kfree(detection);
  464. return ret;
  465. }
  466. int wl1271_acx_bcn_dtim_options(struct wl1271 *wl)
  467. {
  468. struct acx_beacon_broadcast *bb;
  469. int ret;
  470. wl1271_debug(DEBUG_ACX, "acx bcn dtim options");
  471. bb = kzalloc(sizeof(*bb), GFP_KERNEL);
  472. if (!bb) {
  473. ret = -ENOMEM;
  474. goto out;
  475. }
  476. bb->role_id = wl->role_id;
  477. bb->beacon_rx_timeout = cpu_to_le16(wl->conf.conn.beacon_rx_timeout);
  478. bb->broadcast_timeout = cpu_to_le16(wl->conf.conn.broadcast_timeout);
  479. bb->rx_broadcast_in_ps = wl->conf.conn.rx_broadcast_in_ps;
  480. bb->ps_poll_threshold = wl->conf.conn.ps_poll_threshold;
  481. ret = wl1271_cmd_configure(wl, ACX_BCN_DTIM_OPTIONS, bb, sizeof(*bb));
  482. if (ret < 0) {
  483. wl1271_warning("failed to set rx config: %d", ret);
  484. goto out;
  485. }
  486. out:
  487. kfree(bb);
  488. return ret;
  489. }
  490. int wl1271_acx_aid(struct wl1271 *wl, u16 aid)
  491. {
  492. struct acx_aid *acx_aid;
  493. int ret;
  494. wl1271_debug(DEBUG_ACX, "acx aid");
  495. acx_aid = kzalloc(sizeof(*acx_aid), GFP_KERNEL);
  496. if (!acx_aid) {
  497. ret = -ENOMEM;
  498. goto out;
  499. }
  500. acx_aid->role_id = wl->role_id;
  501. acx_aid->aid = cpu_to_le16(aid);
  502. ret = wl1271_cmd_configure(wl, ACX_AID, acx_aid, sizeof(*acx_aid));
  503. if (ret < 0) {
  504. wl1271_warning("failed to set aid: %d", ret);
  505. goto out;
  506. }
  507. out:
  508. kfree(acx_aid);
  509. return ret;
  510. }
  511. int wl1271_acx_event_mbox_mask(struct wl1271 *wl, u32 event_mask)
  512. {
  513. struct acx_event_mask *mask;
  514. int ret;
  515. wl1271_debug(DEBUG_ACX, "acx event mbox mask");
  516. mask = kzalloc(sizeof(*mask), GFP_KERNEL);
  517. if (!mask) {
  518. ret = -ENOMEM;
  519. goto out;
  520. }
  521. /* high event mask is unused */
  522. mask->high_event_mask = cpu_to_le32(0xffffffff);
  523. mask->event_mask = cpu_to_le32(event_mask);
  524. ret = wl1271_cmd_configure(wl, ACX_EVENT_MBOX_MASK,
  525. mask, sizeof(*mask));
  526. if (ret < 0) {
  527. wl1271_warning("failed to set acx_event_mbox_mask: %d", ret);
  528. goto out;
  529. }
  530. out:
  531. kfree(mask);
  532. return ret;
  533. }
  534. int wl1271_acx_set_preamble(struct wl1271 *wl, enum acx_preamble_type preamble)
  535. {
  536. struct acx_preamble *acx;
  537. int ret;
  538. wl1271_debug(DEBUG_ACX, "acx_set_preamble");
  539. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  540. if (!acx) {
  541. ret = -ENOMEM;
  542. goto out;
  543. }
  544. acx->role_id = wl->role_id;
  545. acx->preamble = preamble;
  546. ret = wl1271_cmd_configure(wl, ACX_PREAMBLE_TYPE, acx, sizeof(*acx));
  547. if (ret < 0) {
  548. wl1271_warning("Setting of preamble failed: %d", ret);
  549. goto out;
  550. }
  551. out:
  552. kfree(acx);
  553. return ret;
  554. }
  555. int wl1271_acx_cts_protect(struct wl1271 *wl,
  556. enum acx_ctsprotect_type ctsprotect)
  557. {
  558. struct acx_ctsprotect *acx;
  559. int ret;
  560. wl1271_debug(DEBUG_ACX, "acx_set_ctsprotect");
  561. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  562. if (!acx) {
  563. ret = -ENOMEM;
  564. goto out;
  565. }
  566. acx->role_id = wl->role_id;
  567. acx->ctsprotect = ctsprotect;
  568. ret = wl1271_cmd_configure(wl, ACX_CTS_PROTECTION, acx, sizeof(*acx));
  569. if (ret < 0) {
  570. wl1271_warning("Setting of ctsprotect failed: %d", ret);
  571. goto out;
  572. }
  573. out:
  574. kfree(acx);
  575. return ret;
  576. }
  577. int wl1271_acx_statistics(struct wl1271 *wl, struct acx_statistics *stats)
  578. {
  579. int ret;
  580. wl1271_debug(DEBUG_ACX, "acx statistics");
  581. ret = wl1271_cmd_interrogate(wl, ACX_STATISTICS, stats,
  582. sizeof(*stats));
  583. if (ret < 0) {
  584. wl1271_warning("acx statistics failed: %d", ret);
  585. return -ENOMEM;
  586. }
  587. return 0;
  588. }
  589. int wl1271_acx_sta_rate_policies(struct wl1271 *wl)
  590. {
  591. struct acx_rate_policy *acx;
  592. struct conf_tx_rate_class *c = &wl->conf.tx.sta_rc_conf;
  593. int ret = 0;
  594. wl1271_debug(DEBUG_ACX, "acx rate policies");
  595. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  596. if (!acx) {
  597. ret = -ENOMEM;
  598. goto out;
  599. }
  600. wl1271_debug(DEBUG_ACX, "basic_rate: 0x%x, full_rate: 0x%x",
  601. wl->basic_rate, wl->rate_set);
  602. /* configure one basic rate class */
  603. acx->rate_policy_idx = cpu_to_le32(ACX_TX_BASIC_RATE);
  604. acx->rate_policy.enabled_rates = cpu_to_le32(wl->basic_rate);
  605. acx->rate_policy.short_retry_limit = c->short_retry_limit;
  606. acx->rate_policy.long_retry_limit = c->long_retry_limit;
  607. acx->rate_policy.aflags = c->aflags;
  608. ret = wl1271_cmd_configure(wl, ACX_RATE_POLICY, acx, sizeof(*acx));
  609. if (ret < 0) {
  610. wl1271_warning("Setting of rate policies failed: %d", ret);
  611. goto out;
  612. }
  613. /* configure one AP supported rate class */
  614. acx->rate_policy_idx = cpu_to_le32(ACX_TX_AP_FULL_RATE);
  615. acx->rate_policy.enabled_rates = cpu_to_le32(wl->rate_set);
  616. acx->rate_policy.short_retry_limit = c->short_retry_limit;
  617. acx->rate_policy.long_retry_limit = c->long_retry_limit;
  618. acx->rate_policy.aflags = c->aflags;
  619. ret = wl1271_cmd_configure(wl, ACX_RATE_POLICY, acx, sizeof(*acx));
  620. if (ret < 0) {
  621. wl1271_warning("Setting of rate policies failed: %d", ret);
  622. goto out;
  623. }
  624. /*
  625. * configure one rate class for basic p2p operations.
  626. * (p2p packets should always go out with OFDM rates, even
  627. * if we are currently connected to 11b AP)
  628. */
  629. acx->rate_policy_idx = cpu_to_le32(ACX_TX_BASIC_RATE_P2P);
  630. acx->rate_policy.enabled_rates =
  631. cpu_to_le32(CONF_TX_RATE_MASK_BASIC_P2P);
  632. acx->rate_policy.short_retry_limit = c->short_retry_limit;
  633. acx->rate_policy.long_retry_limit = c->long_retry_limit;
  634. acx->rate_policy.aflags = c->aflags;
  635. ret = wl1271_cmd_configure(wl, ACX_RATE_POLICY, acx, sizeof(*acx));
  636. if (ret < 0) {
  637. wl1271_warning("Setting of rate policies failed: %d", ret);
  638. goto out;
  639. }
  640. out:
  641. kfree(acx);
  642. return ret;
  643. }
  644. int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c,
  645. u8 idx)
  646. {
  647. struct acx_rate_policy *acx;
  648. int ret = 0;
  649. wl1271_debug(DEBUG_ACX, "acx ap rate policy %d rates 0x%x",
  650. idx, c->enabled_rates);
  651. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  652. if (!acx) {
  653. ret = -ENOMEM;
  654. goto out;
  655. }
  656. acx->rate_policy.enabled_rates = cpu_to_le32(c->enabled_rates);
  657. acx->rate_policy.short_retry_limit = c->short_retry_limit;
  658. acx->rate_policy.long_retry_limit = c->long_retry_limit;
  659. acx->rate_policy.aflags = c->aflags;
  660. acx->rate_policy_idx = cpu_to_le32(idx);
  661. ret = wl1271_cmd_configure(wl, ACX_RATE_POLICY, acx, sizeof(*acx));
  662. if (ret < 0) {
  663. wl1271_warning("Setting of ap rate policy failed: %d", ret);
  664. goto out;
  665. }
  666. out:
  667. kfree(acx);
  668. return ret;
  669. }
  670. int wl1271_acx_ac_cfg(struct wl1271 *wl, u8 ac, u8 cw_min, u16 cw_max,
  671. u8 aifsn, u16 txop)
  672. {
  673. struct acx_ac_cfg *acx;
  674. int ret = 0;
  675. wl1271_debug(DEBUG_ACX, "acx ac cfg %d cw_ming %d cw_max %d "
  676. "aifs %d txop %d", ac, cw_min, cw_max, aifsn, txop);
  677. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  678. if (!acx) {
  679. ret = -ENOMEM;
  680. goto out;
  681. }
  682. acx->role_id = wl->role_id;
  683. acx->ac = ac;
  684. acx->cw_min = cw_min;
  685. acx->cw_max = cpu_to_le16(cw_max);
  686. acx->aifsn = aifsn;
  687. acx->tx_op_limit = cpu_to_le16(txop);
  688. ret = wl1271_cmd_configure(wl, ACX_AC_CFG, acx, sizeof(*acx));
  689. if (ret < 0) {
  690. wl1271_warning("acx ac cfg failed: %d", ret);
  691. goto out;
  692. }
  693. out:
  694. kfree(acx);
  695. return ret;
  696. }
  697. int wl1271_acx_tid_cfg(struct wl1271 *wl, u8 queue_id, u8 channel_type,
  698. u8 tsid, u8 ps_scheme, u8 ack_policy,
  699. u32 apsd_conf0, u32 apsd_conf1)
  700. {
  701. struct acx_tid_config *acx;
  702. int ret = 0;
  703. wl1271_debug(DEBUG_ACX, "acx tid config");
  704. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  705. if (!acx) {
  706. ret = -ENOMEM;
  707. goto out;
  708. }
  709. acx->role_id = wl->role_id;
  710. acx->queue_id = queue_id;
  711. acx->channel_type = channel_type;
  712. acx->tsid = tsid;
  713. acx->ps_scheme = ps_scheme;
  714. acx->ack_policy = ack_policy;
  715. acx->apsd_conf[0] = cpu_to_le32(apsd_conf0);
  716. acx->apsd_conf[1] = cpu_to_le32(apsd_conf1);
  717. ret = wl1271_cmd_configure(wl, ACX_TID_CFG, acx, sizeof(*acx));
  718. if (ret < 0) {
  719. wl1271_warning("Setting of tid config failed: %d", ret);
  720. goto out;
  721. }
  722. out:
  723. kfree(acx);
  724. return ret;
  725. }
  726. int wl1271_acx_frag_threshold(struct wl1271 *wl, u32 frag_threshold)
  727. {
  728. struct acx_frag_threshold *acx;
  729. int ret = 0;
  730. /*
  731. * If the fragmentation is not configured or out of range, use the
  732. * default value.
  733. */
  734. if (frag_threshold > IEEE80211_MAX_FRAG_THRESHOLD)
  735. frag_threshold = wl->conf.tx.frag_threshold;
  736. wl1271_debug(DEBUG_ACX, "acx frag threshold: %d", frag_threshold);
  737. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  738. if (!acx) {
  739. ret = -ENOMEM;
  740. goto out;
  741. }
  742. acx->frag_threshold = cpu_to_le16((u16)frag_threshold);
  743. ret = wl1271_cmd_configure(wl, ACX_FRAG_CFG, acx, sizeof(*acx));
  744. if (ret < 0) {
  745. wl1271_warning("Setting of frag threshold failed: %d", ret);
  746. goto out;
  747. }
  748. out:
  749. kfree(acx);
  750. return ret;
  751. }
  752. int wl1271_acx_tx_config_options(struct wl1271 *wl)
  753. {
  754. struct acx_tx_config_options *acx;
  755. int ret = 0;
  756. wl1271_debug(DEBUG_ACX, "acx tx config options");
  757. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  758. if (!acx) {
  759. ret = -ENOMEM;
  760. goto out;
  761. }
  762. acx->tx_compl_timeout = cpu_to_le16(wl->conf.tx.tx_compl_timeout);
  763. acx->tx_compl_threshold = cpu_to_le16(wl->conf.tx.tx_compl_threshold);
  764. ret = wl1271_cmd_configure(wl, ACX_TX_CONFIG_OPT, acx, sizeof(*acx));
  765. if (ret < 0) {
  766. wl1271_warning("Setting of tx options failed: %d", ret);
  767. goto out;
  768. }
  769. out:
  770. kfree(acx);
  771. return ret;
  772. }
  773. int wl12xx_acx_mem_cfg(struct wl1271 *wl)
  774. {
  775. struct wl12xx_acx_config_memory *mem_conf;
  776. struct conf_memory_settings *mem;
  777. int ret;
  778. wl1271_debug(DEBUG_ACX, "wl1271 mem cfg");
  779. mem_conf = kzalloc(sizeof(*mem_conf), GFP_KERNEL);
  780. if (!mem_conf) {
  781. ret = -ENOMEM;
  782. goto out;
  783. }
  784. if (wl->chip.id == CHIP_ID_1283_PG20)
  785. mem = &wl->conf.mem_wl128x;
  786. else
  787. mem = &wl->conf.mem_wl127x;
  788. /* memory config */
  789. mem_conf->num_stations = mem->num_stations;
  790. mem_conf->rx_mem_block_num = mem->rx_block_num;
  791. mem_conf->tx_min_mem_block_num = mem->tx_min_block_num;
  792. mem_conf->num_ssid_profiles = mem->ssid_profiles;
  793. mem_conf->total_tx_descriptors = cpu_to_le32(ACX_TX_DESCRIPTORS);
  794. mem_conf->dyn_mem_enable = mem->dynamic_memory;
  795. mem_conf->tx_free_req = mem->min_req_tx_blocks;
  796. mem_conf->rx_free_req = mem->min_req_rx_blocks;
  797. mem_conf->tx_min = mem->tx_min;
  798. mem_conf->fwlog_blocks = wl->conf.fwlog.mem_blocks;
  799. ret = wl1271_cmd_configure(wl, ACX_MEM_CFG, mem_conf,
  800. sizeof(*mem_conf));
  801. if (ret < 0) {
  802. wl1271_warning("wl1271 mem config failed: %d", ret);
  803. goto out;
  804. }
  805. out:
  806. kfree(mem_conf);
  807. return ret;
  808. }
  809. int wl1271_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap)
  810. {
  811. struct wl1271_acx_host_config_bitmap *bitmap_conf;
  812. int ret;
  813. bitmap_conf = kzalloc(sizeof(*bitmap_conf), GFP_KERNEL);
  814. if (!bitmap_conf) {
  815. ret = -ENOMEM;
  816. goto out;
  817. }
  818. bitmap_conf->host_cfg_bitmap = cpu_to_le32(host_cfg_bitmap);
  819. ret = wl1271_cmd_configure(wl, ACX_HOST_IF_CFG_BITMAP,
  820. bitmap_conf, sizeof(*bitmap_conf));
  821. if (ret < 0) {
  822. wl1271_warning("wl1271 bitmap config opt failed: %d", ret);
  823. goto out;
  824. }
  825. out:
  826. kfree(bitmap_conf);
  827. return ret;
  828. }
  829. int wl1271_acx_init_mem_config(struct wl1271 *wl)
  830. {
  831. int ret;
  832. wl->target_mem_map = kzalloc(sizeof(struct wl1271_acx_mem_map),
  833. GFP_KERNEL);
  834. if (!wl->target_mem_map) {
  835. wl1271_error("couldn't allocate target memory map");
  836. return -ENOMEM;
  837. }
  838. /* we now ask for the firmware built memory map */
  839. ret = wl1271_acx_mem_map(wl, (void *)wl->target_mem_map,
  840. sizeof(struct wl1271_acx_mem_map));
  841. if (ret < 0) {
  842. wl1271_error("couldn't retrieve firmware memory map");
  843. kfree(wl->target_mem_map);
  844. wl->target_mem_map = NULL;
  845. return ret;
  846. }
  847. /* initialize TX block book keeping */
  848. wl->tx_blocks_available =
  849. le32_to_cpu(wl->target_mem_map->num_tx_mem_blocks);
  850. wl1271_debug(DEBUG_TX, "available tx blocks: %d",
  851. wl->tx_blocks_available);
  852. return 0;
  853. }
  854. int wl1271_acx_init_rx_interrupt(struct wl1271 *wl)
  855. {
  856. struct wl1271_acx_rx_config_opt *rx_conf;
  857. int ret;
  858. wl1271_debug(DEBUG_ACX, "wl1271 rx interrupt config");
  859. rx_conf = kzalloc(sizeof(*rx_conf), GFP_KERNEL);
  860. if (!rx_conf) {
  861. ret = -ENOMEM;
  862. goto out;
  863. }
  864. rx_conf->threshold = cpu_to_le16(wl->conf.rx.irq_pkt_threshold);
  865. rx_conf->timeout = cpu_to_le16(wl->conf.rx.irq_timeout);
  866. rx_conf->mblk_threshold = cpu_to_le16(wl->conf.rx.irq_blk_threshold);
  867. rx_conf->queue_type = wl->conf.rx.queue_type;
  868. ret = wl1271_cmd_configure(wl, ACX_RX_CONFIG_OPT, rx_conf,
  869. sizeof(*rx_conf));
  870. if (ret < 0) {
  871. wl1271_warning("wl1271 rx config opt failed: %d", ret);
  872. goto out;
  873. }
  874. out:
  875. kfree(rx_conf);
  876. return ret;
  877. }
  878. int wl1271_acx_bet_enable(struct wl1271 *wl, bool enable)
  879. {
  880. struct wl1271_acx_bet_enable *acx = NULL;
  881. int ret = 0;
  882. wl1271_debug(DEBUG_ACX, "acx bet enable");
  883. if (enable && wl->conf.conn.bet_enable == CONF_BET_MODE_DISABLE)
  884. goto out;
  885. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  886. if (!acx) {
  887. ret = -ENOMEM;
  888. goto out;
  889. }
  890. acx->role_id = wl->role_id;
  891. acx->enable = enable ? CONF_BET_MODE_ENABLE : CONF_BET_MODE_DISABLE;
  892. acx->max_consecutive = wl->conf.conn.bet_max_consecutive;
  893. ret = wl1271_cmd_configure(wl, ACX_BET_ENABLE, acx, sizeof(*acx));
  894. if (ret < 0) {
  895. wl1271_warning("acx bet enable failed: %d", ret);
  896. goto out;
  897. }
  898. out:
  899. kfree(acx);
  900. return ret;
  901. }
  902. int wl1271_acx_arp_ip_filter(struct wl1271 *wl, u8 enable, __be32 address)
  903. {
  904. struct wl1271_acx_arp_filter *acx;
  905. int ret;
  906. wl1271_debug(DEBUG_ACX, "acx arp ip filter, enable: %d", enable);
  907. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  908. if (!acx) {
  909. ret = -ENOMEM;
  910. goto out;
  911. }
  912. acx->role_id = wl->role_id;
  913. acx->version = ACX_IPV4_VERSION;
  914. acx->enable = enable;
  915. if (enable)
  916. memcpy(acx->address, &address, ACX_IPV4_ADDR_SIZE);
  917. ret = wl1271_cmd_configure(wl, ACX_ARP_IP_FILTER,
  918. acx, sizeof(*acx));
  919. if (ret < 0) {
  920. wl1271_warning("failed to set arp ip filter: %d", ret);
  921. goto out;
  922. }
  923. out:
  924. kfree(acx);
  925. return ret;
  926. }
  927. int wl1271_acx_pm_config(struct wl1271 *wl)
  928. {
  929. struct wl1271_acx_pm_config *acx = NULL;
  930. struct conf_pm_config_settings *c = &wl->conf.pm_config;
  931. int ret = 0;
  932. wl1271_debug(DEBUG_ACX, "acx pm config");
  933. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  934. if (!acx) {
  935. ret = -ENOMEM;
  936. goto out;
  937. }
  938. acx->host_clk_settling_time = cpu_to_le32(c->host_clk_settling_time);
  939. acx->host_fast_wakeup_support = c->host_fast_wakeup_support;
  940. ret = wl1271_cmd_configure(wl, ACX_PM_CONFIG, acx, sizeof(*acx));
  941. if (ret < 0) {
  942. wl1271_warning("acx pm config failed: %d", ret);
  943. goto out;
  944. }
  945. out:
  946. kfree(acx);
  947. return ret;
  948. }
  949. int wl1271_acx_keep_alive_mode(struct wl1271 *wl, bool enable)
  950. {
  951. struct wl1271_acx_keep_alive_mode *acx = NULL;
  952. int ret = 0;
  953. wl1271_debug(DEBUG_ACX, "acx keep alive mode: %d", enable);
  954. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  955. if (!acx) {
  956. ret = -ENOMEM;
  957. goto out;
  958. }
  959. acx->role_id = wl->role_id;
  960. acx->enabled = enable;
  961. ret = wl1271_cmd_configure(wl, ACX_KEEP_ALIVE_MODE, acx, sizeof(*acx));
  962. if (ret < 0) {
  963. wl1271_warning("acx keep alive mode failed: %d", ret);
  964. goto out;
  965. }
  966. out:
  967. kfree(acx);
  968. return ret;
  969. }
  970. int wl1271_acx_keep_alive_config(struct wl1271 *wl, u8 index, u8 tpl_valid)
  971. {
  972. struct wl1271_acx_keep_alive_config *acx = NULL;
  973. int ret = 0;
  974. wl1271_debug(DEBUG_ACX, "acx keep alive config");
  975. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  976. if (!acx) {
  977. ret = -ENOMEM;
  978. goto out;
  979. }
  980. acx->role_id = wl->role_id;
  981. acx->period = cpu_to_le32(wl->conf.conn.keep_alive_interval);
  982. acx->index = index;
  983. acx->tpl_validation = tpl_valid;
  984. acx->trigger = ACX_KEEP_ALIVE_NO_TX;
  985. ret = wl1271_cmd_configure(wl, ACX_SET_KEEP_ALIVE_CONFIG,
  986. acx, sizeof(*acx));
  987. if (ret < 0) {
  988. wl1271_warning("acx keep alive config failed: %d", ret);
  989. goto out;
  990. }
  991. out:
  992. kfree(acx);
  993. return ret;
  994. }
  995. int wl1271_acx_rssi_snr_trigger(struct wl1271 *wl, bool enable,
  996. s16 thold, u8 hyst)
  997. {
  998. struct wl1271_acx_rssi_snr_trigger *acx = NULL;
  999. int ret = 0;
  1000. wl1271_debug(DEBUG_ACX, "acx rssi snr trigger");
  1001. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  1002. if (!acx) {
  1003. ret = -ENOMEM;
  1004. goto out;
  1005. }
  1006. wl->last_rssi_event = -1;
  1007. acx->role_id = wl->role_id;
  1008. acx->pacing = cpu_to_le16(wl->conf.roam_trigger.trigger_pacing);
  1009. acx->metric = WL1271_ACX_TRIG_METRIC_RSSI_BEACON;
  1010. acx->type = WL1271_ACX_TRIG_TYPE_EDGE;
  1011. if (enable)
  1012. acx->enable = WL1271_ACX_TRIG_ENABLE;
  1013. else
  1014. acx->enable = WL1271_ACX_TRIG_DISABLE;
  1015. acx->index = WL1271_ACX_TRIG_IDX_RSSI;
  1016. acx->dir = WL1271_ACX_TRIG_DIR_BIDIR;
  1017. acx->threshold = cpu_to_le16(thold);
  1018. acx->hysteresis = hyst;
  1019. ret = wl1271_cmd_configure(wl, ACX_RSSI_SNR_TRIGGER, acx, sizeof(*acx));
  1020. if (ret < 0) {
  1021. wl1271_warning("acx rssi snr trigger setting failed: %d", ret);
  1022. goto out;
  1023. }
  1024. out:
  1025. kfree(acx);
  1026. return ret;
  1027. }
  1028. int wl1271_acx_rssi_snr_avg_weights(struct wl1271 *wl)
  1029. {
  1030. struct wl1271_acx_rssi_snr_avg_weights *acx = NULL;
  1031. struct conf_roam_trigger_settings *c = &wl->conf.roam_trigger;
  1032. int ret = 0;
  1033. wl1271_debug(DEBUG_ACX, "acx rssi snr avg weights");
  1034. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  1035. if (!acx) {
  1036. ret = -ENOMEM;
  1037. goto out;
  1038. }
  1039. acx->role_id = wl->role_id;
  1040. acx->rssi_beacon = c->avg_weight_rssi_beacon;
  1041. acx->rssi_data = c->avg_weight_rssi_data;
  1042. acx->snr_beacon = c->avg_weight_snr_beacon;
  1043. acx->snr_data = c->avg_weight_snr_data;
  1044. ret = wl1271_cmd_configure(wl, ACX_RSSI_SNR_WEIGHTS, acx, sizeof(*acx));
  1045. if (ret < 0) {
  1046. wl1271_warning("acx rssi snr trigger weights failed: %d", ret);
  1047. goto out;
  1048. }
  1049. out:
  1050. kfree(acx);
  1051. return ret;
  1052. }
  1053. int wl1271_acx_set_ht_capabilities(struct wl1271 *wl,
  1054. struct ieee80211_sta_ht_cap *ht_cap,
  1055. bool allow_ht_operation, u8 hlid)
  1056. {
  1057. struct wl1271_acx_ht_capabilities *acx;
  1058. int ret = 0;
  1059. u32 ht_capabilites = 0;
  1060. wl1271_debug(DEBUG_ACX, "acx ht capabilities setting "
  1061. "sta supp: %d sta cap: %d", ht_cap->ht_supported,
  1062. ht_cap->cap);
  1063. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  1064. if (!acx) {
  1065. ret = -ENOMEM;
  1066. goto out;
  1067. }
  1068. if (allow_ht_operation && ht_cap->ht_supported) {
  1069. /* no need to translate capabilities - use the spec values */
  1070. ht_capabilites = ht_cap->cap;
  1071. /*
  1072. * this bit is not employed by the spec but only by FW to
  1073. * indicate peer HT support
  1074. */
  1075. ht_capabilites |= WL12XX_HT_CAP_HT_OPERATION;
  1076. /* get data from A-MPDU parameters field */
  1077. acx->ampdu_max_length = ht_cap->ampdu_factor;
  1078. acx->ampdu_min_spacing = ht_cap->ampdu_density;
  1079. }
  1080. acx->hlid = hlid;
  1081. acx->ht_capabilites = cpu_to_le32(ht_capabilites);
  1082. ret = wl1271_cmd_configure(wl, ACX_PEER_HT_CAP, acx, sizeof(*acx));
  1083. if (ret < 0) {
  1084. wl1271_warning("acx ht capabilities setting failed: %d", ret);
  1085. goto out;
  1086. }
  1087. out:
  1088. kfree(acx);
  1089. return ret;
  1090. }
  1091. int wl1271_acx_set_ht_information(struct wl1271 *wl,
  1092. u16 ht_operation_mode)
  1093. {
  1094. struct wl1271_acx_ht_information *acx;
  1095. int ret = 0;
  1096. wl1271_debug(DEBUG_ACX, "acx ht information setting");
  1097. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  1098. if (!acx) {
  1099. ret = -ENOMEM;
  1100. goto out;
  1101. }
  1102. acx->role_id = wl->role_id;
  1103. acx->ht_protection =
  1104. (u8)(ht_operation_mode & IEEE80211_HT_OP_MODE_PROTECTION);
  1105. acx->rifs_mode = 0;
  1106. acx->gf_protection =
  1107. !!(ht_operation_mode & IEEE80211_HT_OP_MODE_NON_GF_STA_PRSNT);
  1108. acx->ht_tx_burst_limit = 0;
  1109. acx->dual_cts_protection = 0;
  1110. ret = wl1271_cmd_configure(wl, ACX_HT_BSS_OPERATION, acx, sizeof(*acx));
  1111. if (ret < 0) {
  1112. wl1271_warning("acx ht information setting failed: %d", ret);
  1113. goto out;
  1114. }
  1115. out:
  1116. kfree(acx);
  1117. return ret;
  1118. }
  1119. /* Configure BA session initiator/receiver parameters setting in the FW. */
  1120. int wl12xx_acx_set_ba_initiator_policy(struct wl1271 *wl)
  1121. {
  1122. struct wl1271_acx_ba_initiator_policy *acx;
  1123. int ret;
  1124. wl1271_debug(DEBUG_ACX, "acx ba initiator policy");
  1125. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  1126. if (!acx) {
  1127. ret = -ENOMEM;
  1128. goto out;
  1129. }
  1130. /* set for the current role */
  1131. acx->role_id = wl->role_id;
  1132. acx->tid_bitmap = wl->conf.ht.tx_ba_tid_bitmap;
  1133. acx->win_size = wl->conf.ht.tx_ba_win_size;
  1134. acx->inactivity_timeout = wl->conf.ht.inactivity_timeout;
  1135. ret = wl1271_cmd_configure(wl,
  1136. ACX_BA_SESSION_INIT_POLICY,
  1137. acx,
  1138. sizeof(*acx));
  1139. if (ret < 0) {
  1140. wl1271_warning("acx ba initiator policy failed: %d", ret);
  1141. goto out;
  1142. }
  1143. out:
  1144. kfree(acx);
  1145. return ret;
  1146. }
  1147. /* setup BA session receiver setting in the FW. */
  1148. int wl12xx_acx_set_ba_receiver_session(struct wl1271 *wl, u8 tid_index,
  1149. u16 ssn, bool enable, u8 peer_hlid)
  1150. {
  1151. struct wl1271_acx_ba_receiver_setup *acx;
  1152. int ret;
  1153. wl1271_debug(DEBUG_ACX, "acx ba receiver session setting");
  1154. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  1155. if (!acx) {
  1156. ret = -ENOMEM;
  1157. goto out;
  1158. }
  1159. acx->hlid = peer_hlid;
  1160. acx->tid = tid_index;
  1161. acx->enable = enable;
  1162. acx->win_size = wl->conf.ht.rx_ba_win_size;
  1163. acx->ssn = ssn;
  1164. ret = wl1271_cmd_configure(wl, ACX_BA_SESSION_RX_SETUP, acx,
  1165. sizeof(*acx));
  1166. if (ret < 0) {
  1167. wl1271_warning("acx ba receiver session failed: %d", ret);
  1168. goto out;
  1169. }
  1170. out:
  1171. kfree(acx);
  1172. return ret;
  1173. }
  1174. int wl1271_acx_tsf_info(struct wl1271 *wl, u64 *mactime)
  1175. {
  1176. struct wl1271_acx_fw_tsf_information *tsf_info;
  1177. int ret;
  1178. tsf_info = kzalloc(sizeof(*tsf_info), GFP_KERNEL);
  1179. if (!tsf_info) {
  1180. ret = -ENOMEM;
  1181. goto out;
  1182. }
  1183. ret = wl1271_cmd_interrogate(wl, ACX_TSF_INFO,
  1184. tsf_info, sizeof(*tsf_info));
  1185. if (ret < 0) {
  1186. wl1271_warning("acx tsf info interrogate failed");
  1187. goto out;
  1188. }
  1189. *mactime = le32_to_cpu(tsf_info->current_tsf_low) |
  1190. ((u64) le32_to_cpu(tsf_info->current_tsf_high) << 32);
  1191. out:
  1192. kfree(tsf_info);
  1193. return ret;
  1194. }
  1195. int wl1271_acx_ps_rx_streaming(struct wl1271 *wl, bool enable)
  1196. {
  1197. struct wl1271_acx_ps_rx_streaming *rx_streaming;
  1198. u32 conf_queues, enable_queues;
  1199. int i, ret = 0;
  1200. wl1271_debug(DEBUG_ACX, "acx ps rx streaming");
  1201. rx_streaming = kzalloc(sizeof(*rx_streaming), GFP_KERNEL);
  1202. if (!rx_streaming) {
  1203. ret = -ENOMEM;
  1204. goto out;
  1205. }
  1206. conf_queues = wl->conf.rx_streaming.queues;
  1207. if (enable)
  1208. enable_queues = conf_queues;
  1209. else
  1210. enable_queues = 0;
  1211. for (i = 0; i < 8; i++) {
  1212. /*
  1213. * Skip non-changed queues, to avoid redundant acxs.
  1214. * this check assumes conf.rx_streaming.queues can't
  1215. * be changed while rx_streaming is enabled.
  1216. */
  1217. if (!(conf_queues & BIT(i)))
  1218. continue;
  1219. rx_streaming->role_id = wl->role_id;
  1220. rx_streaming->tid = i;
  1221. rx_streaming->enable = enable_queues & BIT(i);
  1222. rx_streaming->period = wl->conf.rx_streaming.interval;
  1223. rx_streaming->timeout = wl->conf.rx_streaming.interval;
  1224. ret = wl1271_cmd_configure(wl, ACX_PS_RX_STREAMING,
  1225. rx_streaming,
  1226. sizeof(*rx_streaming));
  1227. if (ret < 0) {
  1228. wl1271_warning("acx ps rx streaming failed: %d", ret);
  1229. goto out;
  1230. }
  1231. }
  1232. out:
  1233. kfree(rx_streaming);
  1234. return ret;
  1235. }
  1236. int wl1271_acx_ap_max_tx_retry(struct wl1271 *wl)
  1237. {
  1238. struct wl1271_acx_ap_max_tx_retry *acx = NULL;
  1239. int ret;
  1240. wl1271_debug(DEBUG_ACX, "acx ap max tx retry");
  1241. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  1242. if (!acx)
  1243. return -ENOMEM;
  1244. acx->role_id = wl->role_id;
  1245. acx->max_tx_retry = cpu_to_le16(wl->conf.tx.max_tx_retries);
  1246. ret = wl1271_cmd_configure(wl, ACX_MAX_TX_FAILURE, acx, sizeof(*acx));
  1247. if (ret < 0) {
  1248. wl1271_warning("acx ap max tx retry failed: %d", ret);
  1249. goto out;
  1250. }
  1251. out:
  1252. kfree(acx);
  1253. return ret;
  1254. }
  1255. int wl1271_acx_config_ps(struct wl1271 *wl)
  1256. {
  1257. struct wl1271_acx_config_ps *config_ps;
  1258. int ret;
  1259. wl1271_debug(DEBUG_ACX, "acx config ps");
  1260. config_ps = kzalloc(sizeof(*config_ps), GFP_KERNEL);
  1261. if (!config_ps) {
  1262. ret = -ENOMEM;
  1263. goto out;
  1264. }
  1265. config_ps->exit_retries = wl->conf.conn.psm_exit_retries;
  1266. config_ps->enter_retries = wl->conf.conn.psm_entry_retries;
  1267. config_ps->null_data_rate = cpu_to_le32(wl->basic_rate);
  1268. ret = wl1271_cmd_configure(wl, ACX_CONFIG_PS, config_ps,
  1269. sizeof(*config_ps));
  1270. if (ret < 0) {
  1271. wl1271_warning("acx config ps failed: %d", ret);
  1272. goto out;
  1273. }
  1274. out:
  1275. kfree(config_ps);
  1276. return ret;
  1277. }
  1278. int wl1271_acx_set_inconnection_sta(struct wl1271 *wl, u8 *addr)
  1279. {
  1280. struct wl1271_acx_inconnection_sta *acx = NULL;
  1281. int ret;
  1282. wl1271_debug(DEBUG_ACX, "acx set inconnaction sta %pM", addr);
  1283. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  1284. if (!acx)
  1285. return -ENOMEM;
  1286. memcpy(acx->addr, addr, ETH_ALEN);
  1287. ret = wl1271_cmd_configure(wl, ACX_UPDATE_INCONNECTION_STA_LIST,
  1288. acx, sizeof(*acx));
  1289. if (ret < 0) {
  1290. wl1271_warning("acx set inconnaction sta failed: %d", ret);
  1291. goto out;
  1292. }
  1293. out:
  1294. kfree(acx);
  1295. return ret;
  1296. }
  1297. int wl1271_acx_fm_coex(struct wl1271 *wl)
  1298. {
  1299. struct wl1271_acx_fm_coex *acx;
  1300. int ret;
  1301. wl1271_debug(DEBUG_ACX, "acx fm coex setting");
  1302. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  1303. if (!acx) {
  1304. ret = -ENOMEM;
  1305. goto out;
  1306. }
  1307. acx->enable = wl->conf.fm_coex.enable;
  1308. acx->swallow_period = wl->conf.fm_coex.swallow_period;
  1309. acx->n_divider_fref_set_1 = wl->conf.fm_coex.n_divider_fref_set_1;
  1310. acx->n_divider_fref_set_2 = wl->conf.fm_coex.n_divider_fref_set_2;
  1311. acx->m_divider_fref_set_1 =
  1312. cpu_to_le16(wl->conf.fm_coex.m_divider_fref_set_1);
  1313. acx->m_divider_fref_set_2 =
  1314. cpu_to_le16(wl->conf.fm_coex.m_divider_fref_set_2);
  1315. acx->coex_pll_stabilization_time =
  1316. cpu_to_le32(wl->conf.fm_coex.coex_pll_stabilization_time);
  1317. acx->ldo_stabilization_time =
  1318. cpu_to_le16(wl->conf.fm_coex.ldo_stabilization_time);
  1319. acx->fm_disturbed_band_margin =
  1320. wl->conf.fm_coex.fm_disturbed_band_margin;
  1321. acx->swallow_clk_diff = wl->conf.fm_coex.swallow_clk_diff;
  1322. ret = wl1271_cmd_configure(wl, ACX_FM_COEX_CFG, acx, sizeof(*acx));
  1323. if (ret < 0) {
  1324. wl1271_warning("acx fm coex setting failed: %d", ret);
  1325. goto out;
  1326. }
  1327. out:
  1328. kfree(acx);
  1329. return ret;
  1330. }
  1331. int wl12xx_acx_set_rate_mgmt_params(struct wl1271 *wl)
  1332. {
  1333. struct wl12xx_acx_set_rate_mgmt_params *acx = NULL;
  1334. struct conf_rate_policy_settings *conf = &wl->conf.rate;
  1335. int ret;
  1336. wl1271_debug(DEBUG_ACX, "acx set rate mgmt params");
  1337. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  1338. if (!acx)
  1339. return -ENOMEM;
  1340. acx->index = ACX_RATE_MGMT_ALL_PARAMS;
  1341. acx->rate_retry_score = cpu_to_le16(conf->rate_retry_score);
  1342. acx->per_add = cpu_to_le16(conf->per_add);
  1343. acx->per_th1 = cpu_to_le16(conf->per_th1);
  1344. acx->per_th2 = cpu_to_le16(conf->per_th2);
  1345. acx->max_per = cpu_to_le16(conf->max_per);
  1346. acx->inverse_curiosity_factor = conf->inverse_curiosity_factor;
  1347. acx->tx_fail_low_th = conf->tx_fail_low_th;
  1348. acx->tx_fail_high_th = conf->tx_fail_high_th;
  1349. acx->per_alpha_shift = conf->per_alpha_shift;
  1350. acx->per_add_shift = conf->per_add_shift;
  1351. acx->per_beta1_shift = conf->per_beta1_shift;
  1352. acx->per_beta2_shift = conf->per_beta2_shift;
  1353. acx->rate_check_up = conf->rate_check_up;
  1354. acx->rate_check_down = conf->rate_check_down;
  1355. memcpy(acx->rate_retry_policy, conf->rate_retry_policy,
  1356. sizeof(acx->rate_retry_policy));
  1357. ret = wl1271_cmd_configure(wl, ACX_SET_RATE_MGMT_PARAMS,
  1358. acx, sizeof(*acx));
  1359. if (ret < 0) {
  1360. wl1271_warning("acx set rate mgmt params failed: %d", ret);
  1361. goto out;
  1362. }
  1363. out:
  1364. kfree(acx);
  1365. return ret;
  1366. }
  1367. int wl12xx_acx_config_hangover(struct wl1271 *wl)
  1368. {
  1369. struct wl12xx_acx_config_hangover *acx;
  1370. struct conf_hangover_settings *conf = &wl->conf.hangover;
  1371. int ret;
  1372. wl1271_debug(DEBUG_ACX, "acx config hangover");
  1373. acx = kzalloc(sizeof(*acx), GFP_KERNEL);
  1374. if (!acx) {
  1375. ret = -ENOMEM;
  1376. goto out;
  1377. }
  1378. acx->recover_time = cpu_to_le32(conf->recover_time);
  1379. acx->hangover_period = conf->hangover_period;
  1380. acx->dynamic_mode = conf->dynamic_mode;
  1381. acx->early_termination_mode = conf->early_termination_mode;
  1382. acx->max_period = conf->max_period;
  1383. acx->min_period = conf->min_period;
  1384. acx->increase_delta = conf->increase_delta;
  1385. acx->decrease_delta = conf->decrease_delta;
  1386. acx->quiet_time = conf->quiet_time;
  1387. acx->increase_time = conf->increase_time;
  1388. acx->window_size = acx->window_size;
  1389. ret = wl1271_cmd_configure(wl, ACX_CONFIG_HANGOVER, acx,
  1390. sizeof(*acx));
  1391. if (ret < 0) {
  1392. wl1271_warning("acx config hangover failed: %d", ret);
  1393. goto out;
  1394. }
  1395. out:
  1396. kfree(acx);
  1397. return ret;
  1398. }