iwl-4965-hw.h 37 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016
  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) 2005 - 2008 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. * James P. Ketrenos <ipw2100-admin@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 - 2008 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. /*
  64. * Please use this file (iwl-4965-hw.h) only for hardware-related definitions.
  65. * Use iwl-commands.h for uCode API definitions.
  66. * Use iwl-dev.h for driver implementation definitions.
  67. */
  68. #ifndef __iwl_4965_hw_h__
  69. #define __iwl_4965_hw_h__
  70. #include "iwl-fh.h"
  71. /* EERPROM */
  72. #define IWL4965_EEPROM_IMG_SIZE 1024
  73. /*
  74. * uCode queue management definitions ...
  75. * Queue #4 is the command queue for 3945 and 4965; map it to Tx FIFO chnl 4.
  76. * The first queue used for block-ack aggregation is #7 (4965 only).
  77. * All block-ack aggregation queues should map to Tx DMA/FIFO channel 7.
  78. */
  79. #define IWL_CMD_QUEUE_NUM 4
  80. #define IWL_CMD_FIFO_NUM 4
  81. #define IWL49_FIRST_AMPDU_QUEUE 7
  82. /* Tx rates */
  83. #define IWL_CCK_RATES 4
  84. #define IWL_OFDM_RATES 8
  85. #define IWL_HT_RATES 16
  86. #define IWL_MAX_RATES (IWL_CCK_RATES+IWL_OFDM_RATES+IWL_HT_RATES)
  87. /* Time constants */
  88. #define SHORT_SLOT_TIME 9
  89. #define LONG_SLOT_TIME 20
  90. /* RSSI to dBm */
  91. #define IWL_RSSI_OFFSET 44
  92. #include "iwl-commands.h"
  93. /* PCI registers */
  94. #define PCI_LINK_CTRL 0x0F0 /* 1 byte */
  95. #define PCI_POWER_SOURCE 0x0C8
  96. #define PCI_REG_WUM8 0x0E8
  97. /* PCI register values */
  98. #define PCI_LINK_VAL_L0S_EN 0x01
  99. #define PCI_LINK_VAL_L1_EN 0x02
  100. #define PCI_CFG_PMC_PME_FROM_D3COLD_SUPPORT (0x80000000)
  101. #define TFD_QUEUE_SIZE_MAX (256)
  102. #define IWL_NUM_SCAN_RATES (2)
  103. #define IWL_DEFAULT_TX_RETRY 15
  104. #define RX_QUEUE_SIZE 256
  105. #define RX_QUEUE_MASK 255
  106. #define RX_QUEUE_SIZE_LOG 8
  107. #define TFD_TX_CMD_SLOTS 256
  108. #define TFD_CMD_SLOTS 32
  109. /*
  110. * RX related structures and functions
  111. */
  112. #define RX_FREE_BUFFERS 64
  113. #define RX_LOW_WATERMARK 8
  114. /* Size of one Rx buffer in host DRAM */
  115. #define IWL_RX_BUF_SIZE_4K (4 * 1024)
  116. #define IWL_RX_BUF_SIZE_8K (8 * 1024)
  117. /* Sizes and addresses for instruction and data memory (SRAM) in
  118. * 4965's embedded processor. Driver access is via HBUS_TARG_MEM_* regs. */
  119. #define RTC_INST_LOWER_BOUND (0x000000)
  120. #define IWL49_RTC_INST_UPPER_BOUND (0x018000)
  121. #define RTC_DATA_LOWER_BOUND (0x800000)
  122. #define IWL49_RTC_DATA_UPPER_BOUND (0x80A000)
  123. #define IWL49_RTC_INST_SIZE (IWL49_RTC_INST_UPPER_BOUND - RTC_INST_LOWER_BOUND)
  124. #define IWL49_RTC_DATA_SIZE (IWL49_RTC_DATA_UPPER_BOUND - RTC_DATA_LOWER_BOUND)
  125. #define IWL_MAX_INST_SIZE IWL49_RTC_INST_SIZE
  126. #define IWL_MAX_DATA_SIZE IWL49_RTC_DATA_SIZE
  127. /* Size of uCode instruction memory in bootstrap state machine */
  128. #define IWL_MAX_BSM_SIZE BSM_SRAM_SIZE
  129. static inline int iwl4965_hw_valid_rtc_data_addr(u32 addr)
  130. {
  131. return (addr >= RTC_DATA_LOWER_BOUND) &&
  132. (addr < IWL49_RTC_DATA_UPPER_BOUND);
  133. }
  134. /********************* START TEMPERATURE *************************************/
  135. /**
  136. * 4965 temperature calculation.
  137. *
  138. * The driver must calculate the device temperature before calculating
  139. * a txpower setting (amplifier gain is temperature dependent). The
  140. * calculation uses 4 measurements, 3 of which (R1, R2, R3) are calibration
  141. * values used for the life of the driver, and one of which (R4) is the
  142. * real-time temperature indicator.
  143. *
  144. * uCode provides all 4 values to the driver via the "initialize alive"
  145. * notification (see struct iwl4965_init_alive_resp). After the runtime uCode
  146. * image loads, uCode updates the R4 value via statistics notifications
  147. * (see STATISTICS_NOTIFICATION), which occur after each received beacon
  148. * when associated, or can be requested via REPLY_STATISTICS_CMD.
  149. *
  150. * NOTE: uCode provides the R4 value as a 23-bit signed value. Driver
  151. * must sign-extend to 32 bits before applying formula below.
  152. *
  153. * Formula:
  154. *
  155. * degrees Kelvin = ((97 * 259 * (R4 - R2) / (R3 - R1)) / 100) + 8
  156. *
  157. * NOTE: The basic formula is 259 * (R4-R2) / (R3-R1). The 97/100 is
  158. * an additional correction, which should be centered around 0 degrees
  159. * Celsius (273 degrees Kelvin). The 8 (3 percent of 273) compensates for
  160. * centering the 97/100 correction around 0 degrees K.
  161. *
  162. * Add 273 to Kelvin value to find degrees Celsius, for comparing current
  163. * temperature with factory-measured temperatures when calculating txpower
  164. * settings.
  165. */
  166. #define TEMPERATURE_CALIB_KELVIN_OFFSET 8
  167. #define TEMPERATURE_CALIB_A_VAL 259
  168. /* Limit range of calculated temperature to be between these Kelvin values */
  169. #define IWL_TX_POWER_TEMPERATURE_MIN (263)
  170. #define IWL_TX_POWER_TEMPERATURE_MAX (410)
  171. #define IWL_TX_POWER_TEMPERATURE_OUT_OF_RANGE(t) \
  172. (((t) < IWL_TX_POWER_TEMPERATURE_MIN) || \
  173. ((t) > IWL_TX_POWER_TEMPERATURE_MAX))
  174. /********************* END TEMPERATURE ***************************************/
  175. /********************* START TXPOWER *****************************************/
  176. /**
  177. * 4965 txpower calculations rely on information from three sources:
  178. *
  179. * 1) EEPROM
  180. * 2) "initialize" alive notification
  181. * 3) statistics notifications
  182. *
  183. * EEPROM data consists of:
  184. *
  185. * 1) Regulatory information (max txpower and channel usage flags) is provided
  186. * separately for each channel that can possibly supported by 4965.
  187. * 40 MHz wide (.11n fat) channels are listed separately from 20 MHz
  188. * (legacy) channels.
  189. *
  190. * See struct iwl4965_eeprom_channel for format, and struct iwl4965_eeprom
  191. * for locations in EEPROM.
  192. *
  193. * 2) Factory txpower calibration information is provided separately for
  194. * sub-bands of contiguous channels. 2.4GHz has just one sub-band,
  195. * but 5 GHz has several sub-bands.
  196. *
  197. * In addition, per-band (2.4 and 5 Ghz) saturation txpowers are provided.
  198. *
  199. * See struct iwl4965_eeprom_calib_info (and the tree of structures
  200. * contained within it) for format, and struct iwl4965_eeprom for
  201. * locations in EEPROM.
  202. *
  203. * "Initialization alive" notification (see struct iwl4965_init_alive_resp)
  204. * consists of:
  205. *
  206. * 1) Temperature calculation parameters.
  207. *
  208. * 2) Power supply voltage measurement.
  209. *
  210. * 3) Tx gain compensation to balance 2 transmitters for MIMO use.
  211. *
  212. * Statistics notifications deliver:
  213. *
  214. * 1) Current values for temperature param R4.
  215. */
  216. /**
  217. * To calculate a txpower setting for a given desired target txpower, channel,
  218. * modulation bit rate, and transmitter chain (4965 has 2 transmitters to
  219. * support MIMO and transmit diversity), driver must do the following:
  220. *
  221. * 1) Compare desired txpower vs. (EEPROM) regulatory limit for this channel.
  222. * Do not exceed regulatory limit; reduce target txpower if necessary.
  223. *
  224. * If setting up txpowers for MIMO rates (rate indexes 8-15, 24-31),
  225. * 2 transmitters will be used simultaneously; driver must reduce the
  226. * regulatory limit by 3 dB (half-power) for each transmitter, so the
  227. * combined total output of the 2 transmitters is within regulatory limits.
  228. *
  229. *
  230. * 2) Compare target txpower vs. (EEPROM) saturation txpower *reduced by
  231. * backoff for this bit rate*. Do not exceed (saturation - backoff[rate]);
  232. * reduce target txpower if necessary.
  233. *
  234. * Backoff values below are in 1/2 dB units (equivalent to steps in
  235. * txpower gain tables):
  236. *
  237. * OFDM 6 - 36 MBit: 10 steps (5 dB)
  238. * OFDM 48 MBit: 15 steps (7.5 dB)
  239. * OFDM 54 MBit: 17 steps (8.5 dB)
  240. * OFDM 60 MBit: 20 steps (10 dB)
  241. * CCK all rates: 10 steps (5 dB)
  242. *
  243. * Backoff values apply to saturation txpower on a per-transmitter basis;
  244. * when using MIMO (2 transmitters), each transmitter uses the same
  245. * saturation level provided in EEPROM, and the same backoff values;
  246. * no reduction (such as with regulatory txpower limits) is required.
  247. *
  248. * Saturation and Backoff values apply equally to 20 Mhz (legacy) channel
  249. * widths and 40 Mhz (.11n fat) channel widths; there is no separate
  250. * factory measurement for fat channels.
  251. *
  252. * The result of this step is the final target txpower. The rest of
  253. * the steps figure out the proper settings for the device to achieve
  254. * that target txpower.
  255. *
  256. *
  257. * 3) Determine (EEPROM) calibration subband for the target channel, by
  258. * comparing against first and last channels in each subband
  259. * (see struct iwl4965_eeprom_calib_subband_info).
  260. *
  261. *
  262. * 4) Linearly interpolate (EEPROM) factory calibration measurement sets,
  263. * referencing the 2 factory-measured (sample) channels within the subband.
  264. *
  265. * Interpolation is based on difference between target channel's frequency
  266. * and the sample channels' frequencies. Since channel numbers are based
  267. * on frequency (5 MHz between each channel number), this is equivalent
  268. * to interpolating based on channel number differences.
  269. *
  270. * Note that the sample channels may or may not be the channels at the
  271. * edges of the subband. The target channel may be "outside" of the
  272. * span of the sampled channels.
  273. *
  274. * Driver may choose the pair (for 2 Tx chains) of measurements (see
  275. * struct iwl4965_eeprom_calib_ch_info) for which the actual measured
  276. * txpower comes closest to the desired txpower. Usually, though,
  277. * the middle set of measurements is closest to the regulatory limits,
  278. * and is therefore a good choice for all txpower calculations (this
  279. * assumes that high accuracy is needed for maximizing legal txpower,
  280. * while lower txpower configurations do not need as much accuracy).
  281. *
  282. * Driver should interpolate both members of the chosen measurement pair,
  283. * i.e. for both Tx chains (radio transmitters), unless the driver knows
  284. * that only one of the chains will be used (e.g. only one tx antenna
  285. * connected, but this should be unusual). The rate scaling algorithm
  286. * switches antennas to find best performance, so both Tx chains will
  287. * be used (although only one at a time) even for non-MIMO transmissions.
  288. *
  289. * Driver should interpolate factory values for temperature, gain table
  290. * index, and actual power. The power amplifier detector values are
  291. * not used by the driver.
  292. *
  293. * Sanity check: If the target channel happens to be one of the sample
  294. * channels, the results should agree with the sample channel's
  295. * measurements!
  296. *
  297. *
  298. * 5) Find difference between desired txpower and (interpolated)
  299. * factory-measured txpower. Using (interpolated) factory gain table index
  300. * (shown elsewhere) as a starting point, adjust this index lower to
  301. * increase txpower, or higher to decrease txpower, until the target
  302. * txpower is reached. Each step in the gain table is 1/2 dB.
  303. *
  304. * For example, if factory measured txpower is 16 dBm, and target txpower
  305. * is 13 dBm, add 6 steps to the factory gain index to reduce txpower
  306. * by 3 dB.
  307. *
  308. *
  309. * 6) Find difference between current device temperature and (interpolated)
  310. * factory-measured temperature for sub-band. Factory values are in
  311. * degrees Celsius. To calculate current temperature, see comments for
  312. * "4965 temperature calculation".
  313. *
  314. * If current temperature is higher than factory temperature, driver must
  315. * increase gain (lower gain table index), and vice versa.
  316. *
  317. * Temperature affects gain differently for different channels:
  318. *
  319. * 2.4 GHz all channels: 3.5 degrees per half-dB step
  320. * 5 GHz channels 34-43: 4.5 degrees per half-dB step
  321. * 5 GHz channels >= 44: 4.0 degrees per half-dB step
  322. *
  323. * NOTE: Temperature can increase rapidly when transmitting, especially
  324. * with heavy traffic at high txpowers. Driver should update
  325. * temperature calculations often under these conditions to
  326. * maintain strong txpower in the face of rising temperature.
  327. *
  328. *
  329. * 7) Find difference between current power supply voltage indicator
  330. * (from "initialize alive") and factory-measured power supply voltage
  331. * indicator (EEPROM).
  332. *
  333. * If the current voltage is higher (indicator is lower) than factory
  334. * voltage, gain should be reduced (gain table index increased) by:
  335. *
  336. * (eeprom - current) / 7
  337. *
  338. * If the current voltage is lower (indicator is higher) than factory
  339. * voltage, gain should be increased (gain table index decreased) by:
  340. *
  341. * 2 * (current - eeprom) / 7
  342. *
  343. * If number of index steps in either direction turns out to be > 2,
  344. * something is wrong ... just use 0.
  345. *
  346. * NOTE: Voltage compensation is independent of band/channel.
  347. *
  348. * NOTE: "Initialize" uCode measures current voltage, which is assumed
  349. * to be constant after this initial measurement. Voltage
  350. * compensation for txpower (number of steps in gain table)
  351. * may be calculated once and used until the next uCode bootload.
  352. *
  353. *
  354. * 8) If setting up txpowers for MIMO rates (rate indexes 8-15, 24-31),
  355. * adjust txpower for each transmitter chain, so txpower is balanced
  356. * between the two chains. There are 5 pairs of tx_atten[group][chain]
  357. * values in "initialize alive", one pair for each of 5 channel ranges:
  358. *
  359. * Group 0: 5 GHz channel 34-43
  360. * Group 1: 5 GHz channel 44-70
  361. * Group 2: 5 GHz channel 71-124
  362. * Group 3: 5 GHz channel 125-200
  363. * Group 4: 2.4 GHz all channels
  364. *
  365. * Add the tx_atten[group][chain] value to the index for the target chain.
  366. * The values are signed, but are in pairs of 0 and a non-negative number,
  367. * so as to reduce gain (if necessary) of the "hotter" channel. This
  368. * avoids any need to double-check for regulatory compliance after
  369. * this step.
  370. *
  371. *
  372. * 9) If setting up for a CCK rate, lower the gain by adding a CCK compensation
  373. * value to the index:
  374. *
  375. * Hardware rev B: 9 steps (4.5 dB)
  376. * Hardware rev C: 5 steps (2.5 dB)
  377. *
  378. * Hardware rev for 4965 can be determined by reading CSR_HW_REV_WA_REG,
  379. * bits [3:2], 1 = B, 2 = C.
  380. *
  381. * NOTE: This compensation is in addition to any saturation backoff that
  382. * might have been applied in an earlier step.
  383. *
  384. *
  385. * 10) Select the gain table, based on band (2.4 vs 5 GHz).
  386. *
  387. * Limit the adjusted index to stay within the table!
  388. *
  389. *
  390. * 11) Read gain table entries for DSP and radio gain, place into appropriate
  391. * location(s) in command (struct iwl4965_txpowertable_cmd).
  392. */
  393. /* Limit range of txpower output target to be between these values */
  394. #define IWL_TX_POWER_TARGET_POWER_MIN (0) /* 0 dBm = 1 milliwatt */
  395. #define IWL_TX_POWER_TARGET_POWER_MAX (16) /* 16 dBm */
  396. /**
  397. * When MIMO is used (2 transmitters operating simultaneously), driver should
  398. * limit each transmitter to deliver a max of 3 dB below the regulatory limit
  399. * for the device. That is, use half power for each transmitter, so total
  400. * txpower is within regulatory limits.
  401. *
  402. * The value "6" represents number of steps in gain table to reduce power 3 dB.
  403. * Each step is 1/2 dB.
  404. */
  405. #define IWL_TX_POWER_MIMO_REGULATORY_COMPENSATION (6)
  406. /**
  407. * CCK gain compensation.
  408. *
  409. * When calculating txpowers for CCK, after making sure that the target power
  410. * is within regulatory and saturation limits, driver must additionally
  411. * back off gain by adding these values to the gain table index.
  412. *
  413. * Hardware rev for 4965 can be determined by reading CSR_HW_REV_WA_REG,
  414. * bits [3:2], 1 = B, 2 = C.
  415. */
  416. #define IWL_TX_POWER_CCK_COMPENSATION_B_STEP (9)
  417. #define IWL_TX_POWER_CCK_COMPENSATION_C_STEP (5)
  418. /*
  419. * 4965 power supply voltage compensation for txpower
  420. */
  421. #define TX_POWER_IWL_VOLTAGE_CODES_PER_03V (7)
  422. /**
  423. * Gain tables.
  424. *
  425. * The following tables contain pair of values for setting txpower, i.e.
  426. * gain settings for the output of the device's digital signal processor (DSP),
  427. * and for the analog gain structure of the transmitter.
  428. *
  429. * Each entry in the gain tables represents a step of 1/2 dB. Note that these
  430. * are *relative* steps, not indications of absolute output power. Output
  431. * power varies with temperature, voltage, and channel frequency, and also
  432. * requires consideration of average power (to satisfy regulatory constraints),
  433. * and peak power (to avoid distortion of the output signal).
  434. *
  435. * Each entry contains two values:
  436. * 1) DSP gain (or sometimes called DSP attenuation). This is a fine-grained
  437. * linear value that multiplies the output of the digital signal processor,
  438. * before being sent to the analog radio.
  439. * 2) Radio gain. This sets the analog gain of the radio Tx path.
  440. * It is a coarser setting, and behaves in a logarithmic (dB) fashion.
  441. *
  442. * EEPROM contains factory calibration data for txpower. This maps actual
  443. * measured txpower levels to gain settings in the "well known" tables
  444. * below ("well-known" means here that both factory calibration *and* the
  445. * driver work with the same table).
  446. *
  447. * There are separate tables for 2.4 GHz and 5 GHz bands. The 5 GHz table
  448. * has an extension (into negative indexes), in case the driver needs to
  449. * boost power setting for high device temperatures (higher than would be
  450. * present during factory calibration). A 5 Ghz EEPROM index of "40"
  451. * corresponds to the 49th entry in the table used by the driver.
  452. */
  453. #define MIN_TX_GAIN_INDEX (0) /* highest gain, lowest idx, 2.4 */
  454. #define MIN_TX_GAIN_INDEX_52GHZ_EXT (-9) /* highest gain, lowest idx, 5 */
  455. /**
  456. * 2.4 GHz gain table
  457. *
  458. * Index Dsp gain Radio gain
  459. * 0 110 0x3f (highest gain)
  460. * 1 104 0x3f
  461. * 2 98 0x3f
  462. * 3 110 0x3e
  463. * 4 104 0x3e
  464. * 5 98 0x3e
  465. * 6 110 0x3d
  466. * 7 104 0x3d
  467. * 8 98 0x3d
  468. * 9 110 0x3c
  469. * 10 104 0x3c
  470. * 11 98 0x3c
  471. * 12 110 0x3b
  472. * 13 104 0x3b
  473. * 14 98 0x3b
  474. * 15 110 0x3a
  475. * 16 104 0x3a
  476. * 17 98 0x3a
  477. * 18 110 0x39
  478. * 19 104 0x39
  479. * 20 98 0x39
  480. * 21 110 0x38
  481. * 22 104 0x38
  482. * 23 98 0x38
  483. * 24 110 0x37
  484. * 25 104 0x37
  485. * 26 98 0x37
  486. * 27 110 0x36
  487. * 28 104 0x36
  488. * 29 98 0x36
  489. * 30 110 0x35
  490. * 31 104 0x35
  491. * 32 98 0x35
  492. * 33 110 0x34
  493. * 34 104 0x34
  494. * 35 98 0x34
  495. * 36 110 0x33
  496. * 37 104 0x33
  497. * 38 98 0x33
  498. * 39 110 0x32
  499. * 40 104 0x32
  500. * 41 98 0x32
  501. * 42 110 0x31
  502. * 43 104 0x31
  503. * 44 98 0x31
  504. * 45 110 0x30
  505. * 46 104 0x30
  506. * 47 98 0x30
  507. * 48 110 0x6
  508. * 49 104 0x6
  509. * 50 98 0x6
  510. * 51 110 0x5
  511. * 52 104 0x5
  512. * 53 98 0x5
  513. * 54 110 0x4
  514. * 55 104 0x4
  515. * 56 98 0x4
  516. * 57 110 0x3
  517. * 58 104 0x3
  518. * 59 98 0x3
  519. * 60 110 0x2
  520. * 61 104 0x2
  521. * 62 98 0x2
  522. * 63 110 0x1
  523. * 64 104 0x1
  524. * 65 98 0x1
  525. * 66 110 0x0
  526. * 67 104 0x0
  527. * 68 98 0x0
  528. * 69 97 0
  529. * 70 96 0
  530. * 71 95 0
  531. * 72 94 0
  532. * 73 93 0
  533. * 74 92 0
  534. * 75 91 0
  535. * 76 90 0
  536. * 77 89 0
  537. * 78 88 0
  538. * 79 87 0
  539. * 80 86 0
  540. * 81 85 0
  541. * 82 84 0
  542. * 83 83 0
  543. * 84 82 0
  544. * 85 81 0
  545. * 86 80 0
  546. * 87 79 0
  547. * 88 78 0
  548. * 89 77 0
  549. * 90 76 0
  550. * 91 75 0
  551. * 92 74 0
  552. * 93 73 0
  553. * 94 72 0
  554. * 95 71 0
  555. * 96 70 0
  556. * 97 69 0
  557. * 98 68 0
  558. */
  559. /**
  560. * 5 GHz gain table
  561. *
  562. * Index Dsp gain Radio gain
  563. * -9 123 0x3F (highest gain)
  564. * -8 117 0x3F
  565. * -7 110 0x3F
  566. * -6 104 0x3F
  567. * -5 98 0x3F
  568. * -4 110 0x3E
  569. * -3 104 0x3E
  570. * -2 98 0x3E
  571. * -1 110 0x3D
  572. * 0 104 0x3D
  573. * 1 98 0x3D
  574. * 2 110 0x3C
  575. * 3 104 0x3C
  576. * 4 98 0x3C
  577. * 5 110 0x3B
  578. * 6 104 0x3B
  579. * 7 98 0x3B
  580. * 8 110 0x3A
  581. * 9 104 0x3A
  582. * 10 98 0x3A
  583. * 11 110 0x39
  584. * 12 104 0x39
  585. * 13 98 0x39
  586. * 14 110 0x38
  587. * 15 104 0x38
  588. * 16 98 0x38
  589. * 17 110 0x37
  590. * 18 104 0x37
  591. * 19 98 0x37
  592. * 20 110 0x36
  593. * 21 104 0x36
  594. * 22 98 0x36
  595. * 23 110 0x35
  596. * 24 104 0x35
  597. * 25 98 0x35
  598. * 26 110 0x34
  599. * 27 104 0x34
  600. * 28 98 0x34
  601. * 29 110 0x33
  602. * 30 104 0x33
  603. * 31 98 0x33
  604. * 32 110 0x32
  605. * 33 104 0x32
  606. * 34 98 0x32
  607. * 35 110 0x31
  608. * 36 104 0x31
  609. * 37 98 0x31
  610. * 38 110 0x30
  611. * 39 104 0x30
  612. * 40 98 0x30
  613. * 41 110 0x25
  614. * 42 104 0x25
  615. * 43 98 0x25
  616. * 44 110 0x24
  617. * 45 104 0x24
  618. * 46 98 0x24
  619. * 47 110 0x23
  620. * 48 104 0x23
  621. * 49 98 0x23
  622. * 50 110 0x22
  623. * 51 104 0x18
  624. * 52 98 0x18
  625. * 53 110 0x17
  626. * 54 104 0x17
  627. * 55 98 0x17
  628. * 56 110 0x16
  629. * 57 104 0x16
  630. * 58 98 0x16
  631. * 59 110 0x15
  632. * 60 104 0x15
  633. * 61 98 0x15
  634. * 62 110 0x14
  635. * 63 104 0x14
  636. * 64 98 0x14
  637. * 65 110 0x13
  638. * 66 104 0x13
  639. * 67 98 0x13
  640. * 68 110 0x12
  641. * 69 104 0x08
  642. * 70 98 0x08
  643. * 71 110 0x07
  644. * 72 104 0x07
  645. * 73 98 0x07
  646. * 74 110 0x06
  647. * 75 104 0x06
  648. * 76 98 0x06
  649. * 77 110 0x05
  650. * 78 104 0x05
  651. * 79 98 0x05
  652. * 80 110 0x04
  653. * 81 104 0x04
  654. * 82 98 0x04
  655. * 83 110 0x03
  656. * 84 104 0x03
  657. * 85 98 0x03
  658. * 86 110 0x02
  659. * 87 104 0x02
  660. * 88 98 0x02
  661. * 89 110 0x01
  662. * 90 104 0x01
  663. * 91 98 0x01
  664. * 92 110 0x00
  665. * 93 104 0x00
  666. * 94 98 0x00
  667. * 95 93 0x00
  668. * 96 88 0x00
  669. * 97 83 0x00
  670. * 98 78 0x00
  671. */
  672. /**
  673. * Sanity checks and default values for EEPROM regulatory levels.
  674. * If EEPROM values fall outside MIN/MAX range, use default values.
  675. *
  676. * Regulatory limits refer to the maximum average txpower allowed by
  677. * regulatory agencies in the geographies in which the device is meant
  678. * to be operated. These limits are SKU-specific (i.e. geography-specific),
  679. * and channel-specific; each channel has an individual regulatory limit
  680. * listed in the EEPROM.
  681. *
  682. * Units are in half-dBm (i.e. "34" means 17 dBm).
  683. */
  684. #define IWL_TX_POWER_DEFAULT_REGULATORY_24 (34)
  685. #define IWL_TX_POWER_DEFAULT_REGULATORY_52 (34)
  686. #define IWL_TX_POWER_REGULATORY_MIN (0)
  687. #define IWL_TX_POWER_REGULATORY_MAX (34)
  688. /**
  689. * Sanity checks and default values for EEPROM saturation levels.
  690. * If EEPROM values fall outside MIN/MAX range, use default values.
  691. *
  692. * Saturation is the highest level that the output power amplifier can produce
  693. * without significant clipping distortion. This is a "peak" power level.
  694. * Different types of modulation (i.e. various "rates", and OFDM vs. CCK)
  695. * require differing amounts of backoff, relative to their average power output,
  696. * in order to avoid clipping distortion.
  697. *
  698. * Driver must make sure that it is violating neither the saturation limit,
  699. * nor the regulatory limit, when calculating Tx power settings for various
  700. * rates.
  701. *
  702. * Units are in half-dBm (i.e. "38" means 19 dBm).
  703. */
  704. #define IWL_TX_POWER_DEFAULT_SATURATION_24 (38)
  705. #define IWL_TX_POWER_DEFAULT_SATURATION_52 (38)
  706. #define IWL_TX_POWER_SATURATION_MIN (20)
  707. #define IWL_TX_POWER_SATURATION_MAX (50)
  708. /**
  709. * Channel groups used for Tx Attenuation calibration (MIMO tx channel balance)
  710. * and thermal Txpower calibration.
  711. *
  712. * When calculating txpower, driver must compensate for current device
  713. * temperature; higher temperature requires higher gain. Driver must calculate
  714. * current temperature (see "4965 temperature calculation"), then compare vs.
  715. * factory calibration temperature in EEPROM; if current temperature is higher
  716. * than factory temperature, driver must *increase* gain by proportions shown
  717. * in table below. If current temperature is lower than factory, driver must
  718. * *decrease* gain.
  719. *
  720. * Different frequency ranges require different compensation, as shown below.
  721. */
  722. /* Group 0, 5.2 GHz ch 34-43: 4.5 degrees per 1/2 dB. */
  723. #define CALIB_IWL_TX_ATTEN_GR1_FCH 34
  724. #define CALIB_IWL_TX_ATTEN_GR1_LCH 43
  725. /* Group 1, 5.3 GHz ch 44-70: 4.0 degrees per 1/2 dB. */
  726. #define CALIB_IWL_TX_ATTEN_GR2_FCH 44
  727. #define CALIB_IWL_TX_ATTEN_GR2_LCH 70
  728. /* Group 2, 5.5 GHz ch 71-124: 4.0 degrees per 1/2 dB. */
  729. #define CALIB_IWL_TX_ATTEN_GR3_FCH 71
  730. #define CALIB_IWL_TX_ATTEN_GR3_LCH 124
  731. /* Group 3, 5.7 GHz ch 125-200: 4.0 degrees per 1/2 dB. */
  732. #define CALIB_IWL_TX_ATTEN_GR4_FCH 125
  733. #define CALIB_IWL_TX_ATTEN_GR4_LCH 200
  734. /* Group 4, 2.4 GHz all channels: 3.5 degrees per 1/2 dB. */
  735. #define CALIB_IWL_TX_ATTEN_GR5_FCH 1
  736. #define CALIB_IWL_TX_ATTEN_GR5_LCH 20
  737. enum {
  738. CALIB_CH_GROUP_1 = 0,
  739. CALIB_CH_GROUP_2 = 1,
  740. CALIB_CH_GROUP_3 = 2,
  741. CALIB_CH_GROUP_4 = 3,
  742. CALIB_CH_GROUP_5 = 4,
  743. CALIB_CH_GROUP_MAX
  744. };
  745. /********************* END TXPOWER *****************************************/
  746. /**
  747. * Tx/Rx Queues
  748. *
  749. * Most communication between driver and 4965 is via queues of data buffers.
  750. * For example, all commands that the driver issues to device's embedded
  751. * controller (uCode) are via the command queue (one of the Tx queues). All
  752. * uCode command responses/replies/notifications, including Rx frames, are
  753. * conveyed from uCode to driver via the Rx queue.
  754. *
  755. * Most support for these queues, including handshake support, resides in
  756. * structures in host DRAM, shared between the driver and the device. When
  757. * allocating this memory, the driver must make sure that data written by
  758. * the host CPU updates DRAM immediately (and does not get "stuck" in CPU's
  759. * cache memory), so DRAM and cache are consistent, and the device can
  760. * immediately see changes made by the driver.
  761. *
  762. * 4965 supports up to 16 DRAM-based Tx queues, and services these queues via
  763. * up to 7 DMA channels (FIFOs). Each Tx queue is supported by a circular array
  764. * in DRAM containing 256 Transmit Frame Descriptors (TFDs).
  765. */
  766. #define IWL49_MAX_WIN_SIZE 64
  767. #define IWL49_QUEUE_SIZE 256
  768. #define IWL49_NUM_FIFOS 7
  769. #define IWL49_CMD_FIFO_NUM 4
  770. #define IWL49_NUM_QUEUES 16
  771. #define IWL49_NUM_AMPDU_QUEUES 8
  772. /**
  773. * struct iwl_tfd_frame_data
  774. *
  775. * Describes up to 2 buffers containing (contiguous) portions of a Tx frame.
  776. * Each buffer must be on dword boundary.
  777. * Up to 10 iwl_tfd_frame_data structures, describing up to 20 buffers,
  778. * may be filled within a TFD (iwl_tfd_frame).
  779. *
  780. * Bit fields in tb1_addr:
  781. * 31- 0: Tx buffer 1 address bits [31:0]
  782. *
  783. * Bit fields in val1:
  784. * 31-16: Tx buffer 2 address bits [15:0]
  785. * 15- 4: Tx buffer 1 length (bytes)
  786. * 3- 0: Tx buffer 1 address bits [32:32]
  787. *
  788. * Bit fields in val2:
  789. * 31-20: Tx buffer 2 length (bytes)
  790. * 19- 0: Tx buffer 2 address bits [35:16]
  791. */
  792. struct iwl_tfd_frame_data {
  793. __le32 tb1_addr;
  794. __le32 val1;
  795. /* __le32 ptb1_32_35:4; */
  796. #define IWL_tb1_addr_hi_POS 0
  797. #define IWL_tb1_addr_hi_LEN 4
  798. #define IWL_tb1_addr_hi_SYM val1
  799. /* __le32 tb_len1:12; */
  800. #define IWL_tb1_len_POS 4
  801. #define IWL_tb1_len_LEN 12
  802. #define IWL_tb1_len_SYM val1
  803. /* __le32 ptb2_0_15:16; */
  804. #define IWL_tb2_addr_lo16_POS 16
  805. #define IWL_tb2_addr_lo16_LEN 16
  806. #define IWL_tb2_addr_lo16_SYM val1
  807. __le32 val2;
  808. /* __le32 ptb2_16_35:20; */
  809. #define IWL_tb2_addr_hi20_POS 0
  810. #define IWL_tb2_addr_hi20_LEN 20
  811. #define IWL_tb2_addr_hi20_SYM val2
  812. /* __le32 tb_len2:12; */
  813. #define IWL_tb2_len_POS 20
  814. #define IWL_tb2_len_LEN 12
  815. #define IWL_tb2_len_SYM val2
  816. } __attribute__ ((packed));
  817. /**
  818. * struct iwl_tfd_frame
  819. *
  820. * Transmit Frame Descriptor (TFD)
  821. *
  822. * 4965 supports up to 16 Tx queues resident in host DRAM.
  823. * Each Tx queue uses a circular buffer of 256 TFDs stored in host DRAM.
  824. * Both driver and device share these circular buffers, each of which must be
  825. * contiguous 256 TFDs x 128 bytes-per-TFD = 32 KBytes for 4965.
  826. *
  827. * Driver must indicate the physical address of the base of each
  828. * circular buffer via the 4965's FH_MEM_CBBC_QUEUE registers.
  829. *
  830. * Each TFD contains pointer/size information for up to 20 data buffers
  831. * in host DRAM. These buffers collectively contain the (one) frame described
  832. * by the TFD. Each buffer must be a single contiguous block of memory within
  833. * itself, but buffers may be scattered in host DRAM. Each buffer has max size
  834. * of (4K - 4). The 4965 concatenates all of a TFD's buffers into a single
  835. * Tx frame, up to 8 KBytes in size.
  836. *
  837. * Bit fields in the control dword (val0):
  838. * 31-30: # dwords (0-3) of padding required at end of frame for 16-byte bound
  839. * 29: reserved
  840. * 28-24: # Transmit Buffer Descriptors in TFD
  841. * 23- 0: reserved
  842. *
  843. * A maximum of 255 (not 256!) TFDs may be on a queue waiting for Tx.
  844. */
  845. struct iwl_tfd_frame {
  846. __le32 val0;
  847. /* __le32 rsvd1:24; */
  848. /* __le32 num_tbs:5; */
  849. #define IWL_num_tbs_POS 24
  850. #define IWL_num_tbs_LEN 5
  851. #define IWL_num_tbs_SYM val0
  852. /* __le32 rsvd2:1; */
  853. /* __le32 padding:2; */
  854. struct iwl_tfd_frame_data pa[10];
  855. __le32 reserved;
  856. } __attribute__ ((packed));
  857. /**
  858. * struct iwl4965_queue_byte_cnt_entry
  859. *
  860. * Byte Count Table Entry
  861. *
  862. * Bit fields:
  863. * 15-12: reserved
  864. * 11- 0: total to-be-transmitted byte count of frame (does not include command)
  865. */
  866. struct iwl4965_queue_byte_cnt_entry {
  867. __le16 val;
  868. /* __le16 byte_cnt:12; */
  869. #define IWL_byte_cnt_POS 0
  870. #define IWL_byte_cnt_LEN 12
  871. #define IWL_byte_cnt_SYM val
  872. /* __le16 rsvd:4; */
  873. } __attribute__ ((packed));
  874. /**
  875. * struct iwl4965_sched_queue_byte_cnt_tbl
  876. *
  877. * Byte Count table
  878. *
  879. * Each Tx queue uses a byte-count table containing 320 entries:
  880. * one 16-bit entry for each of 256 TFDs, plus an additional 64 entries that
  881. * duplicate the first 64 entries (to avoid wrap-around within a Tx window;
  882. * max Tx window is 64 TFDs).
  883. *
  884. * When driver sets up a new TFD, it must also enter the total byte count
  885. * of the frame to be transmitted into the corresponding entry in the byte
  886. * count table for the chosen Tx queue. If the TFD index is 0-63, the driver
  887. * must duplicate the byte count entry in corresponding index 256-319.
  888. *
  889. * "dont_care" padding puts each byte count table on a 1024-byte boundary;
  890. * 4965 assumes tables are separated by 1024 bytes.
  891. */
  892. struct iwl4965_sched_queue_byte_cnt_tbl {
  893. struct iwl4965_queue_byte_cnt_entry tfd_offset[IWL49_QUEUE_SIZE +
  894. IWL49_MAX_WIN_SIZE];
  895. u8 dont_care[1024 -
  896. (IWL49_QUEUE_SIZE + IWL49_MAX_WIN_SIZE) *
  897. sizeof(__le16)];
  898. } __attribute__ ((packed));
  899. /**
  900. * struct iwl4965_shared - handshake area for Tx and Rx
  901. *
  902. * For convenience in allocating memory, this structure combines 2 areas of
  903. * DRAM which must be shared between driver and 4965. These do not need to
  904. * be combined, if better allocation would result from keeping them separate:
  905. *
  906. * 1) The Tx byte count tables occupy 1024 bytes each (16 KBytes total for
  907. * 16 queues). Driver uses SCD_DRAM_BASE_ADDR to tell 4965 where to find
  908. * the first of these tables. 4965 assumes tables are 1024 bytes apart.
  909. *
  910. * 2) The Rx status (val0 and val1) occupies only 8 bytes. Driver uses
  911. * FH_RSCSR_CHNL0_STTS_WPTR_REG to tell 4965 where to find this area.
  912. * Driver reads val0 to determine the latest Receive Buffer Descriptor (RBD)
  913. * that has been filled by the 4965.
  914. *
  915. * Bit fields val0:
  916. * 31-12: Not used
  917. * 11- 0: Index of last filled Rx buffer descriptor (4965 writes, driver reads)
  918. *
  919. * Bit fields val1:
  920. * 31- 0: Not used
  921. */
  922. struct iwl4965_shared {
  923. struct iwl4965_sched_queue_byte_cnt_tbl
  924. queues_byte_cnt_tbls[IWL49_NUM_QUEUES];
  925. __le32 rb_closed;
  926. /* __le32 rb_closed_stts_rb_num:12; */
  927. #define IWL_rb_closed_stts_rb_num_POS 0
  928. #define IWL_rb_closed_stts_rb_num_LEN 12
  929. #define IWL_rb_closed_stts_rb_num_SYM rb_closed
  930. /* __le32 rsrv1:4; */
  931. /* __le32 rb_closed_stts_rx_frame_num:12; */
  932. #define IWL_rb_closed_stts_rx_frame_num_POS 16
  933. #define IWL_rb_closed_stts_rx_frame_num_LEN 12
  934. #define IWL_rb_closed_stts_rx_frame_num_SYM rb_closed
  935. /* __le32 rsrv2:4; */
  936. __le32 frm_finished;
  937. /* __le32 frame_finished_stts_rb_num:12; */
  938. #define IWL_frame_finished_stts_rb_num_POS 0
  939. #define IWL_frame_finished_stts_rb_num_LEN 12
  940. #define IWL_frame_finished_stts_rb_num_SYM frm_finished
  941. /* __le32 rsrv3:4; */
  942. /* __le32 frame_finished_stts_rx_frame_num:12; */
  943. #define IWL_frame_finished_stts_rx_frame_num_POS 16
  944. #define IWL_frame_finished_stts_rx_frame_num_LEN 12
  945. #define IWL_frame_finished_stts_rx_frame_num_SYM frm_finished
  946. /* __le32 rsrv4:4; */
  947. __le32 padding1; /* so that allocation will be aligned to 16B */
  948. __le32 padding2;
  949. } __attribute__ ((packed));
  950. #endif /* __iwl4965_4965_hw_h__ */