4965.h 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301
  1. /******************************************************************************
  2. *
  3. * GPL LICENSE SUMMARY
  4. *
  5. * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
  6. *
  7. * This program is free software; you can redistribute it and/or modify
  8. * it under the terms of version 2 of the GNU General Public License as
  9. * published by the Free Software Foundation.
  10. *
  11. * This program is distributed in the hope that it will be useful, but
  12. * WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  14. * General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with this program; if not, write to the Free Software
  18. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
  19. * USA
  20. *
  21. * The full GNU General Public License is included in this distribution
  22. * in the file called LICENSE.GPL.
  23. *
  24. * Contact Information:
  25. * Intel Linux Wireless <ilw@linux.intel.com>
  26. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  27. *
  28. *****************************************************************************/
  29. #ifndef __il_4965_h__
  30. #define __il_4965_h__
  31. struct il_rx_queue;
  32. struct il_rx_buf;
  33. struct il_rx_pkt;
  34. struct il_tx_queue;
  35. struct il_rxon_context;
  36. /* configuration for the _4965 devices */
  37. extern struct il_cfg il4965_cfg;
  38. extern struct il_mod_params il4965_mod_params;
  39. extern struct ieee80211_ops il4965_hw_ops;
  40. /* tx queue */
  41. void il4965_free_tfds_in_queue(struct il_priv *il, int sta_id, int tid,
  42. int freed);
  43. /* RXON */
  44. void il4965_set_rxon_chain(struct il_priv *il, struct il_rxon_context *ctx);
  45. /* uCode */
  46. int il4965_verify_ucode(struct il_priv *il);
  47. /* lib */
  48. void il4965_check_abort_status(struct il_priv *il, u8 frame_count, u32 status);
  49. void il4965_rx_queue_reset(struct il_priv *il, struct il_rx_queue *rxq);
  50. int il4965_rx_init(struct il_priv *il, struct il_rx_queue *rxq);
  51. int il4965_hw_nic_init(struct il_priv *il);
  52. int il4965_dump_fh(struct il_priv *il, char **buf, bool display);
  53. /* rx */
  54. void il4965_rx_queue_restock(struct il_priv *il);
  55. void il4965_rx_replenish(struct il_priv *il);
  56. void il4965_rx_replenish_now(struct il_priv *il);
  57. void il4965_rx_queue_free(struct il_priv *il, struct il_rx_queue *rxq);
  58. int il4965_rxq_stop(struct il_priv *il);
  59. int il4965_hwrate_to_mac80211_idx(u32 rate_n_flags, enum ieee80211_band band);
  60. void il4965_hdl_rx(struct il_priv *il, struct il_rx_buf *rxb);
  61. void il4965_hdl_rx_phy(struct il_priv *il, struct il_rx_buf *rxb);
  62. void il4965_rx_handle(struct il_priv *il);
  63. /* tx */
  64. void il4965_hw_txq_free_tfd(struct il_priv *il, struct il_tx_queue *txq);
  65. int il4965_hw_txq_attach_buf_to_tfd(struct il_priv *il, struct il_tx_queue *txq,
  66. dma_addr_t addr, u16 len, u8 reset, u8 pad);
  67. int il4965_hw_tx_queue_init(struct il_priv *il, struct il_tx_queue *txq);
  68. void il4965_hwrate_to_tx_control(struct il_priv *il, u32 rate_n_flags,
  69. struct ieee80211_tx_info *info);
  70. int il4965_tx_skb(struct il_priv *il, struct sk_buff *skb);
  71. int il4965_tx_agg_start(struct il_priv *il, struct ieee80211_vif *vif,
  72. struct ieee80211_sta *sta, u16 tid, u16 * ssn);
  73. int il4965_tx_agg_stop(struct il_priv *il, struct ieee80211_vif *vif,
  74. struct ieee80211_sta *sta, u16 tid);
  75. int il4965_txq_check_empty(struct il_priv *il, int sta_id, u8 tid, int txq_id);
  76. void il4965_hdl_compressed_ba(struct il_priv *il, struct il_rx_buf *rxb);
  77. int il4965_tx_queue_reclaim(struct il_priv *il, int txq_id, int idx);
  78. void il4965_hw_txq_ctx_free(struct il_priv *il);
  79. int il4965_txq_ctx_alloc(struct il_priv *il);
  80. void il4965_txq_ctx_reset(struct il_priv *il);
  81. void il4965_txq_ctx_stop(struct il_priv *il);
  82. void il4965_txq_set_sched(struct il_priv *il, u32 mask);
  83. /*
  84. * Acquire il->lock before calling this function !
  85. */
  86. void il4965_set_wr_ptrs(struct il_priv *il, int txq_id, u32 idx);
  87. /**
  88. * il4965_tx_queue_set_status - (optionally) start Tx/Cmd queue
  89. * @tx_fifo_id: Tx DMA/FIFO channel (range 0-7) that the queue will feed
  90. * @scd_retry: (1) Indicates queue will be used in aggregation mode
  91. *
  92. * NOTE: Acquire il->lock before calling this function !
  93. */
  94. void il4965_tx_queue_set_status(struct il_priv *il, struct il_tx_queue *txq,
  95. int tx_fifo_id, int scd_retry);
  96. /* rx */
  97. void il4965_hdl_missed_beacon(struct il_priv *il, struct il_rx_buf *rxb);
  98. bool il4965_good_plcp_health(struct il_priv *il, struct il_rx_pkt *pkt);
  99. void il4965_hdl_stats(struct il_priv *il, struct il_rx_buf *rxb);
  100. void il4965_hdl_c_stats(struct il_priv *il, struct il_rx_buf *rxb);
  101. /* scan */
  102. int il4965_request_scan(struct il_priv *il, struct ieee80211_vif *vif);
  103. /* station mgmt */
  104. int il4965_manage_ibss_station(struct il_priv *il, struct ieee80211_vif *vif,
  105. bool add);
  106. /* hcmd */
  107. int il4965_send_beacon_cmd(struct il_priv *il);
  108. #ifdef CONFIG_IWLEGACY_DEBUG
  109. const char *il4965_get_tx_fail_reason(u32 status);
  110. #else
  111. static inline const char *
  112. il4965_get_tx_fail_reason(u32 status)
  113. {
  114. return "";
  115. }
  116. #endif
  117. /* station management */
  118. int il4965_alloc_bcast_station(struct il_priv *il, struct il_rxon_context *ctx);
  119. int il4965_add_bssid_station(struct il_priv *il, struct il_rxon_context *ctx,
  120. const u8 *addr, u8 *sta_id_r);
  121. int il4965_remove_default_wep_key(struct il_priv *il,
  122. struct il_rxon_context *ctx,
  123. struct ieee80211_key_conf *key);
  124. int il4965_set_default_wep_key(struct il_priv *il, struct il_rxon_context *ctx,
  125. struct ieee80211_key_conf *key);
  126. int il4965_restore_default_wep_keys(struct il_priv *il,
  127. struct il_rxon_context *ctx);
  128. int il4965_set_dynamic_key(struct il_priv *il, struct il_rxon_context *ctx,
  129. struct ieee80211_key_conf *key, u8 sta_id);
  130. int il4965_remove_dynamic_key(struct il_priv *il, struct il_rxon_context *ctx,
  131. struct ieee80211_key_conf *key, u8 sta_id);
  132. void il4965_update_tkip_key(struct il_priv *il, struct il_rxon_context *ctx,
  133. struct ieee80211_key_conf *keyconf,
  134. struct ieee80211_sta *sta, u32 iv32,
  135. u16 *phase1key);
  136. int il4965_sta_tx_modify_enable_tid(struct il_priv *il, int sta_id, int tid);
  137. int il4965_sta_rx_agg_start(struct il_priv *il, struct ieee80211_sta *sta,
  138. int tid, u16 ssn);
  139. int il4965_sta_rx_agg_stop(struct il_priv *il, struct ieee80211_sta *sta,
  140. int tid);
  141. void il4965_sta_modify_sleep_tx_count(struct il_priv *il, int sta_id, int cnt);
  142. int il4965_update_bcast_stations(struct il_priv *il);
  143. /* rate */
  144. static inline u8
  145. il4965_hw_get_rate(__le32 rate_n_flags)
  146. {
  147. return le32_to_cpu(rate_n_flags) & 0xFF;
  148. }
  149. /* eeprom */
  150. void il4965_eeprom_get_mac(const struct il_priv *il, u8 * mac);
  151. int il4965_eeprom_acquire_semaphore(struct il_priv *il);
  152. void il4965_eeprom_release_semaphore(struct il_priv *il);
  153. int il4965_eeprom_check_version(struct il_priv *il);
  154. /* mac80211 handlers (for 4965) */
  155. void il4965_mac_tx(struct ieee80211_hw *hw, struct sk_buff *skb);
  156. int il4965_mac_start(struct ieee80211_hw *hw);
  157. void il4965_mac_stop(struct ieee80211_hw *hw);
  158. void il4965_configure_filter(struct ieee80211_hw *hw,
  159. unsigned int changed_flags,
  160. unsigned int *total_flags, u64 multicast);
  161. int il4965_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd,
  162. struct ieee80211_vif *vif, struct ieee80211_sta *sta,
  163. struct ieee80211_key_conf *key);
  164. void il4965_mac_update_tkip_key(struct ieee80211_hw *hw,
  165. struct ieee80211_vif *vif,
  166. struct ieee80211_key_conf *keyconf,
  167. struct ieee80211_sta *sta, u32 iv32,
  168. u16 *phase1key);
  169. int il4965_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
  170. enum ieee80211_ampdu_mlme_action action,
  171. struct ieee80211_sta *sta, u16 tid, u16 * ssn,
  172. u8 buf_size);
  173. int il4965_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
  174. struct ieee80211_sta *sta);
  175. void il4965_mac_channel_switch(struct ieee80211_hw *hw,
  176. struct ieee80211_channel_switch *ch_switch);
  177. void il4965_led_enable(struct il_priv *il);
  178. /* EEPROM */
  179. #define IL4965_EEPROM_IMG_SIZE 1024
  180. /*
  181. * uCode queue management definitions ...
  182. * The first queue used for block-ack aggregation is #7 (4965 only).
  183. * All block-ack aggregation queues should map to Tx DMA/FIFO channel 7.
  184. */
  185. #define IL49_FIRST_AMPDU_QUEUE 7
  186. /* Sizes and addresses for instruction and data memory (SRAM) in
  187. * 4965's embedded processor. Driver access is via HBUS_TARG_MEM_* regs. */
  188. #define IL49_RTC_INST_LOWER_BOUND (0x000000)
  189. #define IL49_RTC_INST_UPPER_BOUND (0x018000)
  190. #define IL49_RTC_DATA_LOWER_BOUND (0x800000)
  191. #define IL49_RTC_DATA_UPPER_BOUND (0x80A000)
  192. #define IL49_RTC_INST_SIZE (IL49_RTC_INST_UPPER_BOUND - \
  193. IL49_RTC_INST_LOWER_BOUND)
  194. #define IL49_RTC_DATA_SIZE (IL49_RTC_DATA_UPPER_BOUND - \
  195. IL49_RTC_DATA_LOWER_BOUND)
  196. #define IL49_MAX_INST_SIZE IL49_RTC_INST_SIZE
  197. #define IL49_MAX_DATA_SIZE IL49_RTC_DATA_SIZE
  198. /* Size of uCode instruction memory in bootstrap state machine */
  199. #define IL49_MAX_BSM_SIZE BSM_SRAM_SIZE
  200. static inline int
  201. il4965_hw_valid_rtc_data_addr(u32 addr)
  202. {
  203. return (addr >= IL49_RTC_DATA_LOWER_BOUND &&
  204. addr < IL49_RTC_DATA_UPPER_BOUND);
  205. }
  206. /********************* START TEMPERATURE *************************************/
  207. /**
  208. * 4965 temperature calculation.
  209. *
  210. * The driver must calculate the device temperature before calculating
  211. * a txpower setting (amplifier gain is temperature dependent). The
  212. * calculation uses 4 measurements, 3 of which (R1, R2, R3) are calibration
  213. * values used for the life of the driver, and one of which (R4) is the
  214. * real-time temperature indicator.
  215. *
  216. * uCode provides all 4 values to the driver via the "initialize alive"
  217. * notification (see struct il4965_init_alive_resp). After the runtime uCode
  218. * image loads, uCode updates the R4 value via stats notifications
  219. * (see N_STATS), which occur after each received beacon
  220. * when associated, or can be requested via C_STATS.
  221. *
  222. * NOTE: uCode provides the R4 value as a 23-bit signed value. Driver
  223. * must sign-extend to 32 bits before applying formula below.
  224. *
  225. * Formula:
  226. *
  227. * degrees Kelvin = ((97 * 259 * (R4 - R2) / (R3 - R1)) / 100) + 8
  228. *
  229. * NOTE: The basic formula is 259 * (R4-R2) / (R3-R1). The 97/100 is
  230. * an additional correction, which should be centered around 0 degrees
  231. * Celsius (273 degrees Kelvin). The 8 (3 percent of 273) compensates for
  232. * centering the 97/100 correction around 0 degrees K.
  233. *
  234. * Add 273 to Kelvin value to find degrees Celsius, for comparing current
  235. * temperature with factory-measured temperatures when calculating txpower
  236. * settings.
  237. */
  238. #define TEMPERATURE_CALIB_KELVIN_OFFSET 8
  239. #define TEMPERATURE_CALIB_A_VAL 259
  240. /* Limit range of calculated temperature to be between these Kelvin values */
  241. #define IL_TX_POWER_TEMPERATURE_MIN (263)
  242. #define IL_TX_POWER_TEMPERATURE_MAX (410)
  243. #define IL_TX_POWER_TEMPERATURE_OUT_OF_RANGE(t) \
  244. ((t) < IL_TX_POWER_TEMPERATURE_MIN || \
  245. (t) > IL_TX_POWER_TEMPERATURE_MAX)
  246. /********************* END TEMPERATURE ***************************************/
  247. /********************* START TXPOWER *****************************************/
  248. /**
  249. * 4965 txpower calculations rely on information from three sources:
  250. *
  251. * 1) EEPROM
  252. * 2) "initialize" alive notification
  253. * 3) stats notifications
  254. *
  255. * EEPROM data consists of:
  256. *
  257. * 1) Regulatory information (max txpower and channel usage flags) is provided
  258. * separately for each channel that can possibly supported by 4965.
  259. * 40 MHz wide (.11n HT40) channels are listed separately from 20 MHz
  260. * (legacy) channels.
  261. *
  262. * See struct il4965_eeprom_channel for format, and struct il4965_eeprom
  263. * for locations in EEPROM.
  264. *
  265. * 2) Factory txpower calibration information is provided separately for
  266. * sub-bands of contiguous channels. 2.4GHz has just one sub-band,
  267. * but 5 GHz has several sub-bands.
  268. *
  269. * In addition, per-band (2.4 and 5 Ghz) saturation txpowers are provided.
  270. *
  271. * See struct il4965_eeprom_calib_info (and the tree of structures
  272. * contained within it) for format, and struct il4965_eeprom for
  273. * locations in EEPROM.
  274. *
  275. * "Initialization alive" notification (see struct il4965_init_alive_resp)
  276. * consists of:
  277. *
  278. * 1) Temperature calculation parameters.
  279. *
  280. * 2) Power supply voltage measurement.
  281. *
  282. * 3) Tx gain compensation to balance 2 transmitters for MIMO use.
  283. *
  284. * Statistics notifications deliver:
  285. *
  286. * 1) Current values for temperature param R4.
  287. */
  288. /**
  289. * To calculate a txpower setting for a given desired target txpower, channel,
  290. * modulation bit rate, and transmitter chain (4965 has 2 transmitters to
  291. * support MIMO and transmit diversity), driver must do the following:
  292. *
  293. * 1) Compare desired txpower vs. (EEPROM) regulatory limit for this channel.
  294. * Do not exceed regulatory limit; reduce target txpower if necessary.
  295. *
  296. * If setting up txpowers for MIMO rates (rate idxes 8-15, 24-31),
  297. * 2 transmitters will be used simultaneously; driver must reduce the
  298. * regulatory limit by 3 dB (half-power) for each transmitter, so the
  299. * combined total output of the 2 transmitters is within regulatory limits.
  300. *
  301. *
  302. * 2) Compare target txpower vs. (EEPROM) saturation txpower *reduced by
  303. * backoff for this bit rate*. Do not exceed (saturation - backoff[rate]);
  304. * reduce target txpower if necessary.
  305. *
  306. * Backoff values below are in 1/2 dB units (equivalent to steps in
  307. * txpower gain tables):
  308. *
  309. * OFDM 6 - 36 MBit: 10 steps (5 dB)
  310. * OFDM 48 MBit: 15 steps (7.5 dB)
  311. * OFDM 54 MBit: 17 steps (8.5 dB)
  312. * OFDM 60 MBit: 20 steps (10 dB)
  313. * CCK all rates: 10 steps (5 dB)
  314. *
  315. * Backoff values apply to saturation txpower on a per-transmitter basis;
  316. * when using MIMO (2 transmitters), each transmitter uses the same
  317. * saturation level provided in EEPROM, and the same backoff values;
  318. * no reduction (such as with regulatory txpower limits) is required.
  319. *
  320. * Saturation and Backoff values apply equally to 20 Mhz (legacy) channel
  321. * widths and 40 Mhz (.11n HT40) channel widths; there is no separate
  322. * factory measurement for ht40 channels.
  323. *
  324. * The result of this step is the final target txpower. The rest of
  325. * the steps figure out the proper settings for the device to achieve
  326. * that target txpower.
  327. *
  328. *
  329. * 3) Determine (EEPROM) calibration sub band for the target channel, by
  330. * comparing against first and last channels in each sub band
  331. * (see struct il4965_eeprom_calib_subband_info).
  332. *
  333. *
  334. * 4) Linearly interpolate (EEPROM) factory calibration measurement sets,
  335. * referencing the 2 factory-measured (sample) channels within the sub band.
  336. *
  337. * Interpolation is based on difference between target channel's frequency
  338. * and the sample channels' frequencies. Since channel numbers are based
  339. * on frequency (5 MHz between each channel number), this is equivalent
  340. * to interpolating based on channel number differences.
  341. *
  342. * Note that the sample channels may or may not be the channels at the
  343. * edges of the sub band. The target channel may be "outside" of the
  344. * span of the sampled channels.
  345. *
  346. * Driver may choose the pair (for 2 Tx chains) of measurements (see
  347. * struct il4965_eeprom_calib_ch_info) for which the actual measured
  348. * txpower comes closest to the desired txpower. Usually, though,
  349. * the middle set of measurements is closest to the regulatory limits,
  350. * and is therefore a good choice for all txpower calculations (this
  351. * assumes that high accuracy is needed for maximizing legal txpower,
  352. * while lower txpower configurations do not need as much accuracy).
  353. *
  354. * Driver should interpolate both members of the chosen measurement pair,
  355. * i.e. for both Tx chains (radio transmitters), unless the driver knows
  356. * that only one of the chains will be used (e.g. only one tx antenna
  357. * connected, but this should be unusual). The rate scaling algorithm
  358. * switches antennas to find best performance, so both Tx chains will
  359. * be used (although only one at a time) even for non-MIMO transmissions.
  360. *
  361. * Driver should interpolate factory values for temperature, gain table
  362. * idx, and actual power. The power amplifier detector values are
  363. * not used by the driver.
  364. *
  365. * Sanity check: If the target channel happens to be one of the sample
  366. * channels, the results should agree with the sample channel's
  367. * measurements!
  368. *
  369. *
  370. * 5) Find difference between desired txpower and (interpolated)
  371. * factory-measured txpower. Using (interpolated) factory gain table idx
  372. * (shown elsewhere) as a starting point, adjust this idx lower to
  373. * increase txpower, or higher to decrease txpower, until the target
  374. * txpower is reached. Each step in the gain table is 1/2 dB.
  375. *
  376. * For example, if factory measured txpower is 16 dBm, and target txpower
  377. * is 13 dBm, add 6 steps to the factory gain idx to reduce txpower
  378. * by 3 dB.
  379. *
  380. *
  381. * 6) Find difference between current device temperature and (interpolated)
  382. * factory-measured temperature for sub-band. Factory values are in
  383. * degrees Celsius. To calculate current temperature, see comments for
  384. * "4965 temperature calculation".
  385. *
  386. * If current temperature is higher than factory temperature, driver must
  387. * increase gain (lower gain table idx), and vice verse.
  388. *
  389. * Temperature affects gain differently for different channels:
  390. *
  391. * 2.4 GHz all channels: 3.5 degrees per half-dB step
  392. * 5 GHz channels 34-43: 4.5 degrees per half-dB step
  393. * 5 GHz channels >= 44: 4.0 degrees per half-dB step
  394. *
  395. * NOTE: Temperature can increase rapidly when transmitting, especially
  396. * with heavy traffic at high txpowers. Driver should update
  397. * temperature calculations often under these conditions to
  398. * maintain strong txpower in the face of rising temperature.
  399. *
  400. *
  401. * 7) Find difference between current power supply voltage indicator
  402. * (from "initialize alive") and factory-measured power supply voltage
  403. * indicator (EEPROM).
  404. *
  405. * If the current voltage is higher (indicator is lower) than factory
  406. * voltage, gain should be reduced (gain table idx increased) by:
  407. *
  408. * (eeprom - current) / 7
  409. *
  410. * If the current voltage is lower (indicator is higher) than factory
  411. * voltage, gain should be increased (gain table idx decreased) by:
  412. *
  413. * 2 * (current - eeprom) / 7
  414. *
  415. * If number of idx steps in either direction turns out to be > 2,
  416. * something is wrong ... just use 0.
  417. *
  418. * NOTE: Voltage compensation is independent of band/channel.
  419. *
  420. * NOTE: "Initialize" uCode measures current voltage, which is assumed
  421. * to be constant after this initial measurement. Voltage
  422. * compensation for txpower (number of steps in gain table)
  423. * may be calculated once and used until the next uCode bootload.
  424. *
  425. *
  426. * 8) If setting up txpowers for MIMO rates (rate idxes 8-15, 24-31),
  427. * adjust txpower for each transmitter chain, so txpower is balanced
  428. * between the two chains. There are 5 pairs of tx_atten[group][chain]
  429. * values in "initialize alive", one pair for each of 5 channel ranges:
  430. *
  431. * Group 0: 5 GHz channel 34-43
  432. * Group 1: 5 GHz channel 44-70
  433. * Group 2: 5 GHz channel 71-124
  434. * Group 3: 5 GHz channel 125-200
  435. * Group 4: 2.4 GHz all channels
  436. *
  437. * Add the tx_atten[group][chain] value to the idx for the target chain.
  438. * The values are signed, but are in pairs of 0 and a non-negative number,
  439. * so as to reduce gain (if necessary) of the "hotter" channel. This
  440. * avoids any need to double-check for regulatory compliance after
  441. * this step.
  442. *
  443. *
  444. * 9) If setting up for a CCK rate, lower the gain by adding a CCK compensation
  445. * value to the idx:
  446. *
  447. * Hardware rev B: 9 steps (4.5 dB)
  448. * Hardware rev C: 5 steps (2.5 dB)
  449. *
  450. * Hardware rev for 4965 can be determined by reading CSR_HW_REV_WA_REG,
  451. * bits [3:2], 1 = B, 2 = C.
  452. *
  453. * NOTE: This compensation is in addition to any saturation backoff that
  454. * might have been applied in an earlier step.
  455. *
  456. *
  457. * 10) Select the gain table, based on band (2.4 vs 5 GHz).
  458. *
  459. * Limit the adjusted idx to stay within the table!
  460. *
  461. *
  462. * 11) Read gain table entries for DSP and radio gain, place into appropriate
  463. * location(s) in command (struct il4965_txpowertable_cmd).
  464. */
  465. /**
  466. * When MIMO is used (2 transmitters operating simultaneously), driver should
  467. * limit each transmitter to deliver a max of 3 dB below the regulatory limit
  468. * for the device. That is, use half power for each transmitter, so total
  469. * txpower is within regulatory limits.
  470. *
  471. * The value "6" represents number of steps in gain table to reduce power 3 dB.
  472. * Each step is 1/2 dB.
  473. */
  474. #define IL_TX_POWER_MIMO_REGULATORY_COMPENSATION (6)
  475. /**
  476. * CCK gain compensation.
  477. *
  478. * When calculating txpowers for CCK, after making sure that the target power
  479. * is within regulatory and saturation limits, driver must additionally
  480. * back off gain by adding these values to the gain table idx.
  481. *
  482. * Hardware rev for 4965 can be determined by reading CSR_HW_REV_WA_REG,
  483. * bits [3:2], 1 = B, 2 = C.
  484. */
  485. #define IL_TX_POWER_CCK_COMPENSATION_B_STEP (9)
  486. #define IL_TX_POWER_CCK_COMPENSATION_C_STEP (5)
  487. /*
  488. * 4965 power supply voltage compensation for txpower
  489. */
  490. #define TX_POWER_IL_VOLTAGE_CODES_PER_03V (7)
  491. /**
  492. * Gain tables.
  493. *
  494. * The following tables contain pair of values for setting txpower, i.e.
  495. * gain settings for the output of the device's digital signal processor (DSP),
  496. * and for the analog gain structure of the transmitter.
  497. *
  498. * Each entry in the gain tables represents a step of 1/2 dB. Note that these
  499. * are *relative* steps, not indications of absolute output power. Output
  500. * power varies with temperature, voltage, and channel frequency, and also
  501. * requires consideration of average power (to satisfy regulatory constraints),
  502. * and peak power (to avoid distortion of the output signal).
  503. *
  504. * Each entry contains two values:
  505. * 1) DSP gain (or sometimes called DSP attenuation). This is a fine-grained
  506. * linear value that multiplies the output of the digital signal processor,
  507. * before being sent to the analog radio.
  508. * 2) Radio gain. This sets the analog gain of the radio Tx path.
  509. * It is a coarser setting, and behaves in a logarithmic (dB) fashion.
  510. *
  511. * EEPROM contains factory calibration data for txpower. This maps actual
  512. * measured txpower levels to gain settings in the "well known" tables
  513. * below ("well-known" means here that both factory calibration *and* the
  514. * driver work with the same table).
  515. *
  516. * There are separate tables for 2.4 GHz and 5 GHz bands. The 5 GHz table
  517. * has an extension (into negative idxes), in case the driver needs to
  518. * boost power setting for high device temperatures (higher than would be
  519. * present during factory calibration). A 5 Ghz EEPROM idx of "40"
  520. * corresponds to the 49th entry in the table used by the driver.
  521. */
  522. #define MIN_TX_GAIN_IDX (0) /* highest gain, lowest idx, 2.4 */
  523. #define MIN_TX_GAIN_IDX_52GHZ_EXT (-9) /* highest gain, lowest idx, 5 */
  524. /**
  525. * 2.4 GHz gain table
  526. *
  527. * Index Dsp gain Radio gain
  528. * 0 110 0x3f (highest gain)
  529. * 1 104 0x3f
  530. * 2 98 0x3f
  531. * 3 110 0x3e
  532. * 4 104 0x3e
  533. * 5 98 0x3e
  534. * 6 110 0x3d
  535. * 7 104 0x3d
  536. * 8 98 0x3d
  537. * 9 110 0x3c
  538. * 10 104 0x3c
  539. * 11 98 0x3c
  540. * 12 110 0x3b
  541. * 13 104 0x3b
  542. * 14 98 0x3b
  543. * 15 110 0x3a
  544. * 16 104 0x3a
  545. * 17 98 0x3a
  546. * 18 110 0x39
  547. * 19 104 0x39
  548. * 20 98 0x39
  549. * 21 110 0x38
  550. * 22 104 0x38
  551. * 23 98 0x38
  552. * 24 110 0x37
  553. * 25 104 0x37
  554. * 26 98 0x37
  555. * 27 110 0x36
  556. * 28 104 0x36
  557. * 29 98 0x36
  558. * 30 110 0x35
  559. * 31 104 0x35
  560. * 32 98 0x35
  561. * 33 110 0x34
  562. * 34 104 0x34
  563. * 35 98 0x34
  564. * 36 110 0x33
  565. * 37 104 0x33
  566. * 38 98 0x33
  567. * 39 110 0x32
  568. * 40 104 0x32
  569. * 41 98 0x32
  570. * 42 110 0x31
  571. * 43 104 0x31
  572. * 44 98 0x31
  573. * 45 110 0x30
  574. * 46 104 0x30
  575. * 47 98 0x30
  576. * 48 110 0x6
  577. * 49 104 0x6
  578. * 50 98 0x6
  579. * 51 110 0x5
  580. * 52 104 0x5
  581. * 53 98 0x5
  582. * 54 110 0x4
  583. * 55 104 0x4
  584. * 56 98 0x4
  585. * 57 110 0x3
  586. * 58 104 0x3
  587. * 59 98 0x3
  588. * 60 110 0x2
  589. * 61 104 0x2
  590. * 62 98 0x2
  591. * 63 110 0x1
  592. * 64 104 0x1
  593. * 65 98 0x1
  594. * 66 110 0x0
  595. * 67 104 0x0
  596. * 68 98 0x0
  597. * 69 97 0
  598. * 70 96 0
  599. * 71 95 0
  600. * 72 94 0
  601. * 73 93 0
  602. * 74 92 0
  603. * 75 91 0
  604. * 76 90 0
  605. * 77 89 0
  606. * 78 88 0
  607. * 79 87 0
  608. * 80 86 0
  609. * 81 85 0
  610. * 82 84 0
  611. * 83 83 0
  612. * 84 82 0
  613. * 85 81 0
  614. * 86 80 0
  615. * 87 79 0
  616. * 88 78 0
  617. * 89 77 0
  618. * 90 76 0
  619. * 91 75 0
  620. * 92 74 0
  621. * 93 73 0
  622. * 94 72 0
  623. * 95 71 0
  624. * 96 70 0
  625. * 97 69 0
  626. * 98 68 0
  627. */
  628. /**
  629. * 5 GHz gain table
  630. *
  631. * Index Dsp gain Radio gain
  632. * -9 123 0x3F (highest gain)
  633. * -8 117 0x3F
  634. * -7 110 0x3F
  635. * -6 104 0x3F
  636. * -5 98 0x3F
  637. * -4 110 0x3E
  638. * -3 104 0x3E
  639. * -2 98 0x3E
  640. * -1 110 0x3D
  641. * 0 104 0x3D
  642. * 1 98 0x3D
  643. * 2 110 0x3C
  644. * 3 104 0x3C
  645. * 4 98 0x3C
  646. * 5 110 0x3B
  647. * 6 104 0x3B
  648. * 7 98 0x3B
  649. * 8 110 0x3A
  650. * 9 104 0x3A
  651. * 10 98 0x3A
  652. * 11 110 0x39
  653. * 12 104 0x39
  654. * 13 98 0x39
  655. * 14 110 0x38
  656. * 15 104 0x38
  657. * 16 98 0x38
  658. * 17 110 0x37
  659. * 18 104 0x37
  660. * 19 98 0x37
  661. * 20 110 0x36
  662. * 21 104 0x36
  663. * 22 98 0x36
  664. * 23 110 0x35
  665. * 24 104 0x35
  666. * 25 98 0x35
  667. * 26 110 0x34
  668. * 27 104 0x34
  669. * 28 98 0x34
  670. * 29 110 0x33
  671. * 30 104 0x33
  672. * 31 98 0x33
  673. * 32 110 0x32
  674. * 33 104 0x32
  675. * 34 98 0x32
  676. * 35 110 0x31
  677. * 36 104 0x31
  678. * 37 98 0x31
  679. * 38 110 0x30
  680. * 39 104 0x30
  681. * 40 98 0x30
  682. * 41 110 0x25
  683. * 42 104 0x25
  684. * 43 98 0x25
  685. * 44 110 0x24
  686. * 45 104 0x24
  687. * 46 98 0x24
  688. * 47 110 0x23
  689. * 48 104 0x23
  690. * 49 98 0x23
  691. * 50 110 0x22
  692. * 51 104 0x18
  693. * 52 98 0x18
  694. * 53 110 0x17
  695. * 54 104 0x17
  696. * 55 98 0x17
  697. * 56 110 0x16
  698. * 57 104 0x16
  699. * 58 98 0x16
  700. * 59 110 0x15
  701. * 60 104 0x15
  702. * 61 98 0x15
  703. * 62 110 0x14
  704. * 63 104 0x14
  705. * 64 98 0x14
  706. * 65 110 0x13
  707. * 66 104 0x13
  708. * 67 98 0x13
  709. * 68 110 0x12
  710. * 69 104 0x08
  711. * 70 98 0x08
  712. * 71 110 0x07
  713. * 72 104 0x07
  714. * 73 98 0x07
  715. * 74 110 0x06
  716. * 75 104 0x06
  717. * 76 98 0x06
  718. * 77 110 0x05
  719. * 78 104 0x05
  720. * 79 98 0x05
  721. * 80 110 0x04
  722. * 81 104 0x04
  723. * 82 98 0x04
  724. * 83 110 0x03
  725. * 84 104 0x03
  726. * 85 98 0x03
  727. * 86 110 0x02
  728. * 87 104 0x02
  729. * 88 98 0x02
  730. * 89 110 0x01
  731. * 90 104 0x01
  732. * 91 98 0x01
  733. * 92 110 0x00
  734. * 93 104 0x00
  735. * 94 98 0x00
  736. * 95 93 0x00
  737. * 96 88 0x00
  738. * 97 83 0x00
  739. * 98 78 0x00
  740. */
  741. /**
  742. * Sanity checks and default values for EEPROM regulatory levels.
  743. * If EEPROM values fall outside MIN/MAX range, use default values.
  744. *
  745. * Regulatory limits refer to the maximum average txpower allowed by
  746. * regulatory agencies in the geographies in which the device is meant
  747. * to be operated. These limits are SKU-specific (i.e. geography-specific),
  748. * and channel-specific; each channel has an individual regulatory limit
  749. * listed in the EEPROM.
  750. *
  751. * Units are in half-dBm (i.e. "34" means 17 dBm).
  752. */
  753. #define IL_TX_POWER_DEFAULT_REGULATORY_24 (34)
  754. #define IL_TX_POWER_DEFAULT_REGULATORY_52 (34)
  755. #define IL_TX_POWER_REGULATORY_MIN (0)
  756. #define IL_TX_POWER_REGULATORY_MAX (34)
  757. /**
  758. * Sanity checks and default values for EEPROM saturation levels.
  759. * If EEPROM values fall outside MIN/MAX range, use default values.
  760. *
  761. * Saturation is the highest level that the output power amplifier can produce
  762. * without significant clipping distortion. This is a "peak" power level.
  763. * Different types of modulation (i.e. various "rates", and OFDM vs. CCK)
  764. * require differing amounts of backoff, relative to their average power output,
  765. * in order to avoid clipping distortion.
  766. *
  767. * Driver must make sure that it is violating neither the saturation limit,
  768. * nor the regulatory limit, when calculating Tx power settings for various
  769. * rates.
  770. *
  771. * Units are in half-dBm (i.e. "38" means 19 dBm).
  772. */
  773. #define IL_TX_POWER_DEFAULT_SATURATION_24 (38)
  774. #define IL_TX_POWER_DEFAULT_SATURATION_52 (38)
  775. #define IL_TX_POWER_SATURATION_MIN (20)
  776. #define IL_TX_POWER_SATURATION_MAX (50)
  777. /**
  778. * Channel groups used for Tx Attenuation calibration (MIMO tx channel balance)
  779. * and thermal Txpower calibration.
  780. *
  781. * When calculating txpower, driver must compensate for current device
  782. * temperature; higher temperature requires higher gain. Driver must calculate
  783. * current temperature (see "4965 temperature calculation"), then compare vs.
  784. * factory calibration temperature in EEPROM; if current temperature is higher
  785. * than factory temperature, driver must *increase* gain by proportions shown
  786. * in table below. If current temperature is lower than factory, driver must
  787. * *decrease* gain.
  788. *
  789. * Different frequency ranges require different compensation, as shown below.
  790. */
  791. /* Group 0, 5.2 GHz ch 34-43: 4.5 degrees per 1/2 dB. */
  792. #define CALIB_IL_TX_ATTEN_GR1_FCH 34
  793. #define CALIB_IL_TX_ATTEN_GR1_LCH 43
  794. /* Group 1, 5.3 GHz ch 44-70: 4.0 degrees per 1/2 dB. */
  795. #define CALIB_IL_TX_ATTEN_GR2_FCH 44
  796. #define CALIB_IL_TX_ATTEN_GR2_LCH 70
  797. /* Group 2, 5.5 GHz ch 71-124: 4.0 degrees per 1/2 dB. */
  798. #define CALIB_IL_TX_ATTEN_GR3_FCH 71
  799. #define CALIB_IL_TX_ATTEN_GR3_LCH 124
  800. /* Group 3, 5.7 GHz ch 125-200: 4.0 degrees per 1/2 dB. */
  801. #define CALIB_IL_TX_ATTEN_GR4_FCH 125
  802. #define CALIB_IL_TX_ATTEN_GR4_LCH 200
  803. /* Group 4, 2.4 GHz all channels: 3.5 degrees per 1/2 dB. */
  804. #define CALIB_IL_TX_ATTEN_GR5_FCH 1
  805. #define CALIB_IL_TX_ATTEN_GR5_LCH 20
  806. enum {
  807. CALIB_CH_GROUP_1 = 0,
  808. CALIB_CH_GROUP_2 = 1,
  809. CALIB_CH_GROUP_3 = 2,
  810. CALIB_CH_GROUP_4 = 3,
  811. CALIB_CH_GROUP_5 = 4,
  812. CALIB_CH_GROUP_MAX
  813. };
  814. /********************* END TXPOWER *****************************************/
  815. /**
  816. * Tx/Rx Queues
  817. *
  818. * Most communication between driver and 4965 is via queues of data buffers.
  819. * For example, all commands that the driver issues to device's embedded
  820. * controller (uCode) are via the command queue (one of the Tx queues). All
  821. * uCode command responses/replies/notifications, including Rx frames, are
  822. * conveyed from uCode to driver via the Rx queue.
  823. *
  824. * Most support for these queues, including handshake support, resides in
  825. * structures in host DRAM, shared between the driver and the device. When
  826. * allocating this memory, the driver must make sure that data written by
  827. * the host CPU updates DRAM immediately (and does not get "stuck" in CPU's
  828. * cache memory), so DRAM and cache are consistent, and the device can
  829. * immediately see changes made by the driver.
  830. *
  831. * 4965 supports up to 16 DRAM-based Tx queues, and services these queues via
  832. * up to 7 DMA channels (FIFOs). Each Tx queue is supported by a circular array
  833. * in DRAM containing 256 Transmit Frame Descriptors (TFDs).
  834. */
  835. #define IL49_NUM_FIFOS 7
  836. #define IL49_CMD_FIFO_NUM 4
  837. #define IL49_NUM_QUEUES 16
  838. #define IL49_NUM_AMPDU_QUEUES 8
  839. /**
  840. * struct il4965_schedq_bc_tbl
  841. *
  842. * Byte Count table
  843. *
  844. * Each Tx queue uses a byte-count table containing 320 entries:
  845. * one 16-bit entry for each of 256 TFDs, plus an additional 64 entries that
  846. * duplicate the first 64 entries (to avoid wrap-around within a Tx win;
  847. * max Tx win is 64 TFDs).
  848. *
  849. * When driver sets up a new TFD, it must also enter the total byte count
  850. * of the frame to be transmitted into the corresponding entry in the byte
  851. * count table for the chosen Tx queue. If the TFD idx is 0-63, the driver
  852. * must duplicate the byte count entry in corresponding idx 256-319.
  853. *
  854. * padding puts each byte count table on a 1024-byte boundary;
  855. * 4965 assumes tables are separated by 1024 bytes.
  856. */
  857. struct il4965_scd_bc_tbl {
  858. __le16 tfd_offset[TFD_QUEUE_BC_SIZE];
  859. u8 pad[1024 - (TFD_QUEUE_BC_SIZE) * sizeof(__le16)];
  860. } __packed;
  861. #define IL4965_RTC_INST_LOWER_BOUND (0x000000)
  862. /* RSSI to dBm */
  863. #define IL4965_RSSI_OFFSET 44
  864. /* PCI registers */
  865. #define PCI_CFG_RETRY_TIMEOUT 0x041
  866. /* PCI register values */
  867. #define PCI_CFG_LINK_CTRL_VAL_L0S_EN 0x01
  868. #define PCI_CFG_LINK_CTRL_VAL_L1_EN 0x02
  869. #define IL4965_DEFAULT_TX_RETRY 15
  870. /* EEPROM */
  871. #define IL4965_FIRST_AMPDU_QUEUE 10
  872. /* Calibration */
  873. void il4965_chain_noise_calibration(struct il_priv *il, void *stat_resp);
  874. void il4965_sensitivity_calibration(struct il_priv *il, void *resp);
  875. void il4965_init_sensitivity(struct il_priv *il);
  876. void il4965_reset_run_time_calib(struct il_priv *il);
  877. void il4965_calib_free_results(struct il_priv *il);
  878. /* Debug */
  879. #ifdef CONFIG_IWLEGACY_DEBUGFS
  880. ssize_t il4965_ucode_rx_stats_read(struct file *file, char __user *user_buf,
  881. size_t count, loff_t *ppos);
  882. ssize_t il4965_ucode_tx_stats_read(struct file *file, char __user *user_buf,
  883. size_t count, loff_t *ppos);
  884. ssize_t il4965_ucode_general_stats_read(struct file *file,
  885. char __user *user_buf, size_t count,
  886. loff_t *ppos);
  887. #endif
  888. /****************************/
  889. /* Flow Handler Definitions */
  890. /****************************/
  891. /**
  892. * This I/O area is directly read/writable by driver (e.g. Linux uses writel())
  893. * Addresses are offsets from device's PCI hardware base address.
  894. */
  895. #define FH49_MEM_LOWER_BOUND (0x1000)
  896. #define FH49_MEM_UPPER_BOUND (0x2000)
  897. /**
  898. * Keep-Warm (KW) buffer base address.
  899. *
  900. * Driver must allocate a 4KByte buffer that is used by 4965 for keeping the
  901. * host DRAM powered on (via dummy accesses to DRAM) to maintain low-latency
  902. * DRAM access when 4965 is Txing or Rxing. The dummy accesses prevent host
  903. * from going into a power-savings mode that would cause higher DRAM latency,
  904. * and possible data over/under-runs, before all Tx/Rx is complete.
  905. *
  906. * Driver loads FH49_KW_MEM_ADDR_REG with the physical address (bits 35:4)
  907. * of the buffer, which must be 4K aligned. Once this is set up, the 4965
  908. * automatically invokes keep-warm accesses when normal accesses might not
  909. * be sufficient to maintain fast DRAM response.
  910. *
  911. * Bit fields:
  912. * 31-0: Keep-warm buffer physical base address [35:4], must be 4K aligned
  913. */
  914. #define FH49_KW_MEM_ADDR_REG (FH49_MEM_LOWER_BOUND + 0x97C)
  915. /**
  916. * TFD Circular Buffers Base (CBBC) addresses
  917. *
  918. * 4965 has 16 base pointer registers, one for each of 16 host-DRAM-resident
  919. * circular buffers (CBs/queues) containing Transmit Frame Descriptors (TFDs)
  920. * (see struct il_tfd_frame). These 16 pointer registers are offset by 0x04
  921. * bytes from one another. Each TFD circular buffer in DRAM must be 256-byte
  922. * aligned (address bits 0-7 must be 0).
  923. *
  924. * Bit fields in each pointer register:
  925. * 27-0: TFD CB physical base address [35:8], must be 256-byte aligned
  926. */
  927. #define FH49_MEM_CBBC_LOWER_BOUND (FH49_MEM_LOWER_BOUND + 0x9D0)
  928. #define FH49_MEM_CBBC_UPPER_BOUND (FH49_MEM_LOWER_BOUND + 0xA10)
  929. /* Find TFD CB base pointer for given queue (range 0-15). */
  930. #define FH49_MEM_CBBC_QUEUE(x) (FH49_MEM_CBBC_LOWER_BOUND + (x) * 0x4)
  931. /**
  932. * Rx SRAM Control and Status Registers (RSCSR)
  933. *
  934. * These registers provide handshake between driver and 4965 for the Rx queue
  935. * (this queue handles *all* command responses, notifications, Rx data, etc.
  936. * sent from 4965 uCode to host driver). Unlike Tx, there is only one Rx
  937. * queue, and only one Rx DMA/FIFO channel. Also unlike Tx, which can
  938. * concatenate up to 20 DRAM buffers to form a Tx frame, each Receive Buffer
  939. * Descriptor (RBD) points to only one Rx Buffer (RB); there is a 1:1
  940. * mapping between RBDs and RBs.
  941. *
  942. * Driver must allocate host DRAM memory for the following, and set the
  943. * physical address of each into 4965 registers:
  944. *
  945. * 1) Receive Buffer Descriptor (RBD) circular buffer (CB), typically with 256
  946. * entries (although any power of 2, up to 4096, is selectable by driver).
  947. * Each entry (1 dword) points to a receive buffer (RB) of consistent size
  948. * (typically 4K, although 8K or 16K are also selectable by driver).
  949. * Driver sets up RB size and number of RBDs in the CB via Rx config
  950. * register FH49_MEM_RCSR_CHNL0_CONFIG_REG.
  951. *
  952. * Bit fields within one RBD:
  953. * 27-0: Receive Buffer physical address bits [35:8], 256-byte aligned
  954. *
  955. * Driver sets physical address [35:8] of base of RBD circular buffer
  956. * into FH49_RSCSR_CHNL0_RBDCB_BASE_REG [27:0].
  957. *
  958. * 2) Rx status buffer, 8 bytes, in which 4965 indicates which Rx Buffers
  959. * (RBs) have been filled, via a "write pointer", actually the idx of
  960. * the RB's corresponding RBD within the circular buffer. Driver sets
  961. * physical address [35:4] into FH49_RSCSR_CHNL0_STTS_WPTR_REG [31:0].
  962. *
  963. * Bit fields in lower dword of Rx status buffer (upper dword not used
  964. * by driver; see struct il4965_shared, val0):
  965. * 31-12: Not used by driver
  966. * 11- 0: Index of last filled Rx buffer descriptor
  967. * (4965 writes, driver reads this value)
  968. *
  969. * As the driver prepares Receive Buffers (RBs) for 4965 to fill, driver must
  970. * enter pointers to these RBs into contiguous RBD circular buffer entries,
  971. * and update the 4965's "write" idx register,
  972. * FH49_RSCSR_CHNL0_RBDCB_WPTR_REG.
  973. *
  974. * This "write" idx corresponds to the *next* RBD that the driver will make
  975. * available, i.e. one RBD past the tail of the ready-to-fill RBDs within
  976. * the circular buffer. This value should initially be 0 (before preparing any
  977. * RBs), should be 8 after preparing the first 8 RBs (for example), and must
  978. * wrap back to 0 at the end of the circular buffer (but don't wrap before
  979. * "read" idx has advanced past 1! See below).
  980. * NOTE: 4965 EXPECTS THE WRITE IDX TO BE INCREMENTED IN MULTIPLES OF 8.
  981. *
  982. * As the 4965 fills RBs (referenced from contiguous RBDs within the circular
  983. * buffer), it updates the Rx status buffer in host DRAM, 2) described above,
  984. * to tell the driver the idx of the latest filled RBD. The driver must
  985. * read this "read" idx from DRAM after receiving an Rx interrupt from 4965.
  986. *
  987. * The driver must also internally keep track of a third idx, which is the
  988. * next RBD to process. When receiving an Rx interrupt, driver should process
  989. * all filled but unprocessed RBs up to, but not including, the RB
  990. * corresponding to the "read" idx. For example, if "read" idx becomes "1",
  991. * driver may process the RB pointed to by RBD 0. Depending on volume of
  992. * traffic, there may be many RBs to process.
  993. *
  994. * If read idx == write idx, 4965 thinks there is no room to put new data.
  995. * Due to this, the maximum number of filled RBs is 255, instead of 256. To
  996. * be safe, make sure that there is a gap of at least 2 RBDs between "write"
  997. * and "read" idxes; that is, make sure that there are no more than 254
  998. * buffers waiting to be filled.
  999. */
  1000. #define FH49_MEM_RSCSR_LOWER_BOUND (FH49_MEM_LOWER_BOUND + 0xBC0)
  1001. #define FH49_MEM_RSCSR_UPPER_BOUND (FH49_MEM_LOWER_BOUND + 0xC00)
  1002. #define FH49_MEM_RSCSR_CHNL0 (FH49_MEM_RSCSR_LOWER_BOUND)
  1003. /**
  1004. * Physical base address of 8-byte Rx Status buffer.
  1005. * Bit fields:
  1006. * 31-0: Rx status buffer physical base address [35:4], must 16-byte aligned.
  1007. */
  1008. #define FH49_RSCSR_CHNL0_STTS_WPTR_REG (FH49_MEM_RSCSR_CHNL0)
  1009. /**
  1010. * Physical base address of Rx Buffer Descriptor Circular Buffer.
  1011. * Bit fields:
  1012. * 27-0: RBD CD physical base address [35:8], must be 256-byte aligned.
  1013. */
  1014. #define FH49_RSCSR_CHNL0_RBDCB_BASE_REG (FH49_MEM_RSCSR_CHNL0 + 0x004)
  1015. /**
  1016. * Rx write pointer (idx, really!).
  1017. * Bit fields:
  1018. * 11-0: Index of driver's most recent prepared-to-be-filled RBD, + 1.
  1019. * NOTE: For 256-entry circular buffer, use only bits [7:0].
  1020. */
  1021. #define FH49_RSCSR_CHNL0_RBDCB_WPTR_REG (FH49_MEM_RSCSR_CHNL0 + 0x008)
  1022. #define FH49_RSCSR_CHNL0_WPTR (FH49_RSCSR_CHNL0_RBDCB_WPTR_REG)
  1023. /**
  1024. * Rx Config/Status Registers (RCSR)
  1025. * Rx Config Reg for channel 0 (only channel used)
  1026. *
  1027. * Driver must initialize FH49_MEM_RCSR_CHNL0_CONFIG_REG as follows for
  1028. * normal operation (see bit fields).
  1029. *
  1030. * Clearing FH49_MEM_RCSR_CHNL0_CONFIG_REG to 0 turns off Rx DMA.
  1031. * Driver should poll FH49_MEM_RSSR_RX_STATUS_REG for
  1032. * FH49_RSSR_CHNL0_RX_STATUS_CHNL_IDLE (bit 24) before continuing.
  1033. *
  1034. * Bit fields:
  1035. * 31-30: Rx DMA channel enable: '00' off/pause, '01' pause at end of frame,
  1036. * '10' operate normally
  1037. * 29-24: reserved
  1038. * 23-20: # RBDs in circular buffer = 2^value; use "8" for 256 RBDs (normal),
  1039. * min "5" for 32 RBDs, max "12" for 4096 RBDs.
  1040. * 19-18: reserved
  1041. * 17-16: size of each receive buffer; '00' 4K (normal), '01' 8K,
  1042. * '10' 12K, '11' 16K.
  1043. * 15-14: reserved
  1044. * 13-12: IRQ destination; '00' none, '01' host driver (normal operation)
  1045. * 11- 4: timeout for closing Rx buffer and interrupting host (units 32 usec)
  1046. * typical value 0x10 (about 1/2 msec)
  1047. * 3- 0: reserved
  1048. */
  1049. #define FH49_MEM_RCSR_LOWER_BOUND (FH49_MEM_LOWER_BOUND + 0xC00)
  1050. #define FH49_MEM_RCSR_UPPER_BOUND (FH49_MEM_LOWER_BOUND + 0xCC0)
  1051. #define FH49_MEM_RCSR_CHNL0 (FH49_MEM_RCSR_LOWER_BOUND)
  1052. #define FH49_MEM_RCSR_CHNL0_CONFIG_REG (FH49_MEM_RCSR_CHNL0)
  1053. #define FH49_RCSR_CHNL0_RX_CONFIG_RB_TIMEOUT_MSK (0x00000FF0) /* bits 4-11 */
  1054. #define FH49_RCSR_CHNL0_RX_CONFIG_IRQ_DEST_MSK (0x00001000) /* bits 12 */
  1055. #define FH49_RCSR_CHNL0_RX_CONFIG_SINGLE_FRAME_MSK (0x00008000) /* bit 15 */
  1056. #define FH49_RCSR_CHNL0_RX_CONFIG_RB_SIZE_MSK (0x00030000) /* bits 16-17 */
  1057. #define FH49_RCSR_CHNL0_RX_CONFIG_RBDBC_SIZE_MSK (0x00F00000) /* bits 20-23 */
  1058. #define FH49_RCSR_CHNL0_RX_CONFIG_DMA_CHNL_EN_MSK (0xC0000000) /* bits 30-31 */
  1059. #define FH49_RCSR_RX_CONFIG_RBDCB_SIZE_POS (20)
  1060. #define FH49_RCSR_RX_CONFIG_REG_IRQ_RBTH_POS (4)
  1061. #define RX_RB_TIMEOUT (0x10)
  1062. #define FH49_RCSR_RX_CONFIG_CHNL_EN_PAUSE_VAL (0x00000000)
  1063. #define FH49_RCSR_RX_CONFIG_CHNL_EN_PAUSE_EOF_VAL (0x40000000)
  1064. #define FH49_RCSR_RX_CONFIG_CHNL_EN_ENABLE_VAL (0x80000000)
  1065. #define FH49_RCSR_RX_CONFIG_REG_VAL_RB_SIZE_4K (0x00000000)
  1066. #define FH49_RCSR_RX_CONFIG_REG_VAL_RB_SIZE_8K (0x00010000)
  1067. #define FH49_RCSR_RX_CONFIG_REG_VAL_RB_SIZE_12K (0x00020000)
  1068. #define FH49_RCSR_RX_CONFIG_REG_VAL_RB_SIZE_16K (0x00030000)
  1069. #define FH49_RCSR_CHNL0_RX_IGNORE_RXF_EMPTY (0x00000004)
  1070. #define FH49_RCSR_CHNL0_RX_CONFIG_IRQ_DEST_NO_INT_VAL (0x00000000)
  1071. #define FH49_RCSR_CHNL0_RX_CONFIG_IRQ_DEST_INT_HOST_VAL (0x00001000)
  1072. /**
  1073. * Rx Shared Status Registers (RSSR)
  1074. *
  1075. * After stopping Rx DMA channel (writing 0 to
  1076. * FH49_MEM_RCSR_CHNL0_CONFIG_REG), driver must poll
  1077. * FH49_MEM_RSSR_RX_STATUS_REG until Rx channel is idle.
  1078. *
  1079. * Bit fields:
  1080. * 24: 1 = Channel 0 is idle
  1081. *
  1082. * FH49_MEM_RSSR_SHARED_CTRL_REG and FH49_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV
  1083. * contain default values that should not be altered by the driver.
  1084. */
  1085. #define FH49_MEM_RSSR_LOWER_BOUND (FH49_MEM_LOWER_BOUND + 0xC40)
  1086. #define FH49_MEM_RSSR_UPPER_BOUND (FH49_MEM_LOWER_BOUND + 0xD00)
  1087. #define FH49_MEM_RSSR_SHARED_CTRL_REG (FH49_MEM_RSSR_LOWER_BOUND)
  1088. #define FH49_MEM_RSSR_RX_STATUS_REG (FH49_MEM_RSSR_LOWER_BOUND + 0x004)
  1089. #define FH49_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV\
  1090. (FH49_MEM_RSSR_LOWER_BOUND + 0x008)
  1091. #define FH49_RSSR_CHNL0_RX_STATUS_CHNL_IDLE (0x01000000)
  1092. #define FH49_MEM_TFDIB_REG1_ADDR_BITSHIFT 28
  1093. /* TFDB Area - TFDs buffer table */
  1094. #define FH49_MEM_TFDIB_DRAM_ADDR_LSB_MSK (0xFFFFFFFF)
  1095. #define FH49_TFDIB_LOWER_BOUND (FH49_MEM_LOWER_BOUND + 0x900)
  1096. #define FH49_TFDIB_UPPER_BOUND (FH49_MEM_LOWER_BOUND + 0x958)
  1097. #define FH49_TFDIB_CTRL0_REG(_chnl) (FH49_TFDIB_LOWER_BOUND + 0x8 * (_chnl))
  1098. #define FH49_TFDIB_CTRL1_REG(_chnl) (FH49_TFDIB_LOWER_BOUND + 0x8 * (_chnl) + 0x4)
  1099. /**
  1100. * Transmit DMA Channel Control/Status Registers (TCSR)
  1101. *
  1102. * 4965 has one configuration register for each of 8 Tx DMA/FIFO channels
  1103. * supported in hardware (don't confuse these with the 16 Tx queues in DRAM,
  1104. * which feed the DMA/FIFO channels); config regs are separated by 0x20 bytes.
  1105. *
  1106. * To use a Tx DMA channel, driver must initialize its
  1107. * FH49_TCSR_CHNL_TX_CONFIG_REG(chnl) with:
  1108. *
  1109. * FH49_TCSR_TX_CONFIG_REG_VAL_DMA_CHNL_ENABLE |
  1110. * FH49_TCSR_TX_CONFIG_REG_VAL_DMA_CREDIT_ENABLE_VAL
  1111. *
  1112. * All other bits should be 0.
  1113. *
  1114. * Bit fields:
  1115. * 31-30: Tx DMA channel enable: '00' off/pause, '01' pause at end of frame,
  1116. * '10' operate normally
  1117. * 29- 4: Reserved, set to "0"
  1118. * 3: Enable internal DMA requests (1, normal operation), disable (0)
  1119. * 2- 0: Reserved, set to "0"
  1120. */
  1121. #define FH49_TCSR_LOWER_BOUND (FH49_MEM_LOWER_BOUND + 0xD00)
  1122. #define FH49_TCSR_UPPER_BOUND (FH49_MEM_LOWER_BOUND + 0xE60)
  1123. /* Find Control/Status reg for given Tx DMA/FIFO channel */
  1124. #define FH49_TCSR_CHNL_NUM (7)
  1125. #define FH50_TCSR_CHNL_NUM (8)
  1126. /* TCSR: tx_config register values */
  1127. #define FH49_TCSR_CHNL_TX_CONFIG_REG(_chnl) \
  1128. (FH49_TCSR_LOWER_BOUND + 0x20 * (_chnl))
  1129. #define FH49_TCSR_CHNL_TX_CREDIT_REG(_chnl) \
  1130. (FH49_TCSR_LOWER_BOUND + 0x20 * (_chnl) + 0x4)
  1131. #define FH49_TCSR_CHNL_TX_BUF_STS_REG(_chnl) \
  1132. (FH49_TCSR_LOWER_BOUND + 0x20 * (_chnl) + 0x8)
  1133. #define FH49_TCSR_TX_CONFIG_REG_VAL_MSG_MODE_TXF (0x00000000)
  1134. #define FH49_TCSR_TX_CONFIG_REG_VAL_MSG_MODE_DRV (0x00000001)
  1135. #define FH49_TCSR_TX_CONFIG_REG_VAL_DMA_CREDIT_DISABLE (0x00000000)
  1136. #define FH49_TCSR_TX_CONFIG_REG_VAL_DMA_CREDIT_ENABLE (0x00000008)
  1137. #define FH49_TCSR_TX_CONFIG_REG_VAL_CIRQ_HOST_NOINT (0x00000000)
  1138. #define FH49_TCSR_TX_CONFIG_REG_VAL_CIRQ_HOST_ENDTFD (0x00100000)
  1139. #define FH49_TCSR_TX_CONFIG_REG_VAL_CIRQ_HOST_IFTFD (0x00200000)
  1140. #define FH49_TCSR_TX_CONFIG_REG_VAL_CIRQ_RTC_NOINT (0x00000000)
  1141. #define FH49_TCSR_TX_CONFIG_REG_VAL_CIRQ_RTC_ENDTFD (0x00400000)
  1142. #define FH49_TCSR_TX_CONFIG_REG_VAL_CIRQ_RTC_IFTFD (0x00800000)
  1143. #define FH49_TCSR_TX_CONFIG_REG_VAL_DMA_CHNL_PAUSE (0x00000000)
  1144. #define FH49_TCSR_TX_CONFIG_REG_VAL_DMA_CHNL_PAUSE_EOF (0x40000000)
  1145. #define FH49_TCSR_TX_CONFIG_REG_VAL_DMA_CHNL_ENABLE (0x80000000)
  1146. #define FH49_TCSR_CHNL_TX_BUF_STS_REG_VAL_TFDB_EMPTY (0x00000000)
  1147. #define FH49_TCSR_CHNL_TX_BUF_STS_REG_VAL_TFDB_WAIT (0x00002000)
  1148. #define FH49_TCSR_CHNL_TX_BUF_STS_REG_VAL_TFDB_VALID (0x00000003)
  1149. #define FH49_TCSR_CHNL_TX_BUF_STS_REG_POS_TB_NUM (20)
  1150. #define FH49_TCSR_CHNL_TX_BUF_STS_REG_POS_TB_IDX (12)
  1151. /**
  1152. * Tx Shared Status Registers (TSSR)
  1153. *
  1154. * After stopping Tx DMA channel (writing 0 to
  1155. * FH49_TCSR_CHNL_TX_CONFIG_REG(chnl)), driver must poll
  1156. * FH49_TSSR_TX_STATUS_REG until selected Tx channel is idle
  1157. * (channel's buffers empty | no pending requests).
  1158. *
  1159. * Bit fields:
  1160. * 31-24: 1 = Channel buffers empty (channel 7:0)
  1161. * 23-16: 1 = No pending requests (channel 7:0)
  1162. */
  1163. #define FH49_TSSR_LOWER_BOUND (FH49_MEM_LOWER_BOUND + 0xEA0)
  1164. #define FH49_TSSR_UPPER_BOUND (FH49_MEM_LOWER_BOUND + 0xEC0)
  1165. #define FH49_TSSR_TX_STATUS_REG (FH49_TSSR_LOWER_BOUND + 0x010)
  1166. /**
  1167. * Bit fields for TSSR(Tx Shared Status & Control) error status register:
  1168. * 31: Indicates an address error when accessed to internal memory
  1169. * uCode/driver must write "1" in order to clear this flag
  1170. * 30: Indicates that Host did not send the expected number of dwords to FH
  1171. * uCode/driver must write "1" in order to clear this flag
  1172. * 16-9:Each status bit is for one channel. Indicates that an (Error) ActDMA
  1173. * command was received from the scheduler while the TRB was already full
  1174. * with previous command
  1175. * uCode/driver must write "1" in order to clear this flag
  1176. * 7-0: Each status bit indicates a channel's TxCredit error. When an error
  1177. * bit is set, it indicates that the FH has received a full indication
  1178. * from the RTC TxFIFO and the current value of the TxCredit counter was
  1179. * not equal to zero. This mean that the credit mechanism was not
  1180. * synchronized to the TxFIFO status
  1181. * uCode/driver must write "1" in order to clear this flag
  1182. */
  1183. #define FH49_TSSR_TX_ERROR_REG (FH49_TSSR_LOWER_BOUND + 0x018)
  1184. #define FH49_TSSR_TX_STATUS_REG_MSK_CHNL_IDLE(_chnl) ((1 << (_chnl)) << 16)
  1185. /* Tx service channels */
  1186. #define FH49_SRVC_CHNL (9)
  1187. #define FH49_SRVC_LOWER_BOUND (FH49_MEM_LOWER_BOUND + 0x9C8)
  1188. #define FH49_SRVC_UPPER_BOUND (FH49_MEM_LOWER_BOUND + 0x9D0)
  1189. #define FH49_SRVC_CHNL_SRAM_ADDR_REG(_chnl) \
  1190. (FH49_SRVC_LOWER_BOUND + ((_chnl) - 9) * 0x4)
  1191. #define FH49_TX_CHICKEN_BITS_REG (FH49_MEM_LOWER_BOUND + 0xE98)
  1192. /* Instruct FH to increment the retry count of a packet when
  1193. * it is brought from the memory to TX-FIFO
  1194. */
  1195. #define FH49_TX_CHICKEN_BITS_SCD_AUTO_RETRY_EN (0x00000002)
  1196. /* Keep Warm Size */
  1197. #define IL_KW_SIZE 0x1000 /* 4k */
  1198. #endif /* __il_4965_h__ */