iwl-trans-pcie.c 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191
  1. /******************************************************************************
  2. *
  3. * This file is provided under a dual BSD/GPLv2 license. When using or
  4. * redistributing this file, you may do so under either license.
  5. *
  6. * GPL LICENSE SUMMARY
  7. *
  8. * Copyright(c) 2007 - 2012 Intel Corporation. All rights reserved.
  9. *
  10. * This program is free software; you can redistribute it and/or modify
  11. * it under the terms of version 2 of the GNU General Public License as
  12. * published by the Free Software Foundation.
  13. *
  14. * This program is distributed in the hope that it will be useful, but
  15. * WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  17. * General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
  22. * USA
  23. *
  24. * The full GNU General Public License is included in this distribution
  25. * in the file called LICENSE.GPL.
  26. *
  27. * Contact Information:
  28. * Intel Linux Wireless <ilw@linux.intel.com>
  29. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  30. *
  31. * BSD LICENSE
  32. *
  33. * Copyright(c) 2005 - 2012 Intel Corporation. All rights reserved.
  34. * All rights reserved.
  35. *
  36. * Redistribution and use in source and binary forms, with or without
  37. * modification, are permitted provided that the following conditions
  38. * are met:
  39. *
  40. * * Redistributions of source code must retain the above copyright
  41. * notice, this list of conditions and the following disclaimer.
  42. * * Redistributions in binary form must reproduce the above copyright
  43. * notice, this list of conditions and the following disclaimer in
  44. * the documentation and/or other materials provided with the
  45. * distribution.
  46. * * Neither the name Intel Corporation nor the names of its
  47. * contributors may be used to endorse or promote products derived
  48. * from this software without specific prior written permission.
  49. *
  50. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  51. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  52. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  53. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  54. * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  55. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  56. * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  57. * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  58. * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  59. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  60. * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  61. *
  62. *****************************************************************************/
  63. #include <linux/pci.h>
  64. #include <linux/pci-aspm.h>
  65. #include <linux/interrupt.h>
  66. #include <linux/debugfs.h>
  67. #include <linux/sched.h>
  68. #include <linux/bitops.h>
  69. #include <linux/gfp.h>
  70. #include "iwl-trans.h"
  71. #include "iwl-trans-pcie-int.h"
  72. #include "iwl-csr.h"
  73. #include "iwl-prph.h"
  74. #include "iwl-shared.h"
  75. #include "iwl-eeprom.h"
  76. #include "iwl-agn-hw.h"
  77. #define IWL_MASK(lo, hi) ((1 << (hi)) | ((1 << (hi)) - (1 << (lo))))
  78. #define SCD_QUEUECHAIN_SEL_ALL(trans, trans_pcie) \
  79. (((1<<cfg(trans)->base_params->num_of_queues) - 1) &\
  80. (~(1<<(trans_pcie)->cmd_queue)))
  81. static int iwl_trans_rx_alloc(struct iwl_trans *trans)
  82. {
  83. struct iwl_trans_pcie *trans_pcie =
  84. IWL_TRANS_GET_PCIE_TRANS(trans);
  85. struct iwl_rx_queue *rxq = &trans_pcie->rxq;
  86. struct device *dev = trans->dev;
  87. memset(&trans_pcie->rxq, 0, sizeof(trans_pcie->rxq));
  88. spin_lock_init(&rxq->lock);
  89. if (WARN_ON(rxq->bd || rxq->rb_stts))
  90. return -EINVAL;
  91. /* Allocate the circular buffer of Read Buffer Descriptors (RBDs) */
  92. rxq->bd = dma_zalloc_coherent(dev, sizeof(__le32) * RX_QUEUE_SIZE,
  93. &rxq->bd_dma, GFP_KERNEL);
  94. if (!rxq->bd)
  95. goto err_bd;
  96. /*Allocate the driver's pointer to receive buffer status */
  97. rxq->rb_stts = dma_zalloc_coherent(dev, sizeof(*rxq->rb_stts),
  98. &rxq->rb_stts_dma, GFP_KERNEL);
  99. if (!rxq->rb_stts)
  100. goto err_rb_stts;
  101. return 0;
  102. err_rb_stts:
  103. dma_free_coherent(dev, sizeof(__le32) * RX_QUEUE_SIZE,
  104. rxq->bd, rxq->bd_dma);
  105. memset(&rxq->bd_dma, 0, sizeof(rxq->bd_dma));
  106. rxq->bd = NULL;
  107. err_bd:
  108. return -ENOMEM;
  109. }
  110. static void iwl_trans_rxq_free_rx_bufs(struct iwl_trans *trans)
  111. {
  112. struct iwl_trans_pcie *trans_pcie =
  113. IWL_TRANS_GET_PCIE_TRANS(trans);
  114. struct iwl_rx_queue *rxq = &trans_pcie->rxq;
  115. int i;
  116. /* Fill the rx_used queue with _all_ of the Rx buffers */
  117. for (i = 0; i < RX_FREE_BUFFERS + RX_QUEUE_SIZE; i++) {
  118. /* In the reset function, these buffers may have been allocated
  119. * to an SKB, so we need to unmap and free potential storage */
  120. if (rxq->pool[i].page != NULL) {
  121. dma_unmap_page(trans->dev, rxq->pool[i].page_dma,
  122. PAGE_SIZE << trans_pcie->rx_page_order,
  123. DMA_FROM_DEVICE);
  124. __free_pages(rxq->pool[i].page,
  125. trans_pcie->rx_page_order);
  126. rxq->pool[i].page = NULL;
  127. }
  128. list_add_tail(&rxq->pool[i].list, &rxq->rx_used);
  129. }
  130. }
  131. static void iwl_trans_rx_hw_init(struct iwl_trans *trans,
  132. struct iwl_rx_queue *rxq)
  133. {
  134. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  135. u32 rb_size;
  136. const u32 rfdnlog = RX_QUEUE_SIZE_LOG; /* 256 RBDs */
  137. u32 rb_timeout = RX_RB_TIMEOUT; /* FIXME: RX_RB_TIMEOUT for all devices? */
  138. if (trans_pcie->rx_buf_size_8k)
  139. rb_size = FH_RCSR_RX_CONFIG_REG_VAL_RB_SIZE_8K;
  140. else
  141. rb_size = FH_RCSR_RX_CONFIG_REG_VAL_RB_SIZE_4K;
  142. /* Stop Rx DMA */
  143. iwl_write_direct32(trans, FH_MEM_RCSR_CHNL0_CONFIG_REG, 0);
  144. /* Reset driver's Rx queue write index */
  145. iwl_write_direct32(trans, FH_RSCSR_CHNL0_RBDCB_WPTR_REG, 0);
  146. /* Tell device where to find RBD circular buffer in DRAM */
  147. iwl_write_direct32(trans, FH_RSCSR_CHNL0_RBDCB_BASE_REG,
  148. (u32)(rxq->bd_dma >> 8));
  149. /* Tell device where in DRAM to update its Rx status */
  150. iwl_write_direct32(trans, FH_RSCSR_CHNL0_STTS_WPTR_REG,
  151. rxq->rb_stts_dma >> 4);
  152. /* Enable Rx DMA
  153. * FH_RCSR_CHNL0_RX_IGNORE_RXF_EMPTY is set because of HW bug in
  154. * the credit mechanism in 5000 HW RX FIFO
  155. * Direct rx interrupts to hosts
  156. * Rx buffer size 4 or 8k
  157. * RB timeout 0x10
  158. * 256 RBDs
  159. */
  160. iwl_write_direct32(trans, FH_MEM_RCSR_CHNL0_CONFIG_REG,
  161. FH_RCSR_RX_CONFIG_CHNL_EN_ENABLE_VAL |
  162. FH_RCSR_CHNL0_RX_IGNORE_RXF_EMPTY |
  163. FH_RCSR_CHNL0_RX_CONFIG_IRQ_DEST_INT_HOST_VAL |
  164. rb_size|
  165. (rb_timeout << FH_RCSR_RX_CONFIG_REG_IRQ_RBTH_POS)|
  166. (rfdnlog << FH_RCSR_RX_CONFIG_RBDCB_SIZE_POS));
  167. /* Set interrupt coalescing timer to default (2048 usecs) */
  168. iwl_write8(trans, CSR_INT_COALESCING, IWL_HOST_INT_TIMEOUT_DEF);
  169. }
  170. static int iwl_rx_init(struct iwl_trans *trans)
  171. {
  172. struct iwl_trans_pcie *trans_pcie =
  173. IWL_TRANS_GET_PCIE_TRANS(trans);
  174. struct iwl_rx_queue *rxq = &trans_pcie->rxq;
  175. int i, err;
  176. unsigned long flags;
  177. if (!rxq->bd) {
  178. err = iwl_trans_rx_alloc(trans);
  179. if (err)
  180. return err;
  181. }
  182. spin_lock_irqsave(&rxq->lock, flags);
  183. INIT_LIST_HEAD(&rxq->rx_free);
  184. INIT_LIST_HEAD(&rxq->rx_used);
  185. iwl_trans_rxq_free_rx_bufs(trans);
  186. for (i = 0; i < RX_QUEUE_SIZE; i++)
  187. rxq->queue[i] = NULL;
  188. /* Set us so that we have processed and used all buffers, but have
  189. * not restocked the Rx queue with fresh buffers */
  190. rxq->read = rxq->write = 0;
  191. rxq->write_actual = 0;
  192. rxq->free_count = 0;
  193. spin_unlock_irqrestore(&rxq->lock, flags);
  194. iwlagn_rx_replenish(trans);
  195. iwl_trans_rx_hw_init(trans, rxq);
  196. spin_lock_irqsave(&trans_pcie->irq_lock, flags);
  197. rxq->need_update = 1;
  198. iwl_rx_queue_update_write_ptr(trans, rxq);
  199. spin_unlock_irqrestore(&trans_pcie->irq_lock, flags);
  200. return 0;
  201. }
  202. static void iwl_trans_pcie_rx_free(struct iwl_trans *trans)
  203. {
  204. struct iwl_trans_pcie *trans_pcie =
  205. IWL_TRANS_GET_PCIE_TRANS(trans);
  206. struct iwl_rx_queue *rxq = &trans_pcie->rxq;
  207. unsigned long flags;
  208. /*if rxq->bd is NULL, it means that nothing has been allocated,
  209. * exit now */
  210. if (!rxq->bd) {
  211. IWL_DEBUG_INFO(trans, "Free NULL rx context\n");
  212. return;
  213. }
  214. spin_lock_irqsave(&rxq->lock, flags);
  215. iwl_trans_rxq_free_rx_bufs(trans);
  216. spin_unlock_irqrestore(&rxq->lock, flags);
  217. dma_free_coherent(trans->dev, sizeof(__le32) * RX_QUEUE_SIZE,
  218. rxq->bd, rxq->bd_dma);
  219. memset(&rxq->bd_dma, 0, sizeof(rxq->bd_dma));
  220. rxq->bd = NULL;
  221. if (rxq->rb_stts)
  222. dma_free_coherent(trans->dev,
  223. sizeof(struct iwl_rb_status),
  224. rxq->rb_stts, rxq->rb_stts_dma);
  225. else
  226. IWL_DEBUG_INFO(trans, "Free rxq->rb_stts which is NULL\n");
  227. memset(&rxq->rb_stts_dma, 0, sizeof(rxq->rb_stts_dma));
  228. rxq->rb_stts = NULL;
  229. }
  230. static int iwl_trans_rx_stop(struct iwl_trans *trans)
  231. {
  232. /* stop Rx DMA */
  233. iwl_write_direct32(trans, FH_MEM_RCSR_CHNL0_CONFIG_REG, 0);
  234. return iwl_poll_direct_bit(trans, FH_MEM_RSSR_RX_STATUS_REG,
  235. FH_RSSR_CHNL0_RX_STATUS_CHNL_IDLE, 1000);
  236. }
  237. static inline int iwlagn_alloc_dma_ptr(struct iwl_trans *trans,
  238. struct iwl_dma_ptr *ptr, size_t size)
  239. {
  240. if (WARN_ON(ptr->addr))
  241. return -EINVAL;
  242. ptr->addr = dma_alloc_coherent(trans->dev, size,
  243. &ptr->dma, GFP_KERNEL);
  244. if (!ptr->addr)
  245. return -ENOMEM;
  246. ptr->size = size;
  247. return 0;
  248. }
  249. static inline void iwlagn_free_dma_ptr(struct iwl_trans *trans,
  250. struct iwl_dma_ptr *ptr)
  251. {
  252. if (unlikely(!ptr->addr))
  253. return;
  254. dma_free_coherent(trans->dev, ptr->size, ptr->addr, ptr->dma);
  255. memset(ptr, 0, sizeof(*ptr));
  256. }
  257. static void iwl_trans_pcie_queue_stuck_timer(unsigned long data)
  258. {
  259. struct iwl_tx_queue *txq = (void *)data;
  260. struct iwl_trans_pcie *trans_pcie = txq->trans_pcie;
  261. struct iwl_trans *trans = iwl_trans_pcie_get_trans(trans_pcie);
  262. spin_lock(&txq->lock);
  263. /* check if triggered erroneously */
  264. if (txq->q.read_ptr == txq->q.write_ptr) {
  265. spin_unlock(&txq->lock);
  266. return;
  267. }
  268. spin_unlock(&txq->lock);
  269. IWL_ERR(trans, "Queue %d stuck for %u ms.\n", txq->q.id,
  270. jiffies_to_msecs(trans_pcie->wd_timeout));
  271. IWL_ERR(trans, "Current SW read_ptr %d write_ptr %d\n",
  272. txq->q.read_ptr, txq->q.write_ptr);
  273. IWL_ERR(trans, "Current HW read_ptr %d write_ptr %d\n",
  274. iwl_read_prph(trans, SCD_QUEUE_RDPTR(txq->q.id))
  275. & (TFD_QUEUE_SIZE_MAX - 1),
  276. iwl_read_prph(trans, SCD_QUEUE_WRPTR(txq->q.id)));
  277. iwl_op_mode_nic_error(trans->op_mode);
  278. }
  279. static int iwl_trans_txq_alloc(struct iwl_trans *trans,
  280. struct iwl_tx_queue *txq, int slots_num,
  281. u32 txq_id)
  282. {
  283. size_t tfd_sz = sizeof(struct iwl_tfd) * TFD_QUEUE_SIZE_MAX;
  284. int i;
  285. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  286. if (WARN_ON(txq->meta || txq->cmd || txq->skbs || txq->tfds))
  287. return -EINVAL;
  288. setup_timer(&txq->stuck_timer, iwl_trans_pcie_queue_stuck_timer,
  289. (unsigned long)txq);
  290. txq->trans_pcie = trans_pcie;
  291. txq->q.n_window = slots_num;
  292. txq->meta = kcalloc(slots_num, sizeof(txq->meta[0]), GFP_KERNEL);
  293. txq->cmd = kcalloc(slots_num, sizeof(txq->cmd[0]), GFP_KERNEL);
  294. if (!txq->meta || !txq->cmd)
  295. goto error;
  296. if (txq_id == trans_pcie->cmd_queue)
  297. for (i = 0; i < slots_num; i++) {
  298. txq->cmd[i] = kmalloc(sizeof(struct iwl_device_cmd),
  299. GFP_KERNEL);
  300. if (!txq->cmd[i])
  301. goto error;
  302. }
  303. /* Alloc driver data array and TFD circular buffer */
  304. /* Driver private data, only for Tx (not command) queues,
  305. * not shared with device. */
  306. if (txq_id != trans_pcie->cmd_queue) {
  307. txq->skbs = kcalloc(TFD_QUEUE_SIZE_MAX, sizeof(txq->skbs[0]),
  308. GFP_KERNEL);
  309. if (!txq->skbs) {
  310. IWL_ERR(trans, "kmalloc for auxiliary BD "
  311. "structures failed\n");
  312. goto error;
  313. }
  314. } else {
  315. txq->skbs = NULL;
  316. }
  317. /* Circular buffer of transmit frame descriptors (TFDs),
  318. * shared with device */
  319. txq->tfds = dma_alloc_coherent(trans->dev, tfd_sz,
  320. &txq->q.dma_addr, GFP_KERNEL);
  321. if (!txq->tfds) {
  322. IWL_ERR(trans, "dma_alloc_coherent(%zd) failed\n", tfd_sz);
  323. goto error;
  324. }
  325. txq->q.id = txq_id;
  326. return 0;
  327. error:
  328. kfree(txq->skbs);
  329. txq->skbs = NULL;
  330. /* since txq->cmd has been zeroed,
  331. * all non allocated cmd[i] will be NULL */
  332. if (txq->cmd && txq_id == trans_pcie->cmd_queue)
  333. for (i = 0; i < slots_num; i++)
  334. kfree(txq->cmd[i]);
  335. kfree(txq->meta);
  336. kfree(txq->cmd);
  337. txq->meta = NULL;
  338. txq->cmd = NULL;
  339. return -ENOMEM;
  340. }
  341. static int iwl_trans_txq_init(struct iwl_trans *trans, struct iwl_tx_queue *txq,
  342. int slots_num, u32 txq_id)
  343. {
  344. int ret;
  345. txq->need_update = 0;
  346. memset(txq->meta, 0, sizeof(txq->meta[0]) * slots_num);
  347. /* TFD_QUEUE_SIZE_MAX must be power-of-two size, otherwise
  348. * iwl_queue_inc_wrap and iwl_queue_dec_wrap are broken. */
  349. BUILD_BUG_ON(TFD_QUEUE_SIZE_MAX & (TFD_QUEUE_SIZE_MAX - 1));
  350. /* Initialize queue's high/low-water marks, and head/tail indexes */
  351. ret = iwl_queue_init(&txq->q, TFD_QUEUE_SIZE_MAX, slots_num,
  352. txq_id);
  353. if (ret)
  354. return ret;
  355. spin_lock_init(&txq->lock);
  356. /*
  357. * Tell nic where to find circular buffer of Tx Frame Descriptors for
  358. * given Tx queue, and enable the DMA channel used for that queue.
  359. * Circular buffer (TFD queue in DRAM) physical base address */
  360. iwl_write_direct32(trans, FH_MEM_CBBC_QUEUE(txq_id),
  361. txq->q.dma_addr >> 8);
  362. return 0;
  363. }
  364. /**
  365. * iwl_tx_queue_unmap - Unmap any remaining DMA mappings and free skb's
  366. */
  367. static void iwl_tx_queue_unmap(struct iwl_trans *trans, int txq_id)
  368. {
  369. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  370. struct iwl_tx_queue *txq = &trans_pcie->txq[txq_id];
  371. struct iwl_queue *q = &txq->q;
  372. enum dma_data_direction dma_dir;
  373. if (!q->n_bd)
  374. return;
  375. /* In the command queue, all the TBs are mapped as BIDI
  376. * so unmap them as such.
  377. */
  378. if (txq_id == trans_pcie->cmd_queue)
  379. dma_dir = DMA_BIDIRECTIONAL;
  380. else
  381. dma_dir = DMA_TO_DEVICE;
  382. spin_lock_bh(&txq->lock);
  383. while (q->write_ptr != q->read_ptr) {
  384. /* The read_ptr needs to bound by q->n_window */
  385. iwlagn_txq_free_tfd(trans, txq, get_cmd_index(q, q->read_ptr),
  386. dma_dir);
  387. q->read_ptr = iwl_queue_inc_wrap(q->read_ptr, q->n_bd);
  388. }
  389. spin_unlock_bh(&txq->lock);
  390. }
  391. /**
  392. * iwl_tx_queue_free - Deallocate DMA queue.
  393. * @txq: Transmit queue to deallocate.
  394. *
  395. * Empty queue by removing and destroying all BD's.
  396. * Free all buffers.
  397. * 0-fill, but do not free "txq" descriptor structure.
  398. */
  399. static void iwl_tx_queue_free(struct iwl_trans *trans, int txq_id)
  400. {
  401. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  402. struct iwl_tx_queue *txq = &trans_pcie->txq[txq_id];
  403. struct device *dev = trans->dev;
  404. int i;
  405. if (WARN_ON(!txq))
  406. return;
  407. iwl_tx_queue_unmap(trans, txq_id);
  408. /* De-alloc array of command/tx buffers */
  409. if (txq_id == trans_pcie->cmd_queue)
  410. for (i = 0; i < txq->q.n_window; i++)
  411. kfree(txq->cmd[i]);
  412. /* De-alloc circular buffer of TFDs */
  413. if (txq->q.n_bd) {
  414. dma_free_coherent(dev, sizeof(struct iwl_tfd) *
  415. txq->q.n_bd, txq->tfds, txq->q.dma_addr);
  416. memset(&txq->q.dma_addr, 0, sizeof(txq->q.dma_addr));
  417. }
  418. /* De-alloc array of per-TFD driver data */
  419. kfree(txq->skbs);
  420. txq->skbs = NULL;
  421. /* deallocate arrays */
  422. kfree(txq->cmd);
  423. kfree(txq->meta);
  424. txq->cmd = NULL;
  425. txq->meta = NULL;
  426. del_timer_sync(&txq->stuck_timer);
  427. /* 0-fill queue descriptor structure */
  428. memset(txq, 0, sizeof(*txq));
  429. }
  430. /**
  431. * iwl_trans_tx_free - Free TXQ Context
  432. *
  433. * Destroy all TX DMA queues and structures
  434. */
  435. static void iwl_trans_pcie_tx_free(struct iwl_trans *trans)
  436. {
  437. int txq_id;
  438. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  439. /* Tx queues */
  440. if (trans_pcie->txq) {
  441. for (txq_id = 0;
  442. txq_id < cfg(trans)->base_params->num_of_queues; txq_id++)
  443. iwl_tx_queue_free(trans, txq_id);
  444. }
  445. kfree(trans_pcie->txq);
  446. trans_pcie->txq = NULL;
  447. iwlagn_free_dma_ptr(trans, &trans_pcie->kw);
  448. iwlagn_free_dma_ptr(trans, &trans_pcie->scd_bc_tbls);
  449. }
  450. /**
  451. * iwl_trans_tx_alloc - allocate TX context
  452. * Allocate all Tx DMA structures and initialize them
  453. *
  454. * @param priv
  455. * @return error code
  456. */
  457. static int iwl_trans_tx_alloc(struct iwl_trans *trans)
  458. {
  459. int ret;
  460. int txq_id, slots_num;
  461. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  462. u16 scd_bc_tbls_size = cfg(trans)->base_params->num_of_queues *
  463. sizeof(struct iwlagn_scd_bc_tbl);
  464. /*It is not allowed to alloc twice, so warn when this happens.
  465. * We cannot rely on the previous allocation, so free and fail */
  466. if (WARN_ON(trans_pcie->txq)) {
  467. ret = -EINVAL;
  468. goto error;
  469. }
  470. ret = iwlagn_alloc_dma_ptr(trans, &trans_pcie->scd_bc_tbls,
  471. scd_bc_tbls_size);
  472. if (ret) {
  473. IWL_ERR(trans, "Scheduler BC Table allocation failed\n");
  474. goto error;
  475. }
  476. /* Alloc keep-warm buffer */
  477. ret = iwlagn_alloc_dma_ptr(trans, &trans_pcie->kw, IWL_KW_SIZE);
  478. if (ret) {
  479. IWL_ERR(trans, "Keep Warm allocation failed\n");
  480. goto error;
  481. }
  482. trans_pcie->txq = kcalloc(cfg(trans)->base_params->num_of_queues,
  483. sizeof(struct iwl_tx_queue), GFP_KERNEL);
  484. if (!trans_pcie->txq) {
  485. IWL_ERR(trans, "Not enough memory for txq\n");
  486. ret = ENOMEM;
  487. goto error;
  488. }
  489. /* Alloc and init all Tx queues, including the command queue (#4/#9) */
  490. for (txq_id = 0; txq_id < cfg(trans)->base_params->num_of_queues;
  491. txq_id++) {
  492. slots_num = (txq_id == trans_pcie->cmd_queue) ?
  493. TFD_CMD_SLOTS : TFD_TX_CMD_SLOTS;
  494. ret = iwl_trans_txq_alloc(trans, &trans_pcie->txq[txq_id],
  495. slots_num, txq_id);
  496. if (ret) {
  497. IWL_ERR(trans, "Tx %d queue alloc failed\n", txq_id);
  498. goto error;
  499. }
  500. }
  501. return 0;
  502. error:
  503. iwl_trans_pcie_tx_free(trans);
  504. return ret;
  505. }
  506. static int iwl_tx_init(struct iwl_trans *trans)
  507. {
  508. int ret;
  509. int txq_id, slots_num;
  510. unsigned long flags;
  511. bool alloc = false;
  512. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  513. if (!trans_pcie->txq) {
  514. ret = iwl_trans_tx_alloc(trans);
  515. if (ret)
  516. goto error;
  517. alloc = true;
  518. }
  519. spin_lock_irqsave(&trans_pcie->irq_lock, flags);
  520. /* Turn off all Tx DMA fifos */
  521. iwl_write_prph(trans, SCD_TXFACT, 0);
  522. /* Tell NIC where to find the "keep warm" buffer */
  523. iwl_write_direct32(trans, FH_KW_MEM_ADDR_REG,
  524. trans_pcie->kw.dma >> 4);
  525. spin_unlock_irqrestore(&trans_pcie->irq_lock, flags);
  526. /* Alloc and init all Tx queues, including the command queue (#4/#9) */
  527. for (txq_id = 0; txq_id < cfg(trans)->base_params->num_of_queues;
  528. txq_id++) {
  529. slots_num = (txq_id == trans_pcie->cmd_queue) ?
  530. TFD_CMD_SLOTS : TFD_TX_CMD_SLOTS;
  531. ret = iwl_trans_txq_init(trans, &trans_pcie->txq[txq_id],
  532. slots_num, txq_id);
  533. if (ret) {
  534. IWL_ERR(trans, "Tx %d queue init failed\n", txq_id);
  535. goto error;
  536. }
  537. }
  538. return 0;
  539. error:
  540. /*Upon error, free only if we allocated something */
  541. if (alloc)
  542. iwl_trans_pcie_tx_free(trans);
  543. return ret;
  544. }
  545. static void iwl_set_pwr_vmain(struct iwl_trans *trans)
  546. {
  547. /*
  548. * (for documentation purposes)
  549. * to set power to V_AUX, do:
  550. if (pci_pme_capable(priv->pci_dev, PCI_D3cold))
  551. iwl_set_bits_mask_prph(trans, APMG_PS_CTRL_REG,
  552. APMG_PS_CTRL_VAL_PWR_SRC_VAUX,
  553. ~APMG_PS_CTRL_MSK_PWR_SRC);
  554. */
  555. iwl_set_bits_mask_prph(trans, APMG_PS_CTRL_REG,
  556. APMG_PS_CTRL_VAL_PWR_SRC_VMAIN,
  557. ~APMG_PS_CTRL_MSK_PWR_SRC);
  558. }
  559. /* PCI registers */
  560. #define PCI_CFG_RETRY_TIMEOUT 0x041
  561. #define PCI_CFG_LINK_CTRL_VAL_L0S_EN 0x01
  562. #define PCI_CFG_LINK_CTRL_VAL_L1_EN 0x02
  563. static u16 iwl_pciexp_link_ctrl(struct iwl_trans *trans)
  564. {
  565. int pos;
  566. u16 pci_lnk_ctl;
  567. struct iwl_trans_pcie *trans_pcie =
  568. IWL_TRANS_GET_PCIE_TRANS(trans);
  569. struct pci_dev *pci_dev = trans_pcie->pci_dev;
  570. pos = pci_pcie_cap(pci_dev);
  571. pci_read_config_word(pci_dev, pos + PCI_EXP_LNKCTL, &pci_lnk_ctl);
  572. return pci_lnk_ctl;
  573. }
  574. static void iwl_apm_config(struct iwl_trans *trans)
  575. {
  576. /*
  577. * HW bug W/A for instability in PCIe bus L0S->L1 transition.
  578. * Check if BIOS (or OS) enabled L1-ASPM on this device.
  579. * If so (likely), disable L0S, so device moves directly L0->L1;
  580. * costs negligible amount of power savings.
  581. * If not (unlikely), enable L0S, so there is at least some
  582. * power savings, even without L1.
  583. */
  584. u16 lctl = iwl_pciexp_link_ctrl(trans);
  585. if ((lctl & PCI_CFG_LINK_CTRL_VAL_L1_EN) ==
  586. PCI_CFG_LINK_CTRL_VAL_L1_EN) {
  587. /* L1-ASPM enabled; disable(!) L0S */
  588. iwl_set_bit(trans, CSR_GIO_REG, CSR_GIO_REG_VAL_L0S_ENABLED);
  589. dev_printk(KERN_INFO, trans->dev,
  590. "L1 Enabled; Disabling L0S\n");
  591. } else {
  592. /* L1-ASPM disabled; enable(!) L0S */
  593. iwl_clear_bit(trans, CSR_GIO_REG, CSR_GIO_REG_VAL_L0S_ENABLED);
  594. dev_printk(KERN_INFO, trans->dev,
  595. "L1 Disabled; Enabling L0S\n");
  596. }
  597. trans->pm_support = !(lctl & PCI_CFG_LINK_CTRL_VAL_L0S_EN);
  598. }
  599. /*
  600. * Start up NIC's basic functionality after it has been reset
  601. * (e.g. after platform boot, or shutdown via iwl_apm_stop())
  602. * NOTE: This does not load uCode nor start the embedded processor
  603. */
  604. static int iwl_apm_init(struct iwl_trans *trans)
  605. {
  606. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  607. int ret = 0;
  608. IWL_DEBUG_INFO(trans, "Init card's basic functions\n");
  609. /*
  610. * Use "set_bit" below rather than "write", to preserve any hardware
  611. * bits already set by default after reset.
  612. */
  613. /* Disable L0S exit timer (platform NMI Work/Around) */
  614. iwl_set_bit(trans, CSR_GIO_CHICKEN_BITS,
  615. CSR_GIO_CHICKEN_BITS_REG_BIT_DIS_L0S_EXIT_TIMER);
  616. /*
  617. * Disable L0s without affecting L1;
  618. * don't wait for ICH L0s (ICH bug W/A)
  619. */
  620. iwl_set_bit(trans, CSR_GIO_CHICKEN_BITS,
  621. CSR_GIO_CHICKEN_BITS_REG_BIT_L1A_NO_L0S_RX);
  622. /* Set FH wait threshold to maximum (HW error during stress W/A) */
  623. iwl_set_bit(trans, CSR_DBG_HPET_MEM_REG, CSR_DBG_HPET_MEM_REG_VAL);
  624. /*
  625. * Enable HAP INTA (interrupt from management bus) to
  626. * wake device's PCI Express link L1a -> L0s
  627. */
  628. iwl_set_bit(trans, CSR_HW_IF_CONFIG_REG,
  629. CSR_HW_IF_CONFIG_REG_BIT_HAP_WAKE_L1A);
  630. iwl_apm_config(trans);
  631. /* Configure analog phase-lock-loop before activating to D0A */
  632. if (cfg(trans)->base_params->pll_cfg_val)
  633. iwl_set_bit(trans, CSR_ANA_PLL_CFG,
  634. cfg(trans)->base_params->pll_cfg_val);
  635. /*
  636. * Set "initialization complete" bit to move adapter from
  637. * D0U* --> D0A* (powered-up active) state.
  638. */
  639. iwl_set_bit(trans, CSR_GP_CNTRL, CSR_GP_CNTRL_REG_FLAG_INIT_DONE);
  640. /*
  641. * Wait for clock stabilization; once stabilized, access to
  642. * device-internal resources is supported, e.g. iwl_write_prph()
  643. * and accesses to uCode SRAM.
  644. */
  645. ret = iwl_poll_bit(trans, CSR_GP_CNTRL,
  646. CSR_GP_CNTRL_REG_FLAG_MAC_CLOCK_READY,
  647. CSR_GP_CNTRL_REG_FLAG_MAC_CLOCK_READY, 25000);
  648. if (ret < 0) {
  649. IWL_DEBUG_INFO(trans, "Failed to init the card\n");
  650. goto out;
  651. }
  652. /*
  653. * Enable DMA clock and wait for it to stabilize.
  654. *
  655. * Write to "CLK_EN_REG"; "1" bits enable clocks, while "0" bits
  656. * do not disable clocks. This preserves any hardware bits already
  657. * set by default in "CLK_CTRL_REG" after reset.
  658. */
  659. iwl_write_prph(trans, APMG_CLK_EN_REG, APMG_CLK_VAL_DMA_CLK_RQT);
  660. udelay(20);
  661. /* Disable L1-Active */
  662. iwl_set_bits_prph(trans, APMG_PCIDEV_STT_REG,
  663. APMG_PCIDEV_STT_VAL_L1_ACT_DIS);
  664. set_bit(STATUS_DEVICE_ENABLED, &trans_pcie->status);
  665. out:
  666. return ret;
  667. }
  668. static int iwl_apm_stop_master(struct iwl_trans *trans)
  669. {
  670. int ret = 0;
  671. /* stop device's busmaster DMA activity */
  672. iwl_set_bit(trans, CSR_RESET, CSR_RESET_REG_FLAG_STOP_MASTER);
  673. ret = iwl_poll_bit(trans, CSR_RESET,
  674. CSR_RESET_REG_FLAG_MASTER_DISABLED,
  675. CSR_RESET_REG_FLAG_MASTER_DISABLED, 100);
  676. if (ret)
  677. IWL_WARN(trans, "Master Disable Timed Out, 100 usec\n");
  678. IWL_DEBUG_INFO(trans, "stop master\n");
  679. return ret;
  680. }
  681. static void iwl_apm_stop(struct iwl_trans *trans)
  682. {
  683. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  684. IWL_DEBUG_INFO(trans, "Stop card, put in low power state\n");
  685. clear_bit(STATUS_DEVICE_ENABLED, &trans_pcie->status);
  686. /* Stop device's DMA activity */
  687. iwl_apm_stop_master(trans);
  688. /* Reset the entire device */
  689. iwl_set_bit(trans, CSR_RESET, CSR_RESET_REG_FLAG_SW_RESET);
  690. udelay(10);
  691. /*
  692. * Clear "initialization complete" bit to move adapter from
  693. * D0A* (powered-up Active) --> D0U* (Uninitialized) state.
  694. */
  695. iwl_clear_bit(trans, CSR_GP_CNTRL,
  696. CSR_GP_CNTRL_REG_FLAG_INIT_DONE);
  697. }
  698. static int iwl_nic_init(struct iwl_trans *trans)
  699. {
  700. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  701. unsigned long flags;
  702. /* nic_init */
  703. spin_lock_irqsave(&trans_pcie->irq_lock, flags);
  704. iwl_apm_init(trans);
  705. /* Set interrupt coalescing calibration timer to default (512 usecs) */
  706. iwl_write8(trans, CSR_INT_COALESCING,
  707. IWL_HOST_INT_CALIB_TIMEOUT_DEF);
  708. spin_unlock_irqrestore(&trans_pcie->irq_lock, flags);
  709. iwl_set_pwr_vmain(trans);
  710. iwl_op_mode_nic_config(trans->op_mode);
  711. #ifndef CONFIG_IWLWIFI_IDI
  712. /* Allocate the RX queue, or reset if it is already allocated */
  713. iwl_rx_init(trans);
  714. #endif
  715. /* Allocate or reset and init all Tx and Command queues */
  716. if (iwl_tx_init(trans))
  717. return -ENOMEM;
  718. if (cfg(trans)->base_params->shadow_reg_enable) {
  719. /* enable shadow regs in HW */
  720. iwl_set_bit(trans, CSR_MAC_SHADOW_REG_CTRL,
  721. 0x800FFFFF);
  722. }
  723. return 0;
  724. }
  725. #define HW_READY_TIMEOUT (50)
  726. /* Note: returns poll_bit return value, which is >= 0 if success */
  727. static int iwl_set_hw_ready(struct iwl_trans *trans)
  728. {
  729. int ret;
  730. iwl_set_bit(trans, CSR_HW_IF_CONFIG_REG,
  731. CSR_HW_IF_CONFIG_REG_BIT_NIC_READY);
  732. /* See if we got it */
  733. ret = iwl_poll_bit(trans, CSR_HW_IF_CONFIG_REG,
  734. CSR_HW_IF_CONFIG_REG_BIT_NIC_READY,
  735. CSR_HW_IF_CONFIG_REG_BIT_NIC_READY,
  736. HW_READY_TIMEOUT);
  737. IWL_DEBUG_INFO(trans, "hardware%s ready\n", ret < 0 ? " not" : "");
  738. return ret;
  739. }
  740. /* Note: returns standard 0/-ERROR code */
  741. static int iwl_prepare_card_hw(struct iwl_trans *trans)
  742. {
  743. int ret;
  744. IWL_DEBUG_INFO(trans, "iwl_trans_prepare_card_hw enter\n");
  745. ret = iwl_set_hw_ready(trans);
  746. /* If the card is ready, exit 0 */
  747. if (ret >= 0)
  748. return 0;
  749. /* If HW is not ready, prepare the conditions to check again */
  750. iwl_set_bit(trans, CSR_HW_IF_CONFIG_REG,
  751. CSR_HW_IF_CONFIG_REG_PREPARE);
  752. ret = iwl_poll_bit(trans, CSR_HW_IF_CONFIG_REG,
  753. ~CSR_HW_IF_CONFIG_REG_BIT_NIC_PREPARE_DONE,
  754. CSR_HW_IF_CONFIG_REG_BIT_NIC_PREPARE_DONE, 150000);
  755. if (ret < 0)
  756. return ret;
  757. /* HW should be ready by now, check again. */
  758. ret = iwl_set_hw_ready(trans);
  759. if (ret >= 0)
  760. return 0;
  761. return ret;
  762. }
  763. /*
  764. * ucode
  765. */
  766. static int iwl_load_section(struct iwl_trans *trans, u8 section_num,
  767. const struct fw_desc *section)
  768. {
  769. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  770. dma_addr_t phy_addr = section->p_addr;
  771. u32 byte_cnt = section->len;
  772. u32 dst_addr = section->offset;
  773. int ret;
  774. trans_pcie->ucode_write_complete = false;
  775. iwl_write_direct32(trans,
  776. FH_TCSR_CHNL_TX_CONFIG_REG(FH_SRVC_CHNL),
  777. FH_TCSR_TX_CONFIG_REG_VAL_DMA_CHNL_PAUSE);
  778. iwl_write_direct32(trans,
  779. FH_SRVC_CHNL_SRAM_ADDR_REG(FH_SRVC_CHNL), dst_addr);
  780. iwl_write_direct32(trans,
  781. FH_TFDIB_CTRL0_REG(FH_SRVC_CHNL),
  782. phy_addr & FH_MEM_TFDIB_DRAM_ADDR_LSB_MSK);
  783. iwl_write_direct32(trans,
  784. FH_TFDIB_CTRL1_REG(FH_SRVC_CHNL),
  785. (iwl_get_dma_hi_addr(phy_addr)
  786. << FH_MEM_TFDIB_REG1_ADDR_BITSHIFT) | byte_cnt);
  787. iwl_write_direct32(trans,
  788. FH_TCSR_CHNL_TX_BUF_STS_REG(FH_SRVC_CHNL),
  789. 1 << FH_TCSR_CHNL_TX_BUF_STS_REG_POS_TB_NUM |
  790. 1 << FH_TCSR_CHNL_TX_BUF_STS_REG_POS_TB_IDX |
  791. FH_TCSR_CHNL_TX_BUF_STS_REG_VAL_TFDB_VALID);
  792. iwl_write_direct32(trans,
  793. FH_TCSR_CHNL_TX_CONFIG_REG(FH_SRVC_CHNL),
  794. FH_TCSR_TX_CONFIG_REG_VAL_DMA_CHNL_ENABLE |
  795. FH_TCSR_TX_CONFIG_REG_VAL_DMA_CREDIT_DISABLE |
  796. FH_TCSR_TX_CONFIG_REG_VAL_CIRQ_HOST_ENDTFD);
  797. IWL_DEBUG_FW(trans, "[%d] uCode section being loaded...\n",
  798. section_num);
  799. ret = wait_event_timeout(trans_pcie->ucode_write_waitq,
  800. trans_pcie->ucode_write_complete, 5 * HZ);
  801. if (!ret) {
  802. IWL_ERR(trans, "Could not load the [%d] uCode section\n",
  803. section_num);
  804. return -ETIMEDOUT;
  805. }
  806. return 0;
  807. }
  808. static int iwl_load_given_ucode(struct iwl_trans *trans,
  809. const struct fw_img *image)
  810. {
  811. int ret = 0;
  812. int i;
  813. for (i = 0; i < IWL_UCODE_SECTION_MAX; i++) {
  814. if (!image->sec[i].p_addr)
  815. break;
  816. ret = iwl_load_section(trans, i, &image->sec[i]);
  817. if (ret)
  818. return ret;
  819. }
  820. /* Remove all resets to allow NIC to operate */
  821. iwl_write32(trans, CSR_RESET, 0);
  822. return 0;
  823. }
  824. static int iwl_trans_pcie_start_fw(struct iwl_trans *trans,
  825. const struct fw_img *fw)
  826. {
  827. int ret;
  828. bool hw_rfkill;
  829. /* This may fail if AMT took ownership of the device */
  830. if (iwl_prepare_card_hw(trans)) {
  831. IWL_WARN(trans, "Exit HW not ready\n");
  832. return -EIO;
  833. }
  834. /* If platform's RF_KILL switch is NOT set to KILL */
  835. hw_rfkill = !(iwl_read32(trans, CSR_GP_CNTRL) &
  836. CSR_GP_CNTRL_REG_FLAG_HW_RF_KILL_SW);
  837. iwl_op_mode_hw_rf_kill(trans->op_mode, hw_rfkill);
  838. if (hw_rfkill) {
  839. iwl_enable_rfkill_int(trans);
  840. return -ERFKILL;
  841. }
  842. iwl_write32(trans, CSR_INT, 0xFFFFFFFF);
  843. ret = iwl_nic_init(trans);
  844. if (ret) {
  845. IWL_ERR(trans, "Unable to init nic\n");
  846. return ret;
  847. }
  848. /* make sure rfkill handshake bits are cleared */
  849. iwl_write32(trans, CSR_UCODE_DRV_GP1_CLR, CSR_UCODE_SW_BIT_RFKILL);
  850. iwl_write32(trans, CSR_UCODE_DRV_GP1_CLR,
  851. CSR_UCODE_DRV_GP1_BIT_CMD_BLOCKED);
  852. /* clear (again), then enable host interrupts */
  853. iwl_write32(trans, CSR_INT, 0xFFFFFFFF);
  854. iwl_enable_interrupts(trans);
  855. /* really make sure rfkill handshake bits are cleared */
  856. iwl_write32(trans, CSR_UCODE_DRV_GP1_CLR, CSR_UCODE_SW_BIT_RFKILL);
  857. iwl_write32(trans, CSR_UCODE_DRV_GP1_CLR, CSR_UCODE_SW_BIT_RFKILL);
  858. /* Load the given image to the HW */
  859. return iwl_load_given_ucode(trans, fw);
  860. }
  861. /*
  862. * Activate/Deactivate Tx DMA/FIFO channels according tx fifos mask
  863. * must be called under the irq lock and with MAC access
  864. */
  865. static void iwl_trans_txq_set_sched(struct iwl_trans *trans, u32 mask)
  866. {
  867. struct iwl_trans_pcie __maybe_unused *trans_pcie =
  868. IWL_TRANS_GET_PCIE_TRANS(trans);
  869. lockdep_assert_held(&trans_pcie->irq_lock);
  870. iwl_write_prph(trans, SCD_TXFACT, mask);
  871. }
  872. static void iwl_tx_start(struct iwl_trans *trans)
  873. {
  874. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  875. u32 a;
  876. unsigned long flags;
  877. int i, chan;
  878. u32 reg_val;
  879. spin_lock_irqsave(&trans_pcie->irq_lock, flags);
  880. trans_pcie->scd_base_addr =
  881. iwl_read_prph(trans, SCD_SRAM_BASE_ADDR);
  882. a = trans_pcie->scd_base_addr + SCD_CONTEXT_MEM_LOWER_BOUND;
  883. /* reset conext data memory */
  884. for (; a < trans_pcie->scd_base_addr + SCD_CONTEXT_MEM_UPPER_BOUND;
  885. a += 4)
  886. iwl_write_targ_mem(trans, a, 0);
  887. /* reset tx status memory */
  888. for (; a < trans_pcie->scd_base_addr + SCD_TX_STTS_MEM_UPPER_BOUND;
  889. a += 4)
  890. iwl_write_targ_mem(trans, a, 0);
  891. for (; a < trans_pcie->scd_base_addr +
  892. SCD_TRANS_TBL_OFFSET_QUEUE(
  893. cfg(trans)->base_params->num_of_queues);
  894. a += 4)
  895. iwl_write_targ_mem(trans, a, 0);
  896. iwl_write_prph(trans, SCD_DRAM_BASE_ADDR,
  897. trans_pcie->scd_bc_tbls.dma >> 10);
  898. /* Enable DMA channel */
  899. for (chan = 0; chan < FH_TCSR_CHNL_NUM ; chan++)
  900. iwl_write_direct32(trans, FH_TCSR_CHNL_TX_CONFIG_REG(chan),
  901. FH_TCSR_TX_CONFIG_REG_VAL_DMA_CHNL_ENABLE |
  902. FH_TCSR_TX_CONFIG_REG_VAL_DMA_CREDIT_ENABLE);
  903. /* Update FH chicken bits */
  904. reg_val = iwl_read_direct32(trans, FH_TX_CHICKEN_BITS_REG);
  905. iwl_write_direct32(trans, FH_TX_CHICKEN_BITS_REG,
  906. reg_val | FH_TX_CHICKEN_BITS_SCD_AUTO_RETRY_EN);
  907. iwl_write_prph(trans, SCD_QUEUECHAIN_SEL,
  908. SCD_QUEUECHAIN_SEL_ALL(trans, trans_pcie));
  909. iwl_write_prph(trans, SCD_AGGR_SEL, 0);
  910. /* initiate the queues */
  911. for (i = 0; i < cfg(trans)->base_params->num_of_queues; i++) {
  912. iwl_write_prph(trans, SCD_QUEUE_RDPTR(i), 0);
  913. iwl_write_direct32(trans, HBUS_TARG_WRPTR, 0 | (i << 8));
  914. iwl_write_targ_mem(trans, trans_pcie->scd_base_addr +
  915. SCD_CONTEXT_QUEUE_OFFSET(i), 0);
  916. iwl_write_targ_mem(trans, trans_pcie->scd_base_addr +
  917. SCD_CONTEXT_QUEUE_OFFSET(i) +
  918. sizeof(u32),
  919. ((SCD_WIN_SIZE <<
  920. SCD_QUEUE_CTX_REG2_WIN_SIZE_POS) &
  921. SCD_QUEUE_CTX_REG2_WIN_SIZE_MSK) |
  922. ((SCD_FRAME_LIMIT <<
  923. SCD_QUEUE_CTX_REG2_FRAME_LIMIT_POS) &
  924. SCD_QUEUE_CTX_REG2_FRAME_LIMIT_MSK));
  925. }
  926. iwl_write_prph(trans, SCD_INTERRUPT_MASK,
  927. IWL_MASK(0, cfg(trans)->base_params->num_of_queues));
  928. /* Activate all Tx DMA/FIFO channels */
  929. iwl_trans_txq_set_sched(trans, IWL_MASK(0, 7));
  930. iwl_trans_set_wr_ptrs(trans, trans_pcie->cmd_queue, 0);
  931. /* make sure all queue are not stopped/used */
  932. memset(trans_pcie->queue_stopped, 0, sizeof(trans_pcie->queue_stopped));
  933. memset(trans_pcie->queue_used, 0, sizeof(trans_pcie->queue_used));
  934. for (i = 0; i < trans_pcie->n_q_to_fifo; i++) {
  935. int fifo = trans_pcie->setup_q_to_fifo[i];
  936. set_bit(i, trans_pcie->queue_used);
  937. iwl_trans_tx_queue_set_status(trans, &trans_pcie->txq[i],
  938. fifo, true);
  939. }
  940. spin_unlock_irqrestore(&trans_pcie->irq_lock, flags);
  941. /* Enable L1-Active */
  942. iwl_clear_bits_prph(trans, APMG_PCIDEV_STT_REG,
  943. APMG_PCIDEV_STT_VAL_L1_ACT_DIS);
  944. }
  945. static void iwl_trans_pcie_fw_alive(struct iwl_trans *trans)
  946. {
  947. iwl_reset_ict(trans);
  948. iwl_tx_start(trans);
  949. }
  950. /**
  951. * iwlagn_txq_ctx_stop - Stop all Tx DMA channels
  952. */
  953. static int iwl_trans_tx_stop(struct iwl_trans *trans)
  954. {
  955. int ch, txq_id, ret;
  956. unsigned long flags;
  957. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  958. /* Turn off all Tx DMA fifos */
  959. spin_lock_irqsave(&trans_pcie->irq_lock, flags);
  960. iwl_trans_txq_set_sched(trans, 0);
  961. /* Stop each Tx DMA channel, and wait for it to be idle */
  962. for (ch = 0; ch < FH_TCSR_CHNL_NUM; ch++) {
  963. iwl_write_direct32(trans,
  964. FH_TCSR_CHNL_TX_CONFIG_REG(ch), 0x0);
  965. ret = iwl_poll_direct_bit(trans, FH_TSSR_TX_STATUS_REG,
  966. FH_TSSR_TX_STATUS_REG_MSK_CHNL_IDLE(ch),
  967. 1000);
  968. if (ret < 0)
  969. IWL_ERR(trans, "Failing on timeout while stopping"
  970. " DMA channel %d [0x%08x]", ch,
  971. iwl_read_direct32(trans,
  972. FH_TSSR_TX_STATUS_REG));
  973. }
  974. spin_unlock_irqrestore(&trans_pcie->irq_lock, flags);
  975. if (!trans_pcie->txq) {
  976. IWL_WARN(trans, "Stopping tx queues that aren't allocated...");
  977. return 0;
  978. }
  979. /* Unmap DMA from host system and free skb's */
  980. for (txq_id = 0; txq_id < cfg(trans)->base_params->num_of_queues;
  981. txq_id++)
  982. iwl_tx_queue_unmap(trans, txq_id);
  983. return 0;
  984. }
  985. static void iwl_trans_pcie_stop_device(struct iwl_trans *trans)
  986. {
  987. unsigned long flags;
  988. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  989. /* tell the device to stop sending interrupts */
  990. spin_lock_irqsave(&trans_pcie->irq_lock, flags);
  991. iwl_disable_interrupts(trans);
  992. spin_unlock_irqrestore(&trans_pcie->irq_lock, flags);
  993. /* device going down, Stop using ICT table */
  994. iwl_disable_ict(trans);
  995. /*
  996. * If a HW restart happens during firmware loading,
  997. * then the firmware loading might call this function
  998. * and later it might be called again due to the
  999. * restart. So don't process again if the device is
  1000. * already dead.
  1001. */
  1002. if (test_bit(STATUS_DEVICE_ENABLED, &trans_pcie->status)) {
  1003. iwl_trans_tx_stop(trans);
  1004. #ifndef CONFIG_IWLWIFI_IDI
  1005. iwl_trans_rx_stop(trans);
  1006. #endif
  1007. /* Power-down device's busmaster DMA clocks */
  1008. iwl_write_prph(trans, APMG_CLK_DIS_REG,
  1009. APMG_CLK_VAL_DMA_CLK_RQT);
  1010. udelay(5);
  1011. }
  1012. /* Make sure (redundant) we've released our request to stay awake */
  1013. iwl_clear_bit(trans, CSR_GP_CNTRL,
  1014. CSR_GP_CNTRL_REG_FLAG_MAC_ACCESS_REQ);
  1015. /* Stop the device, and put it in low power state */
  1016. iwl_apm_stop(trans);
  1017. /* Upon stop, the APM issues an interrupt if HW RF kill is set.
  1018. * Clean again the interrupt here
  1019. */
  1020. spin_lock_irqsave(&trans_pcie->irq_lock, flags);
  1021. iwl_disable_interrupts(trans);
  1022. spin_unlock_irqrestore(&trans_pcie->irq_lock, flags);
  1023. /* wait to make sure we flush pending tasklet*/
  1024. synchronize_irq(trans_pcie->irq);
  1025. tasklet_kill(&trans_pcie->irq_tasklet);
  1026. cancel_work_sync(&trans_pcie->rx_replenish);
  1027. /* stop and reset the on-board processor */
  1028. iwl_write32(trans, CSR_RESET, CSR_RESET_REG_FLAG_NEVO_RESET);
  1029. /* clear all status bits */
  1030. clear_bit(STATUS_HCMD_ACTIVE, &trans_pcie->status);
  1031. clear_bit(STATUS_INT_ENABLED, &trans_pcie->status);
  1032. clear_bit(STATUS_DEVICE_ENABLED, &trans_pcie->status);
  1033. clear_bit(STATUS_TPOWER_PMI, &trans_pcie->status);
  1034. }
  1035. static void iwl_trans_pcie_wowlan_suspend(struct iwl_trans *trans)
  1036. {
  1037. /* let the ucode operate on its own */
  1038. iwl_write32(trans, CSR_UCODE_DRV_GP1_SET,
  1039. CSR_UCODE_DRV_GP1_BIT_D3_CFG_COMPLETE);
  1040. iwl_disable_interrupts(trans);
  1041. iwl_clear_bit(trans, CSR_GP_CNTRL,
  1042. CSR_GP_CNTRL_REG_FLAG_MAC_ACCESS_REQ);
  1043. }
  1044. static int iwl_trans_pcie_tx(struct iwl_trans *trans, struct sk_buff *skb,
  1045. struct iwl_device_cmd *dev_cmd, int txq_id)
  1046. {
  1047. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  1048. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
  1049. struct iwl_tx_cmd *tx_cmd = (struct iwl_tx_cmd *) dev_cmd->payload;
  1050. struct iwl_cmd_meta *out_meta;
  1051. struct iwl_tx_queue *txq;
  1052. struct iwl_queue *q;
  1053. dma_addr_t phys_addr = 0;
  1054. dma_addr_t txcmd_phys;
  1055. dma_addr_t scratch_phys;
  1056. u16 len, firstlen, secondlen;
  1057. u8 wait_write_ptr = 0;
  1058. __le16 fc = hdr->frame_control;
  1059. u8 hdr_len = ieee80211_hdrlen(fc);
  1060. u16 __maybe_unused wifi_seq;
  1061. txq = &trans_pcie->txq[txq_id];
  1062. q = &txq->q;
  1063. if (unlikely(!test_bit(txq_id, trans_pcie->queue_used))) {
  1064. WARN_ON_ONCE(1);
  1065. return -EINVAL;
  1066. }
  1067. spin_lock(&txq->lock);
  1068. /* Set up driver data for this TFD */
  1069. txq->skbs[q->write_ptr] = skb;
  1070. txq->cmd[q->write_ptr] = dev_cmd;
  1071. dev_cmd->hdr.cmd = REPLY_TX;
  1072. dev_cmd->hdr.sequence = cpu_to_le16((u16)(QUEUE_TO_SEQ(txq_id) |
  1073. INDEX_TO_SEQ(q->write_ptr)));
  1074. /* Set up first empty entry in queue's array of Tx/cmd buffers */
  1075. out_meta = &txq->meta[q->write_ptr];
  1076. /*
  1077. * Use the first empty entry in this queue's command buffer array
  1078. * to contain the Tx command and MAC header concatenated together
  1079. * (payload data will be in another buffer).
  1080. * Size of this varies, due to varying MAC header length.
  1081. * If end is not dword aligned, we'll have 2 extra bytes at the end
  1082. * of the MAC header (device reads on dword boundaries).
  1083. * We'll tell device about this padding later.
  1084. */
  1085. len = sizeof(struct iwl_tx_cmd) +
  1086. sizeof(struct iwl_cmd_header) + hdr_len;
  1087. firstlen = (len + 3) & ~3;
  1088. /* Tell NIC about any 2-byte padding after MAC header */
  1089. if (firstlen != len)
  1090. tx_cmd->tx_flags |= TX_CMD_FLG_MH_PAD_MSK;
  1091. /* Physical address of this Tx command's header (not MAC header!),
  1092. * within command buffer array. */
  1093. txcmd_phys = dma_map_single(trans->dev,
  1094. &dev_cmd->hdr, firstlen,
  1095. DMA_BIDIRECTIONAL);
  1096. if (unlikely(dma_mapping_error(trans->dev, txcmd_phys)))
  1097. goto out_err;
  1098. dma_unmap_addr_set(out_meta, mapping, txcmd_phys);
  1099. dma_unmap_len_set(out_meta, len, firstlen);
  1100. if (!ieee80211_has_morefrags(fc)) {
  1101. txq->need_update = 1;
  1102. } else {
  1103. wait_write_ptr = 1;
  1104. txq->need_update = 0;
  1105. }
  1106. /* Set up TFD's 2nd entry to point directly to remainder of skb,
  1107. * if any (802.11 null frames have no payload). */
  1108. secondlen = skb->len - hdr_len;
  1109. if (secondlen > 0) {
  1110. phys_addr = dma_map_single(trans->dev, skb->data + hdr_len,
  1111. secondlen, DMA_TO_DEVICE);
  1112. if (unlikely(dma_mapping_error(trans->dev, phys_addr))) {
  1113. dma_unmap_single(trans->dev,
  1114. dma_unmap_addr(out_meta, mapping),
  1115. dma_unmap_len(out_meta, len),
  1116. DMA_BIDIRECTIONAL);
  1117. goto out_err;
  1118. }
  1119. }
  1120. /* Attach buffers to TFD */
  1121. iwlagn_txq_attach_buf_to_tfd(trans, txq, txcmd_phys, firstlen, 1);
  1122. if (secondlen > 0)
  1123. iwlagn_txq_attach_buf_to_tfd(trans, txq, phys_addr,
  1124. secondlen, 0);
  1125. scratch_phys = txcmd_phys + sizeof(struct iwl_cmd_header) +
  1126. offsetof(struct iwl_tx_cmd, scratch);
  1127. /* take back ownership of DMA buffer to enable update */
  1128. dma_sync_single_for_cpu(trans->dev, txcmd_phys, firstlen,
  1129. DMA_BIDIRECTIONAL);
  1130. tx_cmd->dram_lsb_ptr = cpu_to_le32(scratch_phys);
  1131. tx_cmd->dram_msb_ptr = iwl_get_dma_hi_addr(scratch_phys);
  1132. IWL_DEBUG_TX(trans, "sequence nr = 0X%x\n",
  1133. le16_to_cpu(dev_cmd->hdr.sequence));
  1134. IWL_DEBUG_TX(trans, "tx_flags = 0X%x\n", le32_to_cpu(tx_cmd->tx_flags));
  1135. /* Set up entry for this TFD in Tx byte-count array */
  1136. iwl_trans_txq_update_byte_cnt_tbl(trans, txq, le16_to_cpu(tx_cmd->len));
  1137. dma_sync_single_for_device(trans->dev, txcmd_phys, firstlen,
  1138. DMA_BIDIRECTIONAL);
  1139. trace_iwlwifi_dev_tx(trans->dev,
  1140. &((struct iwl_tfd *)txq->tfds)[txq->q.write_ptr],
  1141. sizeof(struct iwl_tfd),
  1142. &dev_cmd->hdr, firstlen,
  1143. skb->data + hdr_len, secondlen);
  1144. /* start timer if queue currently empty */
  1145. if (q->read_ptr == q->write_ptr && trans_pcie->wd_timeout)
  1146. mod_timer(&txq->stuck_timer, jiffies + trans_pcie->wd_timeout);
  1147. /* Tell device the write index *just past* this latest filled TFD */
  1148. q->write_ptr = iwl_queue_inc_wrap(q->write_ptr, q->n_bd);
  1149. iwl_txq_update_write_ptr(trans, txq);
  1150. /*
  1151. * At this point the frame is "transmitted" successfully
  1152. * and we will get a TX status notification eventually,
  1153. * regardless of the value of ret. "ret" only indicates
  1154. * whether or not we should update the write pointer.
  1155. */
  1156. if (iwl_queue_space(q) < q->high_mark) {
  1157. if (wait_write_ptr) {
  1158. txq->need_update = 1;
  1159. iwl_txq_update_write_ptr(trans, txq);
  1160. } else {
  1161. iwl_stop_queue(trans, txq);
  1162. }
  1163. }
  1164. spin_unlock(&txq->lock);
  1165. return 0;
  1166. out_err:
  1167. spin_unlock(&txq->lock);
  1168. return -1;
  1169. }
  1170. static int iwl_trans_pcie_start_hw(struct iwl_trans *trans)
  1171. {
  1172. struct iwl_trans_pcie *trans_pcie =
  1173. IWL_TRANS_GET_PCIE_TRANS(trans);
  1174. int err;
  1175. bool hw_rfkill;
  1176. trans_pcie->inta_mask = CSR_INI_SET_MASK;
  1177. if (!trans_pcie->irq_requested) {
  1178. tasklet_init(&trans_pcie->irq_tasklet, (void (*)(unsigned long))
  1179. iwl_irq_tasklet, (unsigned long)trans);
  1180. iwl_alloc_isr_ict(trans);
  1181. err = request_irq(trans_pcie->irq, iwl_isr_ict, IRQF_SHARED,
  1182. DRV_NAME, trans);
  1183. if (err) {
  1184. IWL_ERR(trans, "Error allocating IRQ %d\n",
  1185. trans_pcie->irq);
  1186. goto error;
  1187. }
  1188. INIT_WORK(&trans_pcie->rx_replenish, iwl_bg_rx_replenish);
  1189. trans_pcie->irq_requested = true;
  1190. }
  1191. err = iwl_prepare_card_hw(trans);
  1192. if (err) {
  1193. IWL_ERR(trans, "Error while preparing HW: %d", err);
  1194. goto err_free_irq;
  1195. }
  1196. iwl_apm_init(trans);
  1197. hw_rfkill = !(iwl_read32(trans, CSR_GP_CNTRL) &
  1198. CSR_GP_CNTRL_REG_FLAG_HW_RF_KILL_SW);
  1199. iwl_op_mode_hw_rf_kill(trans->op_mode, hw_rfkill);
  1200. return err;
  1201. err_free_irq:
  1202. free_irq(trans_pcie->irq, trans);
  1203. error:
  1204. iwl_free_isr_ict(trans);
  1205. tasklet_kill(&trans_pcie->irq_tasklet);
  1206. return err;
  1207. }
  1208. static void iwl_trans_pcie_stop_hw(struct iwl_trans *trans)
  1209. {
  1210. iwl_apm_stop(trans);
  1211. iwl_write32(trans, CSR_INT, 0xFFFFFFFF);
  1212. /* Even if we stop the HW, we still want the RF kill interrupt */
  1213. iwl_enable_rfkill_int(trans);
  1214. }
  1215. static void iwl_trans_pcie_reclaim(struct iwl_trans *trans, int txq_id, int ssn,
  1216. struct sk_buff_head *skbs)
  1217. {
  1218. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  1219. struct iwl_tx_queue *txq = &trans_pcie->txq[txq_id];
  1220. /* n_bd is usually 256 => n_bd - 1 = 0xff */
  1221. int tfd_num = ssn & (txq->q.n_bd - 1);
  1222. int freed = 0;
  1223. spin_lock(&txq->lock);
  1224. if (txq->q.read_ptr != tfd_num) {
  1225. IWL_DEBUG_TX_REPLY(trans, "[Q %d] %d -> %d (%d)\n",
  1226. txq_id, txq->q.read_ptr, tfd_num, ssn);
  1227. freed = iwl_tx_queue_reclaim(trans, txq_id, tfd_num, skbs);
  1228. if (iwl_queue_space(&txq->q) > txq->q.low_mark)
  1229. iwl_wake_queue(trans, txq);
  1230. }
  1231. spin_unlock(&txq->lock);
  1232. }
  1233. static void iwl_trans_pcie_write8(struct iwl_trans *trans, u32 ofs, u8 val)
  1234. {
  1235. writeb(val, IWL_TRANS_GET_PCIE_TRANS(trans)->hw_base + ofs);
  1236. }
  1237. static void iwl_trans_pcie_write32(struct iwl_trans *trans, u32 ofs, u32 val)
  1238. {
  1239. writel(val, IWL_TRANS_GET_PCIE_TRANS(trans)->hw_base + ofs);
  1240. }
  1241. static u32 iwl_trans_pcie_read32(struct iwl_trans *trans, u32 ofs)
  1242. {
  1243. return readl(IWL_TRANS_GET_PCIE_TRANS(trans)->hw_base + ofs);
  1244. }
  1245. static void iwl_trans_pcie_configure(struct iwl_trans *trans,
  1246. const struct iwl_trans_config *trans_cfg)
  1247. {
  1248. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  1249. trans_pcie->cmd_queue = trans_cfg->cmd_queue;
  1250. if (WARN_ON(trans_cfg->n_no_reclaim_cmds > MAX_NO_RECLAIM_CMDS))
  1251. trans_pcie->n_no_reclaim_cmds = 0;
  1252. else
  1253. trans_pcie->n_no_reclaim_cmds = trans_cfg->n_no_reclaim_cmds;
  1254. if (trans_pcie->n_no_reclaim_cmds)
  1255. memcpy(trans_pcie->no_reclaim_cmds, trans_cfg->no_reclaim_cmds,
  1256. trans_pcie->n_no_reclaim_cmds * sizeof(u8));
  1257. trans_pcie->n_q_to_fifo = trans_cfg->n_queue_to_fifo;
  1258. if (WARN_ON(trans_pcie->n_q_to_fifo > IWL_MAX_HW_QUEUES))
  1259. trans_pcie->n_q_to_fifo = IWL_MAX_HW_QUEUES;
  1260. /* at least the command queue must be mapped */
  1261. WARN_ON(!trans_pcie->n_q_to_fifo);
  1262. memcpy(trans_pcie->setup_q_to_fifo, trans_cfg->queue_to_fifo,
  1263. trans_pcie->n_q_to_fifo * sizeof(u8));
  1264. trans_pcie->rx_buf_size_8k = trans_cfg->rx_buf_size_8k;
  1265. if (trans_pcie->rx_buf_size_8k)
  1266. trans_pcie->rx_page_order = get_order(8 * 1024);
  1267. else
  1268. trans_pcie->rx_page_order = get_order(4 * 1024);
  1269. trans_pcie->wd_timeout =
  1270. msecs_to_jiffies(trans_cfg->queue_watchdog_timeout);
  1271. }
  1272. static void iwl_trans_pcie_free(struct iwl_trans *trans)
  1273. {
  1274. struct iwl_trans_pcie *trans_pcie =
  1275. IWL_TRANS_GET_PCIE_TRANS(trans);
  1276. iwl_trans_pcie_tx_free(trans);
  1277. #ifndef CONFIG_IWLWIFI_IDI
  1278. iwl_trans_pcie_rx_free(trans);
  1279. #endif
  1280. if (trans_pcie->irq_requested == true) {
  1281. free_irq(trans_pcie->irq, trans);
  1282. iwl_free_isr_ict(trans);
  1283. }
  1284. pci_disable_msi(trans_pcie->pci_dev);
  1285. iounmap(trans_pcie->hw_base);
  1286. pci_release_regions(trans_pcie->pci_dev);
  1287. pci_disable_device(trans_pcie->pci_dev);
  1288. trans->shrd->trans = NULL;
  1289. kfree(trans);
  1290. }
  1291. static void iwl_trans_pcie_set_pmi(struct iwl_trans *trans, bool state)
  1292. {
  1293. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  1294. if (state)
  1295. set_bit(STATUS_TPOWER_PMI, &trans_pcie->status);
  1296. else
  1297. clear_bit(STATUS_TPOWER_PMI, &trans_pcie->status);
  1298. }
  1299. #ifdef CONFIG_PM_SLEEP
  1300. static int iwl_trans_pcie_suspend(struct iwl_trans *trans)
  1301. {
  1302. return 0;
  1303. }
  1304. static int iwl_trans_pcie_resume(struct iwl_trans *trans)
  1305. {
  1306. bool hw_rfkill;
  1307. hw_rfkill = !(iwl_read32(trans, CSR_GP_CNTRL) &
  1308. CSR_GP_CNTRL_REG_FLAG_HW_RF_KILL_SW);
  1309. if (hw_rfkill)
  1310. iwl_enable_rfkill_int(trans);
  1311. else
  1312. iwl_enable_interrupts(trans);
  1313. iwl_op_mode_hw_rf_kill(trans->op_mode, hw_rfkill);
  1314. return 0;
  1315. }
  1316. #endif /* CONFIG_PM_SLEEP */
  1317. #define IWL_FLUSH_WAIT_MS 2000
  1318. static int iwl_trans_pcie_wait_tx_queue_empty(struct iwl_trans *trans)
  1319. {
  1320. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  1321. struct iwl_tx_queue *txq;
  1322. struct iwl_queue *q;
  1323. int cnt;
  1324. unsigned long now = jiffies;
  1325. int ret = 0;
  1326. /* waiting for all the tx frames complete might take a while */
  1327. for (cnt = 0; cnt < cfg(trans)->base_params->num_of_queues; cnt++) {
  1328. if (cnt == trans_pcie->cmd_queue)
  1329. continue;
  1330. txq = &trans_pcie->txq[cnt];
  1331. q = &txq->q;
  1332. while (q->read_ptr != q->write_ptr && !time_after(jiffies,
  1333. now + msecs_to_jiffies(IWL_FLUSH_WAIT_MS)))
  1334. msleep(1);
  1335. if (q->read_ptr != q->write_ptr) {
  1336. IWL_ERR(trans, "fail to flush all tx fifo queues\n");
  1337. ret = -ETIMEDOUT;
  1338. break;
  1339. }
  1340. }
  1341. return ret;
  1342. }
  1343. static const char *get_fh_string(int cmd)
  1344. {
  1345. switch (cmd) {
  1346. IWL_CMD(FH_RSCSR_CHNL0_STTS_WPTR_REG);
  1347. IWL_CMD(FH_RSCSR_CHNL0_RBDCB_BASE_REG);
  1348. IWL_CMD(FH_RSCSR_CHNL0_WPTR);
  1349. IWL_CMD(FH_MEM_RCSR_CHNL0_CONFIG_REG);
  1350. IWL_CMD(FH_MEM_RSSR_SHARED_CTRL_REG);
  1351. IWL_CMD(FH_MEM_RSSR_RX_STATUS_REG);
  1352. IWL_CMD(FH_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV);
  1353. IWL_CMD(FH_TSSR_TX_STATUS_REG);
  1354. IWL_CMD(FH_TSSR_TX_ERROR_REG);
  1355. default:
  1356. return "UNKNOWN";
  1357. }
  1358. }
  1359. int iwl_dump_fh(struct iwl_trans *trans, char **buf, bool display)
  1360. {
  1361. int i;
  1362. #ifdef CONFIG_IWLWIFI_DEBUG
  1363. int pos = 0;
  1364. size_t bufsz = 0;
  1365. #endif
  1366. static const u32 fh_tbl[] = {
  1367. FH_RSCSR_CHNL0_STTS_WPTR_REG,
  1368. FH_RSCSR_CHNL0_RBDCB_BASE_REG,
  1369. FH_RSCSR_CHNL0_WPTR,
  1370. FH_MEM_RCSR_CHNL0_CONFIG_REG,
  1371. FH_MEM_RSSR_SHARED_CTRL_REG,
  1372. FH_MEM_RSSR_RX_STATUS_REG,
  1373. FH_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV,
  1374. FH_TSSR_TX_STATUS_REG,
  1375. FH_TSSR_TX_ERROR_REG
  1376. };
  1377. #ifdef CONFIG_IWLWIFI_DEBUG
  1378. if (display) {
  1379. bufsz = ARRAY_SIZE(fh_tbl) * 48 + 40;
  1380. *buf = kmalloc(bufsz, GFP_KERNEL);
  1381. if (!*buf)
  1382. return -ENOMEM;
  1383. pos += scnprintf(*buf + pos, bufsz - pos,
  1384. "FH register values:\n");
  1385. for (i = 0; i < ARRAY_SIZE(fh_tbl); i++) {
  1386. pos += scnprintf(*buf + pos, bufsz - pos,
  1387. " %34s: 0X%08x\n",
  1388. get_fh_string(fh_tbl[i]),
  1389. iwl_read_direct32(trans, fh_tbl[i]));
  1390. }
  1391. return pos;
  1392. }
  1393. #endif
  1394. IWL_ERR(trans, "FH register values:\n");
  1395. for (i = 0; i < ARRAY_SIZE(fh_tbl); i++) {
  1396. IWL_ERR(trans, " %34s: 0X%08x\n",
  1397. get_fh_string(fh_tbl[i]),
  1398. iwl_read_direct32(trans, fh_tbl[i]));
  1399. }
  1400. return 0;
  1401. }
  1402. static const char *get_csr_string(int cmd)
  1403. {
  1404. switch (cmd) {
  1405. IWL_CMD(CSR_HW_IF_CONFIG_REG);
  1406. IWL_CMD(CSR_INT_COALESCING);
  1407. IWL_CMD(CSR_INT);
  1408. IWL_CMD(CSR_INT_MASK);
  1409. IWL_CMD(CSR_FH_INT_STATUS);
  1410. IWL_CMD(CSR_GPIO_IN);
  1411. IWL_CMD(CSR_RESET);
  1412. IWL_CMD(CSR_GP_CNTRL);
  1413. IWL_CMD(CSR_HW_REV);
  1414. IWL_CMD(CSR_EEPROM_REG);
  1415. IWL_CMD(CSR_EEPROM_GP);
  1416. IWL_CMD(CSR_OTP_GP_REG);
  1417. IWL_CMD(CSR_GIO_REG);
  1418. IWL_CMD(CSR_GP_UCODE_REG);
  1419. IWL_CMD(CSR_GP_DRIVER_REG);
  1420. IWL_CMD(CSR_UCODE_DRV_GP1);
  1421. IWL_CMD(CSR_UCODE_DRV_GP2);
  1422. IWL_CMD(CSR_LED_REG);
  1423. IWL_CMD(CSR_DRAM_INT_TBL_REG);
  1424. IWL_CMD(CSR_GIO_CHICKEN_BITS);
  1425. IWL_CMD(CSR_ANA_PLL_CFG);
  1426. IWL_CMD(CSR_HW_REV_WA_REG);
  1427. IWL_CMD(CSR_DBG_HPET_MEM_REG);
  1428. default:
  1429. return "UNKNOWN";
  1430. }
  1431. }
  1432. void iwl_dump_csr(struct iwl_trans *trans)
  1433. {
  1434. int i;
  1435. static const u32 csr_tbl[] = {
  1436. CSR_HW_IF_CONFIG_REG,
  1437. CSR_INT_COALESCING,
  1438. CSR_INT,
  1439. CSR_INT_MASK,
  1440. CSR_FH_INT_STATUS,
  1441. CSR_GPIO_IN,
  1442. CSR_RESET,
  1443. CSR_GP_CNTRL,
  1444. CSR_HW_REV,
  1445. CSR_EEPROM_REG,
  1446. CSR_EEPROM_GP,
  1447. CSR_OTP_GP_REG,
  1448. CSR_GIO_REG,
  1449. CSR_GP_UCODE_REG,
  1450. CSR_GP_DRIVER_REG,
  1451. CSR_UCODE_DRV_GP1,
  1452. CSR_UCODE_DRV_GP2,
  1453. CSR_LED_REG,
  1454. CSR_DRAM_INT_TBL_REG,
  1455. CSR_GIO_CHICKEN_BITS,
  1456. CSR_ANA_PLL_CFG,
  1457. CSR_HW_REV_WA_REG,
  1458. CSR_DBG_HPET_MEM_REG
  1459. };
  1460. IWL_ERR(trans, "CSR values:\n");
  1461. IWL_ERR(trans, "(2nd byte of CSR_INT_COALESCING is "
  1462. "CSR_INT_PERIODIC_REG)\n");
  1463. for (i = 0; i < ARRAY_SIZE(csr_tbl); i++) {
  1464. IWL_ERR(trans, " %25s: 0X%08x\n",
  1465. get_csr_string(csr_tbl[i]),
  1466. iwl_read32(trans, csr_tbl[i]));
  1467. }
  1468. }
  1469. #ifdef CONFIG_IWLWIFI_DEBUGFS
  1470. /* create and remove of files */
  1471. #define DEBUGFS_ADD_FILE(name, parent, mode) do { \
  1472. if (!debugfs_create_file(#name, mode, parent, trans, \
  1473. &iwl_dbgfs_##name##_ops)) \
  1474. return -ENOMEM; \
  1475. } while (0)
  1476. /* file operation */
  1477. #define DEBUGFS_READ_FUNC(name) \
  1478. static ssize_t iwl_dbgfs_##name##_read(struct file *file, \
  1479. char __user *user_buf, \
  1480. size_t count, loff_t *ppos);
  1481. #define DEBUGFS_WRITE_FUNC(name) \
  1482. static ssize_t iwl_dbgfs_##name##_write(struct file *file, \
  1483. const char __user *user_buf, \
  1484. size_t count, loff_t *ppos);
  1485. #define DEBUGFS_READ_FILE_OPS(name) \
  1486. DEBUGFS_READ_FUNC(name); \
  1487. static const struct file_operations iwl_dbgfs_##name##_ops = { \
  1488. .read = iwl_dbgfs_##name##_read, \
  1489. .open = simple_open, \
  1490. .llseek = generic_file_llseek, \
  1491. };
  1492. #define DEBUGFS_WRITE_FILE_OPS(name) \
  1493. DEBUGFS_WRITE_FUNC(name); \
  1494. static const struct file_operations iwl_dbgfs_##name##_ops = { \
  1495. .write = iwl_dbgfs_##name##_write, \
  1496. .open = simple_open, \
  1497. .llseek = generic_file_llseek, \
  1498. };
  1499. #define DEBUGFS_READ_WRITE_FILE_OPS(name) \
  1500. DEBUGFS_READ_FUNC(name); \
  1501. DEBUGFS_WRITE_FUNC(name); \
  1502. static const struct file_operations iwl_dbgfs_##name##_ops = { \
  1503. .write = iwl_dbgfs_##name##_write, \
  1504. .read = iwl_dbgfs_##name##_read, \
  1505. .open = simple_open, \
  1506. .llseek = generic_file_llseek, \
  1507. };
  1508. static ssize_t iwl_dbgfs_tx_queue_read(struct file *file,
  1509. char __user *user_buf,
  1510. size_t count, loff_t *ppos)
  1511. {
  1512. struct iwl_trans *trans = file->private_data;
  1513. struct iwl_trans_pcie *trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  1514. struct iwl_tx_queue *txq;
  1515. struct iwl_queue *q;
  1516. char *buf;
  1517. int pos = 0;
  1518. int cnt;
  1519. int ret;
  1520. size_t bufsz;
  1521. bufsz = sizeof(char) * 64 * cfg(trans)->base_params->num_of_queues;
  1522. if (!trans_pcie->txq) {
  1523. IWL_ERR(trans, "txq not ready\n");
  1524. return -EAGAIN;
  1525. }
  1526. buf = kzalloc(bufsz, GFP_KERNEL);
  1527. if (!buf)
  1528. return -ENOMEM;
  1529. for (cnt = 0; cnt < cfg(trans)->base_params->num_of_queues; cnt++) {
  1530. txq = &trans_pcie->txq[cnt];
  1531. q = &txq->q;
  1532. pos += scnprintf(buf + pos, bufsz - pos,
  1533. "hwq %.2d: read=%u write=%u use=%d stop=%d\n",
  1534. cnt, q->read_ptr, q->write_ptr,
  1535. !!test_bit(cnt, trans_pcie->queue_used),
  1536. !!test_bit(cnt, trans_pcie->queue_stopped));
  1537. }
  1538. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  1539. kfree(buf);
  1540. return ret;
  1541. }
  1542. static ssize_t iwl_dbgfs_rx_queue_read(struct file *file,
  1543. char __user *user_buf,
  1544. size_t count, loff_t *ppos) {
  1545. struct iwl_trans *trans = file->private_data;
  1546. struct iwl_trans_pcie *trans_pcie =
  1547. IWL_TRANS_GET_PCIE_TRANS(trans);
  1548. struct iwl_rx_queue *rxq = &trans_pcie->rxq;
  1549. char buf[256];
  1550. int pos = 0;
  1551. const size_t bufsz = sizeof(buf);
  1552. pos += scnprintf(buf + pos, bufsz - pos, "read: %u\n",
  1553. rxq->read);
  1554. pos += scnprintf(buf + pos, bufsz - pos, "write: %u\n",
  1555. rxq->write);
  1556. pos += scnprintf(buf + pos, bufsz - pos, "free_count: %u\n",
  1557. rxq->free_count);
  1558. if (rxq->rb_stts) {
  1559. pos += scnprintf(buf + pos, bufsz - pos, "closed_rb_num: %u\n",
  1560. le16_to_cpu(rxq->rb_stts->closed_rb_num) & 0x0FFF);
  1561. } else {
  1562. pos += scnprintf(buf + pos, bufsz - pos,
  1563. "closed_rb_num: Not Allocated\n");
  1564. }
  1565. return simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  1566. }
  1567. static ssize_t iwl_dbgfs_interrupt_read(struct file *file,
  1568. char __user *user_buf,
  1569. size_t count, loff_t *ppos) {
  1570. struct iwl_trans *trans = file->private_data;
  1571. struct iwl_trans_pcie *trans_pcie =
  1572. IWL_TRANS_GET_PCIE_TRANS(trans);
  1573. struct isr_statistics *isr_stats = &trans_pcie->isr_stats;
  1574. int pos = 0;
  1575. char *buf;
  1576. int bufsz = 24 * 64; /* 24 items * 64 char per item */
  1577. ssize_t ret;
  1578. buf = kzalloc(bufsz, GFP_KERNEL);
  1579. if (!buf) {
  1580. IWL_ERR(trans, "Can not allocate Buffer\n");
  1581. return -ENOMEM;
  1582. }
  1583. pos += scnprintf(buf + pos, bufsz - pos,
  1584. "Interrupt Statistics Report:\n");
  1585. pos += scnprintf(buf + pos, bufsz - pos, "HW Error:\t\t\t %u\n",
  1586. isr_stats->hw);
  1587. pos += scnprintf(buf + pos, bufsz - pos, "SW Error:\t\t\t %u\n",
  1588. isr_stats->sw);
  1589. if (isr_stats->sw || isr_stats->hw) {
  1590. pos += scnprintf(buf + pos, bufsz - pos,
  1591. "\tLast Restarting Code: 0x%X\n",
  1592. isr_stats->err_code);
  1593. }
  1594. #ifdef CONFIG_IWLWIFI_DEBUG
  1595. pos += scnprintf(buf + pos, bufsz - pos, "Frame transmitted:\t\t %u\n",
  1596. isr_stats->sch);
  1597. pos += scnprintf(buf + pos, bufsz - pos, "Alive interrupt:\t\t %u\n",
  1598. isr_stats->alive);
  1599. #endif
  1600. pos += scnprintf(buf + pos, bufsz - pos,
  1601. "HW RF KILL switch toggled:\t %u\n", isr_stats->rfkill);
  1602. pos += scnprintf(buf + pos, bufsz - pos, "CT KILL:\t\t\t %u\n",
  1603. isr_stats->ctkill);
  1604. pos += scnprintf(buf + pos, bufsz - pos, "Wakeup Interrupt:\t\t %u\n",
  1605. isr_stats->wakeup);
  1606. pos += scnprintf(buf + pos, bufsz - pos,
  1607. "Rx command responses:\t\t %u\n", isr_stats->rx);
  1608. pos += scnprintf(buf + pos, bufsz - pos, "Tx/FH interrupt:\t\t %u\n",
  1609. isr_stats->tx);
  1610. pos += scnprintf(buf + pos, bufsz - pos, "Unexpected INTA:\t\t %u\n",
  1611. isr_stats->unhandled);
  1612. ret = simple_read_from_buffer(user_buf, count, ppos, buf, pos);
  1613. kfree(buf);
  1614. return ret;
  1615. }
  1616. static ssize_t iwl_dbgfs_interrupt_write(struct file *file,
  1617. const char __user *user_buf,
  1618. size_t count, loff_t *ppos)
  1619. {
  1620. struct iwl_trans *trans = file->private_data;
  1621. struct iwl_trans_pcie *trans_pcie =
  1622. IWL_TRANS_GET_PCIE_TRANS(trans);
  1623. struct isr_statistics *isr_stats = &trans_pcie->isr_stats;
  1624. char buf[8];
  1625. int buf_size;
  1626. u32 reset_flag;
  1627. memset(buf, 0, sizeof(buf));
  1628. buf_size = min(count, sizeof(buf) - 1);
  1629. if (copy_from_user(buf, user_buf, buf_size))
  1630. return -EFAULT;
  1631. if (sscanf(buf, "%x", &reset_flag) != 1)
  1632. return -EFAULT;
  1633. if (reset_flag == 0)
  1634. memset(isr_stats, 0, sizeof(*isr_stats));
  1635. return count;
  1636. }
  1637. static ssize_t iwl_dbgfs_csr_write(struct file *file,
  1638. const char __user *user_buf,
  1639. size_t count, loff_t *ppos)
  1640. {
  1641. struct iwl_trans *trans = file->private_data;
  1642. char buf[8];
  1643. int buf_size;
  1644. int csr;
  1645. memset(buf, 0, sizeof(buf));
  1646. buf_size = min(count, sizeof(buf) - 1);
  1647. if (copy_from_user(buf, user_buf, buf_size))
  1648. return -EFAULT;
  1649. if (sscanf(buf, "%d", &csr) != 1)
  1650. return -EFAULT;
  1651. iwl_dump_csr(trans);
  1652. return count;
  1653. }
  1654. static ssize_t iwl_dbgfs_fh_reg_read(struct file *file,
  1655. char __user *user_buf,
  1656. size_t count, loff_t *ppos)
  1657. {
  1658. struct iwl_trans *trans = file->private_data;
  1659. char *buf;
  1660. int pos = 0;
  1661. ssize_t ret = -EFAULT;
  1662. ret = pos = iwl_dump_fh(trans, &buf, true);
  1663. if (buf) {
  1664. ret = simple_read_from_buffer(user_buf,
  1665. count, ppos, buf, pos);
  1666. kfree(buf);
  1667. }
  1668. return ret;
  1669. }
  1670. static ssize_t iwl_dbgfs_fw_restart_write(struct file *file,
  1671. const char __user *user_buf,
  1672. size_t count, loff_t *ppos)
  1673. {
  1674. struct iwl_trans *trans = file->private_data;
  1675. if (!trans->op_mode)
  1676. return -EAGAIN;
  1677. iwl_op_mode_nic_error(trans->op_mode);
  1678. return count;
  1679. }
  1680. DEBUGFS_READ_WRITE_FILE_OPS(interrupt);
  1681. DEBUGFS_READ_FILE_OPS(fh_reg);
  1682. DEBUGFS_READ_FILE_OPS(rx_queue);
  1683. DEBUGFS_READ_FILE_OPS(tx_queue);
  1684. DEBUGFS_WRITE_FILE_OPS(csr);
  1685. DEBUGFS_WRITE_FILE_OPS(fw_restart);
  1686. /*
  1687. * Create the debugfs files and directories
  1688. *
  1689. */
  1690. static int iwl_trans_pcie_dbgfs_register(struct iwl_trans *trans,
  1691. struct dentry *dir)
  1692. {
  1693. DEBUGFS_ADD_FILE(rx_queue, dir, S_IRUSR);
  1694. DEBUGFS_ADD_FILE(tx_queue, dir, S_IRUSR);
  1695. DEBUGFS_ADD_FILE(interrupt, dir, S_IWUSR | S_IRUSR);
  1696. DEBUGFS_ADD_FILE(csr, dir, S_IWUSR);
  1697. DEBUGFS_ADD_FILE(fh_reg, dir, S_IRUSR);
  1698. DEBUGFS_ADD_FILE(fw_restart, dir, S_IWUSR);
  1699. return 0;
  1700. }
  1701. #else
  1702. static int iwl_trans_pcie_dbgfs_register(struct iwl_trans *trans,
  1703. struct dentry *dir)
  1704. { return 0; }
  1705. #endif /*CONFIG_IWLWIFI_DEBUGFS */
  1706. const struct iwl_trans_ops trans_ops_pcie = {
  1707. .start_hw = iwl_trans_pcie_start_hw,
  1708. .stop_hw = iwl_trans_pcie_stop_hw,
  1709. .fw_alive = iwl_trans_pcie_fw_alive,
  1710. .start_fw = iwl_trans_pcie_start_fw,
  1711. .stop_device = iwl_trans_pcie_stop_device,
  1712. .wowlan_suspend = iwl_trans_pcie_wowlan_suspend,
  1713. .send_cmd = iwl_trans_pcie_send_cmd,
  1714. .tx = iwl_trans_pcie_tx,
  1715. .reclaim = iwl_trans_pcie_reclaim,
  1716. .tx_agg_disable = iwl_trans_pcie_tx_agg_disable,
  1717. .tx_agg_setup = iwl_trans_pcie_tx_agg_setup,
  1718. .free = iwl_trans_pcie_free,
  1719. .dbgfs_register = iwl_trans_pcie_dbgfs_register,
  1720. .wait_tx_queue_empty = iwl_trans_pcie_wait_tx_queue_empty,
  1721. #ifdef CONFIG_PM_SLEEP
  1722. .suspend = iwl_trans_pcie_suspend,
  1723. .resume = iwl_trans_pcie_resume,
  1724. #endif
  1725. .write8 = iwl_trans_pcie_write8,
  1726. .write32 = iwl_trans_pcie_write32,
  1727. .read32 = iwl_trans_pcie_read32,
  1728. .configure = iwl_trans_pcie_configure,
  1729. .set_pmi = iwl_trans_pcie_set_pmi,
  1730. };
  1731. struct iwl_trans *iwl_trans_pcie_alloc(struct iwl_shared *shrd,
  1732. struct pci_dev *pdev,
  1733. const struct pci_device_id *ent)
  1734. {
  1735. struct iwl_trans_pcie *trans_pcie;
  1736. struct iwl_trans *trans;
  1737. u16 pci_cmd;
  1738. int err;
  1739. trans = kzalloc(sizeof(struct iwl_trans) +
  1740. sizeof(struct iwl_trans_pcie), GFP_KERNEL);
  1741. if (WARN_ON(!trans))
  1742. return NULL;
  1743. trans_pcie = IWL_TRANS_GET_PCIE_TRANS(trans);
  1744. trans->ops = &trans_ops_pcie;
  1745. trans->shrd = shrd;
  1746. trans_pcie->trans = trans;
  1747. spin_lock_init(&trans_pcie->irq_lock);
  1748. init_waitqueue_head(&trans_pcie->ucode_write_waitq);
  1749. /* W/A - seems to solve weird behavior. We need to remove this if we
  1750. * don't want to stay in L1 all the time. This wastes a lot of power */
  1751. pci_disable_link_state(pdev, PCIE_LINK_STATE_L0S | PCIE_LINK_STATE_L1 |
  1752. PCIE_LINK_STATE_CLKPM);
  1753. if (pci_enable_device(pdev)) {
  1754. err = -ENODEV;
  1755. goto out_no_pci;
  1756. }
  1757. pci_set_master(pdev);
  1758. err = pci_set_dma_mask(pdev, DMA_BIT_MASK(36));
  1759. if (!err)
  1760. err = pci_set_consistent_dma_mask(pdev, DMA_BIT_MASK(36));
  1761. if (err) {
  1762. err = pci_set_dma_mask(pdev, DMA_BIT_MASK(32));
  1763. if (!err)
  1764. err = pci_set_consistent_dma_mask(pdev,
  1765. DMA_BIT_MASK(32));
  1766. /* both attempts failed: */
  1767. if (err) {
  1768. dev_printk(KERN_ERR, &pdev->dev,
  1769. "No suitable DMA available.\n");
  1770. goto out_pci_disable_device;
  1771. }
  1772. }
  1773. err = pci_request_regions(pdev, DRV_NAME);
  1774. if (err) {
  1775. dev_printk(KERN_ERR, &pdev->dev, "pci_request_regions failed");
  1776. goto out_pci_disable_device;
  1777. }
  1778. trans_pcie->hw_base = pci_ioremap_bar(pdev, 0);
  1779. if (!trans_pcie->hw_base) {
  1780. dev_printk(KERN_ERR, &pdev->dev, "pci_ioremap_bar failed");
  1781. err = -ENODEV;
  1782. goto out_pci_release_regions;
  1783. }
  1784. dev_printk(KERN_INFO, &pdev->dev,
  1785. "pci_resource_len = 0x%08llx\n",
  1786. (unsigned long long) pci_resource_len(pdev, 0));
  1787. dev_printk(KERN_INFO, &pdev->dev,
  1788. "pci_resource_base = %p\n", trans_pcie->hw_base);
  1789. dev_printk(KERN_INFO, &pdev->dev,
  1790. "HW Revision ID = 0x%X\n", pdev->revision);
  1791. /* We disable the RETRY_TIMEOUT register (0x41) to keep
  1792. * PCI Tx retries from interfering with C3 CPU state */
  1793. pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00);
  1794. err = pci_enable_msi(pdev);
  1795. if (err)
  1796. dev_printk(KERN_ERR, &pdev->dev,
  1797. "pci_enable_msi failed(0X%x)", err);
  1798. trans->dev = &pdev->dev;
  1799. trans_pcie->irq = pdev->irq;
  1800. trans_pcie->pci_dev = pdev;
  1801. trans->hw_rev = iwl_read32(trans, CSR_HW_REV);
  1802. trans->hw_id = (pdev->device << 16) + pdev->subsystem_device;
  1803. snprintf(trans->hw_id_str, sizeof(trans->hw_id_str),
  1804. "PCI ID: 0x%04X:0x%04X", pdev->device, pdev->subsystem_device);
  1805. /* TODO: Move this away, not needed if not MSI */
  1806. /* enable rfkill interrupt: hw bug w/a */
  1807. pci_read_config_word(pdev, PCI_COMMAND, &pci_cmd);
  1808. if (pci_cmd & PCI_COMMAND_INTX_DISABLE) {
  1809. pci_cmd &= ~PCI_COMMAND_INTX_DISABLE;
  1810. pci_write_config_word(pdev, PCI_COMMAND, pci_cmd);
  1811. }
  1812. /* Initialize the wait queue for commands */
  1813. init_waitqueue_head(&trans->wait_command_queue);
  1814. return trans;
  1815. out_pci_release_regions:
  1816. pci_release_regions(pdev);
  1817. out_pci_disable_device:
  1818. pci_disable_device(pdev);
  1819. out_no_pci:
  1820. kfree(trans);
  1821. return NULL;
  1822. }