wil6210.h 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373
  1. /*
  2. * Copyright (c) 2012-2017 Qualcomm Atheros, Inc.
  3. * Copyright (c) 2018, The Linux Foundation. All rights reserved.
  4. *
  5. * Permission to use, copy, modify, and/or distribute this software for any
  6. * purpose with or without fee is hereby granted, provided that the above
  7. * copyright notice and this permission notice appear in all copies.
  8. *
  9. * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  10. * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  11. * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  12. * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  13. * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  14. * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  15. * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  16. */
  17. #ifndef __WIL6210_H__
  18. #define __WIL6210_H__
  19. #include <linux/etherdevice.h>
  20. #include <linux/netdevice.h>
  21. #include <linux/wireless.h>
  22. #include <net/cfg80211.h>
  23. #include <linux/timex.h>
  24. #include <linux/types.h>
  25. #include <linux/irqreturn.h>
  26. #include "wmi.h"
  27. #include "wil_platform.h"
  28. #include "fw.h"
  29. extern bool no_fw_recovery;
  30. extern unsigned int mtu_max;
  31. extern unsigned short rx_ring_overflow_thrsh;
  32. extern int agg_wsize;
  33. extern bool rx_align_2;
  34. extern bool rx_large_buf;
  35. extern bool debug_fw;
  36. extern bool disable_ap_sme;
  37. extern bool ftm_mode;
  38. struct wil6210_priv;
  39. struct wil6210_vif;
  40. union wil_tx_desc;
  41. #define WIL_NAME "wil6210"
  42. #define WIL_FW_NAME_DEFAULT "wil6210.fw"
  43. #define WIL_FW_NAME_FTM_DEFAULT "wil6210_ftm.fw"
  44. #define WIL_FW_NAME_SPARROW_PLUS "wil6210_sparrow_plus.fw"
  45. #define WIL_FW_NAME_FTM_SPARROW_PLUS "wil6210_sparrow_plus_ftm.fw"
  46. #define WIL_FW_NAME_TALYN "wil6436.fw"
  47. #define WIL_FW_NAME_FTM_TALYN "wil6436_ftm.fw"
  48. #define WIL_BRD_NAME_TALYN "wil6436.brd"
  49. #define WIL_BOARD_FILE_NAME "wil6210.brd" /* board & radio parameters */
  50. #define WIL_DEFAULT_BUS_REQUEST_KBPS 128000 /* ~1Gbps */
  51. #define WIL_MAX_BUS_REQUEST_KBPS 800000 /* ~6.1Gbps */
  52. #define WIL_NUM_LATENCY_BINS 200
  53. /* maximum number of virtual interfaces the driver supports
  54. * (including the main interface)
  55. */
  56. #define WIL_MAX_VIFS 4
  57. /**
  58. * extract bits [@b0:@b1] (inclusive) from the value @x
  59. * it should be @b0 <= @b1, or result is incorrect
  60. */
  61. static inline u32 WIL_GET_BITS(u32 x, int b0, int b1)
  62. {
  63. return (x >> b0) & ((1 << (b1 - b0 + 1)) - 1);
  64. }
  65. #define WIL6210_MIN_MEM_SIZE (2 * 1024 * 1024UL)
  66. #define WIL6210_MAX_MEM_SIZE (4 * 1024 * 1024UL)
  67. #define WIL_TX_Q_LEN_DEFAULT (4000)
  68. #define WIL_RX_RING_SIZE_ORDER_DEFAULT (10)
  69. #define WIL_TX_RING_SIZE_ORDER_DEFAULT (12)
  70. #define WIL_BCAST_RING_SIZE_ORDER_DEFAULT (7)
  71. #define WIL_BCAST_MCS0_LIMIT (1024) /* limit for MCS0 frame size */
  72. /* limit ring size in range [32..32k] */
  73. #define WIL_RING_SIZE_ORDER_MIN (5)
  74. #define WIL_RING_SIZE_ORDER_MAX (15)
  75. #define WIL6210_MAX_TX_RINGS (24) /* HW limit */
  76. #define WIL6210_MAX_CID (8) /* HW limit */
  77. #define WIL6210_NAPI_BUDGET (16) /* arbitrary */
  78. #define WIL_MAX_AMPDU_SIZE (64 * 1024) /* FW/HW limit */
  79. #define WIL_MAX_AGG_WSIZE (32) /* FW/HW limit */
  80. #define WIL_MAX_AMPDU_SIZE_128 (128 * 1024) /* FW/HW limit */
  81. #define WIL_MAX_AGG_WSIZE_64 (64) /* FW/HW limit */
  82. #define WIL6210_MAX_STATUS_RINGS (8)
  83. /* Hardware offload block adds the following:
  84. * 26 bytes - 3-address QoS data header
  85. * 8 bytes - IV + EIV (for GCMP)
  86. * 8 bytes - SNAP
  87. * 16 bytes - MIC (for GCMP)
  88. * 4 bytes - CRC
  89. */
  90. #define WIL_MAX_MPDU_OVERHEAD (62)
  91. struct wil_suspend_count_stats {
  92. unsigned long successful_suspends;
  93. unsigned long successful_resumes;
  94. unsigned long failed_suspends;
  95. unsigned long failed_resumes;
  96. };
  97. struct wil_suspend_stats {
  98. struct wil_suspend_count_stats r_off;
  99. struct wil_suspend_count_stats r_on;
  100. unsigned long rejected_by_device; /* only radio on */
  101. unsigned long rejected_by_host;
  102. };
  103. /* Calculate MAC buffer size for the firmware. It includes all overhead,
  104. * as it will go over the air, and need to be 8 byte aligned
  105. */
  106. static inline u32 wil_mtu2macbuf(u32 mtu)
  107. {
  108. return ALIGN(mtu + WIL_MAX_MPDU_OVERHEAD, 8);
  109. }
  110. /* MTU for Ethernet need to take into account 8-byte SNAP header
  111. * to be added when encapsulating Ethernet frame into 802.11
  112. */
  113. #define WIL_MAX_ETH_MTU (IEEE80211_MAX_DATA_LEN_DMG - 8)
  114. /* Max supported by wil6210 value for interrupt threshold is 5sec. */
  115. #define WIL6210_ITR_TRSH_MAX (5000000)
  116. #define WIL6210_ITR_TX_INTERFRAME_TIMEOUT_DEFAULT (13) /* usec */
  117. #define WIL6210_ITR_RX_INTERFRAME_TIMEOUT_DEFAULT (13) /* usec */
  118. #define WIL6210_ITR_TX_MAX_BURST_DURATION_DEFAULT (500) /* usec */
  119. #define WIL6210_ITR_RX_MAX_BURST_DURATION_DEFAULT (500) /* usec */
  120. #define WIL6210_FW_RECOVERY_RETRIES (5) /* try to recover this many times */
  121. #define WIL6210_FW_RECOVERY_TO msecs_to_jiffies(5000)
  122. #define WIL6210_SCAN_TO msecs_to_jiffies(10000)
  123. #define WIL6210_DISCONNECT_TO_MS (2000)
  124. #define WIL6210_RX_HIGH_TRSH_INIT (0)
  125. #define WIL6210_RX_HIGH_TRSH_DEFAULT \
  126. (1 << (WIL_RX_RING_SIZE_ORDER_DEFAULT - 3))
  127. #define WIL_MAX_DMG_AID 254 /* for DMG only 1-254 allowed (see
  128. * 802.11REVmc/D5.0, section 9.4.1.8)
  129. */
  130. /* Hardware definitions begin */
  131. /*
  132. * Mapping
  133. * RGF File | Host addr | FW addr
  134. * | |
  135. * user_rgf | 0x000000 | 0x880000
  136. * dma_rgf | 0x001000 | 0x881000
  137. * pcie_rgf | 0x002000 | 0x882000
  138. * | |
  139. */
  140. /* Where various structures placed in host address space */
  141. #define WIL6210_FW_HOST_OFF (0x880000UL)
  142. #define HOSTADDR(fwaddr) (fwaddr - WIL6210_FW_HOST_OFF)
  143. /*
  144. * Interrupt control registers block
  145. *
  146. * each interrupt controlled by the same bit in all registers
  147. */
  148. struct RGF_ICR {
  149. u32 ICC; /* Cause Control, RW: 0 - W1C, 1 - COR */
  150. u32 ICR; /* Cause, W1C/COR depending on ICC */
  151. u32 ICM; /* Cause masked (ICR & ~IMV), W1C/COR depending on ICC */
  152. u32 ICS; /* Cause Set, WO */
  153. u32 IMV; /* Mask, RW+S/C */
  154. u32 IMS; /* Mask Set, write 1 to set */
  155. u32 IMC; /* Mask Clear, write 1 to clear */
  156. } __packed;
  157. /* registers - FW addresses */
  158. #define RGF_USER_USAGE_1 (0x880004)
  159. #define RGF_USER_USAGE_6 (0x880018)
  160. #define BIT_USER_OOB_MODE BIT(31)
  161. #define BIT_USER_OOB_R2_MODE BIT(30)
  162. #define RGF_USER_USAGE_8 (0x880020)
  163. #define BIT_USER_PREVENT_DEEP_SLEEP BIT(0)
  164. #define BIT_USER_SUPPORT_T_POWER_ON_0 BIT(1)
  165. #define BIT_USER_EXT_CLK BIT(2)
  166. #define RGF_USER_HW_MACHINE_STATE (0x8801dc)
  167. #define HW_MACHINE_BOOT_DONE (0x3fffffd)
  168. #define RGF_USER_USER_CPU_0 (0x8801e0)
  169. #define BIT_USER_USER_CPU_MAN_RST BIT(1) /* user_cpu_man_rst */
  170. #define RGF_USER_CPU_PC (0x8801e8)
  171. #define RGF_USER_MAC_CPU_0 (0x8801fc)
  172. #define BIT_USER_MAC_CPU_MAN_RST BIT(1) /* mac_cpu_man_rst */
  173. #define RGF_USER_USER_SCRATCH_PAD (0x8802bc)
  174. #define RGF_USER_BL (0x880A3C) /* Boot Loader */
  175. #define RGF_USER_FW_REV_ID (0x880a8c) /* chip revision */
  176. #define RGF_USER_FW_CALIB_RESULT (0x880a90) /* b0-7:result
  177. * b8-15:signature
  178. */
  179. #define CALIB_RESULT_SIGNATURE (0x11)
  180. #define RGF_USER_CLKS_CTL_0 (0x880abc)
  181. #define BIT_USER_CLKS_CAR_AHB_SW_SEL BIT(1) /* ref clk/PLL */
  182. #define BIT_USER_CLKS_RST_PWGD BIT(11) /* reset on "power good" */
  183. #define RGF_USER_CLKS_CTL_SW_RST_VEC_0 (0x880b04)
  184. #define RGF_USER_CLKS_CTL_SW_RST_VEC_1 (0x880b08)
  185. #define RGF_USER_CLKS_CTL_SW_RST_VEC_2 (0x880b0c)
  186. #define RGF_USER_CLKS_CTL_SW_RST_VEC_3 (0x880b10)
  187. #define RGF_USER_CLKS_CTL_SW_RST_MASK_0 (0x880b14)
  188. #define BIT_HPAL_PERST_FROM_PAD BIT(6)
  189. #define BIT_CAR_PERST_RST BIT(7)
  190. #define RGF_USER_USER_ICR (0x880b4c) /* struct RGF_ICR */
  191. #define BIT_USER_USER_ICR_SW_INT_2 BIT(18)
  192. #define RGF_USER_CLKS_CTL_EXT_SW_RST_VEC_0 (0x880c18)
  193. #define RGF_USER_CLKS_CTL_EXT_SW_RST_VEC_1 (0x880c2c)
  194. #define RGF_USER_SPARROW_M_4 (0x880c50) /* Sparrow */
  195. #define BIT_SPARROW_M_4_SEL_SLEEP_OR_REF BIT(2)
  196. #define RGF_USER_OTP_HW_RD_MACHINE_1 (0x880ce0)
  197. #define BIT_OTP_SIGNATURE_ERR_TALYN_MB BIT(0)
  198. #define BIT_OTP_HW_SECTION_DONE_TALYN_MB BIT(2)
  199. #define BIT_NO_FLASH_INDICATION BIT(8)
  200. #define RGF_USER_XPM_IFC_RD_TIME1 (0x880cec)
  201. #define RGF_USER_XPM_IFC_RD_TIME2 (0x880cf0)
  202. #define RGF_USER_XPM_IFC_RD_TIME3 (0x880cf4)
  203. #define RGF_USER_XPM_IFC_RD_TIME4 (0x880cf8)
  204. #define RGF_USER_XPM_IFC_RD_TIME5 (0x880cfc)
  205. #define RGF_USER_XPM_IFC_RD_TIME6 (0x880d00)
  206. #define RGF_USER_XPM_IFC_RD_TIME7 (0x880d04)
  207. #define RGF_USER_XPM_IFC_RD_TIME8 (0x880d08)
  208. #define RGF_USER_XPM_IFC_RD_TIME9 (0x880d0c)
  209. #define RGF_USER_XPM_IFC_RD_TIME10 (0x880d10)
  210. #define RGF_USER_XPM_RD_DOUT_SAMPLE_TIME (0x880d64)
  211. #define RGF_DMA_EP_TX_ICR (0x881bb4) /* struct RGF_ICR */
  212. #define BIT_DMA_EP_TX_ICR_TX_DONE BIT(0)
  213. #define BIT_DMA_EP_TX_ICR_TX_DONE_N(n) BIT(n+1) /* n = [0..23] */
  214. #define RGF_DMA_EP_RX_ICR (0x881bd0) /* struct RGF_ICR */
  215. #define BIT_DMA_EP_RX_ICR_RX_DONE BIT(0)
  216. #define BIT_DMA_EP_RX_ICR_RX_HTRSH BIT(1)
  217. #define RGF_DMA_EP_MISC_ICR (0x881bec) /* struct RGF_ICR */
  218. #define BIT_DMA_EP_MISC_ICR_RX_HTRSH BIT(0)
  219. #define BIT_DMA_EP_MISC_ICR_TX_NO_ACT BIT(1)
  220. #define BIT_DMA_EP_MISC_ICR_HALP BIT(27)
  221. #define BIT_DMA_EP_MISC_ICR_FW_INT(n) BIT(28+n) /* n = [0..3] */
  222. /* Legacy interrupt moderation control (before Sparrow v2)*/
  223. #define RGF_DMA_ITR_CNT_TRSH (0x881c5c)
  224. #define RGF_DMA_ITR_CNT_DATA (0x881c60)
  225. #define RGF_DMA_ITR_CNT_CRL (0x881c64)
  226. #define BIT_DMA_ITR_CNT_CRL_EN BIT(0)
  227. #define BIT_DMA_ITR_CNT_CRL_EXT_TICK BIT(1)
  228. #define BIT_DMA_ITR_CNT_CRL_FOREVER BIT(2)
  229. #define BIT_DMA_ITR_CNT_CRL_CLR BIT(3)
  230. #define BIT_DMA_ITR_CNT_CRL_REACH_TRSH BIT(4)
  231. /* Offload control (Sparrow B0+) */
  232. #define RGF_DMA_OFUL_NID_0 (0x881cd4)
  233. #define BIT_DMA_OFUL_NID_0_RX_EXT_TR_EN BIT(0)
  234. #define BIT_DMA_OFUL_NID_0_TX_EXT_TR_EN BIT(1)
  235. #define BIT_DMA_OFUL_NID_0_RX_EXT_A3_SRC BIT(2)
  236. #define BIT_DMA_OFUL_NID_0_TX_EXT_A3_SRC BIT(3)
  237. /* New (sparrow v2+) interrupt moderation control */
  238. #define RGF_DMA_ITR_TX_DESQ_NO_MOD (0x881d40)
  239. #define RGF_DMA_ITR_TX_CNT_TRSH (0x881d34)
  240. #define RGF_DMA_ITR_TX_CNT_DATA (0x881d38)
  241. #define RGF_DMA_ITR_TX_CNT_CTL (0x881d3c)
  242. #define BIT_DMA_ITR_TX_CNT_CTL_EN BIT(0)
  243. #define BIT_DMA_ITR_TX_CNT_CTL_EXT_TIC_SEL BIT(1)
  244. #define BIT_DMA_ITR_TX_CNT_CTL_FOREVER BIT(2)
  245. #define BIT_DMA_ITR_TX_CNT_CTL_CLR BIT(3)
  246. #define BIT_DMA_ITR_TX_CNT_CTL_REACHED_TRESH BIT(4)
  247. #define BIT_DMA_ITR_TX_CNT_CTL_CROSS_EN BIT(5)
  248. #define BIT_DMA_ITR_TX_CNT_CTL_FREE_RUNNIG BIT(6)
  249. #define RGF_DMA_ITR_TX_IDL_CNT_TRSH (0x881d60)
  250. #define RGF_DMA_ITR_TX_IDL_CNT_DATA (0x881d64)
  251. #define RGF_DMA_ITR_TX_IDL_CNT_CTL (0x881d68)
  252. #define BIT_DMA_ITR_TX_IDL_CNT_CTL_EN BIT(0)
  253. #define BIT_DMA_ITR_TX_IDL_CNT_CTL_EXT_TIC_SEL BIT(1)
  254. #define BIT_DMA_ITR_TX_IDL_CNT_CTL_FOREVER BIT(2)
  255. #define BIT_DMA_ITR_TX_IDL_CNT_CTL_CLR BIT(3)
  256. #define BIT_DMA_ITR_TX_IDL_CNT_CTL_REACHED_TRESH BIT(4)
  257. #define RGF_DMA_ITR_RX_DESQ_NO_MOD (0x881d50)
  258. #define RGF_DMA_ITR_RX_CNT_TRSH (0x881d44)
  259. #define RGF_DMA_ITR_RX_CNT_DATA (0x881d48)
  260. #define RGF_DMA_ITR_RX_CNT_CTL (0x881d4c)
  261. #define BIT_DMA_ITR_RX_CNT_CTL_EN BIT(0)
  262. #define BIT_DMA_ITR_RX_CNT_CTL_EXT_TIC_SEL BIT(1)
  263. #define BIT_DMA_ITR_RX_CNT_CTL_FOREVER BIT(2)
  264. #define BIT_DMA_ITR_RX_CNT_CTL_CLR BIT(3)
  265. #define BIT_DMA_ITR_RX_CNT_CTL_REACHED_TRESH BIT(4)
  266. #define BIT_DMA_ITR_RX_CNT_CTL_CROSS_EN BIT(5)
  267. #define BIT_DMA_ITR_RX_CNT_CTL_FREE_RUNNIG BIT(6)
  268. #define RGF_DMA_ITR_RX_IDL_CNT_TRSH (0x881d54)
  269. #define RGF_DMA_ITR_RX_IDL_CNT_DATA (0x881d58)
  270. #define RGF_DMA_ITR_RX_IDL_CNT_CTL (0x881d5c)
  271. #define BIT_DMA_ITR_RX_IDL_CNT_CTL_EN BIT(0)
  272. #define BIT_DMA_ITR_RX_IDL_CNT_CTL_EXT_TIC_SEL BIT(1)
  273. #define BIT_DMA_ITR_RX_IDL_CNT_CTL_FOREVER BIT(2)
  274. #define BIT_DMA_ITR_RX_IDL_CNT_CTL_CLR BIT(3)
  275. #define BIT_DMA_ITR_RX_IDL_CNT_CTL_REACHED_TRESH BIT(4)
  276. #define RGF_DMA_MISC_CTL (0x881d6c)
  277. #define BIT_OFUL34_RDY_VALID_BUG_FIX_EN BIT(7)
  278. #define RGF_DMA_PSEUDO_CAUSE (0x881c68)
  279. #define RGF_DMA_PSEUDO_CAUSE_MASK_SW (0x881c6c)
  280. #define RGF_DMA_PSEUDO_CAUSE_MASK_FW (0x881c70)
  281. #define BIT_DMA_PSEUDO_CAUSE_RX BIT(0)
  282. #define BIT_DMA_PSEUDO_CAUSE_TX BIT(1)
  283. #define BIT_DMA_PSEUDO_CAUSE_MISC BIT(2)
  284. #define RGF_HP_CTRL (0x88265c)
  285. #define RGF_PAL_UNIT_ICR (0x88266c) /* struct RGF_ICR */
  286. #define RGF_PCIE_LOS_COUNTER_CTL (0x882dc4)
  287. /* MAC timer, usec, for packet lifetime */
  288. #define RGF_MAC_MTRL_COUNTER_0 (0x886aa8)
  289. #define RGF_CAF_ICR (0x88946c) /* struct RGF_ICR */
  290. #define RGF_CAF_OSC_CONTROL (0x88afa4)
  291. #define BIT_CAF_OSC_XTAL_EN BIT(0)
  292. #define RGF_CAF_PLL_LOCK_STATUS (0x88afec)
  293. #define BIT_CAF_OSC_DIG_XTAL_STABLE BIT(0)
  294. #define RGF_OTP_QC_SECURED (0x8a0038)
  295. #define BIT_BOOT_FROM_ROM BIT(31)
  296. /* eDMA */
  297. #define RGF_INT_COUNT_ON_SPECIAL_EVT (0x8b62d8)
  298. #define RGF_INT_CTRL_INT_GEN_CFG_0 (0x8bc000)
  299. #define RGF_INT_CTRL_INT_GEN_CFG_1 (0x8bc004)
  300. #define RGF_INT_GEN_TIME_UNIT_LIMIT (0x8bc0c8)
  301. #define RGF_INT_GEN_CTRL (0x8bc0ec)
  302. #define BIT_CONTROL_0 BIT(0)
  303. /* eDMA status interrupts */
  304. #define RGF_INT_GEN_RX_ICR (0x8bc0f4)
  305. #define BIT_RX_STATUS_IRQ BIT(WIL_RX_STATUS_IRQ_IDX)
  306. #define RGF_INT_GEN_TX_ICR (0x8bc110)
  307. #define BIT_TX_STATUS_IRQ BIT(WIL_TX_STATUS_IRQ_IDX)
  308. #define RGF_INT_CTRL_RX_INT_MASK (0x8bc12c)
  309. #define RGF_INT_CTRL_TX_INT_MASK (0x8bc130)
  310. #define RGF_INT_GEN_IDLE_TIME_LIMIT (0x8bc134)
  311. #define USER_EXT_USER_PMU_3 (0x88d00c)
  312. #define BIT_PMU_DEVICE_RDY BIT(0)
  313. #define RGF_USER_JTAG_DEV_ID (0x880b34) /* device ID */
  314. #define JTAG_DEV_ID_SPARROW (0x2632072f)
  315. #define JTAG_DEV_ID_TALYN (0x7e0e1)
  316. #define JTAG_DEV_ID_TALYN_MB (0x1007e0e1)
  317. #define RGF_USER_REVISION_ID (0x88afe4)
  318. #define RGF_USER_REVISION_ID_MASK (3)
  319. #define REVISION_ID_SPARROW_B0 (0x0)
  320. #define REVISION_ID_SPARROW_D0 (0x3)
  321. #define RGF_OTP_MAC_TALYN_MB (0x8a0304)
  322. #define RGF_OTP_MAC (0x8a0620)
  323. /* Talyn-MB */
  324. #define RGF_USER_USER_CPU_0_TALYN_MB (0x8c0138)
  325. #define RGF_USER_MAC_CPU_0_TALYN_MB (0x8c0154)
  326. /* crash codes for FW/Ucode stored here */
  327. /* ASSERT RGFs */
  328. #define SPARROW_RGF_FW_ASSERT_CODE (0x91f020)
  329. #define SPARROW_RGF_UCODE_ASSERT_CODE (0x91f028)
  330. #define TALYN_RGF_FW_ASSERT_CODE (0xa37020)
  331. #define TALYN_RGF_UCODE_ASSERT_CODE (0xa37028)
  332. enum {
  333. HW_VER_UNKNOWN,
  334. HW_VER_SPARROW_B0, /* REVISION_ID_SPARROW_B0 */
  335. HW_VER_SPARROW_D0, /* REVISION_ID_SPARROW_D0 */
  336. HW_VER_TALYN, /* JTAG_DEV_ID_TALYN */
  337. HW_VER_TALYN_MB /* JTAG_DEV_ID_TALYN_MB */
  338. };
  339. /* popular locations */
  340. #define RGF_MBOX RGF_USER_USER_SCRATCH_PAD
  341. #define HOST_MBOX HOSTADDR(RGF_MBOX)
  342. #define SW_INT_MBOX BIT_USER_USER_ICR_SW_INT_2
  343. /* ISR register bits */
  344. #define ISR_MISC_FW_READY BIT_DMA_EP_MISC_ICR_FW_INT(0)
  345. #define ISR_MISC_MBOX_EVT BIT_DMA_EP_MISC_ICR_FW_INT(1)
  346. #define ISR_MISC_FW_ERROR BIT_DMA_EP_MISC_ICR_FW_INT(3)
  347. #define WIL_DATA_COMPLETION_TO_MS 200
  348. /* Hardware definitions end */
  349. #define SPARROW_FW_MAPPING_TABLE_SIZE 10
  350. #define TALYN_FW_MAPPING_TABLE_SIZE 13
  351. #define TALYN_MB_FW_MAPPING_TABLE_SIZE 19
  352. #define MAX_FW_MAPPING_TABLE_SIZE 19
  353. /* Common representation of physical address in wil ring */
  354. struct wil_ring_dma_addr {
  355. __le32 addr_low;
  356. __le16 addr_high;
  357. } __packed;
  358. struct fw_map {
  359. u32 from; /* linker address - from, inclusive */
  360. u32 to; /* linker address - to, exclusive */
  361. u32 host; /* PCI/Host address - BAR0 + 0x880000 */
  362. const char *name; /* for debugfs */
  363. bool fw; /* true if FW mapping, false if UCODE mapping */
  364. bool crash_dump; /* true if should be dumped during crash dump */
  365. };
  366. /* array size should be in sync with actual definition in the wmi.c */
  367. extern const struct fw_map sparrow_fw_mapping[SPARROW_FW_MAPPING_TABLE_SIZE];
  368. extern const struct fw_map sparrow_d0_mac_rgf_ext;
  369. extern const struct fw_map talyn_fw_mapping[TALYN_FW_MAPPING_TABLE_SIZE];
  370. extern const struct fw_map talyn_mb_fw_mapping[TALYN_MB_FW_MAPPING_TABLE_SIZE];
  371. extern struct fw_map fw_mapping[MAX_FW_MAPPING_TABLE_SIZE];
  372. /**
  373. * mk_cidxtid - construct @cidxtid field
  374. * @cid: CID value
  375. * @tid: TID value
  376. *
  377. * @cidxtid field encoded as bits 0..3 - CID; 4..7 - TID
  378. */
  379. static inline u8 mk_cidxtid(u8 cid, u8 tid)
  380. {
  381. return ((tid & 0xf) << 4) | (cid & 0xf);
  382. }
  383. /**
  384. * parse_cidxtid - parse @cidxtid field
  385. * @cid: store CID value here
  386. * @tid: store TID value here
  387. *
  388. * @cidxtid field encoded as bits 0..3 - CID; 4..7 - TID
  389. */
  390. static inline void parse_cidxtid(u8 cidxtid, u8 *cid, u8 *tid)
  391. {
  392. *cid = cidxtid & 0xf;
  393. *tid = (cidxtid >> 4) & 0xf;
  394. }
  395. struct wil6210_mbox_ring {
  396. u32 base;
  397. u16 entry_size; /* max. size of mbox entry, incl. all headers */
  398. u16 size;
  399. u32 tail;
  400. u32 head;
  401. } __packed;
  402. struct wil6210_mbox_ring_desc {
  403. __le32 sync;
  404. __le32 addr;
  405. } __packed;
  406. /* at HOST_OFF_WIL6210_MBOX_CTL */
  407. struct wil6210_mbox_ctl {
  408. struct wil6210_mbox_ring tx;
  409. struct wil6210_mbox_ring rx;
  410. } __packed;
  411. struct wil6210_mbox_hdr {
  412. __le16 seq;
  413. __le16 len; /* payload, bytes after this header */
  414. __le16 type;
  415. u8 flags;
  416. u8 reserved;
  417. } __packed;
  418. #define WIL_MBOX_HDR_TYPE_WMI (0)
  419. /* max. value for wil6210_mbox_hdr.len */
  420. #define MAX_MBOXITEM_SIZE (240)
  421. struct pending_wmi_event {
  422. struct list_head list;
  423. struct {
  424. struct wil6210_mbox_hdr hdr;
  425. struct wmi_cmd_hdr wmi;
  426. u8 data[0];
  427. } __packed event;
  428. };
  429. enum { /* for wil_ctx.mapped_as */
  430. wil_mapped_as_none = 0,
  431. wil_mapped_as_single = 1,
  432. wil_mapped_as_page = 2,
  433. };
  434. /**
  435. * struct wil_ctx - software context for ring descriptor
  436. */
  437. struct wil_ctx {
  438. struct sk_buff *skb;
  439. u8 nr_frags;
  440. u8 mapped_as;
  441. };
  442. struct wil_desc_ring_rx_swtail { /* relevant for enhanced DMA only */
  443. u32 *va;
  444. dma_addr_t pa;
  445. };
  446. /**
  447. * A general ring structure, used for RX and TX.
  448. * In legacy DMA it represents the vring,
  449. * In enahnced DMA it represents the descriptor ring (vrings are handled by FW)
  450. */
  451. struct wil_ring {
  452. dma_addr_t pa;
  453. volatile union wil_ring_desc *va;
  454. u16 size; /* number of wil_ring_desc elements */
  455. u32 swtail;
  456. u32 swhead;
  457. u32 hwtail; /* write here to inform hw */
  458. struct wil_ctx *ctx; /* ctx[size] - software context */
  459. struct wil_desc_ring_rx_swtail edma_rx_swtail;
  460. bool is_rx;
  461. };
  462. /**
  463. * Additional data for Rx ring.
  464. * Used for enhanced DMA RX chaining.
  465. */
  466. struct wil_ring_rx_data {
  467. /* the skb being assembled */
  468. struct sk_buff *skb;
  469. /* true if we are skipping a bad fragmented packet */
  470. bool skipping;
  471. u16 buff_size;
  472. };
  473. /**
  474. * Status ring structure, used for enhanced DMA completions for RX and TX.
  475. */
  476. struct wil_status_ring {
  477. dma_addr_t pa;
  478. void *va; /* pointer to ring_[tr]x_status elements */
  479. u16 size; /* number of status elements */
  480. size_t elem_size; /* status element size in bytes */
  481. u32 swhead;
  482. u32 hwtail; /* write here to inform hw */
  483. bool is_rx;
  484. u8 desc_rdy_pol; /* Expected descriptor ready bit polarity */
  485. struct wil_ring_rx_data rx_data;
  486. };
  487. #define WIL_STA_TID_NUM (16)
  488. #define WIL_MCS_MAX (12) /* Maximum MCS supported */
  489. struct wil_net_stats {
  490. unsigned long rx_packets;
  491. unsigned long tx_packets;
  492. unsigned long rx_bytes;
  493. unsigned long tx_bytes;
  494. unsigned long tx_errors;
  495. u32 tx_latency_min_us;
  496. u32 tx_latency_max_us;
  497. u64 tx_latency_total_us;
  498. unsigned long rx_dropped;
  499. unsigned long rx_non_data_frame;
  500. unsigned long rx_short_frame;
  501. unsigned long rx_large_frame;
  502. unsigned long rx_replay;
  503. unsigned long rx_mic_error;
  504. unsigned long rx_key_error; /* eDMA specific */
  505. unsigned long rx_amsdu_error; /* eDMA specific */
  506. unsigned long rx_csum_err;
  507. u16 last_mcs_rx;
  508. u64 rx_per_mcs[WIL_MCS_MAX + 1];
  509. };
  510. /**
  511. * struct tx_rx_ops - different TX/RX ops for legacy and enhanced
  512. * DMA flow
  513. */
  514. struct wil_txrx_ops {
  515. void (*configure_interrupt_moderation)(struct wil6210_priv *wil);
  516. /* TX ops */
  517. int (*ring_init_tx)(struct wil6210_vif *vif, int ring_id,
  518. int size, int cid, int tid);
  519. void (*ring_fini_tx)(struct wil6210_priv *wil, struct wil_ring *ring);
  520. int (*ring_init_bcast)(struct wil6210_vif *vif, int id, int size);
  521. int (*tx_init)(struct wil6210_priv *wil);
  522. void (*tx_fini)(struct wil6210_priv *wil);
  523. int (*tx_desc_map)(union wil_tx_desc *desc, dma_addr_t pa,
  524. u32 len, int ring_index);
  525. void (*tx_desc_unmap)(struct device *dev,
  526. union wil_tx_desc *desc,
  527. struct wil_ctx *ctx);
  528. int (*tx_ring_tso)(struct wil6210_priv *wil, struct wil6210_vif *vif,
  529. struct wil_ring *ring, struct sk_buff *skb);
  530. irqreturn_t (*irq_tx)(int irq, void *cookie);
  531. /* RX ops */
  532. int (*rx_init)(struct wil6210_priv *wil, u16 ring_size);
  533. void (*rx_fini)(struct wil6210_priv *wil);
  534. int (*wmi_addba_rx_resp)(struct wil6210_priv *wil, u8 mid, u8 cid,
  535. u8 tid, u8 token, u16 status, bool amsdu,
  536. u16 agg_wsize, u16 timeout);
  537. void (*get_reorder_params)(struct wil6210_priv *wil,
  538. struct sk_buff *skb, int *tid, int *cid,
  539. int *mid, u16 *seq, int *mcast, int *retry);
  540. void (*get_netif_rx_params)(struct sk_buff *skb,
  541. int *cid, int *security);
  542. int (*rx_crypto_check)(struct wil6210_priv *wil, struct sk_buff *skb);
  543. int (*rx_error_check)(struct wil6210_priv *wil, struct sk_buff *skb,
  544. struct wil_net_stats *stats);
  545. bool (*is_rx_idle)(struct wil6210_priv *wil);
  546. irqreturn_t (*irq_rx)(int irq, void *cookie);
  547. };
  548. /**
  549. * Additional data for Tx ring
  550. */
  551. struct wil_ring_tx_data {
  552. bool dot1x_open;
  553. int enabled;
  554. cycles_t idle, last_idle, begin;
  555. u8 agg_wsize; /* agreed aggregation window, 0 - no agg */
  556. u16 agg_timeout;
  557. u8 agg_amsdu;
  558. bool addba_in_progress; /* if set, agg_xxx is for request in progress */
  559. u8 mid;
  560. spinlock_t lock;
  561. };
  562. enum { /* for wil6210_priv.status */
  563. wil_status_fwready = 0, /* FW operational */
  564. wil_status_dontscan,
  565. wil_status_mbox_ready, /* MBOX structures ready */
  566. wil_status_irqen, /* interrupts enabled - for debug */
  567. wil_status_napi_en, /* NAPI enabled protected by wil->mutex */
  568. wil_status_resetting, /* reset in progress */
  569. wil_status_suspending, /* suspend in progress */
  570. wil_status_suspended, /* suspend completed, device is suspended */
  571. wil_status_resuming, /* resume in progress */
  572. wil_status_collecting_dumps, /* crashdump collection in progress */
  573. wil_status_last /* keep last */
  574. };
  575. struct pci_dev;
  576. /**
  577. * struct tid_ampdu_rx - TID aggregation information (Rx).
  578. *
  579. * @reorder_buf: buffer to reorder incoming aggregated MPDUs
  580. * @last_rx: jiffies of last rx activity
  581. * @head_seq_num: head sequence number in reordering buffer.
  582. * @stored_mpdu_num: number of MPDUs in reordering buffer
  583. * @ssn: Starting Sequence Number expected to be aggregated.
  584. * @buf_size: buffer size for incoming A-MPDUs
  585. * @ssn_last_drop: SSN of the last dropped frame
  586. * @total: total number of processed incoming frames
  587. * @drop_dup: duplicate frames dropped for this reorder buffer
  588. * @drop_old: old frames dropped for this reorder buffer
  589. * @first_time: true when this buffer used 1-st time
  590. * @mcast_last_seq: sequence number (SN) of last received multicast packet
  591. * @drop_dup_mcast: duplicate multicast frames dropped for this reorder buffer
  592. */
  593. struct wil_tid_ampdu_rx {
  594. struct sk_buff **reorder_buf;
  595. unsigned long last_rx;
  596. u16 head_seq_num;
  597. u16 stored_mpdu_num;
  598. u16 ssn;
  599. u16 buf_size;
  600. u16 ssn_last_drop;
  601. unsigned long long total; /* frames processed */
  602. unsigned long long drop_dup;
  603. unsigned long long drop_old;
  604. bool first_time; /* is it 1-st time this buffer used? */
  605. u16 mcast_last_seq; /* multicast dup detection */
  606. unsigned long long drop_dup_mcast;
  607. };
  608. /**
  609. * struct wil_tid_crypto_rx_single - TID crypto information (Rx).
  610. *
  611. * @pn: GCMP PN for the session
  612. * @key_set: valid key present
  613. */
  614. struct wil_tid_crypto_rx_single {
  615. u8 pn[IEEE80211_GCMP_PN_LEN];
  616. bool key_set;
  617. };
  618. struct wil_tid_crypto_rx {
  619. struct wil_tid_crypto_rx_single key_id[4];
  620. };
  621. struct wil_p2p_info {
  622. struct ieee80211_channel listen_chan;
  623. u8 discovery_started;
  624. u64 cookie;
  625. struct wireless_dev *pending_listen_wdev;
  626. unsigned int listen_duration;
  627. struct timer_list discovery_timer; /* listen/search duration */
  628. struct work_struct discovery_expired_work; /* listen/search expire */
  629. struct work_struct delayed_listen_work; /* listen after scan done */
  630. };
  631. enum wil_sta_status {
  632. wil_sta_unused = 0,
  633. wil_sta_conn_pending = 1,
  634. wil_sta_connected = 2,
  635. };
  636. /**
  637. * struct wil_sta_info - data for peer
  638. *
  639. * Peer identified by its CID (connection ID)
  640. * NIC performs beam forming for each peer;
  641. * if no beam forming done, frame exchange is not
  642. * possible.
  643. */
  644. struct wil_sta_info {
  645. u8 addr[ETH_ALEN];
  646. u8 mid;
  647. enum wil_sta_status status;
  648. struct wil_net_stats stats;
  649. /**
  650. * 20 latency bins. 1st bin counts packets with latency
  651. * of 0..tx_latency_res, last bin counts packets with latency
  652. * of 19*tx_latency_res and above.
  653. * tx_latency_res is configured from "tx_latency" debug-fs.
  654. */
  655. u64 *tx_latency_bins;
  656. struct wmi_link_stats_basic fw_stats_basic;
  657. /* Rx BACK */
  658. struct wil_tid_ampdu_rx *tid_rx[WIL_STA_TID_NUM];
  659. spinlock_t tid_rx_lock; /* guarding tid_rx array */
  660. unsigned long tid_rx_timer_expired[BITS_TO_LONGS(WIL_STA_TID_NUM)];
  661. unsigned long tid_rx_stop_requested[BITS_TO_LONGS(WIL_STA_TID_NUM)];
  662. struct wil_tid_crypto_rx tid_crypto_rx[WIL_STA_TID_NUM];
  663. struct wil_tid_crypto_rx group_crypto_rx;
  664. u8 aid; /* 1-254; 0 if unknown/not reported */
  665. };
  666. enum {
  667. fw_recovery_idle = 0,
  668. fw_recovery_pending = 1,
  669. fw_recovery_running = 2,
  670. };
  671. enum {
  672. hw_capa_no_flash,
  673. hw_capa_last
  674. };
  675. struct wil_probe_client_req {
  676. struct list_head list;
  677. u64 cookie;
  678. u8 cid;
  679. };
  680. struct pmc_ctx {
  681. /* alloc, free, and read operations must own the lock */
  682. struct mutex lock;
  683. struct vring_tx_desc *pring_va;
  684. dma_addr_t pring_pa;
  685. struct desc_alloc_info *descriptors;
  686. int last_cmd_status;
  687. int num_descriptors;
  688. int descriptor_size;
  689. };
  690. struct wil_halp {
  691. struct mutex lock; /* protect halp ref_cnt */
  692. unsigned int ref_cnt;
  693. struct completion comp;
  694. };
  695. struct wil_blob_wrapper {
  696. struct wil6210_priv *wil;
  697. struct debugfs_blob_wrapper blob;
  698. };
  699. #define WIL_LED_MAX_ID (2)
  700. #define WIL_LED_INVALID_ID (0xF)
  701. #define WIL_LED_BLINK_ON_SLOW_MS (300)
  702. #define WIL_LED_BLINK_OFF_SLOW_MS (300)
  703. #define WIL_LED_BLINK_ON_MED_MS (200)
  704. #define WIL_LED_BLINK_OFF_MED_MS (200)
  705. #define WIL_LED_BLINK_ON_FAST_MS (100)
  706. #define WIL_LED_BLINK_OFF_FAST_MS (100)
  707. enum {
  708. WIL_LED_TIME_SLOW = 0,
  709. WIL_LED_TIME_MED,
  710. WIL_LED_TIME_FAST,
  711. WIL_LED_TIME_LAST,
  712. };
  713. struct blink_on_off_time {
  714. u32 on_ms;
  715. u32 off_ms;
  716. };
  717. struct wil_debugfs_iomem_data {
  718. void *offset;
  719. struct wil6210_priv *wil;
  720. };
  721. struct wil_debugfs_data {
  722. struct wil_debugfs_iomem_data *data_arr;
  723. int iomem_data_count;
  724. };
  725. extern struct blink_on_off_time led_blink_time[WIL_LED_TIME_LAST];
  726. extern u8 led_id;
  727. extern u8 led_polarity;
  728. enum wil6210_vif_status {
  729. wil_vif_fwconnecting,
  730. wil_vif_fwconnected,
  731. wil_vif_status_last /* keep last */
  732. };
  733. struct wil6210_vif {
  734. struct wireless_dev wdev;
  735. struct net_device *ndev;
  736. struct wil6210_priv *wil;
  737. u8 mid;
  738. DECLARE_BITMAP(status, wil_vif_status_last);
  739. u32 privacy; /* secure connection? */
  740. u16 channel; /* relevant in AP mode */
  741. u8 hidden_ssid; /* relevant in AP mode */
  742. u32 ap_isolate; /* no intra-BSS communication */
  743. bool pbss;
  744. int bcast_ring;
  745. struct cfg80211_bss *bss; /* connected bss, relevant in STA mode */
  746. int locally_generated_disc; /* relevant in STA mode */
  747. struct timer_list connect_timer;
  748. struct work_struct disconnect_worker;
  749. /* scan */
  750. struct cfg80211_scan_request *scan_request;
  751. struct timer_list scan_timer; /* detect scan timeout */
  752. struct wil_p2p_info p2p;
  753. /* keep alive */
  754. struct list_head probe_client_pending;
  755. struct mutex probe_client_mutex; /* protect @probe_client_pending */
  756. struct work_struct probe_client_worker;
  757. int net_queue_stopped; /* netif_tx_stop_all_queues invoked */
  758. bool fw_stats_ready; /* per-cid statistics are ready inside sta_info */
  759. u64 fw_stats_tsf; /* measurement timestamp */
  760. };
  761. /**
  762. * RX buffer allocated for enhanced DMA RX descriptors
  763. */
  764. struct wil_rx_buff {
  765. struct sk_buff *skb;
  766. struct list_head list;
  767. int id;
  768. };
  769. /**
  770. * During Rx completion processing, the driver extracts a buffer ID which
  771. * is used as an index to the rx_buff_mgmt.buff_arr array and then the SKB
  772. * is given to the network stack and the buffer is moved from the 'active'
  773. * list to the 'free' list.
  774. * During Rx refill, SKBs are attached to free buffers and moved to the
  775. * 'active' list.
  776. */
  777. struct wil_rx_buff_mgmt {
  778. struct wil_rx_buff *buff_arr;
  779. size_t size; /* number of items in buff_arr */
  780. struct list_head active;
  781. struct list_head free;
  782. unsigned long free_list_empty_cnt; /* statistics */
  783. };
  784. struct wil_fw_stats_global {
  785. bool ready;
  786. u64 tsf; /* measurement timestamp */
  787. struct wmi_link_stats_global stats;
  788. };
  789. struct wil6210_priv {
  790. struct pci_dev *pdev;
  791. u32 bar_size;
  792. struct wiphy *wiphy;
  793. struct net_device *main_ndev;
  794. int n_msi;
  795. void __iomem *csr;
  796. DECLARE_BITMAP(status, wil_status_last);
  797. u8 fw_version[ETHTOOL_FWVERS_LEN];
  798. u32 hw_version;
  799. u8 chip_revision;
  800. const char *hw_name;
  801. const char *wil_fw_name;
  802. char *board_file;
  803. u32 brd_file_addr;
  804. u32 brd_file_max_size;
  805. DECLARE_BITMAP(hw_capa, hw_capa_last);
  806. DECLARE_BITMAP(fw_capabilities, WMI_FW_CAPABILITY_MAX);
  807. DECLARE_BITMAP(platform_capa, WIL_PLATFORM_CAPA_MAX);
  808. u32 recovery_count; /* num of FW recovery attempts in a short time */
  809. u32 recovery_state; /* FW recovery state machine */
  810. unsigned long last_fw_recovery; /* jiffies of last fw recovery */
  811. wait_queue_head_t wq; /* for all wait_event() use */
  812. u8 max_vifs; /* maximum number of interfaces, including main */
  813. struct wil6210_vif *vifs[WIL_MAX_VIFS];
  814. struct mutex vif_mutex; /* protects access to VIF entries */
  815. atomic_t connected_vifs;
  816. /* profile */
  817. struct cfg80211_chan_def monitor_chandef;
  818. u32 monitor_flags;
  819. int sinfo_gen;
  820. /* interrupt moderation */
  821. u32 tx_max_burst_duration;
  822. u32 tx_interframe_timeout;
  823. u32 rx_max_burst_duration;
  824. u32 rx_interframe_timeout;
  825. /* cached ISR registers */
  826. u32 isr_misc;
  827. /* mailbox related */
  828. struct mutex wmi_mutex;
  829. struct wil6210_mbox_ctl mbox_ctl;
  830. struct completion wmi_ready;
  831. struct completion wmi_call;
  832. u16 wmi_seq;
  833. u16 reply_id; /**< wait for this WMI event */
  834. u8 reply_mid;
  835. void *reply_buf;
  836. u16 reply_size;
  837. struct workqueue_struct *wmi_wq; /* for deferred calls */
  838. struct work_struct wmi_event_worker;
  839. struct workqueue_struct *wq_service;
  840. struct work_struct fw_error_worker; /* for FW error recovery */
  841. struct list_head pending_wmi_ev;
  842. /*
  843. * protect pending_wmi_ev
  844. * - fill in IRQ from wil6210_irq_misc,
  845. * - consumed in thread by wmi_event_worker
  846. */
  847. spinlock_t wmi_ev_lock;
  848. spinlock_t net_queue_lock; /* guarding stop/wake netif queue */
  849. struct napi_struct napi_rx;
  850. struct napi_struct napi_tx;
  851. struct net_device napi_ndev; /* dummy net_device serving all VIFs */
  852. /* DMA related */
  853. struct wil_ring ring_rx;
  854. unsigned int rx_buf_len;
  855. struct wil_ring ring_tx[WIL6210_MAX_TX_RINGS];
  856. struct wil_ring_tx_data ring_tx_data[WIL6210_MAX_TX_RINGS];
  857. struct wil_status_ring srings[WIL6210_MAX_STATUS_RINGS];
  858. u8 num_rx_status_rings;
  859. int tx_sring_idx;
  860. u8 ring2cid_tid[WIL6210_MAX_TX_RINGS][2]; /* [0] - CID, [1] - TID */
  861. struct wil_sta_info sta[WIL6210_MAX_CID];
  862. u32 ring_idle_trsh; /* HW fetches up to 16 descriptors at once */
  863. u32 dma_addr_size; /* indicates dma addr size */
  864. struct wil_rx_buff_mgmt rx_buff_mgmt;
  865. bool use_enhanced_dma_hw;
  866. struct wil_txrx_ops txrx_ops;
  867. struct mutex mutex; /* for wil6210_priv access in wil_{up|down} */
  868. /* statistics */
  869. atomic_t isr_count_rx, isr_count_tx;
  870. /* debugfs */
  871. struct dentry *debug;
  872. struct wil_blob_wrapper blobs[MAX_FW_MAPPING_TABLE_SIZE];
  873. u8 discovery_mode;
  874. u8 abft_len;
  875. u8 wakeup_trigger;
  876. struct wil_suspend_stats suspend_stats;
  877. struct wil_debugfs_data dbg_data;
  878. bool tx_latency; /* collect TX latency measurements */
  879. size_t tx_latency_res; /* bin resolution in usec */
  880. void *platform_handle;
  881. struct wil_platform_ops platform_ops;
  882. bool keep_radio_on_during_sleep;
  883. struct pmc_ctx pmc;
  884. u8 p2p_dev_started;
  885. /* P2P_DEVICE vif */
  886. struct wireless_dev *p2p_wdev;
  887. struct wireless_dev *radio_wdev;
  888. /* High Access Latency Policy voting */
  889. struct wil_halp halp;
  890. enum wmi_ps_profile_type ps_profile;
  891. int fw_calib_result;
  892. struct notifier_block pm_notify;
  893. bool suspend_resp_rcvd;
  894. bool suspend_resp_comp;
  895. u32 bus_request_kbps;
  896. u32 bus_request_kbps_pre_suspend;
  897. u32 rgf_fw_assert_code_addr;
  898. u32 rgf_ucode_assert_code_addr;
  899. u32 iccm_base;
  900. /* relevant only for eDMA */
  901. bool use_compressed_rx_status;
  902. u32 rx_status_ring_order;
  903. u32 tx_status_ring_order;
  904. u32 rx_buff_id_count;
  905. bool amsdu_en;
  906. bool use_rx_hw_reordering;
  907. bool secured_boot;
  908. u8 boot_config;
  909. struct wil_fw_stats_global fw_stats_global;
  910. u32 max_agg_wsize;
  911. u32 max_ampdu_size;
  912. };
  913. #define wil_to_wiphy(i) (i->wiphy)
  914. #define wil_to_dev(i) (wiphy_dev(wil_to_wiphy(i)))
  915. #define wiphy_to_wil(w) (struct wil6210_priv *)(wiphy_priv(w))
  916. #define wdev_to_wil(w) (struct wil6210_priv *)(wdev_priv(w))
  917. #define ndev_to_wil(n) (wdev_to_wil(n->ieee80211_ptr))
  918. #define ndev_to_vif(n) (struct wil6210_vif *)(netdev_priv(n))
  919. #define vif_to_wil(v) (v->wil)
  920. #define vif_to_ndev(v) (v->ndev)
  921. #define vif_to_wdev(v) (&v->wdev)
  922. static inline struct wil6210_vif *wdev_to_vif(struct wil6210_priv *wil,
  923. struct wireless_dev *wdev)
  924. {
  925. /* main interface is shared with P2P device */
  926. if (wdev == wil->p2p_wdev)
  927. return ndev_to_vif(wil->main_ndev);
  928. else
  929. return container_of(wdev, struct wil6210_vif, wdev);
  930. }
  931. static inline struct wireless_dev *
  932. vif_to_radio_wdev(struct wil6210_priv *wil, struct wil6210_vif *vif)
  933. {
  934. /* main interface is shared with P2P device */
  935. if (vif->mid)
  936. return vif_to_wdev(vif);
  937. else
  938. return wil->radio_wdev;
  939. }
  940. __printf(2, 3)
  941. void wil_dbg_trace(struct wil6210_priv *wil, const char *fmt, ...);
  942. __printf(2, 3)
  943. void __wil_err(struct wil6210_priv *wil, const char *fmt, ...);
  944. __printf(2, 3)
  945. void __wil_err_ratelimited(struct wil6210_priv *wil, const char *fmt, ...);
  946. __printf(2, 3)
  947. void __wil_info(struct wil6210_priv *wil, const char *fmt, ...);
  948. __printf(2, 3)
  949. void wil_dbg_ratelimited(const struct wil6210_priv *wil, const char *fmt, ...);
  950. #define wil_dbg(wil, fmt, arg...) do { \
  951. netdev_dbg(wil->main_ndev, fmt, ##arg); \
  952. wil_dbg_trace(wil, fmt, ##arg); \
  953. } while (0)
  954. #define wil_dbg_irq(wil, fmt, arg...) wil_dbg(wil, "DBG[ IRQ]" fmt, ##arg)
  955. #define wil_dbg_txrx(wil, fmt, arg...) wil_dbg(wil, "DBG[TXRX]" fmt, ##arg)
  956. #define wil_dbg_wmi(wil, fmt, arg...) wil_dbg(wil, "DBG[ WMI]" fmt, ##arg)
  957. #define wil_dbg_misc(wil, fmt, arg...) wil_dbg(wil, "DBG[MISC]" fmt, ##arg)
  958. #define wil_dbg_pm(wil, fmt, arg...) wil_dbg(wil, "DBG[ PM ]" fmt, ##arg)
  959. #define wil_err(wil, fmt, arg...) __wil_err(wil, "%s: " fmt, __func__, ##arg)
  960. #define wil_info(wil, fmt, arg...) __wil_info(wil, "%s: " fmt, __func__, ##arg)
  961. #define wil_err_ratelimited(wil, fmt, arg...) \
  962. __wil_err_ratelimited(wil, "%s: " fmt, __func__, ##arg)
  963. /* target operations */
  964. /* register read */
  965. static inline u32 wil_r(struct wil6210_priv *wil, u32 reg)
  966. {
  967. return readl(wil->csr + HOSTADDR(reg));
  968. }
  969. /* register write. wmb() to make sure it is completed */
  970. static inline void wil_w(struct wil6210_priv *wil, u32 reg, u32 val)
  971. {
  972. writel(val, wil->csr + HOSTADDR(reg));
  973. wmb(); /* wait for write to propagate to the HW */
  974. }
  975. /* register set = read, OR, write */
  976. static inline void wil_s(struct wil6210_priv *wil, u32 reg, u32 val)
  977. {
  978. wil_w(wil, reg, wil_r(wil, reg) | val);
  979. }
  980. /* register clear = read, AND with inverted, write */
  981. static inline void wil_c(struct wil6210_priv *wil, u32 reg, u32 val)
  982. {
  983. wil_w(wil, reg, wil_r(wil, reg) & ~val);
  984. }
  985. void wil_get_board_file(struct wil6210_priv *wil, char *buf, size_t len);
  986. #if defined(CONFIG_DYNAMIC_DEBUG)
  987. #define wil_hex_dump_txrx(prefix_str, prefix_type, rowsize, \
  988. groupsize, buf, len, ascii) \
  989. print_hex_dump_debug("DBG[TXRX]" prefix_str,\
  990. prefix_type, rowsize, \
  991. groupsize, buf, len, ascii)
  992. #define wil_hex_dump_wmi(prefix_str, prefix_type, rowsize, \
  993. groupsize, buf, len, ascii) \
  994. print_hex_dump_debug("DBG[ WMI]" prefix_str,\
  995. prefix_type, rowsize, \
  996. groupsize, buf, len, ascii)
  997. #define wil_hex_dump_misc(prefix_str, prefix_type, rowsize, \
  998. groupsize, buf, len, ascii) \
  999. print_hex_dump_debug("DBG[MISC]" prefix_str,\
  1000. prefix_type, rowsize, \
  1001. groupsize, buf, len, ascii)
  1002. #else /* defined(CONFIG_DYNAMIC_DEBUG) */
  1003. static inline
  1004. void wil_hex_dump_txrx(const char *prefix_str, int prefix_type, int rowsize,
  1005. int groupsize, const void *buf, size_t len, bool ascii)
  1006. {
  1007. }
  1008. static inline
  1009. void wil_hex_dump_wmi(const char *prefix_str, int prefix_type, int rowsize,
  1010. int groupsize, const void *buf, size_t len, bool ascii)
  1011. {
  1012. }
  1013. static inline
  1014. void wil_hex_dump_misc(const char *prefix_str, int prefix_type, int rowsize,
  1015. int groupsize, const void *buf, size_t len, bool ascii)
  1016. {
  1017. }
  1018. #endif /* defined(CONFIG_DYNAMIC_DEBUG) */
  1019. void wil_memcpy_fromio_32(void *dst, const volatile void __iomem *src,
  1020. size_t count);
  1021. void wil_memcpy_toio_32(volatile void __iomem *dst, const void *src,
  1022. size_t count);
  1023. struct wil6210_vif *
  1024. wil_vif_alloc(struct wil6210_priv *wil, const char *name,
  1025. unsigned char name_assign_type, enum nl80211_iftype iftype);
  1026. void wil_vif_free(struct wil6210_vif *vif);
  1027. void *wil_if_alloc(struct device *dev);
  1028. bool wil_has_other_active_ifaces(struct wil6210_priv *wil,
  1029. struct net_device *ndev, bool up, bool ok);
  1030. bool wil_has_active_ifaces(struct wil6210_priv *wil, bool up, bool ok);
  1031. void wil_if_free(struct wil6210_priv *wil);
  1032. int wil_vif_add(struct wil6210_priv *wil, struct wil6210_vif *vif);
  1033. int wil_if_add(struct wil6210_priv *wil);
  1034. void wil_vif_remove(struct wil6210_priv *wil, u8 mid);
  1035. void wil_if_remove(struct wil6210_priv *wil);
  1036. int wil_priv_init(struct wil6210_priv *wil);
  1037. void wil_priv_deinit(struct wil6210_priv *wil);
  1038. int wil_ps_update(struct wil6210_priv *wil,
  1039. enum wmi_ps_profile_type ps_profile);
  1040. int wil_reset(struct wil6210_priv *wil, bool no_fw);
  1041. void wil_fw_error_recovery(struct wil6210_priv *wil);
  1042. void wil_set_recovery_state(struct wil6210_priv *wil, int state);
  1043. bool wil_is_recovery_blocked(struct wil6210_priv *wil);
  1044. int wil_up(struct wil6210_priv *wil);
  1045. int __wil_up(struct wil6210_priv *wil);
  1046. int wil_down(struct wil6210_priv *wil);
  1047. int __wil_down(struct wil6210_priv *wil);
  1048. void wil_refresh_fw_capabilities(struct wil6210_priv *wil);
  1049. void wil_mbox_ring_le2cpus(struct wil6210_mbox_ring *r);
  1050. int wil_find_cid(struct wil6210_priv *wil, u8 mid, const u8 *mac);
  1051. void wil_set_ethtoolops(struct net_device *ndev);
  1052. struct fw_map *wil_find_fw_mapping(const char *section);
  1053. void __iomem *wmi_buffer_block(struct wil6210_priv *wil, __le32 ptr, u32 size);
  1054. void __iomem *wmi_buffer(struct wil6210_priv *wil, __le32 ptr);
  1055. void __iomem *wmi_addr(struct wil6210_priv *wil, u32 ptr);
  1056. int wmi_read_hdr(struct wil6210_priv *wil, __le32 ptr,
  1057. struct wil6210_mbox_hdr *hdr);
  1058. int wmi_send(struct wil6210_priv *wil, u16 cmdid, u8 mid, void *buf, u16 len);
  1059. void wmi_recv_cmd(struct wil6210_priv *wil);
  1060. int wmi_call(struct wil6210_priv *wil, u16 cmdid, u8 mid, void *buf, u16 len,
  1061. u16 reply_id, void *reply, u16 reply_size, int to_msec);
  1062. void wmi_event_worker(struct work_struct *work);
  1063. void wmi_event_flush(struct wil6210_priv *wil);
  1064. int wmi_set_ssid(struct wil6210_vif *vif, u8 ssid_len, const void *ssid);
  1065. int wmi_get_ssid(struct wil6210_vif *vif, u8 *ssid_len, void *ssid);
  1066. int wmi_set_channel(struct wil6210_priv *wil, int channel);
  1067. int wmi_get_channel(struct wil6210_priv *wil, int *channel);
  1068. int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index,
  1069. const void *mac_addr, int key_usage);
  1070. int wmi_add_cipher_key(struct wil6210_vif *vif, u8 key_index,
  1071. const void *mac_addr, int key_len, const void *key,
  1072. int key_usage);
  1073. int wmi_echo(struct wil6210_priv *wil);
  1074. int wmi_set_ie(struct wil6210_vif *vif, u8 type, u16 ie_len, const void *ie);
  1075. int wmi_rx_chain_add(struct wil6210_priv *wil, struct wil_ring *vring);
  1076. int wmi_rxon(struct wil6210_priv *wil, bool on);
  1077. int wmi_get_temperature(struct wil6210_priv *wil, u32 *t_m, u32 *t_r);
  1078. int wmi_disconnect_sta(struct wil6210_vif *vif, const u8 *mac,
  1079. u16 reason, bool full_disconnect, bool del_sta);
  1080. int wmi_addba(struct wil6210_priv *wil, u8 mid,
  1081. u8 ringid, u8 size, u16 timeout);
  1082. int wmi_delba_tx(struct wil6210_priv *wil, u8 mid, u8 ringid, u16 reason);
  1083. int wmi_delba_rx(struct wil6210_priv *wil, u8 mid, u8 cidxtid, u16 reason);
  1084. int wmi_addba_rx_resp(struct wil6210_priv *wil,
  1085. u8 mid, u8 cid, u8 tid, u8 token,
  1086. u16 status, bool amsdu, u16 agg_wsize, u16 timeout);
  1087. int wmi_ps_dev_profile_cfg(struct wil6210_priv *wil,
  1088. enum wmi_ps_profile_type ps_profile);
  1089. int wmi_set_mgmt_retry(struct wil6210_priv *wil, u8 retry_short);
  1090. int wmi_get_mgmt_retry(struct wil6210_priv *wil, u8 *retry_short);
  1091. int wmi_new_sta(struct wil6210_vif *vif, const u8 *mac, u8 aid);
  1092. int wmi_port_allocate(struct wil6210_priv *wil, u8 mid,
  1093. const u8 *mac, enum nl80211_iftype iftype);
  1094. int wmi_port_delete(struct wil6210_priv *wil, u8 mid);
  1095. int wmi_link_stats_cfg(struct wil6210_vif *vif, u32 type, u8 cid, u32 interval);
  1096. int wil_addba_rx_request(struct wil6210_priv *wil, u8 mid,
  1097. u8 cidxtid, u8 dialog_token, __le16 ba_param_set,
  1098. __le16 ba_timeout, __le16 ba_seq_ctrl);
  1099. int wil_addba_tx_request(struct wil6210_priv *wil, u8 ringid, u16 wsize);
  1100. void wil6210_clear_irq(struct wil6210_priv *wil);
  1101. int wil6210_init_irq(struct wil6210_priv *wil, int irq);
  1102. void wil6210_fini_irq(struct wil6210_priv *wil, int irq);
  1103. void wil_mask_irq(struct wil6210_priv *wil);
  1104. void wil_unmask_irq(struct wil6210_priv *wil);
  1105. void wil_configure_interrupt_moderation(struct wil6210_priv *wil);
  1106. void wil_disable_irq(struct wil6210_priv *wil);
  1107. void wil_enable_irq(struct wil6210_priv *wil);
  1108. void wil6210_mask_halp(struct wil6210_priv *wil);
  1109. /* P2P */
  1110. bool wil_p2p_is_social_scan(struct cfg80211_scan_request *request);
  1111. int wil_p2p_search(struct wil6210_vif *vif,
  1112. struct cfg80211_scan_request *request);
  1113. int wil_p2p_listen(struct wil6210_priv *wil, struct wireless_dev *wdev,
  1114. unsigned int duration, struct ieee80211_channel *chan,
  1115. u64 *cookie);
  1116. u8 wil_p2p_stop_discovery(struct wil6210_vif *vif);
  1117. int wil_p2p_cancel_listen(struct wil6210_vif *vif, u64 cookie);
  1118. void wil_p2p_listen_expired(struct work_struct *work);
  1119. void wil_p2p_search_expired(struct work_struct *work);
  1120. void wil_p2p_stop_radio_operations(struct wil6210_priv *wil);
  1121. void wil_p2p_delayed_listen_work(struct work_struct *work);
  1122. /* WMI for P2P */
  1123. int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi);
  1124. int wmi_start_listen(struct wil6210_vif *vif);
  1125. int wmi_start_search(struct wil6210_vif *vif);
  1126. int wmi_stop_discovery(struct wil6210_vif *vif);
  1127. int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev,
  1128. struct cfg80211_mgmt_tx_params *params,
  1129. u64 *cookie);
  1130. int wil_cfg80211_iface_combinations_from_fw(
  1131. struct wil6210_priv *wil,
  1132. const struct wil_fw_record_concurrency *conc);
  1133. int wil_vif_prepare_stop(struct wil6210_vif *vif);
  1134. #if defined(CONFIG_WIL6210_DEBUGFS)
  1135. int wil6210_debugfs_init(struct wil6210_priv *wil);
  1136. void wil6210_debugfs_remove(struct wil6210_priv *wil);
  1137. #else
  1138. static inline int wil6210_debugfs_init(struct wil6210_priv *wil) { return 0; }
  1139. static inline void wil6210_debugfs_remove(struct wil6210_priv *wil) {}
  1140. #endif
  1141. int wil_cid_fill_sinfo(struct wil6210_vif *vif, int cid,
  1142. struct station_info *sinfo);
  1143. struct wil6210_priv *wil_cfg80211_init(struct device *dev);
  1144. void wil_cfg80211_deinit(struct wil6210_priv *wil);
  1145. void wil_p2p_wdev_free(struct wil6210_priv *wil);
  1146. int wmi_set_mac_address(struct wil6210_priv *wil, void *addr);
  1147. int wmi_pcp_start(struct wil6210_vif *vif, int bi, u8 wmi_nettype, u8 chan,
  1148. u8 hidden_ssid, u8 is_go);
  1149. int wmi_pcp_stop(struct wil6210_vif *vif);
  1150. int wmi_led_cfg(struct wil6210_priv *wil, bool enable);
  1151. int wmi_abort_scan(struct wil6210_vif *vif);
  1152. void wil_abort_scan(struct wil6210_vif *vif, bool sync);
  1153. void wil_abort_scan_all_vifs(struct wil6210_priv *wil, bool sync);
  1154. void wil6210_bus_request(struct wil6210_priv *wil, u32 kbps);
  1155. void wil6210_disconnect(struct wil6210_vif *vif, const u8 *bssid,
  1156. u16 reason_code, bool from_event);
  1157. void wil_probe_client_flush(struct wil6210_vif *vif);
  1158. void wil_probe_client_worker(struct work_struct *work);
  1159. void wil_disconnect_worker(struct work_struct *work);
  1160. void wil_init_txrx_ops(struct wil6210_priv *wil);
  1161. /* TX API */
  1162. int wil_ring_init_tx(struct wil6210_vif *vif, int cid);
  1163. int wil_vring_init_bcast(struct wil6210_vif *vif, int id, int size);
  1164. int wil_bcast_init(struct wil6210_vif *vif);
  1165. void wil_bcast_fini(struct wil6210_vif *vif);
  1166. void wil_bcast_fini_all(struct wil6210_priv *wil);
  1167. void wil_update_net_queues(struct wil6210_priv *wil, struct wil6210_vif *vif,
  1168. struct wil_ring *ring, bool should_stop);
  1169. void wil_update_net_queues_bh(struct wil6210_priv *wil, struct wil6210_vif *vif,
  1170. struct wil_ring *ring, bool check_stop);
  1171. netdev_tx_t wil_start_xmit(struct sk_buff *skb, struct net_device *ndev);
  1172. int wil_tx_complete(struct wil6210_vif *vif, int ringid);
  1173. void wil6210_unmask_irq_tx(struct wil6210_priv *wil);
  1174. void wil6210_unmask_irq_tx_edma(struct wil6210_priv *wil);
  1175. /* RX API */
  1176. void wil_rx_handle(struct wil6210_priv *wil, int *quota);
  1177. void wil6210_unmask_irq_rx(struct wil6210_priv *wil);
  1178. void wil6210_unmask_irq_rx_edma(struct wil6210_priv *wil);
  1179. int wil_iftype_nl2wmi(enum nl80211_iftype type);
  1180. int wil_request_firmware(struct wil6210_priv *wil, const char *name,
  1181. bool load);
  1182. int wil_request_board(struct wil6210_priv *wil, const char *name);
  1183. bool wil_fw_verify_file_exists(struct wil6210_priv *wil, const char *name);
  1184. void wil_pm_runtime_allow(struct wil6210_priv *wil);
  1185. void wil_pm_runtime_forbid(struct wil6210_priv *wil);
  1186. int wil_pm_runtime_get(struct wil6210_priv *wil);
  1187. void wil_pm_runtime_put(struct wil6210_priv *wil);
  1188. int wil_can_suspend(struct wil6210_priv *wil, bool is_runtime);
  1189. int wil_suspend(struct wil6210_priv *wil, bool is_runtime, bool keep_radio_on);
  1190. int wil_resume(struct wil6210_priv *wil, bool is_runtime, bool keep_radio_on);
  1191. bool wil_is_wmi_idle(struct wil6210_priv *wil);
  1192. int wmi_resume(struct wil6210_priv *wil);
  1193. int wmi_suspend(struct wil6210_priv *wil);
  1194. bool wil_is_tx_idle(struct wil6210_priv *wil);
  1195. int wil_fw_copy_crash_dump(struct wil6210_priv *wil, void *dest, u32 size);
  1196. void wil_fw_core_dump(struct wil6210_priv *wil);
  1197. void wil_halp_vote(struct wil6210_priv *wil);
  1198. void wil_halp_unvote(struct wil6210_priv *wil);
  1199. void wil6210_set_halp(struct wil6210_priv *wil);
  1200. void wil6210_clear_halp(struct wil6210_priv *wil);
  1201. int wmi_start_sched_scan(struct wil6210_priv *wil,
  1202. struct cfg80211_sched_scan_request *request);
  1203. int wmi_stop_sched_scan(struct wil6210_priv *wil);
  1204. int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len);
  1205. int wmi_mgmt_tx_ext(struct wil6210_vif *vif, const u8 *buf, size_t len,
  1206. u8 channel, u16 duration_ms);
  1207. int reverse_memcmp(const void *cs, const void *ct, size_t count);
  1208. /* WMI for enhanced DMA */
  1209. int wil_wmi_tx_sring_cfg(struct wil6210_priv *wil, int ring_id);
  1210. int wil_wmi_cfg_def_rx_offload(struct wil6210_priv *wil,
  1211. u16 max_rx_pl_per_desc);
  1212. int wil_wmi_rx_sring_add(struct wil6210_priv *wil, u16 ring_id);
  1213. int wil_wmi_rx_desc_ring_add(struct wil6210_priv *wil, int status_ring_id);
  1214. int wil_wmi_tx_desc_ring_add(struct wil6210_vif *vif, int ring_id, int cid,
  1215. int tid);
  1216. int wil_wmi_bcast_desc_ring_add(struct wil6210_vif *vif, int ring_id);
  1217. int wmi_addba_rx_resp_edma(struct wil6210_priv *wil, u8 mid, u8 cid,
  1218. u8 tid, u8 token, u16 status, bool amsdu,
  1219. u16 agg_wsize, u16 timeout);
  1220. #endif /* __WIL6210_H__ */