iwl-agn-lib.c 59 KB

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