iwl-agn-lib.c 59 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047
  1. /******************************************************************************
  2. *
  3. * GPL LICENSE SUMMARY
  4. *
  5. * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
  6. *
  7. * This program is free software; you can redistribute it and/or modify
  8. * it under the terms of version 2 of the GNU General Public License as
  9. * published by the Free Software Foundation.
  10. *
  11. * This program is distributed in the hope that it will be useful, but
  12. * WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  14. * General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with this program; if not, write to the Free Software
  18. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
  19. * USA
  20. *
  21. * The full GNU General Public License is included in this distribution
  22. * in the file called LICENSE.GPL.
  23. *
  24. * Contact Information:
  25. * Intel Linux Wireless <ilw@linux.intel.com>
  26. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  27. *
  28. *****************************************************************************/
  29. #include <linux/etherdevice.h>
  30. #include <linux/kernel.h>
  31. #include <linux/module.h>
  32. #include <linux/init.h>
  33. #include <linux/sched.h>
  34. #include "iwl-dev.h"
  35. #include "iwl-core.h"
  36. #include "iwl-io.h"
  37. #include "iwl-helpers.h"
  38. #include "iwl-agn-hw.h"
  39. #include "iwl-agn.h"
  40. #include "iwl-sta.h"
  41. #include "iwl-trans.h"
  42. static inline u32 iwlagn_get_scd_ssn(struct iwlagn_tx_resp *tx_resp)
  43. {
  44. return le32_to_cpup((__le32 *)&tx_resp->status +
  45. tx_resp->frame_count) & MAX_SN;
  46. }
  47. static void iwlagn_count_tx_err_status(struct iwl_priv *priv, u16 status)
  48. {
  49. status &= TX_STATUS_MSK;
  50. switch (status) {
  51. case TX_STATUS_POSTPONE_DELAY:
  52. priv->reply_tx_stats.pp_delay++;
  53. break;
  54. case TX_STATUS_POSTPONE_FEW_BYTES:
  55. priv->reply_tx_stats.pp_few_bytes++;
  56. break;
  57. case TX_STATUS_POSTPONE_BT_PRIO:
  58. priv->reply_tx_stats.pp_bt_prio++;
  59. break;
  60. case TX_STATUS_POSTPONE_QUIET_PERIOD:
  61. priv->reply_tx_stats.pp_quiet_period++;
  62. break;
  63. case TX_STATUS_POSTPONE_CALC_TTAK:
  64. priv->reply_tx_stats.pp_calc_ttak++;
  65. break;
  66. case TX_STATUS_FAIL_INTERNAL_CROSSED_RETRY:
  67. priv->reply_tx_stats.int_crossed_retry++;
  68. break;
  69. case TX_STATUS_FAIL_SHORT_LIMIT:
  70. priv->reply_tx_stats.short_limit++;
  71. break;
  72. case TX_STATUS_FAIL_LONG_LIMIT:
  73. priv->reply_tx_stats.long_limit++;
  74. break;
  75. case TX_STATUS_FAIL_FIFO_UNDERRUN:
  76. priv->reply_tx_stats.fifo_underrun++;
  77. break;
  78. case TX_STATUS_FAIL_DRAIN_FLOW:
  79. priv->reply_tx_stats.drain_flow++;
  80. break;
  81. case TX_STATUS_FAIL_RFKILL_FLUSH:
  82. priv->reply_tx_stats.rfkill_flush++;
  83. break;
  84. case TX_STATUS_FAIL_LIFE_EXPIRE:
  85. priv->reply_tx_stats.life_expire++;
  86. break;
  87. case TX_STATUS_FAIL_DEST_PS:
  88. priv->reply_tx_stats.dest_ps++;
  89. break;
  90. case TX_STATUS_FAIL_HOST_ABORTED:
  91. priv->reply_tx_stats.host_abort++;
  92. break;
  93. case TX_STATUS_FAIL_BT_RETRY:
  94. priv->reply_tx_stats.bt_retry++;
  95. break;
  96. case TX_STATUS_FAIL_STA_INVALID:
  97. priv->reply_tx_stats.sta_invalid++;
  98. break;
  99. case TX_STATUS_FAIL_FRAG_DROPPED:
  100. priv->reply_tx_stats.frag_drop++;
  101. break;
  102. case TX_STATUS_FAIL_TID_DISABLE:
  103. priv->reply_tx_stats.tid_disable++;
  104. break;
  105. case TX_STATUS_FAIL_FIFO_FLUSHED:
  106. priv->reply_tx_stats.fifo_flush++;
  107. break;
  108. case TX_STATUS_FAIL_INSUFFICIENT_CF_POLL:
  109. priv->reply_tx_stats.insuff_cf_poll++;
  110. break;
  111. case TX_STATUS_FAIL_PASSIVE_NO_RX:
  112. priv->reply_tx_stats.fail_hw_drop++;
  113. break;
  114. case TX_STATUS_FAIL_NO_BEACON_ON_RADAR:
  115. priv->reply_tx_stats.sta_color_mismatch++;
  116. break;
  117. default:
  118. priv->reply_tx_stats.unknown++;
  119. break;
  120. }
  121. }
  122. static void iwlagn_count_agg_tx_err_status(struct iwl_priv *priv, u16 status)
  123. {
  124. status &= AGG_TX_STATUS_MSK;
  125. switch (status) {
  126. case AGG_TX_STATE_UNDERRUN_MSK:
  127. priv->reply_agg_tx_stats.underrun++;
  128. break;
  129. case AGG_TX_STATE_BT_PRIO_MSK:
  130. priv->reply_agg_tx_stats.bt_prio++;
  131. break;
  132. case AGG_TX_STATE_FEW_BYTES_MSK:
  133. priv->reply_agg_tx_stats.few_bytes++;
  134. break;
  135. case AGG_TX_STATE_ABORT_MSK:
  136. priv->reply_agg_tx_stats.abort++;
  137. break;
  138. case AGG_TX_STATE_LAST_SENT_TTL_MSK:
  139. priv->reply_agg_tx_stats.last_sent_ttl++;
  140. break;
  141. case AGG_TX_STATE_LAST_SENT_TRY_CNT_MSK:
  142. priv->reply_agg_tx_stats.last_sent_try++;
  143. break;
  144. case AGG_TX_STATE_LAST_SENT_BT_KILL_MSK:
  145. priv->reply_agg_tx_stats.last_sent_bt_kill++;
  146. break;
  147. case AGG_TX_STATE_SCD_QUERY_MSK:
  148. priv->reply_agg_tx_stats.scd_query++;
  149. break;
  150. case AGG_TX_STATE_TEST_BAD_CRC32_MSK:
  151. priv->reply_agg_tx_stats.bad_crc32++;
  152. break;
  153. case AGG_TX_STATE_RESPONSE_MSK:
  154. priv->reply_agg_tx_stats.response++;
  155. break;
  156. case AGG_TX_STATE_DUMP_TX_MSK:
  157. priv->reply_agg_tx_stats.dump_tx++;
  158. break;
  159. case AGG_TX_STATE_DELAY_TX_MSK:
  160. priv->reply_agg_tx_stats.delay_tx++;
  161. break;
  162. default:
  163. priv->reply_agg_tx_stats.unknown++;
  164. break;
  165. }
  166. }
  167. static void iwlagn_set_tx_status(struct iwl_priv *priv,
  168. struct ieee80211_tx_info *info,
  169. struct iwl_rxon_context *ctx,
  170. struct iwlagn_tx_resp *tx_resp,
  171. int txq_id, bool is_agg)
  172. {
  173. u16 status = le16_to_cpu(tx_resp->status.status);
  174. info->status.rates[0].count = tx_resp->failure_frame + 1;
  175. if (is_agg)
  176. info->flags &= ~IEEE80211_TX_CTL_AMPDU;
  177. info->flags |= iwl_tx_status_to_mac80211(status);
  178. iwlagn_hwrate_to_tx_control(priv, le32_to_cpu(tx_resp->rate_n_flags),
  179. info);
  180. if (!iwl_is_tx_success(status))
  181. iwlagn_count_tx_err_status(priv, status);
  182. if (status == TX_STATUS_FAIL_PASSIVE_NO_RX &&
  183. iwl_is_associated_ctx(ctx) && ctx->vif &&
  184. ctx->vif->type == NL80211_IFTYPE_STATION) {
  185. ctx->last_tx_rejected = true;
  186. iwl_stop_queue(priv, &priv->txq[txq_id]);
  187. }
  188. IWL_DEBUG_TX_REPLY(priv, "TXQ %d status %s (0x%08x) rate_n_flags "
  189. "0x%x retries %d\n",
  190. txq_id,
  191. iwl_get_tx_fail_reason(status), status,
  192. le32_to_cpu(tx_resp->rate_n_flags),
  193. tx_resp->failure_frame);
  194. }
  195. #ifdef CONFIG_IWLWIFI_DEBUG
  196. #define AGG_TX_STATE_FAIL(x) case AGG_TX_STATE_ ## x: return #x
  197. const char *iwl_get_agg_tx_fail_reason(u16 status)
  198. {
  199. status &= AGG_TX_STATUS_MSK;
  200. switch (status) {
  201. case AGG_TX_STATE_TRANSMITTED:
  202. return "SUCCESS";
  203. AGG_TX_STATE_FAIL(UNDERRUN_MSK);
  204. AGG_TX_STATE_FAIL(BT_PRIO_MSK);
  205. AGG_TX_STATE_FAIL(FEW_BYTES_MSK);
  206. AGG_TX_STATE_FAIL(ABORT_MSK);
  207. AGG_TX_STATE_FAIL(LAST_SENT_TTL_MSK);
  208. AGG_TX_STATE_FAIL(LAST_SENT_TRY_CNT_MSK);
  209. AGG_TX_STATE_FAIL(LAST_SENT_BT_KILL_MSK);
  210. AGG_TX_STATE_FAIL(SCD_QUERY_MSK);
  211. AGG_TX_STATE_FAIL(TEST_BAD_CRC32_MSK);
  212. AGG_TX_STATE_FAIL(RESPONSE_MSK);
  213. AGG_TX_STATE_FAIL(DUMP_TX_MSK);
  214. AGG_TX_STATE_FAIL(DELAY_TX_MSK);
  215. }
  216. return "UNKNOWN";
  217. }
  218. #endif /* CONFIG_IWLWIFI_DEBUG */
  219. static int iwlagn_tx_status_reply_tx(struct iwl_priv *priv,
  220. struct iwl_ht_agg *agg,
  221. struct iwlagn_tx_resp *tx_resp,
  222. int txq_id, u16 start_idx)
  223. {
  224. u16 status;
  225. struct agg_tx_status *frame_status = &tx_resp->status;
  226. struct ieee80211_hdr *hdr = NULL;
  227. int i, sh, idx;
  228. u16 seq;
  229. if (agg->wait_for_ba)
  230. IWL_DEBUG_TX_REPLY(priv, "got tx response w/o block-ack\n");
  231. agg->frame_count = tx_resp->frame_count;
  232. agg->start_idx = start_idx;
  233. agg->rate_n_flags = le32_to_cpu(tx_resp->rate_n_flags);
  234. agg->bitmap = 0;
  235. /* # frames attempted by Tx command */
  236. if (agg->frame_count == 1) {
  237. struct iwl_tx_info *txb;
  238. /* Only one frame was attempted; no block-ack will arrive */
  239. idx = start_idx;
  240. IWL_DEBUG_TX_REPLY(priv, "FrameCnt = %d, StartIdx=%d idx=%d\n",
  241. agg->frame_count, agg->start_idx, idx);
  242. txb = &priv->txq[txq_id].txb[idx];
  243. iwlagn_set_tx_status(priv, IEEE80211_SKB_CB(txb->skb),
  244. txb->ctx, tx_resp, txq_id, true);
  245. agg->wait_for_ba = 0;
  246. } else {
  247. /* Two or more frames were attempted; expect block-ack */
  248. u64 bitmap = 0;
  249. /*
  250. * Start is the lowest frame sent. It may not be the first
  251. * frame in the batch; we figure this out dynamically during
  252. * the following loop.
  253. */
  254. int start = agg->start_idx;
  255. /* Construct bit-map of pending frames within Tx window */
  256. for (i = 0; i < agg->frame_count; i++) {
  257. u16 sc;
  258. status = le16_to_cpu(frame_status[i].status);
  259. seq = le16_to_cpu(frame_status[i].sequence);
  260. idx = SEQ_TO_INDEX(seq);
  261. txq_id = SEQ_TO_QUEUE(seq);
  262. if (status & AGG_TX_STATUS_MSK)
  263. iwlagn_count_agg_tx_err_status(priv, status);
  264. if (status & (AGG_TX_STATE_FEW_BYTES_MSK |
  265. AGG_TX_STATE_ABORT_MSK))
  266. continue;
  267. IWL_DEBUG_TX_REPLY(priv, "FrameCnt = %d, txq_id=%d idx=%d\n",
  268. agg->frame_count, txq_id, idx);
  269. IWL_DEBUG_TX_REPLY(priv, "status %s (0x%08x), "
  270. "try-count (0x%08x)\n",
  271. iwl_get_agg_tx_fail_reason(status),
  272. status & AGG_TX_STATUS_MSK,
  273. status & AGG_TX_TRY_MSK);
  274. hdr = iwl_tx_queue_get_hdr(priv, txq_id, idx);
  275. if (!hdr) {
  276. IWL_ERR(priv,
  277. "BUG_ON idx doesn't point to valid skb"
  278. " idx=%d, txq_id=%d\n", idx, txq_id);
  279. return -1;
  280. }
  281. sc = le16_to_cpu(hdr->seq_ctrl);
  282. if (idx != (SEQ_TO_SN(sc) & 0xff)) {
  283. IWL_ERR(priv,
  284. "BUG_ON idx doesn't match seq control"
  285. " idx=%d, seq_idx=%d, seq=%d\n",
  286. idx, SEQ_TO_SN(sc),
  287. hdr->seq_ctrl);
  288. return -1;
  289. }
  290. IWL_DEBUG_TX_REPLY(priv, "AGG Frame i=%d idx %d seq=%d\n",
  291. i, idx, SEQ_TO_SN(sc));
  292. /*
  293. * sh -> how many frames ahead of the starting frame is
  294. * the current one?
  295. *
  296. * Note that all frames sent in the batch must be in a
  297. * 64-frame window, so this number should be in [0,63].
  298. * If outside of this window, then we've found a new
  299. * "first" frame in the batch and need to change start.
  300. */
  301. sh = idx - start;
  302. /*
  303. * If >= 64, out of window. start must be at the front
  304. * of the circular buffer, idx must be near the end of
  305. * the buffer, and idx is the new "first" frame. Shift
  306. * the indices around.
  307. */
  308. if (sh >= 64) {
  309. /* Shift bitmap by start - idx, wrapped */
  310. sh = 0x100 - idx + start;
  311. bitmap = bitmap << sh;
  312. /* Now idx is the new start so sh = 0 */
  313. sh = 0;
  314. start = idx;
  315. /*
  316. * If <= -64 then wraps the 256-pkt circular buffer
  317. * (e.g., start = 255 and idx = 0, sh should be 1)
  318. */
  319. } else if (sh <= -64) {
  320. sh = 0x100 - start + idx;
  321. /*
  322. * If < 0 but > -64, out of window. idx is before start
  323. * but not wrapped. Shift the indices around.
  324. */
  325. } else if (sh < 0) {
  326. /* Shift by how far start is ahead of idx */
  327. sh = start - idx;
  328. bitmap = bitmap << sh;
  329. /* Now idx is the new start so sh = 0 */
  330. start = idx;
  331. sh = 0;
  332. }
  333. /* Sequence number start + sh was sent in this batch */
  334. bitmap |= 1ULL << sh;
  335. IWL_DEBUG_TX_REPLY(priv, "start=%d bitmap=0x%llx\n",
  336. start, (unsigned long long)bitmap);
  337. }
  338. /*
  339. * Store the bitmap and possibly the new start, if we wrapped
  340. * the buffer above
  341. */
  342. agg->bitmap = bitmap;
  343. agg->start_idx = start;
  344. IWL_DEBUG_TX_REPLY(priv, "Frames %d start_idx=%d bitmap=0x%llx\n",
  345. agg->frame_count, agg->start_idx,
  346. (unsigned long long)agg->bitmap);
  347. if (bitmap)
  348. agg->wait_for_ba = 1;
  349. }
  350. return 0;
  351. }
  352. void iwl_check_abort_status(struct iwl_priv *priv,
  353. u8 frame_count, u32 status)
  354. {
  355. if (frame_count == 1 && status == TX_STATUS_FAIL_RFKILL_FLUSH) {
  356. IWL_ERR(priv, "Tx flush command to flush out all frames\n");
  357. if (!test_bit(STATUS_EXIT_PENDING, &priv->status))
  358. queue_work(priv->workqueue, &priv->tx_flush);
  359. }
  360. }
  361. void iwlagn_rx_reply_tx(struct iwl_priv *priv, struct iwl_rx_mem_buffer *rxb)
  362. {
  363. struct iwl_rx_packet *pkt = rxb_addr(rxb);
  364. u16 sequence = le16_to_cpu(pkt->hdr.sequence);
  365. int txq_id = SEQ_TO_QUEUE(sequence);
  366. int index = SEQ_TO_INDEX(sequence);
  367. struct iwl_tx_queue *txq = &priv->txq[txq_id];
  368. struct ieee80211_tx_info *info;
  369. struct iwlagn_tx_resp *tx_resp = (void *)&pkt->u.raw[0];
  370. struct ieee80211_hdr *hdr;
  371. struct iwl_tx_info *txb;
  372. u32 status = le16_to_cpu(tx_resp->status.status);
  373. int tid;
  374. int sta_id;
  375. int freed;
  376. unsigned long flags;
  377. if ((index >= txq->q.n_bd) || (iwl_queue_used(&txq->q, index) == 0)) {
  378. IWL_ERR(priv, "%s: Read index for DMA queue txq_id (%d) "
  379. "index %d is out of range [0-%d] %d %d\n", __func__,
  380. txq_id, index, txq->q.n_bd, txq->q.write_ptr,
  381. txq->q.read_ptr);
  382. return;
  383. }
  384. txq->time_stamp = jiffies;
  385. txb = &txq->txb[txq->q.read_ptr];
  386. info = IEEE80211_SKB_CB(txb->skb);
  387. memset(&info->status, 0, sizeof(info->status));
  388. tid = (tx_resp->ra_tid & IWLAGN_TX_RES_TID_MSK) >>
  389. IWLAGN_TX_RES_TID_POS;
  390. sta_id = (tx_resp->ra_tid & IWLAGN_TX_RES_RA_MSK) >>
  391. IWLAGN_TX_RES_RA_POS;
  392. spin_lock_irqsave(&priv->sta_lock, flags);
  393. hdr = (void *)txb->skb->data;
  394. if (!ieee80211_is_data_qos(hdr->frame_control))
  395. priv->last_seq_ctl = tx_resp->seq_ctl;
  396. if (txq->sched_retry) {
  397. const u32 scd_ssn = iwlagn_get_scd_ssn(tx_resp);
  398. struct iwl_ht_agg *agg;
  399. agg = &priv->stations[sta_id].tid[tid].agg;
  400. /*
  401. * If the BT kill count is non-zero, we'll get this
  402. * notification again.
  403. */
  404. if (tx_resp->bt_kill_count && tx_resp->frame_count == 1 &&
  405. priv->cfg->bt_params &&
  406. priv->cfg->bt_params->advanced_bt_coexist) {
  407. IWL_DEBUG_COEX(priv, "receive reply tx with bt_kill\n");
  408. }
  409. iwlagn_tx_status_reply_tx(priv, agg, tx_resp, txq_id, index);
  410. /* check if BAR is needed */
  411. if ((tx_resp->frame_count == 1) && !iwl_is_tx_success(status))
  412. info->flags |= IEEE80211_TX_STAT_AMPDU_NO_BACK;
  413. if (txq->q.read_ptr != (scd_ssn & 0xff)) {
  414. index = iwl_queue_dec_wrap(scd_ssn & 0xff, txq->q.n_bd);
  415. IWL_DEBUG_TX_REPLY(priv, "Retry scheduler reclaim "
  416. "scd_ssn=%d idx=%d txq=%d swq=%d\n",
  417. scd_ssn , index, txq_id, txq->swq_id);
  418. freed = iwlagn_tx_queue_reclaim(priv, txq_id, index);
  419. iwl_free_tfds_in_queue(priv, sta_id, tid, freed);
  420. if (priv->mac80211_registered &&
  421. (iwl_queue_space(&txq->q) > txq->q.low_mark) &&
  422. (agg->state != IWL_EMPTYING_HW_QUEUE_DELBA))
  423. iwl_wake_queue(priv, txq);
  424. }
  425. } else {
  426. iwlagn_set_tx_status(priv, info, txb->ctx, tx_resp,
  427. txq_id, false);
  428. freed = iwlagn_tx_queue_reclaim(priv, txq_id, index);
  429. iwl_free_tfds_in_queue(priv, sta_id, tid, freed);
  430. if (priv->mac80211_registered &&
  431. iwl_queue_space(&txq->q) > txq->q.low_mark &&
  432. status != TX_STATUS_FAIL_PASSIVE_NO_RX)
  433. iwl_wake_queue(priv, txq);
  434. }
  435. iwlagn_txq_check_empty(priv, sta_id, tid, txq_id);
  436. iwl_check_abort_status(priv, tx_resp->frame_count, status);
  437. spin_unlock_irqrestore(&priv->sta_lock, flags);
  438. }
  439. int iwlagn_hw_valid_rtc_data_addr(u32 addr)
  440. {
  441. return (addr >= IWLAGN_RTC_DATA_LOWER_BOUND) &&
  442. (addr < IWLAGN_RTC_DATA_UPPER_BOUND);
  443. }
  444. int iwlagn_send_tx_power(struct iwl_priv *priv)
  445. {
  446. struct iwlagn_tx_power_dbm_cmd tx_power_cmd;
  447. u8 tx_ant_cfg_cmd;
  448. if (WARN_ONCE(test_bit(STATUS_SCAN_HW, &priv->status),
  449. "TX Power requested while scanning!\n"))
  450. return -EAGAIN;
  451. /* half dBm need to multiply */
  452. tx_power_cmd.global_lmt = (s8)(2 * priv->tx_power_user_lmt);
  453. if (priv->tx_power_lmt_in_half_dbm &&
  454. priv->tx_power_lmt_in_half_dbm < tx_power_cmd.global_lmt) {
  455. /*
  456. * For the newer devices which using enhanced/extend tx power
  457. * table in EEPROM, the format is in half dBm. driver need to
  458. * convert to dBm format before report to mac80211.
  459. * By doing so, there is a possibility of 1/2 dBm resolution
  460. * lost. driver will perform "round-up" operation before
  461. * reporting, but it will cause 1/2 dBm tx power over the
  462. * regulatory limit. Perform the checking here, if the
  463. * "tx_power_user_lmt" is higher than EEPROM value (in
  464. * half-dBm format), lower the tx power based on EEPROM
  465. */
  466. tx_power_cmd.global_lmt = priv->tx_power_lmt_in_half_dbm;
  467. }
  468. tx_power_cmd.flags = IWLAGN_TX_POWER_NO_CLOSED;
  469. tx_power_cmd.srv_chan_lmt = IWLAGN_TX_POWER_AUTO;
  470. if (IWL_UCODE_API(priv->ucode_ver) == 1)
  471. tx_ant_cfg_cmd = REPLY_TX_POWER_DBM_CMD_V1;
  472. else
  473. tx_ant_cfg_cmd = REPLY_TX_POWER_DBM_CMD;
  474. return trans_send_cmd_pdu(&priv->trans, tx_ant_cfg_cmd, CMD_SYNC,
  475. sizeof(tx_power_cmd), &tx_power_cmd);
  476. }
  477. void iwlagn_temperature(struct iwl_priv *priv)
  478. {
  479. /* store temperature from correct statistics (in Celsius) */
  480. priv->temperature = le32_to_cpu(priv->statistics.common.temperature);
  481. iwl_tt_handler(priv);
  482. }
  483. u16 iwlagn_eeprom_calib_version(struct iwl_priv *priv)
  484. {
  485. struct iwl_eeprom_calib_hdr {
  486. u8 version;
  487. u8 pa_type;
  488. u16 voltage;
  489. } *hdr;
  490. hdr = (struct iwl_eeprom_calib_hdr *)iwl_eeprom_query_addr(priv,
  491. EEPROM_CALIB_ALL);
  492. return hdr->version;
  493. }
  494. /*
  495. * EEPROM
  496. */
  497. static u32 eeprom_indirect_address(const struct iwl_priv *priv, u32 address)
  498. {
  499. u16 offset = 0;
  500. if ((address & INDIRECT_ADDRESS) == 0)
  501. return address;
  502. switch (address & INDIRECT_TYPE_MSK) {
  503. case INDIRECT_HOST:
  504. offset = iwl_eeprom_query16(priv, EEPROM_LINK_HOST);
  505. break;
  506. case INDIRECT_GENERAL:
  507. offset = iwl_eeprom_query16(priv, EEPROM_LINK_GENERAL);
  508. break;
  509. case INDIRECT_REGULATORY:
  510. offset = iwl_eeprom_query16(priv, EEPROM_LINK_REGULATORY);
  511. break;
  512. case INDIRECT_TXP_LIMIT:
  513. offset = iwl_eeprom_query16(priv, EEPROM_LINK_TXP_LIMIT);
  514. break;
  515. case INDIRECT_TXP_LIMIT_SIZE:
  516. offset = iwl_eeprom_query16(priv, EEPROM_LINK_TXP_LIMIT_SIZE);
  517. break;
  518. case INDIRECT_CALIBRATION:
  519. offset = iwl_eeprom_query16(priv, EEPROM_LINK_CALIBRATION);
  520. break;
  521. case INDIRECT_PROCESS_ADJST:
  522. offset = iwl_eeprom_query16(priv, EEPROM_LINK_PROCESS_ADJST);
  523. break;
  524. case INDIRECT_OTHERS:
  525. offset = iwl_eeprom_query16(priv, EEPROM_LINK_OTHERS);
  526. break;
  527. default:
  528. IWL_ERR(priv, "illegal indirect type: 0x%X\n",
  529. address & INDIRECT_TYPE_MSK);
  530. break;
  531. }
  532. /* translate the offset from words to byte */
  533. return (address & ADDRESS_MSK) + (offset << 1);
  534. }
  535. const u8 *iwl_eeprom_query_addr(const struct iwl_priv *priv, size_t offset)
  536. {
  537. u32 address = eeprom_indirect_address(priv, offset);
  538. BUG_ON(address >= priv->cfg->base_params->eeprom_size);
  539. return &priv->eeprom[address];
  540. }
  541. struct iwl_mod_params iwlagn_mod_params = {
  542. .amsdu_size_8K = 1,
  543. .restart_fw = 1,
  544. .plcp_check = true,
  545. .bt_coex_active = true,
  546. .no_sleep_autoadjust = true,
  547. .power_level = IWL_POWER_INDEX_1,
  548. /* the rest are 0 by default */
  549. };
  550. int iwlagn_hwrate_to_mac80211_idx(u32 rate_n_flags, enum ieee80211_band band)
  551. {
  552. int idx = 0;
  553. int band_offset = 0;
  554. /* HT rate format: mac80211 wants an MCS number, which is just LSB */
  555. if (rate_n_flags & RATE_MCS_HT_MSK) {
  556. idx = (rate_n_flags & 0xff);
  557. return idx;
  558. /* Legacy rate format, search for match in table */
  559. } else {
  560. if (band == IEEE80211_BAND_5GHZ)
  561. band_offset = IWL_FIRST_OFDM_RATE;
  562. for (idx = band_offset; idx < IWL_RATE_COUNT_LEGACY; idx++)
  563. if (iwl_rates[idx].plcp == (rate_n_flags & 0xFF))
  564. return idx - band_offset;
  565. }
  566. return -1;
  567. }
  568. static int iwl_get_single_channel_for_scan(struct iwl_priv *priv,
  569. struct ieee80211_vif *vif,
  570. enum ieee80211_band band,
  571. struct iwl_scan_channel *scan_ch)
  572. {
  573. const struct ieee80211_supported_band *sband;
  574. u16 passive_dwell = 0;
  575. u16 active_dwell = 0;
  576. int added = 0;
  577. u16 channel = 0;
  578. sband = iwl_get_hw_mode(priv, band);
  579. if (!sband) {
  580. IWL_ERR(priv, "invalid band\n");
  581. return added;
  582. }
  583. active_dwell = iwl_get_active_dwell_time(priv, band, 0);
  584. passive_dwell = iwl_get_passive_dwell_time(priv, band, vif);
  585. if (passive_dwell <= active_dwell)
  586. passive_dwell = active_dwell + 1;
  587. channel = iwl_get_single_channel_number(priv, band);
  588. if (channel) {
  589. scan_ch->channel = cpu_to_le16(channel);
  590. scan_ch->type = SCAN_CHANNEL_TYPE_PASSIVE;
  591. scan_ch->active_dwell = cpu_to_le16(active_dwell);
  592. scan_ch->passive_dwell = cpu_to_le16(passive_dwell);
  593. /* Set txpower levels to defaults */
  594. scan_ch->dsp_atten = 110;
  595. if (band == IEEE80211_BAND_5GHZ)
  596. scan_ch->tx_gain = ((1 << 5) | (3 << 3)) | 3;
  597. else
  598. scan_ch->tx_gain = ((1 << 5) | (5 << 3));
  599. added++;
  600. } else
  601. IWL_ERR(priv, "no valid channel found\n");
  602. return added;
  603. }
  604. static int iwl_get_channels_for_scan(struct iwl_priv *priv,
  605. struct ieee80211_vif *vif,
  606. enum ieee80211_band band,
  607. u8 is_active, u8 n_probes,
  608. struct iwl_scan_channel *scan_ch)
  609. {
  610. struct ieee80211_channel *chan;
  611. const struct ieee80211_supported_band *sband;
  612. const struct iwl_channel_info *ch_info;
  613. u16 passive_dwell = 0;
  614. u16 active_dwell = 0;
  615. int added, i;
  616. u16 channel;
  617. sband = iwl_get_hw_mode(priv, band);
  618. if (!sband)
  619. return 0;
  620. active_dwell = iwl_get_active_dwell_time(priv, band, n_probes);
  621. passive_dwell = iwl_get_passive_dwell_time(priv, band, vif);
  622. if (passive_dwell <= active_dwell)
  623. passive_dwell = active_dwell + 1;
  624. for (i = 0, added = 0; i < priv->scan_request->n_channels; i++) {
  625. chan = priv->scan_request->channels[i];
  626. if (chan->band != band)
  627. continue;
  628. channel = chan->hw_value;
  629. scan_ch->channel = cpu_to_le16(channel);
  630. ch_info = iwl_get_channel_info(priv, band, channel);
  631. if (!is_channel_valid(ch_info)) {
  632. IWL_DEBUG_SCAN(priv, "Channel %d is INVALID for this band.\n",
  633. channel);
  634. continue;
  635. }
  636. if (!is_active || is_channel_passive(ch_info) ||
  637. (chan->flags & IEEE80211_CHAN_PASSIVE_SCAN))
  638. scan_ch->type = SCAN_CHANNEL_TYPE_PASSIVE;
  639. else
  640. scan_ch->type = SCAN_CHANNEL_TYPE_ACTIVE;
  641. if (n_probes)
  642. scan_ch->type |= IWL_SCAN_PROBE_MASK(n_probes);
  643. scan_ch->active_dwell = cpu_to_le16(active_dwell);
  644. scan_ch->passive_dwell = cpu_to_le16(passive_dwell);
  645. /* Set txpower levels to defaults */
  646. scan_ch->dsp_atten = 110;
  647. /* NOTE: if we were doing 6Mb OFDM for scans we'd use
  648. * power level:
  649. * scan_ch->tx_gain = ((1 << 5) | (2 << 3)) | 3;
  650. */
  651. if (band == IEEE80211_BAND_5GHZ)
  652. scan_ch->tx_gain = ((1 << 5) | (3 << 3)) | 3;
  653. else
  654. scan_ch->tx_gain = ((1 << 5) | (5 << 3));
  655. IWL_DEBUG_SCAN(priv, "Scanning ch=%d prob=0x%X [%s %d]\n",
  656. channel, le32_to_cpu(scan_ch->type),
  657. (scan_ch->type & SCAN_CHANNEL_TYPE_ACTIVE) ?
  658. "ACTIVE" : "PASSIVE",
  659. (scan_ch->type & SCAN_CHANNEL_TYPE_ACTIVE) ?
  660. active_dwell : passive_dwell);
  661. scan_ch++;
  662. added++;
  663. }
  664. IWL_DEBUG_SCAN(priv, "total channels to scan %d\n", added);
  665. return added;
  666. }
  667. static int iwl_fill_offch_tx(struct iwl_priv *priv, void *data, size_t maxlen)
  668. {
  669. struct sk_buff *skb = priv->offchan_tx_skb;
  670. if (skb->len < maxlen)
  671. maxlen = skb->len;
  672. memcpy(data, skb->data, maxlen);
  673. return maxlen;
  674. }
  675. int iwlagn_request_scan(struct iwl_priv *priv, struct ieee80211_vif *vif)
  676. {
  677. struct iwl_host_cmd cmd = {
  678. .id = REPLY_SCAN_CMD,
  679. .len = { sizeof(struct iwl_scan_cmd), },
  680. .flags = CMD_SYNC,
  681. };
  682. struct iwl_scan_cmd *scan;
  683. struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS];
  684. u32 rate_flags = 0;
  685. u16 cmd_len;
  686. u16 rx_chain = 0;
  687. enum ieee80211_band band;
  688. u8 n_probes = 0;
  689. u8 rx_ant = priv->hw_params.valid_rx_ant;
  690. u8 rate;
  691. bool is_active = false;
  692. int chan_mod;
  693. u8 active_chains;
  694. u8 scan_tx_antennas = priv->hw_params.valid_tx_ant;
  695. int ret;
  696. lockdep_assert_held(&priv->mutex);
  697. if (vif)
  698. ctx = iwl_rxon_ctx_from_vif(vif);
  699. if (!priv->scan_cmd) {
  700. priv->scan_cmd = kmalloc(sizeof(struct iwl_scan_cmd) +
  701. IWL_MAX_SCAN_SIZE, GFP_KERNEL);
  702. if (!priv->scan_cmd) {
  703. IWL_DEBUG_SCAN(priv,
  704. "fail to allocate memory for scan\n");
  705. return -ENOMEM;
  706. }
  707. }
  708. scan = priv->scan_cmd;
  709. memset(scan, 0, sizeof(struct iwl_scan_cmd) + IWL_MAX_SCAN_SIZE);
  710. scan->quiet_plcp_th = IWL_PLCP_QUIET_THRESH;
  711. scan->quiet_time = IWL_ACTIVE_QUIET_TIME;
  712. if (priv->scan_type != IWL_SCAN_OFFCH_TX &&
  713. iwl_is_any_associated(priv)) {
  714. u16 interval = 0;
  715. u32 extra;
  716. u32 suspend_time = 100;
  717. u32 scan_suspend_time = 100;
  718. IWL_DEBUG_INFO(priv, "Scanning while associated...\n");
  719. switch (priv->scan_type) {
  720. case IWL_SCAN_OFFCH_TX:
  721. WARN_ON(1);
  722. break;
  723. case IWL_SCAN_RADIO_RESET:
  724. interval = 0;
  725. break;
  726. case IWL_SCAN_NORMAL:
  727. interval = vif->bss_conf.beacon_int;
  728. break;
  729. }
  730. scan->suspend_time = 0;
  731. scan->max_out_time = cpu_to_le32(200 * 1024);
  732. if (!interval)
  733. interval = suspend_time;
  734. extra = (suspend_time / interval) << 22;
  735. scan_suspend_time = (extra |
  736. ((suspend_time % interval) * 1024));
  737. scan->suspend_time = cpu_to_le32(scan_suspend_time);
  738. IWL_DEBUG_SCAN(priv, "suspend_time 0x%X beacon interval %d\n",
  739. scan_suspend_time, interval);
  740. } else if (priv->scan_type == IWL_SCAN_OFFCH_TX) {
  741. scan->suspend_time = 0;
  742. scan->max_out_time =
  743. cpu_to_le32(1024 * priv->offchan_tx_timeout);
  744. }
  745. switch (priv->scan_type) {
  746. case IWL_SCAN_RADIO_RESET:
  747. IWL_DEBUG_SCAN(priv, "Start internal passive scan.\n");
  748. break;
  749. case IWL_SCAN_NORMAL:
  750. if (priv->scan_request->n_ssids) {
  751. int i, p = 0;
  752. IWL_DEBUG_SCAN(priv, "Kicking off active scan\n");
  753. for (i = 0; i < priv->scan_request->n_ssids; i++) {
  754. /* always does wildcard anyway */
  755. if (!priv->scan_request->ssids[i].ssid_len)
  756. continue;
  757. scan->direct_scan[p].id = WLAN_EID_SSID;
  758. scan->direct_scan[p].len =
  759. priv->scan_request->ssids[i].ssid_len;
  760. memcpy(scan->direct_scan[p].ssid,
  761. priv->scan_request->ssids[i].ssid,
  762. priv->scan_request->ssids[i].ssid_len);
  763. n_probes++;
  764. p++;
  765. }
  766. is_active = true;
  767. } else
  768. IWL_DEBUG_SCAN(priv, "Start passive scan.\n");
  769. break;
  770. case IWL_SCAN_OFFCH_TX:
  771. IWL_DEBUG_SCAN(priv, "Start offchannel TX scan.\n");
  772. break;
  773. }
  774. scan->tx_cmd.tx_flags = TX_CMD_FLG_SEQ_CTL_MSK;
  775. scan->tx_cmd.sta_id = ctx->bcast_sta_id;
  776. scan->tx_cmd.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE;
  777. switch (priv->scan_band) {
  778. case IEEE80211_BAND_2GHZ:
  779. scan->flags = RXON_FLG_BAND_24G_MSK | RXON_FLG_AUTO_DETECT_MSK;
  780. chan_mod = le32_to_cpu(
  781. priv->contexts[IWL_RXON_CTX_BSS].active.flags &
  782. RXON_FLG_CHANNEL_MODE_MSK)
  783. >> RXON_FLG_CHANNEL_MODE_POS;
  784. if (chan_mod == CHANNEL_MODE_PURE_40) {
  785. rate = IWL_RATE_6M_PLCP;
  786. } else {
  787. rate = IWL_RATE_1M_PLCP;
  788. rate_flags = RATE_MCS_CCK_MSK;
  789. }
  790. /*
  791. * Internal scans are passive, so we can indiscriminately set
  792. * the BT ignore flag on 2.4 GHz since it applies to TX only.
  793. */
  794. if (priv->cfg->bt_params &&
  795. priv->cfg->bt_params->advanced_bt_coexist)
  796. scan->tx_cmd.tx_flags |= TX_CMD_FLG_IGNORE_BT;
  797. break;
  798. case IEEE80211_BAND_5GHZ:
  799. rate = IWL_RATE_6M_PLCP;
  800. break;
  801. default:
  802. IWL_WARN(priv, "Invalid scan band\n");
  803. return -EIO;
  804. }
  805. /*
  806. * If active scanning is requested but a certain channel is
  807. * marked passive, we can do active scanning if we detect
  808. * transmissions.
  809. *
  810. * There is an issue with some firmware versions that triggers
  811. * a sysassert on a "good CRC threshold" of zero (== disabled),
  812. * on a radar channel even though this means that we should NOT
  813. * send probes.
  814. *
  815. * The "good CRC threshold" is the number of frames that we
  816. * need to receive during our dwell time on a channel before
  817. * sending out probes -- setting this to a huge value will
  818. * mean we never reach it, but at the same time work around
  819. * the aforementioned issue. Thus use IWL_GOOD_CRC_TH_NEVER
  820. * here instead of IWL_GOOD_CRC_TH_DISABLED.
  821. *
  822. * This was fixed in later versions along with some other
  823. * scan changes, and the threshold behaves as a flag in those
  824. * versions.
  825. */
  826. if (priv->new_scan_threshold_behaviour)
  827. scan->good_CRC_th = is_active ? IWL_GOOD_CRC_TH_DEFAULT :
  828. IWL_GOOD_CRC_TH_DISABLED;
  829. else
  830. scan->good_CRC_th = is_active ? IWL_GOOD_CRC_TH_DEFAULT :
  831. IWL_GOOD_CRC_TH_NEVER;
  832. band = priv->scan_band;
  833. if (priv->cfg->scan_rx_antennas[band])
  834. rx_ant = priv->cfg->scan_rx_antennas[band];
  835. if (band == IEEE80211_BAND_2GHZ &&
  836. priv->cfg->bt_params &&
  837. priv->cfg->bt_params->advanced_bt_coexist) {
  838. /* transmit 2.4 GHz probes only on first antenna */
  839. scan_tx_antennas = first_antenna(scan_tx_antennas);
  840. }
  841. priv->scan_tx_ant[band] = iwl_toggle_tx_ant(priv, priv->scan_tx_ant[band],
  842. scan_tx_antennas);
  843. rate_flags |= iwl_ant_idx_to_flags(priv->scan_tx_ant[band]);
  844. scan->tx_cmd.rate_n_flags = iwl_hw_set_rate_n_flags(rate, rate_flags);
  845. /* In power save mode use one chain, otherwise use all chains */
  846. if (test_bit(STATUS_POWER_PMI, &priv->status)) {
  847. /* rx_ant has been set to all valid chains previously */
  848. active_chains = rx_ant &
  849. ((u8)(priv->chain_noise_data.active_chains));
  850. if (!active_chains)
  851. active_chains = rx_ant;
  852. IWL_DEBUG_SCAN(priv, "chain_noise_data.active_chains: %u\n",
  853. priv->chain_noise_data.active_chains);
  854. rx_ant = first_antenna(active_chains);
  855. }
  856. if (priv->cfg->bt_params &&
  857. priv->cfg->bt_params->advanced_bt_coexist &&
  858. priv->bt_full_concurrent) {
  859. /* operated as 1x1 in full concurrency mode */
  860. rx_ant = first_antenna(rx_ant);
  861. }
  862. /* MIMO is not used here, but value is required */
  863. rx_chain |= priv->hw_params.valid_rx_ant << RXON_RX_CHAIN_VALID_POS;
  864. rx_chain |= rx_ant << RXON_RX_CHAIN_FORCE_MIMO_SEL_POS;
  865. rx_chain |= rx_ant << RXON_RX_CHAIN_FORCE_SEL_POS;
  866. rx_chain |= 0x1 << RXON_RX_CHAIN_DRIVER_FORCE_POS;
  867. scan->rx_chain = cpu_to_le16(rx_chain);
  868. switch (priv->scan_type) {
  869. case IWL_SCAN_NORMAL:
  870. cmd_len = iwl_fill_probe_req(priv,
  871. (struct ieee80211_mgmt *)scan->data,
  872. vif->addr,
  873. priv->scan_request->ie,
  874. priv->scan_request->ie_len,
  875. IWL_MAX_SCAN_SIZE - sizeof(*scan));
  876. break;
  877. case IWL_SCAN_RADIO_RESET:
  878. /* use bcast addr, will not be transmitted but must be valid */
  879. cmd_len = iwl_fill_probe_req(priv,
  880. (struct ieee80211_mgmt *)scan->data,
  881. iwl_bcast_addr, NULL, 0,
  882. IWL_MAX_SCAN_SIZE - sizeof(*scan));
  883. break;
  884. case IWL_SCAN_OFFCH_TX:
  885. cmd_len = iwl_fill_offch_tx(priv, scan->data,
  886. IWL_MAX_SCAN_SIZE
  887. - sizeof(*scan)
  888. - sizeof(struct iwl_scan_channel));
  889. scan->scan_flags |= IWL_SCAN_FLAGS_ACTION_FRAME_TX;
  890. break;
  891. default:
  892. BUG();
  893. }
  894. scan->tx_cmd.len = cpu_to_le16(cmd_len);
  895. scan->filter_flags |= (RXON_FILTER_ACCEPT_GRP_MSK |
  896. RXON_FILTER_BCON_AWARE_MSK);
  897. switch (priv->scan_type) {
  898. case IWL_SCAN_RADIO_RESET:
  899. scan->channel_count =
  900. iwl_get_single_channel_for_scan(priv, vif, band,
  901. (void *)&scan->data[cmd_len]);
  902. break;
  903. case IWL_SCAN_NORMAL:
  904. scan->channel_count =
  905. iwl_get_channels_for_scan(priv, vif, band,
  906. is_active, n_probes,
  907. (void *)&scan->data[cmd_len]);
  908. break;
  909. case IWL_SCAN_OFFCH_TX: {
  910. struct iwl_scan_channel *scan_ch;
  911. scan->channel_count = 1;
  912. scan_ch = (void *)&scan->data[cmd_len];
  913. scan_ch->type = SCAN_CHANNEL_TYPE_ACTIVE;
  914. scan_ch->channel =
  915. cpu_to_le16(priv->offchan_tx_chan->hw_value);
  916. scan_ch->active_dwell =
  917. cpu_to_le16(priv->offchan_tx_timeout);
  918. scan_ch->passive_dwell = 0;
  919. /* Set txpower levels to defaults */
  920. scan_ch->dsp_atten = 110;
  921. /* NOTE: if we were doing 6Mb OFDM for scans we'd use
  922. * power level:
  923. * scan_ch->tx_gain = ((1 << 5) | (2 << 3)) | 3;
  924. */
  925. if (priv->offchan_tx_chan->band == IEEE80211_BAND_5GHZ)
  926. scan_ch->tx_gain = ((1 << 5) | (3 << 3)) | 3;
  927. else
  928. scan_ch->tx_gain = ((1 << 5) | (5 << 3));
  929. }
  930. break;
  931. }
  932. if (scan->channel_count == 0) {
  933. IWL_DEBUG_SCAN(priv, "channel count %d\n", scan->channel_count);
  934. return -EIO;
  935. }
  936. cmd.len[0] += le16_to_cpu(scan->tx_cmd.len) +
  937. scan->channel_count * sizeof(struct iwl_scan_channel);
  938. cmd.data[0] = scan;
  939. cmd.dataflags[0] = IWL_HCMD_DFL_NOCOPY;
  940. scan->len = cpu_to_le16(cmd.len[0]);
  941. /* set scan bit here for PAN params */
  942. set_bit(STATUS_SCAN_HW, &priv->status);
  943. ret = iwlagn_set_pan_params(priv);
  944. if (ret)
  945. return ret;
  946. ret = trans_send_cmd(&priv->trans, &cmd);
  947. if (ret) {
  948. clear_bit(STATUS_SCAN_HW, &priv->status);
  949. iwlagn_set_pan_params(priv);
  950. }
  951. return ret;
  952. }
  953. int iwlagn_manage_ibss_station(struct iwl_priv *priv,
  954. struct ieee80211_vif *vif, bool add)
  955. {
  956. struct iwl_vif_priv *vif_priv = (void *)vif->drv_priv;
  957. if (add)
  958. return iwlagn_add_bssid_station(priv, vif_priv->ctx,
  959. vif->bss_conf.bssid,
  960. &vif_priv->ibss_bssid_sta_id);
  961. return iwl_remove_station(priv, vif_priv->ibss_bssid_sta_id,
  962. vif->bss_conf.bssid);
  963. }
  964. void iwl_free_tfds_in_queue(struct iwl_priv *priv,
  965. int sta_id, int tid, int freed)
  966. {
  967. lockdep_assert_held(&priv->sta_lock);
  968. if (priv->stations[sta_id].tid[tid].tfds_in_queue >= freed)
  969. priv->stations[sta_id].tid[tid].tfds_in_queue -= freed;
  970. else {
  971. IWL_DEBUG_TX(priv, "free more than tfds_in_queue (%u:%d)\n",
  972. priv->stations[sta_id].tid[tid].tfds_in_queue,
  973. freed);
  974. priv->stations[sta_id].tid[tid].tfds_in_queue = 0;
  975. }
  976. }
  977. #define IWL_FLUSH_WAIT_MS 2000
  978. int iwlagn_wait_tx_queue_empty(struct iwl_priv *priv)
  979. {
  980. struct iwl_tx_queue *txq;
  981. struct iwl_queue *q;
  982. int cnt;
  983. unsigned long now = jiffies;
  984. int ret = 0;
  985. /* waiting for all the tx frames complete might take a while */
  986. for (cnt = 0; cnt < priv->hw_params.max_txq_num; cnt++) {
  987. if (cnt == priv->cmd_queue)
  988. continue;
  989. txq = &priv->txq[cnt];
  990. q = &txq->q;
  991. while (q->read_ptr != q->write_ptr && !time_after(jiffies,
  992. now + msecs_to_jiffies(IWL_FLUSH_WAIT_MS)))
  993. msleep(1);
  994. if (q->read_ptr != q->write_ptr) {
  995. IWL_ERR(priv, "fail to flush all tx fifo queues\n");
  996. ret = -ETIMEDOUT;
  997. break;
  998. }
  999. }
  1000. return ret;
  1001. }
  1002. #define IWL_TX_QUEUE_MSK 0xfffff
  1003. /**
  1004. * iwlagn_txfifo_flush: send REPLY_TXFIFO_FLUSH command to uCode
  1005. *
  1006. * pre-requirements:
  1007. * 1. acquire mutex before calling
  1008. * 2. make sure rf is on and not in exit state
  1009. */
  1010. int iwlagn_txfifo_flush(struct iwl_priv *priv, u16 flush_control)
  1011. {
  1012. struct iwl_txfifo_flush_cmd flush_cmd;
  1013. struct iwl_host_cmd cmd = {
  1014. .id = REPLY_TXFIFO_FLUSH,
  1015. .len = { sizeof(struct iwl_txfifo_flush_cmd), },
  1016. .flags = CMD_SYNC,
  1017. .data = { &flush_cmd, },
  1018. };
  1019. might_sleep();
  1020. memset(&flush_cmd, 0, sizeof(flush_cmd));
  1021. if (flush_control & BIT(IWL_RXON_CTX_BSS))
  1022. flush_cmd.fifo_control = IWL_SCD_VO_MSK | IWL_SCD_VI_MSK |
  1023. IWL_SCD_BE_MSK | IWL_SCD_BK_MSK |
  1024. IWL_SCD_MGMT_MSK;
  1025. if ((flush_control & BIT(IWL_RXON_CTX_PAN)) &&
  1026. (priv->valid_contexts != BIT(IWL_RXON_CTX_BSS)))
  1027. flush_cmd.fifo_control |= IWL_PAN_SCD_VO_MSK |
  1028. IWL_PAN_SCD_VI_MSK | IWL_PAN_SCD_BE_MSK |
  1029. IWL_PAN_SCD_BK_MSK | IWL_PAN_SCD_MGMT_MSK |
  1030. IWL_PAN_SCD_MULTICAST_MSK;
  1031. if (priv->cfg->sku & EEPROM_SKU_CAP_11N_ENABLE)
  1032. flush_cmd.fifo_control |= IWL_AGG_TX_QUEUE_MSK;
  1033. IWL_DEBUG_INFO(priv, "fifo queue control: 0X%x\n",
  1034. flush_cmd.fifo_control);
  1035. flush_cmd.flush_control = cpu_to_le16(flush_control);
  1036. return trans_send_cmd(&priv->trans, &cmd);
  1037. }
  1038. void iwlagn_dev_txfifo_flush(struct iwl_priv *priv, u16 flush_control)
  1039. {
  1040. mutex_lock(&priv->mutex);
  1041. ieee80211_stop_queues(priv->hw);
  1042. if (iwlagn_txfifo_flush(priv, IWL_DROP_ALL)) {
  1043. IWL_ERR(priv, "flush request fail\n");
  1044. goto done;
  1045. }
  1046. IWL_DEBUG_INFO(priv, "wait transmit/flush all frames\n");
  1047. iwlagn_wait_tx_queue_empty(priv);
  1048. done:
  1049. ieee80211_wake_queues(priv->hw);
  1050. mutex_unlock(&priv->mutex);
  1051. }
  1052. /*
  1053. * BT coex
  1054. */
  1055. /*
  1056. * Macros to access the lookup table.
  1057. *
  1058. * The lookup table has 7 inputs: bt3_prio, bt3_txrx, bt_rf_act, wifi_req,
  1059. * wifi_prio, wifi_txrx and wifi_sh_ant_req.
  1060. *
  1061. * It has three outputs: WLAN_ACTIVE, WLAN_KILL and ANT_SWITCH
  1062. *
  1063. * The format is that "registers" 8 through 11 contain the WLAN_ACTIVE bits
  1064. * one after another in 32-bit registers, and "registers" 0 through 7 contain
  1065. * the WLAN_KILL and ANT_SWITCH bits interleaved (in that order).
  1066. *
  1067. * These macros encode that format.
  1068. */
  1069. #define LUT_VALUE(bt3_prio, bt3_txrx, bt_rf_act, wifi_req, wifi_prio, \
  1070. wifi_txrx, wifi_sh_ant_req) \
  1071. (bt3_prio | (bt3_txrx << 1) | (bt_rf_act << 2) | (wifi_req << 3) | \
  1072. (wifi_prio << 4) | (wifi_txrx << 5) | (wifi_sh_ant_req << 6))
  1073. #define LUT_PTA_WLAN_ACTIVE_OP(lut, op, val) \
  1074. lut[8 + ((val) >> 5)] op (cpu_to_le32(BIT((val) & 0x1f)))
  1075. #define LUT_TEST_PTA_WLAN_ACTIVE(lut, bt3_prio, bt3_txrx, bt_rf_act, wifi_req, \
  1076. wifi_prio, wifi_txrx, wifi_sh_ant_req) \
  1077. (!!(LUT_PTA_WLAN_ACTIVE_OP(lut, &, LUT_VALUE(bt3_prio, bt3_txrx, \
  1078. bt_rf_act, wifi_req, wifi_prio, wifi_txrx, \
  1079. wifi_sh_ant_req))))
  1080. #define LUT_SET_PTA_WLAN_ACTIVE(lut, bt3_prio, bt3_txrx, bt_rf_act, wifi_req, \
  1081. wifi_prio, wifi_txrx, wifi_sh_ant_req) \
  1082. LUT_PTA_WLAN_ACTIVE_OP(lut, |=, LUT_VALUE(bt3_prio, bt3_txrx, \
  1083. bt_rf_act, wifi_req, wifi_prio, wifi_txrx, \
  1084. wifi_sh_ant_req))
  1085. #define LUT_CLEAR_PTA_WLAN_ACTIVE(lut, bt3_prio, bt3_txrx, bt_rf_act, \
  1086. wifi_req, wifi_prio, wifi_txrx, \
  1087. wifi_sh_ant_req) \
  1088. LUT_PTA_WLAN_ACTIVE_OP(lut, &= ~, LUT_VALUE(bt3_prio, bt3_txrx, \
  1089. bt_rf_act, wifi_req, wifi_prio, wifi_txrx, \
  1090. wifi_sh_ant_req))
  1091. #define LUT_WLAN_KILL_OP(lut, op, val) \
  1092. lut[(val) >> 4] op (cpu_to_le32(BIT(((val) << 1) & 0x1e)))
  1093. #define LUT_TEST_WLAN_KILL(lut, bt3_prio, bt3_txrx, bt_rf_act, wifi_req, \
  1094. wifi_prio, wifi_txrx, wifi_sh_ant_req) \
  1095. (!!(LUT_WLAN_KILL_OP(lut, &, LUT_VALUE(bt3_prio, bt3_txrx, bt_rf_act, \
  1096. wifi_req, wifi_prio, wifi_txrx, wifi_sh_ant_req))))
  1097. #define LUT_SET_WLAN_KILL(lut, bt3_prio, bt3_txrx, bt_rf_act, wifi_req, \
  1098. wifi_prio, wifi_txrx, wifi_sh_ant_req) \
  1099. LUT_WLAN_KILL_OP(lut, |=, LUT_VALUE(bt3_prio, bt3_txrx, bt_rf_act, \
  1100. wifi_req, wifi_prio, wifi_txrx, wifi_sh_ant_req))
  1101. #define LUT_CLEAR_WLAN_KILL(lut, bt3_prio, bt3_txrx, bt_rf_act, wifi_req, \
  1102. wifi_prio, wifi_txrx, wifi_sh_ant_req) \
  1103. LUT_WLAN_KILL_OP(lut, &= ~, LUT_VALUE(bt3_prio, bt3_txrx, bt_rf_act, \
  1104. wifi_req, wifi_prio, wifi_txrx, wifi_sh_ant_req))
  1105. #define LUT_ANT_SWITCH_OP(lut, op, val) \
  1106. lut[(val) >> 4] op (cpu_to_le32(BIT((((val) << 1) & 0x1e) + 1)))
  1107. #define LUT_TEST_ANT_SWITCH(lut, bt3_prio, bt3_txrx, bt_rf_act, wifi_req, \
  1108. wifi_prio, wifi_txrx, wifi_sh_ant_req) \
  1109. (!!(LUT_ANT_SWITCH_OP(lut, &, LUT_VALUE(bt3_prio, bt3_txrx, bt_rf_act, \
  1110. wifi_req, wifi_prio, wifi_txrx, \
  1111. wifi_sh_ant_req))))
  1112. #define LUT_SET_ANT_SWITCH(lut, bt3_prio, bt3_txrx, bt_rf_act, wifi_req, \
  1113. wifi_prio, wifi_txrx, wifi_sh_ant_req) \
  1114. LUT_ANT_SWITCH_OP(lut, |=, LUT_VALUE(bt3_prio, bt3_txrx, bt_rf_act, \
  1115. wifi_req, wifi_prio, wifi_txrx, wifi_sh_ant_req))
  1116. #define LUT_CLEAR_ANT_SWITCH(lut, bt3_prio, bt3_txrx, bt_rf_act, wifi_req, \
  1117. wifi_prio, wifi_txrx, wifi_sh_ant_req) \
  1118. LUT_ANT_SWITCH_OP(lut, &= ~, LUT_VALUE(bt3_prio, bt3_txrx, bt_rf_act, \
  1119. wifi_req, wifi_prio, wifi_txrx, wifi_sh_ant_req))
  1120. static const __le32 iwlagn_def_3w_lookup[12] = {
  1121. cpu_to_le32(0xaaaaaaaa),
  1122. cpu_to_le32(0xaaaaaaaa),
  1123. cpu_to_le32(0xaeaaaaaa),
  1124. cpu_to_le32(0xaaaaaaaa),
  1125. cpu_to_le32(0xcc00ff28),
  1126. cpu_to_le32(0x0000aaaa),
  1127. cpu_to_le32(0xcc00aaaa),
  1128. cpu_to_le32(0x0000aaaa),
  1129. cpu_to_le32(0xc0004000),
  1130. cpu_to_le32(0x00004000),
  1131. cpu_to_le32(0xf0005000),
  1132. cpu_to_le32(0xf0005000),
  1133. };
  1134. static const __le32 iwlagn_concurrent_lookup[12] = {
  1135. cpu_to_le32(0xaaaaaaaa),
  1136. cpu_to_le32(0xaaaaaaaa),
  1137. cpu_to_le32(0xaaaaaaaa),
  1138. cpu_to_le32(0xaaaaaaaa),
  1139. cpu_to_le32(0xaaaaaaaa),
  1140. cpu_to_le32(0xaaaaaaaa),
  1141. cpu_to_le32(0xaaaaaaaa),
  1142. cpu_to_le32(0xaaaaaaaa),
  1143. cpu_to_le32(0x00000000),
  1144. cpu_to_le32(0x00000000),
  1145. cpu_to_le32(0x00000000),
  1146. cpu_to_le32(0x00000000),
  1147. };
  1148. void iwlagn_send_advance_bt_config(struct iwl_priv *priv)
  1149. {
  1150. struct iwl_basic_bt_cmd basic = {
  1151. .max_kill = IWLAGN_BT_MAX_KILL_DEFAULT,
  1152. .bt3_timer_t7_value = IWLAGN_BT3_T7_DEFAULT,
  1153. .bt3_prio_sample_time = IWLAGN_BT3_PRIO_SAMPLE_DEFAULT,
  1154. .bt3_timer_t2_value = IWLAGN_BT3_T2_DEFAULT,
  1155. };
  1156. struct iwl6000_bt_cmd bt_cmd_6000;
  1157. struct iwl2000_bt_cmd bt_cmd_2000;
  1158. int ret;
  1159. BUILD_BUG_ON(sizeof(iwlagn_def_3w_lookup) !=
  1160. sizeof(basic.bt3_lookup_table));
  1161. if (priv->cfg->bt_params) {
  1162. if (priv->cfg->bt_params->bt_session_2) {
  1163. bt_cmd_2000.prio_boost = cpu_to_le32(
  1164. priv->cfg->bt_params->bt_prio_boost);
  1165. bt_cmd_2000.tx_prio_boost = 0;
  1166. bt_cmd_2000.rx_prio_boost = 0;
  1167. } else {
  1168. bt_cmd_6000.prio_boost =
  1169. priv->cfg->bt_params->bt_prio_boost;
  1170. bt_cmd_6000.tx_prio_boost = 0;
  1171. bt_cmd_6000.rx_prio_boost = 0;
  1172. }
  1173. } else {
  1174. IWL_ERR(priv, "failed to construct BT Coex Config\n");
  1175. return;
  1176. }
  1177. basic.kill_ack_mask = priv->kill_ack_mask;
  1178. basic.kill_cts_mask = priv->kill_cts_mask;
  1179. basic.valid = priv->bt_valid;
  1180. /*
  1181. * Configure BT coex mode to "no coexistence" when the
  1182. * user disabled BT coexistence, we have no interface
  1183. * (might be in monitor mode), or the interface is in
  1184. * IBSS mode (no proper uCode support for coex then).
  1185. */
  1186. if (!iwlagn_mod_params.bt_coex_active ||
  1187. priv->iw_mode == NL80211_IFTYPE_ADHOC) {
  1188. basic.flags = IWLAGN_BT_FLAG_COEX_MODE_DISABLED;
  1189. } else {
  1190. basic.flags = IWLAGN_BT_FLAG_COEX_MODE_3W <<
  1191. IWLAGN_BT_FLAG_COEX_MODE_SHIFT;
  1192. if (!priv->bt_enable_pspoll)
  1193. basic.flags |= IWLAGN_BT_FLAG_SYNC_2_BT_DISABLE;
  1194. else
  1195. basic.flags &= ~IWLAGN_BT_FLAG_SYNC_2_BT_DISABLE;
  1196. if (priv->bt_ch_announce)
  1197. basic.flags |= IWLAGN_BT_FLAG_CHANNEL_INHIBITION;
  1198. IWL_DEBUG_COEX(priv, "BT coex flag: 0X%x\n", basic.flags);
  1199. }
  1200. priv->bt_enable_flag = basic.flags;
  1201. if (priv->bt_full_concurrent)
  1202. memcpy(basic.bt3_lookup_table, iwlagn_concurrent_lookup,
  1203. sizeof(iwlagn_concurrent_lookup));
  1204. else
  1205. memcpy(basic.bt3_lookup_table, iwlagn_def_3w_lookup,
  1206. sizeof(iwlagn_def_3w_lookup));
  1207. IWL_DEBUG_COEX(priv, "BT coex %s in %s mode\n",
  1208. basic.flags ? "active" : "disabled",
  1209. priv->bt_full_concurrent ?
  1210. "full concurrency" : "3-wire");
  1211. if (priv->cfg->bt_params->bt_session_2) {
  1212. memcpy(&bt_cmd_2000.basic, &basic,
  1213. sizeof(basic));
  1214. ret = trans_send_cmd_pdu(&priv->trans, REPLY_BT_CONFIG,
  1215. CMD_SYNC, sizeof(bt_cmd_2000), &bt_cmd_2000);
  1216. } else {
  1217. memcpy(&bt_cmd_6000.basic, &basic,
  1218. sizeof(basic));
  1219. ret = trans_send_cmd_pdu(&priv->trans, REPLY_BT_CONFIG,
  1220. CMD_SYNC, sizeof(bt_cmd_6000), &bt_cmd_6000);
  1221. }
  1222. if (ret)
  1223. IWL_ERR(priv, "failed to send BT Coex Config\n");
  1224. }
  1225. void iwlagn_bt_adjust_rssi_monitor(struct iwl_priv *priv, bool rssi_ena)
  1226. {
  1227. struct iwl_rxon_context *ctx, *found_ctx = NULL;
  1228. bool found_ap = false;
  1229. lockdep_assert_held(&priv->mutex);
  1230. /* Check whether AP or GO mode is active. */
  1231. if (rssi_ena) {
  1232. for_each_context(priv, ctx) {
  1233. if (ctx->vif && ctx->vif->type == NL80211_IFTYPE_AP &&
  1234. iwl_is_associated_ctx(ctx)) {
  1235. found_ap = true;
  1236. break;
  1237. }
  1238. }
  1239. }
  1240. /*
  1241. * If disable was received or If GO/AP mode, disable RSSI
  1242. * measurements.
  1243. */
  1244. if (!rssi_ena || found_ap) {
  1245. if (priv->cur_rssi_ctx) {
  1246. ctx = priv->cur_rssi_ctx;
  1247. ieee80211_disable_rssi_reports(ctx->vif);
  1248. priv->cur_rssi_ctx = NULL;
  1249. }
  1250. return;
  1251. }
  1252. /*
  1253. * If rssi measurements need to be enabled, consider all cases now.
  1254. * Figure out how many contexts are active.
  1255. */
  1256. for_each_context(priv, ctx) {
  1257. if (ctx->vif && ctx->vif->type == NL80211_IFTYPE_STATION &&
  1258. iwl_is_associated_ctx(ctx)) {
  1259. found_ctx = ctx;
  1260. break;
  1261. }
  1262. }
  1263. /*
  1264. * rssi monitor already enabled for the correct interface...nothing
  1265. * to do.
  1266. */
  1267. if (found_ctx == priv->cur_rssi_ctx)
  1268. return;
  1269. /*
  1270. * Figure out if rssi monitor is currently enabled, and needs
  1271. * to be changed. If rssi monitor is already enabled, disable
  1272. * it first else just enable rssi measurements on the
  1273. * interface found above.
  1274. */
  1275. if (priv->cur_rssi_ctx) {
  1276. ctx = priv->cur_rssi_ctx;
  1277. if (ctx->vif)
  1278. ieee80211_disable_rssi_reports(ctx->vif);
  1279. }
  1280. priv->cur_rssi_ctx = found_ctx;
  1281. if (!found_ctx)
  1282. return;
  1283. ieee80211_enable_rssi_reports(found_ctx->vif,
  1284. IWLAGN_BT_PSP_MIN_RSSI_THRESHOLD,
  1285. IWLAGN_BT_PSP_MAX_RSSI_THRESHOLD);
  1286. }
  1287. static bool iwlagn_bt_traffic_is_sco(struct iwl_bt_uart_msg *uart_msg)
  1288. {
  1289. return BT_UART_MSG_FRAME3SCOESCO_MSK & uart_msg->frame3 >>
  1290. BT_UART_MSG_FRAME3SCOESCO_POS;
  1291. }
  1292. static void iwlagn_bt_traffic_change_work(struct work_struct *work)
  1293. {
  1294. struct iwl_priv *priv =
  1295. container_of(work, struct iwl_priv, bt_traffic_change_work);
  1296. struct iwl_rxon_context *ctx;
  1297. int smps_request = -1;
  1298. if (priv->bt_enable_flag == IWLAGN_BT_FLAG_COEX_MODE_DISABLED) {
  1299. /* bt coex disabled */
  1300. return;
  1301. }
  1302. /*
  1303. * Note: bt_traffic_load can be overridden by scan complete and
  1304. * coex profile notifications. Ignore that since only bad consequence
  1305. * can be not matching debug print with actual state.
  1306. */
  1307. IWL_DEBUG_COEX(priv, "BT traffic load changes: %d\n",
  1308. priv->bt_traffic_load);
  1309. switch (priv->bt_traffic_load) {
  1310. case IWL_BT_COEX_TRAFFIC_LOAD_NONE:
  1311. if (priv->bt_status)
  1312. smps_request = IEEE80211_SMPS_DYNAMIC;
  1313. else
  1314. smps_request = IEEE80211_SMPS_AUTOMATIC;
  1315. break;
  1316. case IWL_BT_COEX_TRAFFIC_LOAD_LOW:
  1317. smps_request = IEEE80211_SMPS_DYNAMIC;
  1318. break;
  1319. case IWL_BT_COEX_TRAFFIC_LOAD_HIGH:
  1320. case IWL_BT_COEX_TRAFFIC_LOAD_CONTINUOUS:
  1321. smps_request = IEEE80211_SMPS_STATIC;
  1322. break;
  1323. default:
  1324. IWL_ERR(priv, "Invalid BT traffic load: %d\n",
  1325. priv->bt_traffic_load);
  1326. break;
  1327. }
  1328. mutex_lock(&priv->mutex);
  1329. /*
  1330. * We can not send command to firmware while scanning. When the scan
  1331. * complete we will schedule this work again. We do check with mutex
  1332. * locked to prevent new scan request to arrive. We do not check
  1333. * STATUS_SCANNING to avoid race when queue_work two times from
  1334. * different notifications, but quit and not perform any work at all.
  1335. */
  1336. if (test_bit(STATUS_SCAN_HW, &priv->status))
  1337. goto out;
  1338. iwl_update_chain_flags(priv);
  1339. if (smps_request != -1) {
  1340. priv->current_ht_config.smps = smps_request;
  1341. for_each_context(priv, ctx) {
  1342. if (ctx->vif && ctx->vif->type == NL80211_IFTYPE_STATION)
  1343. ieee80211_request_smps(ctx->vif, smps_request);
  1344. }
  1345. }
  1346. /*
  1347. * Dynamic PS poll related functionality. Adjust RSSI measurements if
  1348. * necessary.
  1349. */
  1350. iwlagn_bt_coex_rssi_monitor(priv);
  1351. out:
  1352. mutex_unlock(&priv->mutex);
  1353. }
  1354. /*
  1355. * If BT sco traffic, and RSSI monitor is enabled, move measurements to the
  1356. * correct interface or disable it if this is the last interface to be
  1357. * removed.
  1358. */
  1359. void iwlagn_bt_coex_rssi_monitor(struct iwl_priv *priv)
  1360. {
  1361. if (priv->bt_is_sco &&
  1362. priv->bt_traffic_load == IWL_BT_COEX_TRAFFIC_LOAD_CONTINUOUS)
  1363. iwlagn_bt_adjust_rssi_monitor(priv, true);
  1364. else
  1365. iwlagn_bt_adjust_rssi_monitor(priv, false);
  1366. }
  1367. static void iwlagn_print_uartmsg(struct iwl_priv *priv,
  1368. struct iwl_bt_uart_msg *uart_msg)
  1369. {
  1370. IWL_DEBUG_COEX(priv, "Message Type = 0x%X, SSN = 0x%X, "
  1371. "Update Req = 0x%X",
  1372. (BT_UART_MSG_FRAME1MSGTYPE_MSK & uart_msg->frame1) >>
  1373. BT_UART_MSG_FRAME1MSGTYPE_POS,
  1374. (BT_UART_MSG_FRAME1SSN_MSK & uart_msg->frame1) >>
  1375. BT_UART_MSG_FRAME1SSN_POS,
  1376. (BT_UART_MSG_FRAME1UPDATEREQ_MSK & uart_msg->frame1) >>
  1377. BT_UART_MSG_FRAME1UPDATEREQ_POS);
  1378. IWL_DEBUG_COEX(priv, "Open connections = 0x%X, Traffic load = 0x%X, "
  1379. "Chl_SeqN = 0x%X, In band = 0x%X",
  1380. (BT_UART_MSG_FRAME2OPENCONNECTIONS_MSK & uart_msg->frame2) >>
  1381. BT_UART_MSG_FRAME2OPENCONNECTIONS_POS,
  1382. (BT_UART_MSG_FRAME2TRAFFICLOAD_MSK & uart_msg->frame2) >>
  1383. BT_UART_MSG_FRAME2TRAFFICLOAD_POS,
  1384. (BT_UART_MSG_FRAME2CHLSEQN_MSK & uart_msg->frame2) >>
  1385. BT_UART_MSG_FRAME2CHLSEQN_POS,
  1386. (BT_UART_MSG_FRAME2INBAND_MSK & uart_msg->frame2) >>
  1387. BT_UART_MSG_FRAME2INBAND_POS);
  1388. IWL_DEBUG_COEX(priv, "SCO/eSCO = 0x%X, Sniff = 0x%X, A2DP = 0x%X, "
  1389. "ACL = 0x%X, Master = 0x%X, OBEX = 0x%X",
  1390. (BT_UART_MSG_FRAME3SCOESCO_MSK & uart_msg->frame3) >>
  1391. BT_UART_MSG_FRAME3SCOESCO_POS,
  1392. (BT_UART_MSG_FRAME3SNIFF_MSK & uart_msg->frame3) >>
  1393. BT_UART_MSG_FRAME3SNIFF_POS,
  1394. (BT_UART_MSG_FRAME3A2DP_MSK & uart_msg->frame3) >>
  1395. BT_UART_MSG_FRAME3A2DP_POS,
  1396. (BT_UART_MSG_FRAME3ACL_MSK & uart_msg->frame3) >>
  1397. BT_UART_MSG_FRAME3ACL_POS,
  1398. (BT_UART_MSG_FRAME3MASTER_MSK & uart_msg->frame3) >>
  1399. BT_UART_MSG_FRAME3MASTER_POS,
  1400. (BT_UART_MSG_FRAME3OBEX_MSK & uart_msg->frame3) >>
  1401. BT_UART_MSG_FRAME3OBEX_POS);
  1402. IWL_DEBUG_COEX(priv, "Idle duration = 0x%X",
  1403. (BT_UART_MSG_FRAME4IDLEDURATION_MSK & uart_msg->frame4) >>
  1404. BT_UART_MSG_FRAME4IDLEDURATION_POS);
  1405. IWL_DEBUG_COEX(priv, "Tx Activity = 0x%X, Rx Activity = 0x%X, "
  1406. "eSCO Retransmissions = 0x%X",
  1407. (BT_UART_MSG_FRAME5TXACTIVITY_MSK & uart_msg->frame5) >>
  1408. BT_UART_MSG_FRAME5TXACTIVITY_POS,
  1409. (BT_UART_MSG_FRAME5RXACTIVITY_MSK & uart_msg->frame5) >>
  1410. BT_UART_MSG_FRAME5RXACTIVITY_POS,
  1411. (BT_UART_MSG_FRAME5ESCORETRANSMIT_MSK & uart_msg->frame5) >>
  1412. BT_UART_MSG_FRAME5ESCORETRANSMIT_POS);
  1413. IWL_DEBUG_COEX(priv, "Sniff Interval = 0x%X, Discoverable = 0x%X",
  1414. (BT_UART_MSG_FRAME6SNIFFINTERVAL_MSK & uart_msg->frame6) >>
  1415. BT_UART_MSG_FRAME6SNIFFINTERVAL_POS,
  1416. (BT_UART_MSG_FRAME6DISCOVERABLE_MSK & uart_msg->frame6) >>
  1417. BT_UART_MSG_FRAME6DISCOVERABLE_POS);
  1418. IWL_DEBUG_COEX(priv, "Sniff Activity = 0x%X, Page = "
  1419. "0x%X, Inquiry = 0x%X, Connectable = 0x%X",
  1420. (BT_UART_MSG_FRAME7SNIFFACTIVITY_MSK & uart_msg->frame7) >>
  1421. BT_UART_MSG_FRAME7SNIFFACTIVITY_POS,
  1422. (BT_UART_MSG_FRAME7PAGE_MSK & uart_msg->frame7) >>
  1423. BT_UART_MSG_FRAME7PAGE_POS,
  1424. (BT_UART_MSG_FRAME7INQUIRY_MSK & uart_msg->frame7) >>
  1425. BT_UART_MSG_FRAME7INQUIRY_POS,
  1426. (BT_UART_MSG_FRAME7CONNECTABLE_MSK & uart_msg->frame7) >>
  1427. BT_UART_MSG_FRAME7CONNECTABLE_POS);
  1428. }
  1429. static void iwlagn_set_kill_msk(struct iwl_priv *priv,
  1430. struct iwl_bt_uart_msg *uart_msg)
  1431. {
  1432. u8 kill_msk;
  1433. static const __le32 bt_kill_ack_msg[2] = {
  1434. IWLAGN_BT_KILL_ACK_MASK_DEFAULT,
  1435. IWLAGN_BT_KILL_ACK_CTS_MASK_SCO };
  1436. static const __le32 bt_kill_cts_msg[2] = {
  1437. IWLAGN_BT_KILL_CTS_MASK_DEFAULT,
  1438. IWLAGN_BT_KILL_ACK_CTS_MASK_SCO };
  1439. kill_msk = (BT_UART_MSG_FRAME3SCOESCO_MSK & uart_msg->frame3)
  1440. ? 1 : 0;
  1441. if (priv->kill_ack_mask != bt_kill_ack_msg[kill_msk] ||
  1442. priv->kill_cts_mask != bt_kill_cts_msg[kill_msk]) {
  1443. priv->bt_valid |= IWLAGN_BT_VALID_KILL_ACK_MASK;
  1444. priv->kill_ack_mask = bt_kill_ack_msg[kill_msk];
  1445. priv->bt_valid |= IWLAGN_BT_VALID_KILL_CTS_MASK;
  1446. priv->kill_cts_mask = bt_kill_cts_msg[kill_msk];
  1447. /* schedule to send runtime bt_config */
  1448. queue_work(priv->workqueue, &priv->bt_runtime_config);
  1449. }
  1450. }
  1451. void iwlagn_bt_coex_profile_notif(struct iwl_priv *priv,
  1452. struct iwl_rx_mem_buffer *rxb)
  1453. {
  1454. unsigned long flags;
  1455. struct iwl_rx_packet *pkt = rxb_addr(rxb);
  1456. struct iwl_bt_coex_profile_notif *coex = &pkt->u.bt_coex_profile_notif;
  1457. struct iwl_bt_uart_msg *uart_msg = &coex->last_bt_uart_msg;
  1458. if (priv->bt_enable_flag == IWLAGN_BT_FLAG_COEX_MODE_DISABLED) {
  1459. /* bt coex disabled */
  1460. return;
  1461. }
  1462. IWL_DEBUG_COEX(priv, "BT Coex notification:\n");
  1463. IWL_DEBUG_COEX(priv, " status: %d\n", coex->bt_status);
  1464. IWL_DEBUG_COEX(priv, " traffic load: %d\n", coex->bt_traffic_load);
  1465. IWL_DEBUG_COEX(priv, " CI compliance: %d\n",
  1466. coex->bt_ci_compliance);
  1467. iwlagn_print_uartmsg(priv, uart_msg);
  1468. priv->last_bt_traffic_load = priv->bt_traffic_load;
  1469. priv->bt_is_sco = iwlagn_bt_traffic_is_sco(uart_msg);
  1470. if (priv->iw_mode != NL80211_IFTYPE_ADHOC) {
  1471. if (priv->bt_status != coex->bt_status ||
  1472. priv->last_bt_traffic_load != coex->bt_traffic_load) {
  1473. if (coex->bt_status) {
  1474. /* BT on */
  1475. if (!priv->bt_ch_announce)
  1476. priv->bt_traffic_load =
  1477. IWL_BT_COEX_TRAFFIC_LOAD_HIGH;
  1478. else
  1479. priv->bt_traffic_load =
  1480. coex->bt_traffic_load;
  1481. } else {
  1482. /* BT off */
  1483. priv->bt_traffic_load =
  1484. IWL_BT_COEX_TRAFFIC_LOAD_NONE;
  1485. }
  1486. priv->bt_status = coex->bt_status;
  1487. queue_work(priv->workqueue,
  1488. &priv->bt_traffic_change_work);
  1489. }
  1490. }
  1491. iwlagn_set_kill_msk(priv, uart_msg);
  1492. /* FIXME: based on notification, adjust the prio_boost */
  1493. spin_lock_irqsave(&priv->lock, flags);
  1494. priv->bt_ci_compliance = coex->bt_ci_compliance;
  1495. spin_unlock_irqrestore(&priv->lock, flags);
  1496. }
  1497. void iwlagn_bt_rx_handler_setup(struct iwl_priv *priv)
  1498. {
  1499. priv->rx_handlers[REPLY_BT_COEX_PROFILE_NOTIF] =
  1500. iwlagn_bt_coex_profile_notif;
  1501. }
  1502. void iwlagn_bt_setup_deferred_work(struct iwl_priv *priv)
  1503. {
  1504. INIT_WORK(&priv->bt_traffic_change_work,
  1505. iwlagn_bt_traffic_change_work);
  1506. }
  1507. void iwlagn_bt_cancel_deferred_work(struct iwl_priv *priv)
  1508. {
  1509. cancel_work_sync(&priv->bt_traffic_change_work);
  1510. }
  1511. static bool is_single_rx_stream(struct iwl_priv *priv)
  1512. {
  1513. return priv->current_ht_config.smps == IEEE80211_SMPS_STATIC ||
  1514. priv->current_ht_config.single_chain_sufficient;
  1515. }
  1516. #define IWL_NUM_RX_CHAINS_MULTIPLE 3
  1517. #define IWL_NUM_RX_CHAINS_SINGLE 2
  1518. #define IWL_NUM_IDLE_CHAINS_DUAL 2
  1519. #define IWL_NUM_IDLE_CHAINS_SINGLE 1
  1520. /*
  1521. * Determine how many receiver/antenna chains to use.
  1522. *
  1523. * More provides better reception via diversity. Fewer saves power
  1524. * at the expense of throughput, but only when not in powersave to
  1525. * start with.
  1526. *
  1527. * MIMO (dual stream) requires at least 2, but works better with 3.
  1528. * This does not determine *which* chains to use, just how many.
  1529. */
  1530. static int iwl_get_active_rx_chain_count(struct iwl_priv *priv)
  1531. {
  1532. if (priv->cfg->bt_params &&
  1533. priv->cfg->bt_params->advanced_bt_coexist &&
  1534. (priv->bt_full_concurrent ||
  1535. priv->bt_traffic_load >= IWL_BT_COEX_TRAFFIC_LOAD_HIGH)) {
  1536. /*
  1537. * only use chain 'A' in bt high traffic load or
  1538. * full concurrency mode
  1539. */
  1540. return IWL_NUM_RX_CHAINS_SINGLE;
  1541. }
  1542. /* # of Rx chains to use when expecting MIMO. */
  1543. if (is_single_rx_stream(priv))
  1544. return IWL_NUM_RX_CHAINS_SINGLE;
  1545. else
  1546. return IWL_NUM_RX_CHAINS_MULTIPLE;
  1547. }
  1548. /*
  1549. * When we are in power saving mode, unless device support spatial
  1550. * multiplexing power save, use the active count for rx chain count.
  1551. */
  1552. static int iwl_get_idle_rx_chain_count(struct iwl_priv *priv, int active_cnt)
  1553. {
  1554. /* # Rx chains when idling, depending on SMPS mode */
  1555. switch (priv->current_ht_config.smps) {
  1556. case IEEE80211_SMPS_STATIC:
  1557. case IEEE80211_SMPS_DYNAMIC:
  1558. return IWL_NUM_IDLE_CHAINS_SINGLE;
  1559. case IEEE80211_SMPS_OFF:
  1560. return active_cnt;
  1561. default:
  1562. WARN(1, "invalid SMPS mode %d",
  1563. priv->current_ht_config.smps);
  1564. return active_cnt;
  1565. }
  1566. }
  1567. /* up to 4 chains */
  1568. static u8 iwl_count_chain_bitmap(u32 chain_bitmap)
  1569. {
  1570. u8 res;
  1571. res = (chain_bitmap & BIT(0)) >> 0;
  1572. res += (chain_bitmap & BIT(1)) >> 1;
  1573. res += (chain_bitmap & BIT(2)) >> 2;
  1574. res += (chain_bitmap & BIT(3)) >> 3;
  1575. return res;
  1576. }
  1577. /**
  1578. * iwlagn_set_rxon_chain - Set up Rx chain usage in "staging" RXON image
  1579. *
  1580. * Selects how many and which Rx receivers/antennas/chains to use.
  1581. * This should not be used for scan command ... it puts data in wrong place.
  1582. */
  1583. void iwlagn_set_rxon_chain(struct iwl_priv *priv, struct iwl_rxon_context *ctx)
  1584. {
  1585. bool is_single = is_single_rx_stream(priv);
  1586. bool is_cam = !test_bit(STATUS_POWER_PMI, &priv->status);
  1587. u8 idle_rx_cnt, active_rx_cnt, valid_rx_cnt;
  1588. u32 active_chains;
  1589. u16 rx_chain;
  1590. /* Tell uCode which antennas are actually connected.
  1591. * Before first association, we assume all antennas are connected.
  1592. * Just after first association, iwl_chain_noise_calibration()
  1593. * checks which antennas actually *are* connected. */
  1594. if (priv->chain_noise_data.active_chains)
  1595. active_chains = priv->chain_noise_data.active_chains;
  1596. else
  1597. active_chains = priv->hw_params.valid_rx_ant;
  1598. if (priv->cfg->bt_params &&
  1599. priv->cfg->bt_params->advanced_bt_coexist &&
  1600. (priv->bt_full_concurrent ||
  1601. priv->bt_traffic_load >= IWL_BT_COEX_TRAFFIC_LOAD_HIGH)) {
  1602. /*
  1603. * only use chain 'A' in bt high traffic load or
  1604. * full concurrency mode
  1605. */
  1606. active_chains = first_antenna(active_chains);
  1607. }
  1608. rx_chain = active_chains << RXON_RX_CHAIN_VALID_POS;
  1609. /* How many receivers should we use? */
  1610. active_rx_cnt = iwl_get_active_rx_chain_count(priv);
  1611. idle_rx_cnt = iwl_get_idle_rx_chain_count(priv, active_rx_cnt);
  1612. /* correct rx chain count according hw settings
  1613. * and chain noise calibration
  1614. */
  1615. valid_rx_cnt = iwl_count_chain_bitmap(active_chains);
  1616. if (valid_rx_cnt < active_rx_cnt)
  1617. active_rx_cnt = valid_rx_cnt;
  1618. if (valid_rx_cnt < idle_rx_cnt)
  1619. idle_rx_cnt = valid_rx_cnt;
  1620. rx_chain |= active_rx_cnt << RXON_RX_CHAIN_MIMO_CNT_POS;
  1621. rx_chain |= idle_rx_cnt << RXON_RX_CHAIN_CNT_POS;
  1622. ctx->staging.rx_chain = cpu_to_le16(rx_chain);
  1623. if (!is_single && (active_rx_cnt >= IWL_NUM_RX_CHAINS_SINGLE) && is_cam)
  1624. ctx->staging.rx_chain |= RXON_RX_CHAIN_MIMO_FORCE_MSK;
  1625. else
  1626. ctx->staging.rx_chain &= ~RXON_RX_CHAIN_MIMO_FORCE_MSK;
  1627. IWL_DEBUG_ASSOC(priv, "rx_chain=0x%X active=%d idle=%d\n",
  1628. ctx->staging.rx_chain,
  1629. active_rx_cnt, idle_rx_cnt);
  1630. WARN_ON(active_rx_cnt == 0 || idle_rx_cnt == 0 ||
  1631. active_rx_cnt < idle_rx_cnt);
  1632. }
  1633. u8 iwl_toggle_tx_ant(struct iwl_priv *priv, u8 ant, u8 valid)
  1634. {
  1635. int i;
  1636. u8 ind = ant;
  1637. if (priv->band == IEEE80211_BAND_2GHZ &&
  1638. priv->bt_traffic_load >= IWL_BT_COEX_TRAFFIC_LOAD_HIGH)
  1639. return 0;
  1640. for (i = 0; i < RATE_ANT_NUM - 1; i++) {
  1641. ind = (ind + 1) < RATE_ANT_NUM ? ind + 1 : 0;
  1642. if (valid & BIT(ind))
  1643. return ind;
  1644. }
  1645. return ant;
  1646. }
  1647. static const char *get_csr_string(int cmd)
  1648. {
  1649. switch (cmd) {
  1650. IWL_CMD(CSR_HW_IF_CONFIG_REG);
  1651. IWL_CMD(CSR_INT_COALESCING);
  1652. IWL_CMD(CSR_INT);
  1653. IWL_CMD(CSR_INT_MASK);
  1654. IWL_CMD(CSR_FH_INT_STATUS);
  1655. IWL_CMD(CSR_GPIO_IN);
  1656. IWL_CMD(CSR_RESET);
  1657. IWL_CMD(CSR_GP_CNTRL);
  1658. IWL_CMD(CSR_HW_REV);
  1659. IWL_CMD(CSR_EEPROM_REG);
  1660. IWL_CMD(CSR_EEPROM_GP);
  1661. IWL_CMD(CSR_OTP_GP_REG);
  1662. IWL_CMD(CSR_GIO_REG);
  1663. IWL_CMD(CSR_GP_UCODE_REG);
  1664. IWL_CMD(CSR_GP_DRIVER_REG);
  1665. IWL_CMD(CSR_UCODE_DRV_GP1);
  1666. IWL_CMD(CSR_UCODE_DRV_GP2);
  1667. IWL_CMD(CSR_LED_REG);
  1668. IWL_CMD(CSR_DRAM_INT_TBL_REG);
  1669. IWL_CMD(CSR_GIO_CHICKEN_BITS);
  1670. IWL_CMD(CSR_ANA_PLL_CFG);
  1671. IWL_CMD(CSR_HW_REV_WA_REG);
  1672. IWL_CMD(CSR_DBG_HPET_MEM_REG);
  1673. default:
  1674. return "UNKNOWN";
  1675. }
  1676. }
  1677. void iwl_dump_csr(struct iwl_priv *priv)
  1678. {
  1679. int i;
  1680. static const u32 csr_tbl[] = {
  1681. CSR_HW_IF_CONFIG_REG,
  1682. CSR_INT_COALESCING,
  1683. CSR_INT,
  1684. CSR_INT_MASK,
  1685. CSR_FH_INT_STATUS,
  1686. CSR_GPIO_IN,
  1687. CSR_RESET,
  1688. CSR_GP_CNTRL,
  1689. CSR_HW_REV,
  1690. CSR_EEPROM_REG,
  1691. CSR_EEPROM_GP,
  1692. CSR_OTP_GP_REG,
  1693. CSR_GIO_REG,
  1694. CSR_GP_UCODE_REG,
  1695. CSR_GP_DRIVER_REG,
  1696. CSR_UCODE_DRV_GP1,
  1697. CSR_UCODE_DRV_GP2,
  1698. CSR_LED_REG,
  1699. CSR_DRAM_INT_TBL_REG,
  1700. CSR_GIO_CHICKEN_BITS,
  1701. CSR_ANA_PLL_CFG,
  1702. CSR_HW_REV_WA_REG,
  1703. CSR_DBG_HPET_MEM_REG
  1704. };
  1705. IWL_ERR(priv, "CSR values:\n");
  1706. IWL_ERR(priv, "(2nd byte of CSR_INT_COALESCING is "
  1707. "CSR_INT_PERIODIC_REG)\n");
  1708. for (i = 0; i < ARRAY_SIZE(csr_tbl); i++) {
  1709. IWL_ERR(priv, " %25s: 0X%08x\n",
  1710. get_csr_string(csr_tbl[i]),
  1711. iwl_read32(priv, csr_tbl[i]));
  1712. }
  1713. }
  1714. static const char *get_fh_string(int cmd)
  1715. {
  1716. switch (cmd) {
  1717. IWL_CMD(FH_RSCSR_CHNL0_STTS_WPTR_REG);
  1718. IWL_CMD(FH_RSCSR_CHNL0_RBDCB_BASE_REG);
  1719. IWL_CMD(FH_RSCSR_CHNL0_WPTR);
  1720. IWL_CMD(FH_MEM_RCSR_CHNL0_CONFIG_REG);
  1721. IWL_CMD(FH_MEM_RSSR_SHARED_CTRL_REG);
  1722. IWL_CMD(FH_MEM_RSSR_RX_STATUS_REG);
  1723. IWL_CMD(FH_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV);
  1724. IWL_CMD(FH_TSSR_TX_STATUS_REG);
  1725. IWL_CMD(FH_TSSR_TX_ERROR_REG);
  1726. default:
  1727. return "UNKNOWN";
  1728. }
  1729. }
  1730. int iwl_dump_fh(struct iwl_priv *priv, char **buf, bool display)
  1731. {
  1732. int i;
  1733. #ifdef CONFIG_IWLWIFI_DEBUG
  1734. int pos = 0;
  1735. size_t bufsz = 0;
  1736. #endif
  1737. static const u32 fh_tbl[] = {
  1738. FH_RSCSR_CHNL0_STTS_WPTR_REG,
  1739. FH_RSCSR_CHNL0_RBDCB_BASE_REG,
  1740. FH_RSCSR_CHNL0_WPTR,
  1741. FH_MEM_RCSR_CHNL0_CONFIG_REG,
  1742. FH_MEM_RSSR_SHARED_CTRL_REG,
  1743. FH_MEM_RSSR_RX_STATUS_REG,
  1744. FH_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV,
  1745. FH_TSSR_TX_STATUS_REG,
  1746. FH_TSSR_TX_ERROR_REG
  1747. };
  1748. #ifdef CONFIG_IWLWIFI_DEBUG
  1749. if (display) {
  1750. bufsz = ARRAY_SIZE(fh_tbl) * 48 + 40;
  1751. *buf = kmalloc(bufsz, GFP_KERNEL);
  1752. if (!*buf)
  1753. return -ENOMEM;
  1754. pos += scnprintf(*buf + pos, bufsz - pos,
  1755. "FH register values:\n");
  1756. for (i = 0; i < ARRAY_SIZE(fh_tbl); i++) {
  1757. pos += scnprintf(*buf + pos, bufsz - pos,
  1758. " %34s: 0X%08x\n",
  1759. get_fh_string(fh_tbl[i]),
  1760. iwl_read_direct32(priv, fh_tbl[i]));
  1761. }
  1762. return pos;
  1763. }
  1764. #endif
  1765. IWL_ERR(priv, "FH register values:\n");
  1766. for (i = 0; i < ARRAY_SIZE(fh_tbl); i++) {
  1767. IWL_ERR(priv, " %34s: 0X%08x\n",
  1768. get_fh_string(fh_tbl[i]),
  1769. iwl_read_direct32(priv, fh_tbl[i]));
  1770. }
  1771. return 0;
  1772. }
  1773. /* notification wait support */
  1774. void iwlagn_init_notification_wait(struct iwl_priv *priv,
  1775. struct iwl_notification_wait *wait_entry,
  1776. u8 cmd,
  1777. void (*fn)(struct iwl_priv *priv,
  1778. struct iwl_rx_packet *pkt,
  1779. void *data),
  1780. void *fn_data)
  1781. {
  1782. wait_entry->fn = fn;
  1783. wait_entry->fn_data = fn_data;
  1784. wait_entry->cmd = cmd;
  1785. wait_entry->triggered = false;
  1786. wait_entry->aborted = false;
  1787. spin_lock_bh(&priv->notif_wait_lock);
  1788. list_add(&wait_entry->list, &priv->notif_waits);
  1789. spin_unlock_bh(&priv->notif_wait_lock);
  1790. }
  1791. int iwlagn_wait_notification(struct iwl_priv *priv,
  1792. struct iwl_notification_wait *wait_entry,
  1793. unsigned long timeout)
  1794. {
  1795. int ret;
  1796. ret = wait_event_timeout(priv->notif_waitq,
  1797. wait_entry->triggered || wait_entry->aborted,
  1798. timeout);
  1799. spin_lock_bh(&priv->notif_wait_lock);
  1800. list_del(&wait_entry->list);
  1801. spin_unlock_bh(&priv->notif_wait_lock);
  1802. if (wait_entry->aborted)
  1803. return -EIO;
  1804. /* return value is always >= 0 */
  1805. if (ret <= 0)
  1806. return -ETIMEDOUT;
  1807. return 0;
  1808. }
  1809. void iwlagn_remove_notification(struct iwl_priv *priv,
  1810. struct iwl_notification_wait *wait_entry)
  1811. {
  1812. spin_lock_bh(&priv->notif_wait_lock);
  1813. list_del(&wait_entry->list);
  1814. spin_unlock_bh(&priv->notif_wait_lock);
  1815. }