iwl-dev.h 44 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676
  1. /******************************************************************************
  2. *
  3. * Copyright(c) 2003 - 2010 Intel Corporation. All rights reserved.
  4. *
  5. * This program is free software; you can redistribute it and/or modify it
  6. * under the terms of version 2 of the GNU General Public License as
  7. * published by the Free Software Foundation.
  8. *
  9. * This program is distributed in the hope that it will be useful, but WITHOUT
  10. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11. * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  12. * more details.
  13. *
  14. * You should have received a copy of the GNU General Public License along with
  15. * this program; if not, write to the Free Software Foundation, Inc.,
  16. * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
  17. *
  18. * The full GNU General Public License is included in this distribution in the
  19. * file called LICENSE.
  20. *
  21. * Contact Information:
  22. * Intel Linux Wireless <ilw@linux.intel.com>
  23. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  24. *
  25. *****************************************************************************/
  26. /*
  27. * Please use this file (iwl-dev.h) for driver implementation definitions.
  28. * Please use iwl-commands.h for uCode API definitions.
  29. * Please use iwl-4965-hw.h for hardware-related definitions.
  30. */
  31. #ifndef __iwl_dev_h__
  32. #define __iwl_dev_h__
  33. #include <linux/pci.h> /* for struct pci_device_id */
  34. #include <linux/kernel.h>
  35. #include <net/ieee80211_radiotap.h>
  36. #include "iwl-eeprom.h"
  37. #include "iwl-csr.h"
  38. #include "iwl-prph.h"
  39. #include "iwl-fh.h"
  40. #include "iwl-debug.h"
  41. #include "iwl-4965-hw.h"
  42. #include "iwl-3945-hw.h"
  43. #include "iwl-agn-hw.h"
  44. #include "iwl-led.h"
  45. #include "iwl-power.h"
  46. #include "iwl-agn-rs.h"
  47. #include "iwl-agn-tt.h"
  48. struct iwl_tx_queue;
  49. /* CT-KILL constants */
  50. #define CT_KILL_THRESHOLD_LEGACY 110 /* in Celsius */
  51. #define CT_KILL_THRESHOLD 114 /* in Celsius */
  52. #define CT_KILL_EXIT_THRESHOLD 95 /* in Celsius */
  53. /* Default noise level to report when noise measurement is not available.
  54. * This may be because we're:
  55. * 1) Not associated (4965, no beacon statistics being sent to driver)
  56. * 2) Scanning (noise measurement does not apply to associated channel)
  57. * 3) Receiving CCK (3945 delivers noise info only for OFDM frames)
  58. * Use default noise value of -127 ... this is below the range of measurable
  59. * Rx dBm for either 3945 or 4965, so it can indicate "unmeasurable" to user.
  60. * Also, -127 works better than 0 when averaging frames with/without
  61. * noise info (e.g. averaging might be done in app); measured dBm values are
  62. * always negative ... using a negative value as the default keeps all
  63. * averages within an s8's (used in some apps) range of negative values. */
  64. #define IWL_NOISE_MEAS_NOT_AVAILABLE (-127)
  65. /*
  66. * RTS threshold here is total size [2347] minus 4 FCS bytes
  67. * Per spec:
  68. * a value of 0 means RTS on all data/management packets
  69. * a value > max MSDU size means no RTS
  70. * else RTS for data/management frames where MPDU is larger
  71. * than RTS value.
  72. */
  73. #define DEFAULT_RTS_THRESHOLD 2347U
  74. #define MIN_RTS_THRESHOLD 0U
  75. #define MAX_RTS_THRESHOLD 2347U
  76. #define MAX_MSDU_SIZE 2304U
  77. #define MAX_MPDU_SIZE 2346U
  78. #define DEFAULT_BEACON_INTERVAL 100U
  79. #define DEFAULT_SHORT_RETRY_LIMIT 7U
  80. #define DEFAULT_LONG_RETRY_LIMIT 4U
  81. struct iwl_rx_mem_buffer {
  82. dma_addr_t page_dma;
  83. struct page *page;
  84. struct list_head list;
  85. };
  86. #define rxb_addr(r) page_address(r->page)
  87. /* defined below */
  88. struct iwl_device_cmd;
  89. struct iwl_cmd_meta {
  90. /* only for SYNC commands, iff the reply skb is wanted */
  91. struct iwl_host_cmd *source;
  92. /*
  93. * only for ASYNC commands
  94. * (which is somewhat stupid -- look at iwl-sta.c for instance
  95. * which duplicates a bunch of code because the callback isn't
  96. * invoked for SYNC commands, if it were and its result passed
  97. * through it would be simpler...)
  98. */
  99. void (*callback)(struct iwl_priv *priv,
  100. struct iwl_device_cmd *cmd,
  101. struct iwl_rx_packet *pkt);
  102. /* The CMD_SIZE_HUGE flag bit indicates that the command
  103. * structure is stored at the end of the shared queue memory. */
  104. u32 flags;
  105. DEFINE_DMA_UNMAP_ADDR(mapping);
  106. DEFINE_DMA_UNMAP_LEN(len);
  107. };
  108. /*
  109. * Generic queue structure
  110. *
  111. * Contains common data for Rx and Tx queues
  112. */
  113. struct iwl_queue {
  114. int n_bd; /* number of BDs in this queue */
  115. int write_ptr; /* 1-st empty entry (index) host_w*/
  116. int read_ptr; /* last used entry (index) host_r*/
  117. /* use for monitoring and recovering the stuck queue */
  118. int last_read_ptr; /* storing the last read_ptr */
  119. /* number of time read_ptr and last_read_ptr are the same */
  120. u8 repeat_same_read_ptr;
  121. dma_addr_t dma_addr; /* physical addr for BD's */
  122. int n_window; /* safe queue window */
  123. u32 id;
  124. int low_mark; /* low watermark, resume queue if free
  125. * space more than this */
  126. int high_mark; /* high watermark, stop queue if free
  127. * space less than this */
  128. } __packed;
  129. /* One for each TFD */
  130. struct iwl_tx_info {
  131. struct sk_buff *skb;
  132. struct iwl_rxon_context *ctx;
  133. };
  134. /**
  135. * struct iwl_tx_queue - Tx Queue for DMA
  136. * @q: generic Rx/Tx queue descriptor
  137. * @bd: base of circular buffer of TFDs
  138. * @cmd: array of command/TX buffer pointers
  139. * @meta: array of meta data for each command/tx buffer
  140. * @dma_addr_cmd: physical address of cmd/tx buffer array
  141. * @txb: array of per-TFD driver data
  142. * @need_update: indicates need to update read/write index
  143. * @sched_retry: indicates queue is high-throughput aggregation (HT AGG) enabled
  144. *
  145. * A Tx queue consists of circular buffer of BDs (a.k.a. TFDs, transmit frame
  146. * descriptors) and required locking structures.
  147. */
  148. #define TFD_TX_CMD_SLOTS 256
  149. #define TFD_CMD_SLOTS 32
  150. struct iwl_tx_queue {
  151. struct iwl_queue q;
  152. void *tfds;
  153. struct iwl_device_cmd **cmd;
  154. struct iwl_cmd_meta *meta;
  155. struct iwl_tx_info *txb;
  156. u8 need_update;
  157. u8 sched_retry;
  158. u8 active;
  159. u8 swq_id;
  160. };
  161. #define IWL_NUM_SCAN_RATES (2)
  162. struct iwl4965_channel_tgd_info {
  163. u8 type;
  164. s8 max_power;
  165. };
  166. struct iwl4965_channel_tgh_info {
  167. s64 last_radar_time;
  168. };
  169. #define IWL4965_MAX_RATE (33)
  170. struct iwl3945_clip_group {
  171. /* maximum power level to prevent clipping for each rate, derived by
  172. * us from this band's saturation power in EEPROM */
  173. const s8 clip_powers[IWL_MAX_RATES];
  174. };
  175. /* current Tx power values to use, one for each rate for each channel.
  176. * requested power is limited by:
  177. * -- regulatory EEPROM limits for this channel
  178. * -- hardware capabilities (clip-powers)
  179. * -- spectrum management
  180. * -- user preference (e.g. iwconfig)
  181. * when requested power is set, base power index must also be set. */
  182. struct iwl3945_channel_power_info {
  183. struct iwl3945_tx_power tpc; /* actual radio and DSP gain settings */
  184. s8 power_table_index; /* actual (compenst'd) index into gain table */
  185. s8 base_power_index; /* gain index for power at factory temp. */
  186. s8 requested_power; /* power (dBm) requested for this chnl/rate */
  187. };
  188. /* current scan Tx power values to use, one for each scan rate for each
  189. * channel. */
  190. struct iwl3945_scan_power_info {
  191. struct iwl3945_tx_power tpc; /* actual radio and DSP gain settings */
  192. s8 power_table_index; /* actual (compenst'd) index into gain table */
  193. s8 requested_power; /* scan pwr (dBm) requested for chnl/rate */
  194. };
  195. /*
  196. * One for each channel, holds all channel setup data
  197. * Some of the fields (e.g. eeprom and flags/max_power_avg) are redundant
  198. * with one another!
  199. */
  200. struct iwl_channel_info {
  201. struct iwl4965_channel_tgd_info tgd;
  202. struct iwl4965_channel_tgh_info tgh;
  203. struct iwl_eeprom_channel eeprom; /* EEPROM regulatory limit */
  204. struct iwl_eeprom_channel ht40_eeprom; /* EEPROM regulatory limit for
  205. * HT40 channel */
  206. u8 channel; /* channel number */
  207. u8 flags; /* flags copied from EEPROM */
  208. s8 max_power_avg; /* (dBm) regul. eeprom, normal Tx, any rate */
  209. s8 curr_txpow; /* (dBm) regulatory/spectrum/user (not h/w) limit */
  210. s8 min_power; /* always 0 */
  211. s8 scan_power; /* (dBm) regul. eeprom, direct scans, any rate */
  212. u8 group_index; /* 0-4, maps channel to group1/2/3/4/5 */
  213. u8 band_index; /* 0-4, maps channel to band1/2/3/4/5 */
  214. enum ieee80211_band band;
  215. /* HT40 channel info */
  216. s8 ht40_max_power_avg; /* (dBm) regul. eeprom, normal Tx, any rate */
  217. u8 ht40_flags; /* flags copied from EEPROM */
  218. u8 ht40_extension_channel; /* HT_IE_EXT_CHANNEL_* */
  219. /* Radio/DSP gain settings for each "normal" data Tx rate.
  220. * These include, in addition to RF and DSP gain, a few fields for
  221. * remembering/modifying gain settings (indexes). */
  222. struct iwl3945_channel_power_info power_info[IWL4965_MAX_RATE];
  223. /* Radio/DSP gain settings for each scan rate, for directed scans. */
  224. struct iwl3945_scan_power_info scan_pwr_info[IWL_NUM_SCAN_RATES];
  225. };
  226. #define IWL_TX_FIFO_BK 0 /* shared */
  227. #define IWL_TX_FIFO_BE 1
  228. #define IWL_TX_FIFO_VI 2 /* shared */
  229. #define IWL_TX_FIFO_VO 3
  230. #define IWL_TX_FIFO_BK_IPAN IWL_TX_FIFO_BK
  231. #define IWL_TX_FIFO_BE_IPAN 4
  232. #define IWL_TX_FIFO_VI_IPAN IWL_TX_FIFO_VI
  233. #define IWL_TX_FIFO_VO_IPAN 5
  234. #define IWL_TX_FIFO_UNUSED -1
  235. /* Minimum number of queues. MAX_NUM is defined in hw specific files.
  236. * Set the minimum to accommodate the 4 standard TX queues, 1 command
  237. * queue, 2 (unused) HCCA queues, and 4 HT queues (one for each AC) */
  238. #define IWL_MIN_NUM_QUEUES 10
  239. /*
  240. * Command queue depends on iPAN support.
  241. */
  242. #define IWL_DEFAULT_CMD_QUEUE_NUM 4
  243. #define IWL_IPAN_CMD_QUEUE_NUM 9
  244. /*
  245. * This queue number is required for proper operation
  246. * because the ucode will stop/start the scheduler as
  247. * required.
  248. */
  249. #define IWL_IPAN_MCAST_QUEUE 8
  250. /* Power management (not Tx power) structures */
  251. enum iwl_pwr_src {
  252. IWL_PWR_SRC_VMAIN,
  253. IWL_PWR_SRC_VAUX,
  254. };
  255. #define IEEE80211_DATA_LEN 2304
  256. #define IEEE80211_4ADDR_LEN 30
  257. #define IEEE80211_HLEN (IEEE80211_4ADDR_LEN)
  258. #define IEEE80211_FRAME_LEN (IEEE80211_DATA_LEN + IEEE80211_HLEN)
  259. struct iwl_frame {
  260. union {
  261. struct ieee80211_hdr frame;
  262. struct iwl_tx_beacon_cmd beacon;
  263. u8 raw[IEEE80211_FRAME_LEN];
  264. u8 cmd[360];
  265. } u;
  266. struct list_head list;
  267. };
  268. #define SEQ_TO_SN(seq) (((seq) & IEEE80211_SCTL_SEQ) >> 4)
  269. #define SN_TO_SEQ(ssn) (((ssn) << 4) & IEEE80211_SCTL_SEQ)
  270. #define MAX_SN ((IEEE80211_SCTL_SEQ) >> 4)
  271. enum {
  272. CMD_SYNC = 0,
  273. CMD_SIZE_NORMAL = 0,
  274. CMD_NO_SKB = 0,
  275. CMD_SIZE_HUGE = (1 << 0),
  276. CMD_ASYNC = (1 << 1),
  277. CMD_WANT_SKB = (1 << 2),
  278. };
  279. #define DEF_CMD_PAYLOAD_SIZE 320
  280. /**
  281. * struct iwl_device_cmd
  282. *
  283. * For allocation of the command and tx queues, this establishes the overall
  284. * size of the largest command we send to uCode, except for a scan command
  285. * (which is relatively huge; space is allocated separately).
  286. */
  287. struct iwl_device_cmd {
  288. struct iwl_cmd_header hdr; /* uCode API */
  289. union {
  290. u32 flags;
  291. u8 val8;
  292. u16 val16;
  293. u32 val32;
  294. struct iwl_tx_cmd tx;
  295. struct iwl6000_channel_switch_cmd chswitch;
  296. u8 payload[DEF_CMD_PAYLOAD_SIZE];
  297. } __packed cmd;
  298. } __packed;
  299. #define TFD_MAX_PAYLOAD_SIZE (sizeof(struct iwl_device_cmd))
  300. struct iwl_host_cmd {
  301. const void *data;
  302. unsigned long reply_page;
  303. void (*callback)(struct iwl_priv *priv,
  304. struct iwl_device_cmd *cmd,
  305. struct iwl_rx_packet *pkt);
  306. u32 flags;
  307. u16 len;
  308. u8 id;
  309. };
  310. #define SUP_RATE_11A_MAX_NUM_CHANNELS 8
  311. #define SUP_RATE_11B_MAX_NUM_CHANNELS 4
  312. #define SUP_RATE_11G_MAX_NUM_CHANNELS 12
  313. /**
  314. * struct iwl_rx_queue - Rx queue
  315. * @bd: driver's pointer to buffer of receive buffer descriptors (rbd)
  316. * @bd_dma: bus address of buffer of receive buffer descriptors (rbd)
  317. * @read: Shared index to newest available Rx buffer
  318. * @write: Shared index to oldest written Rx packet
  319. * @free_count: Number of pre-allocated buffers in rx_free
  320. * @rx_free: list of free SKBs for use
  321. * @rx_used: List of Rx buffers with no SKB
  322. * @need_update: flag to indicate we need to update read/write index
  323. * @rb_stts: driver's pointer to receive buffer status
  324. * @rb_stts_dma: bus address of receive buffer status
  325. *
  326. * NOTE: rx_free and rx_used are used as a FIFO for iwl_rx_mem_buffers
  327. */
  328. struct iwl_rx_queue {
  329. __le32 *bd;
  330. dma_addr_t bd_dma;
  331. struct iwl_rx_mem_buffer pool[RX_QUEUE_SIZE + RX_FREE_BUFFERS];
  332. struct iwl_rx_mem_buffer *queue[RX_QUEUE_SIZE];
  333. u32 read;
  334. u32 write;
  335. u32 free_count;
  336. u32 write_actual;
  337. struct list_head rx_free;
  338. struct list_head rx_used;
  339. int need_update;
  340. struct iwl_rb_status *rb_stts;
  341. dma_addr_t rb_stts_dma;
  342. spinlock_t lock;
  343. };
  344. #define IWL_SUPPORTED_RATES_IE_LEN 8
  345. #define MAX_TID_COUNT 9
  346. #define IWL_INVALID_RATE 0xFF
  347. #define IWL_INVALID_VALUE -1
  348. /**
  349. * struct iwl_ht_agg -- aggregation status while waiting for block-ack
  350. * @txq_id: Tx queue used for Tx attempt
  351. * @frame_count: # frames attempted by Tx command
  352. * @wait_for_ba: Expect block-ack before next Tx reply
  353. * @start_idx: Index of 1st Transmit Frame Descriptor (TFD) in Tx window
  354. * @bitmap0: Low order bitmap, one bit for each frame pending ACK in Tx window
  355. * @bitmap1: High order, one bit for each frame pending ACK in Tx window
  356. * @rate_n_flags: Rate at which Tx was attempted
  357. *
  358. * If REPLY_TX indicates that aggregation was attempted, driver must wait
  359. * for block ack (REPLY_COMPRESSED_BA). This struct stores tx reply info
  360. * until block ack arrives.
  361. */
  362. struct iwl_ht_agg {
  363. u16 txq_id;
  364. u16 frame_count;
  365. u16 wait_for_ba;
  366. u16 start_idx;
  367. u64 bitmap;
  368. u32 rate_n_flags;
  369. #define IWL_AGG_OFF 0
  370. #define IWL_AGG_ON 1
  371. #define IWL_EMPTYING_HW_QUEUE_ADDBA 2
  372. #define IWL_EMPTYING_HW_QUEUE_DELBA 3
  373. u8 state;
  374. };
  375. struct iwl_tid_data {
  376. u16 seq_number; /* agn only */
  377. u16 tfds_in_queue;
  378. struct iwl_ht_agg agg;
  379. };
  380. struct iwl_hw_key {
  381. u32 cipher;
  382. int keylen;
  383. u8 keyidx;
  384. u8 key[32];
  385. };
  386. union iwl_ht_rate_supp {
  387. u16 rates;
  388. struct {
  389. u8 siso_rate;
  390. u8 mimo_rate;
  391. };
  392. };
  393. #define CFG_HT_RX_AMPDU_FACTOR_8K (0x0)
  394. #define CFG_HT_RX_AMPDU_FACTOR_16K (0x1)
  395. #define CFG_HT_RX_AMPDU_FACTOR_32K (0x2)
  396. #define CFG_HT_RX_AMPDU_FACTOR_64K (0x3)
  397. #define CFG_HT_RX_AMPDU_FACTOR_DEF CFG_HT_RX_AMPDU_FACTOR_64K
  398. #define CFG_HT_RX_AMPDU_FACTOR_MAX CFG_HT_RX_AMPDU_FACTOR_64K
  399. #define CFG_HT_RX_AMPDU_FACTOR_MIN CFG_HT_RX_AMPDU_FACTOR_8K
  400. /*
  401. * Maximal MPDU density for TX aggregation
  402. * 4 - 2us density
  403. * 5 - 4us density
  404. * 6 - 8us density
  405. * 7 - 16us density
  406. */
  407. #define CFG_HT_MPDU_DENSITY_2USEC (0x4)
  408. #define CFG_HT_MPDU_DENSITY_4USEC (0x5)
  409. #define CFG_HT_MPDU_DENSITY_8USEC (0x6)
  410. #define CFG_HT_MPDU_DENSITY_16USEC (0x7)
  411. #define CFG_HT_MPDU_DENSITY_DEF CFG_HT_MPDU_DENSITY_4USEC
  412. #define CFG_HT_MPDU_DENSITY_MAX CFG_HT_MPDU_DENSITY_16USEC
  413. #define CFG_HT_MPDU_DENSITY_MIN (0x1)
  414. struct iwl_ht_config {
  415. bool single_chain_sufficient;
  416. enum ieee80211_smps_mode smps; /* current smps mode */
  417. };
  418. /* QoS structures */
  419. struct iwl_qos_info {
  420. int qos_active;
  421. struct iwl_qosparam_cmd def_qos_parm;
  422. };
  423. /*
  424. * Structure should be accessed with sta_lock held. When station addition
  425. * is in progress (IWL_STA_UCODE_INPROGRESS) it is possible to access only
  426. * the commands (iwl_addsta_cmd and iwl_link_quality_cmd) without sta_lock
  427. * held.
  428. */
  429. struct iwl_station_entry {
  430. struct iwl_addsta_cmd sta;
  431. struct iwl_tid_data tid[MAX_TID_COUNT];
  432. u8 used, ctxid;
  433. struct iwl_hw_key keyinfo;
  434. struct iwl_link_quality_cmd *lq;
  435. };
  436. struct iwl_station_priv_common {
  437. struct iwl_rxon_context *ctx;
  438. u8 sta_id;
  439. };
  440. /*
  441. * iwl_station_priv: Driver's private station information
  442. *
  443. * When mac80211 creates a station it reserves some space (hw->sta_data_size)
  444. * in the structure for use by driver. This structure is places in that
  445. * space.
  446. *
  447. * The common struct MUST be first because it is shared between
  448. * 3945 and agn!
  449. */
  450. struct iwl_station_priv {
  451. struct iwl_station_priv_common common;
  452. struct iwl_lq_sta lq_sta;
  453. atomic_t pending_frames;
  454. bool client;
  455. bool asleep;
  456. };
  457. /**
  458. * struct iwl_vif_priv - driver's private per-interface information
  459. *
  460. * When mac80211 allocates a virtual interface, it can allocate
  461. * space for us to put data into.
  462. */
  463. struct iwl_vif_priv {
  464. struct iwl_rxon_context *ctx;
  465. u8 ibss_bssid_sta_id;
  466. };
  467. /* one for each uCode image (inst/data, boot/init/runtime) */
  468. struct fw_desc {
  469. void *v_addr; /* access by driver */
  470. dma_addr_t p_addr; /* access by card's busmaster DMA */
  471. u32 len; /* bytes */
  472. };
  473. /* v1/v2 uCode file layout */
  474. struct iwl_ucode_header {
  475. __le32 ver; /* major/minor/API/serial */
  476. union {
  477. struct {
  478. __le32 inst_size; /* bytes of runtime code */
  479. __le32 data_size; /* bytes of runtime data */
  480. __le32 init_size; /* bytes of init code */
  481. __le32 init_data_size; /* bytes of init data */
  482. __le32 boot_size; /* bytes of bootstrap code */
  483. u8 data[0]; /* in same order as sizes */
  484. } v1;
  485. struct {
  486. __le32 build; /* build number */
  487. __le32 inst_size; /* bytes of runtime code */
  488. __le32 data_size; /* bytes of runtime data */
  489. __le32 init_size; /* bytes of init code */
  490. __le32 init_data_size; /* bytes of init data */
  491. __le32 boot_size; /* bytes of bootstrap code */
  492. u8 data[0]; /* in same order as sizes */
  493. } v2;
  494. } u;
  495. };
  496. /*
  497. * new TLV uCode file layout
  498. *
  499. * The new TLV file format contains TLVs, that each specify
  500. * some piece of data. To facilitate "groups", for example
  501. * different instruction image with different capabilities,
  502. * bundled with the same init image, an alternative mechanism
  503. * is provided:
  504. * When the alternative field is 0, that means that the item
  505. * is always valid. When it is non-zero, then it is only
  506. * valid in conjunction with items of the same alternative,
  507. * in which case the driver (user) selects one alternative
  508. * to use.
  509. */
  510. enum iwl_ucode_tlv_type {
  511. IWL_UCODE_TLV_INVALID = 0, /* unused */
  512. IWL_UCODE_TLV_INST = 1,
  513. IWL_UCODE_TLV_DATA = 2,
  514. IWL_UCODE_TLV_INIT = 3,
  515. IWL_UCODE_TLV_INIT_DATA = 4,
  516. IWL_UCODE_TLV_BOOT = 5,
  517. IWL_UCODE_TLV_PROBE_MAX_LEN = 6, /* a u32 value */
  518. IWL_UCODE_TLV_PAN = 7,
  519. IWL_UCODE_TLV_RUNT_EVTLOG_PTR = 8,
  520. IWL_UCODE_TLV_RUNT_EVTLOG_SIZE = 9,
  521. IWL_UCODE_TLV_RUNT_ERRLOG_PTR = 10,
  522. IWL_UCODE_TLV_INIT_EVTLOG_PTR = 11,
  523. IWL_UCODE_TLV_INIT_EVTLOG_SIZE = 12,
  524. IWL_UCODE_TLV_INIT_ERRLOG_PTR = 13,
  525. IWL_UCODE_TLV_ENHANCE_SENS_TBL = 14,
  526. IWL_UCODE_TLV_PHY_CALIBRATION_SIZE = 15,
  527. };
  528. struct iwl_ucode_tlv {
  529. __le16 type; /* see above */
  530. __le16 alternative; /* see comment */
  531. __le32 length; /* not including type/length fields */
  532. u8 data[0];
  533. } __packed;
  534. #define IWL_TLV_UCODE_MAGIC 0x0a4c5749
  535. struct iwl_tlv_ucode_header {
  536. /*
  537. * The TLV style ucode header is distinguished from
  538. * the v1/v2 style header by first four bytes being
  539. * zero, as such is an invalid combination of
  540. * major/minor/API/serial versions.
  541. */
  542. __le32 zero;
  543. __le32 magic;
  544. u8 human_readable[64];
  545. __le32 ver; /* major/minor/API/serial */
  546. __le32 build;
  547. __le64 alternatives; /* bitmask of valid alternatives */
  548. /*
  549. * The data contained herein has a TLV layout,
  550. * see above for the TLV header and types.
  551. * Note that each TLV is padded to a length
  552. * that is a multiple of 4 for alignment.
  553. */
  554. u8 data[0];
  555. };
  556. struct iwl4965_ibss_seq {
  557. u8 mac[ETH_ALEN];
  558. u16 seq_num;
  559. u16 frag_num;
  560. unsigned long packet_time;
  561. struct list_head list;
  562. };
  563. struct iwl_sensitivity_ranges {
  564. u16 min_nrg_cck;
  565. u16 max_nrg_cck;
  566. u16 nrg_th_cck;
  567. u16 nrg_th_ofdm;
  568. u16 auto_corr_min_ofdm;
  569. u16 auto_corr_min_ofdm_mrc;
  570. u16 auto_corr_min_ofdm_x1;
  571. u16 auto_corr_min_ofdm_mrc_x1;
  572. u16 auto_corr_max_ofdm;
  573. u16 auto_corr_max_ofdm_mrc;
  574. u16 auto_corr_max_ofdm_x1;
  575. u16 auto_corr_max_ofdm_mrc_x1;
  576. u16 auto_corr_max_cck;
  577. u16 auto_corr_max_cck_mrc;
  578. u16 auto_corr_min_cck;
  579. u16 auto_corr_min_cck_mrc;
  580. u16 barker_corr_th_min;
  581. u16 barker_corr_th_min_mrc;
  582. u16 nrg_th_cca;
  583. };
  584. #define KELVIN_TO_CELSIUS(x) ((x)-273)
  585. #define CELSIUS_TO_KELVIN(x) ((x)+273)
  586. /**
  587. * struct iwl_hw_params
  588. * @max_txq_num: Max # Tx queues supported
  589. * @dma_chnl_num: Number of Tx DMA/FIFO channels
  590. * @scd_bc_tbls_size: size of scheduler byte count tables
  591. * @tfd_size: TFD size
  592. * @tx/rx_chains_num: Number of TX/RX chains
  593. * @valid_tx/rx_ant: usable antennas
  594. * @max_rxq_size: Max # Rx frames in Rx queue (must be power-of-2)
  595. * @max_rxq_log: Log-base-2 of max_rxq_size
  596. * @rx_page_order: Rx buffer page order
  597. * @rx_wrt_ptr_reg: FH{39}_RSCSR_CHNL0_WPTR
  598. * @max_stations:
  599. * @ht40_channel: is 40MHz width possible in band 2.4
  600. * BIT(IEEE80211_BAND_5GHZ) BIT(IEEE80211_BAND_5GHZ)
  601. * @sw_crypto: 0 for hw, 1 for sw
  602. * @max_xxx_size: for ucode uses
  603. * @ct_kill_threshold: temperature threshold
  604. * @beacon_time_tsf_bits: number of valid tsf bits for beacon time
  605. * @calib_init_cfg: setup initial calibrations for the hw
  606. * @calib_rt_cfg: setup runtime calibrations for the hw
  607. * @struct iwl_sensitivity_ranges: range of sensitivity values
  608. */
  609. struct iwl_hw_params {
  610. u8 max_txq_num;
  611. u8 dma_chnl_num;
  612. u16 scd_bc_tbls_size;
  613. u32 tfd_size;
  614. u8 tx_chains_num;
  615. u8 rx_chains_num;
  616. u8 valid_tx_ant;
  617. u8 valid_rx_ant;
  618. u16 max_rxq_size;
  619. u16 max_rxq_log;
  620. u32 rx_page_order;
  621. u32 rx_wrt_ptr_reg;
  622. u8 max_stations;
  623. u8 ht40_channel;
  624. u8 max_beacon_itrvl; /* in 1024 ms */
  625. u32 max_inst_size;
  626. u32 max_data_size;
  627. u32 max_bsm_size;
  628. u32 ct_kill_threshold; /* value in hw-dependent units */
  629. u32 ct_kill_exit_threshold; /* value in hw-dependent units */
  630. /* for 1000, 6000 series and up */
  631. u16 beacon_time_tsf_bits;
  632. u32 calib_init_cfg;
  633. u32 calib_rt_cfg;
  634. const struct iwl_sensitivity_ranges *sens;
  635. };
  636. /******************************************************************************
  637. *
  638. * Functions implemented in core module which are forward declared here
  639. * for use by iwl-[4-5].c
  640. *
  641. * NOTE: The implementation of these functions are not hardware specific
  642. * which is why they are in the core module files.
  643. *
  644. * Naming convention --
  645. * iwl_ <-- Is part of iwlwifi
  646. * iwlXXXX_ <-- Hardware specific (implemented in iwl-XXXX.c for XXXX)
  647. * iwl4965_bg_ <-- Called from work queue context
  648. * iwl4965_mac_ <-- mac80211 callback
  649. *
  650. ****************************************************************************/
  651. extern void iwl_update_chain_flags(struct iwl_priv *priv);
  652. extern int iwl_set_pwr_src(struct iwl_priv *priv, enum iwl_pwr_src src);
  653. extern const u8 iwl_bcast_addr[ETH_ALEN];
  654. extern int iwl_rxq_stop(struct iwl_priv *priv);
  655. extern void iwl_txq_ctx_stop(struct iwl_priv *priv);
  656. extern int iwl_queue_space(const struct iwl_queue *q);
  657. static inline int iwl_queue_used(const struct iwl_queue *q, int i)
  658. {
  659. return q->write_ptr >= q->read_ptr ?
  660. (i >= q->read_ptr && i < q->write_ptr) :
  661. !(i < q->read_ptr && i >= q->write_ptr);
  662. }
  663. static inline u8 get_cmd_index(struct iwl_queue *q, u32 index, int is_huge)
  664. {
  665. /*
  666. * This is for init calibration result and scan command which
  667. * required buffer > TFD_MAX_PAYLOAD_SIZE,
  668. * the big buffer at end of command array
  669. */
  670. if (is_huge)
  671. return q->n_window; /* must be power of 2 */
  672. /* Otherwise, use normal size buffers */
  673. return index & (q->n_window - 1);
  674. }
  675. struct iwl_dma_ptr {
  676. dma_addr_t dma;
  677. void *addr;
  678. size_t size;
  679. };
  680. #define IWL_OPERATION_MODE_AUTO 0
  681. #define IWL_OPERATION_MODE_HT_ONLY 1
  682. #define IWL_OPERATION_MODE_MIXED 2
  683. #define IWL_OPERATION_MODE_20MHZ 3
  684. #define IWL_TX_CRC_SIZE 4
  685. #define IWL_TX_DELIMITER_SIZE 4
  686. #define TX_POWER_IWL_ILLEGAL_VOLTAGE -10000
  687. /* Sensitivity and chain noise calibration */
  688. #define INITIALIZATION_VALUE 0xFFFF
  689. #define IWL4965_CAL_NUM_BEACONS 20
  690. #define IWL_CAL_NUM_BEACONS 16
  691. #define MAXIMUM_ALLOWED_PATHLOSS 15
  692. #define CHAIN_NOISE_MAX_DELTA_GAIN_CODE 3
  693. #define MAX_FA_OFDM 50
  694. #define MIN_FA_OFDM 5
  695. #define MAX_FA_CCK 50
  696. #define MIN_FA_CCK 5
  697. #define AUTO_CORR_STEP_OFDM 1
  698. #define AUTO_CORR_STEP_CCK 3
  699. #define AUTO_CORR_MAX_TH_CCK 160
  700. #define NRG_DIFF 2
  701. #define NRG_STEP_CCK 2
  702. #define NRG_MARGIN 8
  703. #define MAX_NUMBER_CCK_NO_FA 100
  704. #define AUTO_CORR_CCK_MIN_VAL_DEF (125)
  705. #define CHAIN_A 0
  706. #define CHAIN_B 1
  707. #define CHAIN_C 2
  708. #define CHAIN_NOISE_DELTA_GAIN_INIT_VAL 4
  709. #define ALL_BAND_FILTER 0xFF00
  710. #define IN_BAND_FILTER 0xFF
  711. #define MIN_AVERAGE_NOISE_MAX_VALUE 0xFFFFFFFF
  712. #define NRG_NUM_PREV_STAT_L 20
  713. #define NUM_RX_CHAINS 3
  714. enum iwl4965_false_alarm_state {
  715. IWL_FA_TOO_MANY = 0,
  716. IWL_FA_TOO_FEW = 1,
  717. IWL_FA_GOOD_RANGE = 2,
  718. };
  719. enum iwl4965_chain_noise_state {
  720. IWL_CHAIN_NOISE_ALIVE = 0, /* must be 0 */
  721. IWL_CHAIN_NOISE_ACCUMULATE,
  722. IWL_CHAIN_NOISE_CALIBRATED,
  723. IWL_CHAIN_NOISE_DONE,
  724. };
  725. enum iwl4965_calib_enabled_state {
  726. IWL_CALIB_DISABLED = 0, /* must be 0 */
  727. IWL_CALIB_ENABLED = 1,
  728. };
  729. /*
  730. * enum iwl_calib
  731. * defines the order in which results of initial calibrations
  732. * should be sent to the runtime uCode
  733. */
  734. enum iwl_calib {
  735. IWL_CALIB_XTAL,
  736. IWL_CALIB_DC,
  737. IWL_CALIB_LO,
  738. IWL_CALIB_TX_IQ,
  739. IWL_CALIB_TX_IQ_PERD,
  740. IWL_CALIB_BASE_BAND,
  741. IWL_CALIB_MAX
  742. };
  743. /* Opaque calibration results */
  744. struct iwl_calib_result {
  745. void *buf;
  746. size_t buf_len;
  747. };
  748. enum ucode_type {
  749. UCODE_NONE = 0,
  750. UCODE_INIT,
  751. UCODE_RT
  752. };
  753. /* Sensitivity calib data */
  754. struct iwl_sensitivity_data {
  755. u32 auto_corr_ofdm;
  756. u32 auto_corr_ofdm_mrc;
  757. u32 auto_corr_ofdm_x1;
  758. u32 auto_corr_ofdm_mrc_x1;
  759. u32 auto_corr_cck;
  760. u32 auto_corr_cck_mrc;
  761. u32 last_bad_plcp_cnt_ofdm;
  762. u32 last_fa_cnt_ofdm;
  763. u32 last_bad_plcp_cnt_cck;
  764. u32 last_fa_cnt_cck;
  765. u32 nrg_curr_state;
  766. u32 nrg_prev_state;
  767. u32 nrg_value[10];
  768. u8 nrg_silence_rssi[NRG_NUM_PREV_STAT_L];
  769. u32 nrg_silence_ref;
  770. u32 nrg_energy_idx;
  771. u32 nrg_silence_idx;
  772. u32 nrg_th_cck;
  773. s32 nrg_auto_corr_silence_diff;
  774. u32 num_in_cck_no_fa;
  775. u32 nrg_th_ofdm;
  776. u16 barker_corr_th_min;
  777. u16 barker_corr_th_min_mrc;
  778. u16 nrg_th_cca;
  779. };
  780. /* Chain noise (differential Rx gain) calib data */
  781. struct iwl_chain_noise_data {
  782. u32 active_chains;
  783. u32 chain_noise_a;
  784. u32 chain_noise_b;
  785. u32 chain_noise_c;
  786. u32 chain_signal_a;
  787. u32 chain_signal_b;
  788. u32 chain_signal_c;
  789. u16 beacon_count;
  790. u8 disconn_array[NUM_RX_CHAINS];
  791. u8 delta_gain_code[NUM_RX_CHAINS];
  792. u8 radio_write;
  793. u8 state;
  794. };
  795. #define EEPROM_SEM_TIMEOUT 10 /* milliseconds */
  796. #define EEPROM_SEM_RETRY_LIMIT 1000 /* number of attempts (not time) */
  797. #define IWL_TRAFFIC_ENTRIES (256)
  798. #define IWL_TRAFFIC_ENTRY_SIZE (64)
  799. enum {
  800. MEASUREMENT_READY = (1 << 0),
  801. MEASUREMENT_ACTIVE = (1 << 1),
  802. };
  803. enum iwl_nvm_type {
  804. NVM_DEVICE_TYPE_EEPROM = 0,
  805. NVM_DEVICE_TYPE_OTP,
  806. };
  807. /*
  808. * Two types of OTP memory access modes
  809. * IWL_OTP_ACCESS_ABSOLUTE - absolute address mode,
  810. * based on physical memory addressing
  811. * IWL_OTP_ACCESS_RELATIVE - relative address mode,
  812. * based on logical memory addressing
  813. */
  814. enum iwl_access_mode {
  815. IWL_OTP_ACCESS_ABSOLUTE,
  816. IWL_OTP_ACCESS_RELATIVE,
  817. };
  818. /**
  819. * enum iwl_pa_type - Power Amplifier type
  820. * @IWL_PA_SYSTEM: based on uCode configuration
  821. * @IWL_PA_INTERNAL: use Internal only
  822. */
  823. enum iwl_pa_type {
  824. IWL_PA_SYSTEM = 0,
  825. IWL_PA_INTERNAL = 1,
  826. };
  827. /* interrupt statistics */
  828. struct isr_statistics {
  829. u32 hw;
  830. u32 sw;
  831. u32 err_code;
  832. u32 sch;
  833. u32 alive;
  834. u32 rfkill;
  835. u32 ctkill;
  836. u32 wakeup;
  837. u32 rx;
  838. u32 rx_handlers[REPLY_MAX];
  839. u32 tx;
  840. u32 unhandled;
  841. };
  842. /* reply_tx_statistics (for _agn devices) */
  843. struct reply_tx_error_statistics {
  844. u32 pp_delay;
  845. u32 pp_few_bytes;
  846. u32 pp_bt_prio;
  847. u32 pp_quiet_period;
  848. u32 pp_calc_ttak;
  849. u32 int_crossed_retry;
  850. u32 short_limit;
  851. u32 long_limit;
  852. u32 fifo_underrun;
  853. u32 drain_flow;
  854. u32 rfkill_flush;
  855. u32 life_expire;
  856. u32 dest_ps;
  857. u32 host_abort;
  858. u32 bt_retry;
  859. u32 sta_invalid;
  860. u32 frag_drop;
  861. u32 tid_disable;
  862. u32 fifo_flush;
  863. u32 insuff_cf_poll;
  864. u32 fail_hw_drop;
  865. u32 sta_color_mismatch;
  866. u32 unknown;
  867. };
  868. /* reply_agg_tx_statistics (for _agn devices) */
  869. struct reply_agg_tx_error_statistics {
  870. u32 underrun;
  871. u32 bt_prio;
  872. u32 few_bytes;
  873. u32 abort;
  874. u32 last_sent_ttl;
  875. u32 last_sent_try;
  876. u32 last_sent_bt_kill;
  877. u32 scd_query;
  878. u32 bad_crc32;
  879. u32 response;
  880. u32 dump_tx;
  881. u32 delay_tx;
  882. u32 unknown;
  883. };
  884. #ifdef CONFIG_IWLWIFI_DEBUGFS
  885. /* management statistics */
  886. enum iwl_mgmt_stats {
  887. MANAGEMENT_ASSOC_REQ = 0,
  888. MANAGEMENT_ASSOC_RESP,
  889. MANAGEMENT_REASSOC_REQ,
  890. MANAGEMENT_REASSOC_RESP,
  891. MANAGEMENT_PROBE_REQ,
  892. MANAGEMENT_PROBE_RESP,
  893. MANAGEMENT_BEACON,
  894. MANAGEMENT_ATIM,
  895. MANAGEMENT_DISASSOC,
  896. MANAGEMENT_AUTH,
  897. MANAGEMENT_DEAUTH,
  898. MANAGEMENT_ACTION,
  899. MANAGEMENT_MAX,
  900. };
  901. /* control statistics */
  902. enum iwl_ctrl_stats {
  903. CONTROL_BACK_REQ = 0,
  904. CONTROL_BACK,
  905. CONTROL_PSPOLL,
  906. CONTROL_RTS,
  907. CONTROL_CTS,
  908. CONTROL_ACK,
  909. CONTROL_CFEND,
  910. CONTROL_CFENDACK,
  911. CONTROL_MAX,
  912. };
  913. struct traffic_stats {
  914. u32 mgmt[MANAGEMENT_MAX];
  915. u32 ctrl[CONTROL_MAX];
  916. u32 data_cnt;
  917. u64 data_bytes;
  918. };
  919. #else
  920. struct traffic_stats {
  921. u64 data_bytes;
  922. };
  923. #endif
  924. /*
  925. * iwl_switch_rxon: "channel switch" structure
  926. *
  927. * @ switch_in_progress: channel switch in progress
  928. * @ channel: new channel
  929. */
  930. struct iwl_switch_rxon {
  931. bool switch_in_progress;
  932. __le16 channel;
  933. };
  934. /*
  935. * schedule the timer to wake up every UCODE_TRACE_PERIOD milliseconds
  936. * to perform continuous uCode event logging operation if enabled
  937. */
  938. #define UCODE_TRACE_PERIOD (100)
  939. /*
  940. * iwl_event_log: current uCode event log position
  941. *
  942. * @ucode_trace: enable/disable ucode continuous trace timer
  943. * @num_wraps: how many times the event buffer wraps
  944. * @next_entry: the entry just before the next one that uCode would fill
  945. * @non_wraps_count: counter for no wrap detected when dump ucode events
  946. * @wraps_once_count: counter for wrap once detected when dump ucode events
  947. * @wraps_more_count: counter for wrap more than once detected
  948. * when dump ucode events
  949. */
  950. struct iwl_event_log {
  951. bool ucode_trace;
  952. u32 num_wraps;
  953. u32 next_entry;
  954. int non_wraps_count;
  955. int wraps_once_count;
  956. int wraps_more_count;
  957. };
  958. /*
  959. * host interrupt timeout value
  960. * used with setting interrupt coalescing timer
  961. * the CSR_INT_COALESCING is an 8 bit register in 32-usec unit
  962. *
  963. * default interrupt coalescing timer is 64 x 32 = 2048 usecs
  964. * default interrupt coalescing calibration timer is 16 x 32 = 512 usecs
  965. */
  966. #define IWL_HOST_INT_TIMEOUT_MAX (0xFF)
  967. #define IWL_HOST_INT_TIMEOUT_DEF (0x40)
  968. #define IWL_HOST_INT_TIMEOUT_MIN (0x0)
  969. #define IWL_HOST_INT_CALIB_TIMEOUT_MAX (0xFF)
  970. #define IWL_HOST_INT_CALIB_TIMEOUT_DEF (0x10)
  971. #define IWL_HOST_INT_CALIB_TIMEOUT_MIN (0x0)
  972. /*
  973. * This is the threshold value of plcp error rate per 100mSecs. It is
  974. * used to set and check for the validity of plcp_delta.
  975. */
  976. #define IWL_MAX_PLCP_ERR_THRESHOLD_MIN (1)
  977. #define IWL_MAX_PLCP_ERR_THRESHOLD_DEF (50)
  978. #define IWL_MAX_PLCP_ERR_LONG_THRESHOLD_DEF (100)
  979. #define IWL_MAX_PLCP_ERR_EXT_LONG_THRESHOLD_DEF (200)
  980. #define IWL_MAX_PLCP_ERR_THRESHOLD_MAX (255)
  981. #define IWL_MAX_PLCP_ERR_THRESHOLD_DISABLE (0)
  982. #define IWL_DELAY_NEXT_FORCE_RF_RESET (HZ*3)
  983. #define IWL_DELAY_NEXT_FORCE_FW_RELOAD (HZ*5)
  984. /* timer constants use to monitor and recover stuck tx queues in mSecs */
  985. #define IWL_DEF_MONITORING_PERIOD (1000)
  986. #define IWL_LONG_MONITORING_PERIOD (5000)
  987. #define IWL_ONE_HUNDRED_MSECS (100)
  988. #define IWL_MAX_MONITORING_PERIOD (60000)
  989. /* BT Antenna Coupling Threshold (dB) */
  990. #define IWL_BT_ANTENNA_COUPLING_THRESHOLD (35)
  991. enum iwl_reset {
  992. IWL_RF_RESET = 0,
  993. IWL_FW_RESET,
  994. IWL_MAX_FORCE_RESET,
  995. };
  996. struct iwl_force_reset {
  997. int reset_request_count;
  998. int reset_success_count;
  999. int reset_reject_count;
  1000. unsigned long reset_duration;
  1001. unsigned long last_force_reset_jiffies;
  1002. };
  1003. /* extend beacon time format bit shifting */
  1004. /*
  1005. * for _3945 devices
  1006. * bits 31:24 - extended
  1007. * bits 23:0 - interval
  1008. */
  1009. #define IWL3945_EXT_BEACON_TIME_POS 24
  1010. /*
  1011. * for _agn devices
  1012. * bits 31:22 - extended
  1013. * bits 21:0 - interval
  1014. */
  1015. #define IWLAGN_EXT_BEACON_TIME_POS 22
  1016. enum iwl_rxon_context_id {
  1017. IWL_RXON_CTX_BSS,
  1018. IWL_RXON_CTX_PAN,
  1019. NUM_IWL_RXON_CTX
  1020. };
  1021. struct iwl_rxon_context {
  1022. struct ieee80211_vif *vif;
  1023. const u8 *ac_to_fifo;
  1024. const u8 *ac_to_queue;
  1025. u8 mcast_queue;
  1026. /*
  1027. * We could use the vif to indicate active, but we
  1028. * also need it to be active during disabling when
  1029. * we already removed the vif for type setting.
  1030. */
  1031. bool always_active, is_active;
  1032. enum iwl_rxon_context_id ctxid;
  1033. u32 interface_modes, exclusive_interface_modes;
  1034. u8 unused_devtype, ap_devtype, ibss_devtype, station_devtype;
  1035. /*
  1036. * We declare this const so it can only be
  1037. * changed via explicit cast within the
  1038. * routines that actually update the physical
  1039. * hardware.
  1040. */
  1041. const struct iwl_rxon_cmd active;
  1042. struct iwl_rxon_cmd staging;
  1043. struct iwl_rxon_time_cmd timing;
  1044. struct iwl_qos_info qos_data;
  1045. u8 bcast_sta_id, ap_sta_id;
  1046. u8 rxon_cmd, rxon_assoc_cmd, rxon_timing_cmd;
  1047. u8 qos_cmd;
  1048. u8 wep_key_cmd;
  1049. struct iwl_wep_key wep_keys[WEP_KEYS_MAX];
  1050. u8 key_mapping_keys;
  1051. __le32 station_flags;
  1052. struct {
  1053. bool non_gf_sta_present;
  1054. u8 protection;
  1055. bool enabled, is_40mhz;
  1056. u8 extension_chan_offset;
  1057. } ht;
  1058. };
  1059. struct iwl_priv {
  1060. /* ieee device used by generic ieee processing code */
  1061. struct ieee80211_hw *hw;
  1062. struct ieee80211_channel *ieee_channels;
  1063. struct ieee80211_rate *ieee_rates;
  1064. struct iwl_cfg *cfg;
  1065. /* temporary frame storage list */
  1066. struct list_head free_frames;
  1067. int frames_count;
  1068. enum ieee80211_band band;
  1069. int alloc_rxb_page;
  1070. void (*rx_handlers[REPLY_MAX])(struct iwl_priv *priv,
  1071. struct iwl_rx_mem_buffer *rxb);
  1072. struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];
  1073. /* spectrum measurement report caching */
  1074. struct iwl_spectrum_notification measure_report;
  1075. u8 measurement_status;
  1076. /* ucode beacon time */
  1077. u32 ucode_beacon_time;
  1078. int missed_beacon_threshold;
  1079. /* track IBSS manager (last beacon) status */
  1080. u32 ibss_manager;
  1081. /* storing the jiffies when the plcp error rate is received */
  1082. unsigned long plcp_jiffies;
  1083. /* force reset */
  1084. struct iwl_force_reset force_reset[IWL_MAX_FORCE_RESET];
  1085. /* we allocate array of iwl_channel_info for NIC's valid channels.
  1086. * Access via channel # using indirect index array */
  1087. struct iwl_channel_info *channel_info; /* channel info array */
  1088. u8 channel_count; /* # of channels */
  1089. /* thermal calibration */
  1090. s32 temperature; /* degrees Kelvin */
  1091. s32 last_temperature;
  1092. /* init calibration results */
  1093. struct iwl_calib_result calib_results[IWL_CALIB_MAX];
  1094. /* Scan related variables */
  1095. unsigned long scan_start;
  1096. unsigned long scan_start_tsf;
  1097. void *scan_cmd;
  1098. enum ieee80211_band scan_band;
  1099. struct cfg80211_scan_request *scan_request;
  1100. struct ieee80211_vif *scan_vif;
  1101. bool is_internal_short_scan;
  1102. u8 scan_tx_ant[IEEE80211_NUM_BANDS];
  1103. u8 mgmt_tx_ant;
  1104. /* spinlock */
  1105. spinlock_t lock; /* protect general shared data */
  1106. spinlock_t hcmd_lock; /* protect hcmd */
  1107. spinlock_t reg_lock; /* protect hw register access */
  1108. struct mutex mutex;
  1109. struct mutex sync_cmd_mutex; /* enable serialization of sync commands */
  1110. /* basic pci-network driver stuff */
  1111. struct pci_dev *pci_dev;
  1112. /* pci hardware address support */
  1113. void __iomem *hw_base;
  1114. u32 hw_rev;
  1115. u32 hw_wa_rev;
  1116. u8 rev_id;
  1117. /* microcode/device supports multiple contexts */
  1118. u8 valid_contexts;
  1119. /* command queue number */
  1120. u8 cmd_queue;
  1121. /* max number of station keys */
  1122. u8 sta_key_max_num;
  1123. /* EEPROM MAC addresses */
  1124. struct mac_address addresses[2];
  1125. /* uCode images, save to reload in case of failure */
  1126. int fw_index; /* firmware we're trying to load */
  1127. u32 ucode_ver; /* version of ucode, copy of
  1128. iwl_ucode.ver */
  1129. struct fw_desc ucode_code; /* runtime inst */
  1130. struct fw_desc ucode_data; /* runtime data original */
  1131. struct fw_desc ucode_data_backup; /* runtime data save/restore */
  1132. struct fw_desc ucode_init; /* initialization inst */
  1133. struct fw_desc ucode_init_data; /* initialization data */
  1134. struct fw_desc ucode_boot; /* bootstrap inst */
  1135. enum ucode_type ucode_type;
  1136. u8 ucode_write_complete; /* the image write is complete */
  1137. char firmware_name[25];
  1138. struct iwl_rxon_context contexts[NUM_IWL_RXON_CTX];
  1139. struct iwl_switch_rxon switch_rxon;
  1140. /* 1st responses from initialize and runtime uCode images.
  1141. * _agn's initialize alive response contains some calibration data. */
  1142. struct iwl_init_alive_resp card_alive_init;
  1143. struct iwl_alive_resp card_alive;
  1144. unsigned long last_blink_time;
  1145. u8 last_blink_rate;
  1146. u8 allow_blinking;
  1147. u64 led_tpt;
  1148. u16 active_rate;
  1149. u8 start_calib;
  1150. struct iwl_sensitivity_data sensitivity_data;
  1151. struct iwl_chain_noise_data chain_noise_data;
  1152. bool enhance_sensitivity_table;
  1153. __le16 sensitivity_tbl[HD_TABLE_SIZE];
  1154. __le16 enhance_sensitivity_tbl[ENHANCE_HD_TABLE_ENTRIES];
  1155. struct iwl_ht_config current_ht_config;
  1156. /* Rate scaling data */
  1157. u8 retry_rate;
  1158. wait_queue_head_t wait_command_queue;
  1159. int activity_timer_active;
  1160. /* Rx and Tx DMA processing queues */
  1161. struct iwl_rx_queue rxq;
  1162. struct iwl_tx_queue *txq;
  1163. unsigned long txq_ctx_active_msk;
  1164. struct iwl_dma_ptr kw; /* keep warm address */
  1165. struct iwl_dma_ptr scd_bc_tbls;
  1166. u32 scd_base_addr; /* scheduler sram base address */
  1167. unsigned long status;
  1168. /* counts mgmt, ctl, and data packets */
  1169. struct traffic_stats tx_stats;
  1170. struct traffic_stats rx_stats;
  1171. /* counts interrupts */
  1172. struct isr_statistics isr_stats;
  1173. struct iwl_power_mgr power_data;
  1174. struct iwl_tt_mgmt thermal_throttle;
  1175. /* context information */
  1176. u8 bssid[ETH_ALEN]; /* used only on 3945 but filled by core */
  1177. /* station table variables */
  1178. /* Note: if lock and sta_lock are needed, lock must be acquired first */
  1179. spinlock_t sta_lock;
  1180. int num_stations;
  1181. struct iwl_station_entry stations[IWL_STATION_COUNT];
  1182. unsigned long ucode_key_table;
  1183. /* queue refcounts */
  1184. #define IWL_MAX_HW_QUEUES 32
  1185. unsigned long queue_stopped[BITS_TO_LONGS(IWL_MAX_HW_QUEUES)];
  1186. /* for each AC */
  1187. atomic_t queue_stop_count[4];
  1188. /* Indication if ieee80211_ops->open has been called */
  1189. u8 is_open;
  1190. u8 mac80211_registered;
  1191. /* eeprom -- this is in the card's little endian byte order */
  1192. u8 *eeprom;
  1193. int nvm_device_type;
  1194. struct iwl_eeprom_calib_info *calib_info;
  1195. enum nl80211_iftype iw_mode;
  1196. struct sk_buff *ibss_beacon;
  1197. /* Last Rx'd beacon timestamp */
  1198. u64 timestamp;
  1199. union {
  1200. #if defined(CONFIG_IWL3945) || defined(CONFIG_IWL3945_MODULE)
  1201. struct {
  1202. void *shared_virt;
  1203. dma_addr_t shared_phys;
  1204. struct delayed_work thermal_periodic;
  1205. struct delayed_work rfkill_poll;
  1206. struct iwl3945_notif_statistics statistics;
  1207. #ifdef CONFIG_IWLWIFI_DEBUGFS
  1208. struct iwl3945_notif_statistics accum_statistics;
  1209. struct iwl3945_notif_statistics delta_statistics;
  1210. struct iwl3945_notif_statistics max_delta;
  1211. #endif
  1212. u32 sta_supp_rates;
  1213. int last_rx_rssi; /* From Rx packet statistics */
  1214. /* Rx'd packet timing information */
  1215. u32 last_beacon_time;
  1216. u64 last_tsf;
  1217. /*
  1218. * each calibration channel group in the
  1219. * EEPROM has a derived clip setting for
  1220. * each rate.
  1221. */
  1222. const struct iwl3945_clip_group clip_groups[5];
  1223. } _3945;
  1224. #endif
  1225. #if defined(CONFIG_IWLAGN) || defined(CONFIG_IWLAGN_MODULE)
  1226. struct {
  1227. /* INT ICT Table */
  1228. __le32 *ict_tbl;
  1229. void *ict_tbl_vir;
  1230. dma_addr_t ict_tbl_dma;
  1231. dma_addr_t aligned_ict_tbl_dma;
  1232. int ict_index;
  1233. u32 inta;
  1234. bool use_ict;
  1235. /*
  1236. * reporting the number of tids has AGG on. 0 means
  1237. * no AGGREGATION
  1238. */
  1239. u8 agg_tids_count;
  1240. struct iwl_rx_phy_res last_phy_res;
  1241. bool last_phy_res_valid;
  1242. struct completion firmware_loading_complete;
  1243. u32 init_evtlog_ptr, init_evtlog_size, init_errlog_ptr;
  1244. u32 inst_evtlog_ptr, inst_evtlog_size, inst_errlog_ptr;
  1245. /*
  1246. * chain noise reset and gain commands are the
  1247. * two extra calibration commands follows the standard
  1248. * phy calibration commands
  1249. */
  1250. u8 phy_calib_chain_noise_reset_cmd;
  1251. u8 phy_calib_chain_noise_gain_cmd;
  1252. struct iwl_notif_statistics statistics;
  1253. struct iwl_bt_notif_statistics statistics_bt;
  1254. /* counts reply_tx error */
  1255. struct reply_tx_error_statistics reply_tx_stats;
  1256. struct reply_agg_tx_error_statistics reply_agg_tx_stats;
  1257. #ifdef CONFIG_IWLWIFI_DEBUGFS
  1258. struct iwl_notif_statistics accum_statistics;
  1259. struct iwl_notif_statistics delta_statistics;
  1260. struct iwl_notif_statistics max_delta;
  1261. struct iwl_bt_notif_statistics accum_statistics_bt;
  1262. struct iwl_bt_notif_statistics delta_statistics_bt;
  1263. struct iwl_bt_notif_statistics max_delta_bt;
  1264. #endif
  1265. } _agn;
  1266. #endif
  1267. };
  1268. /* bt coex */
  1269. u8 bt_status;
  1270. u8 bt_traffic_load, notif_bt_traffic_load;
  1271. bool bt_ch_announce;
  1272. bool bt_sco_active;
  1273. bool bt_full_concurrent;
  1274. bool bt_ant_couple_ok;
  1275. __le32 kill_ack_mask;
  1276. __le32 kill_cts_mask;
  1277. __le16 bt_valid;
  1278. u16 bt_on_thresh;
  1279. u16 bt_duration;
  1280. u16 dynamic_frag_thresh;
  1281. u16 dynamic_agg_thresh;
  1282. u8 bt_ci_compliance;
  1283. struct work_struct bt_traffic_change_work;
  1284. struct iwl_hw_params hw_params;
  1285. u32 inta_mask;
  1286. struct workqueue_struct *workqueue;
  1287. struct work_struct restart;
  1288. struct work_struct scan_completed;
  1289. struct work_struct rx_replenish;
  1290. struct work_struct abort_scan;
  1291. struct work_struct beacon_update;
  1292. struct iwl_rxon_context *beacon_ctx;
  1293. struct work_struct tt_work;
  1294. struct work_struct ct_enter;
  1295. struct work_struct ct_exit;
  1296. struct work_struct start_internal_scan;
  1297. struct work_struct tx_flush;
  1298. struct work_struct bt_full_concurrency;
  1299. struct work_struct bt_runtime_config;
  1300. struct tasklet_struct irq_tasklet;
  1301. struct delayed_work init_alive_start;
  1302. struct delayed_work alive_start;
  1303. struct delayed_work scan_check;
  1304. /* TX Power */
  1305. s8 tx_power_user_lmt;
  1306. s8 tx_power_device_lmt;
  1307. s8 tx_power_lmt_in_half_dbm; /* max tx power in half-dBm format */
  1308. #ifdef CONFIG_IWLWIFI_DEBUG
  1309. /* debugging info */
  1310. u32 debug_level; /* per device debugging will override global
  1311. iwl_debug_level if set */
  1312. #endif /* CONFIG_IWLWIFI_DEBUG */
  1313. #ifdef CONFIG_IWLWIFI_DEBUGFS
  1314. /* debugfs */
  1315. u16 tx_traffic_idx;
  1316. u16 rx_traffic_idx;
  1317. u8 *tx_traffic;
  1318. u8 *rx_traffic;
  1319. struct dentry *debugfs_dir;
  1320. u32 dbgfs_sram_offset, dbgfs_sram_len;
  1321. bool disable_ht40;
  1322. #endif /* CONFIG_IWLWIFI_DEBUGFS */
  1323. struct work_struct txpower_work;
  1324. u32 disable_sens_cal;
  1325. u32 disable_chain_noise_cal;
  1326. u32 disable_tx_power_cal;
  1327. struct work_struct run_time_calib_work;
  1328. struct timer_list statistics_periodic;
  1329. struct timer_list ucode_trace;
  1330. struct timer_list monitor_recover;
  1331. bool hw_ready;
  1332. struct iwl_event_log event_log;
  1333. }; /*iwl_priv */
  1334. static inline void iwl_txq_ctx_activate(struct iwl_priv *priv, int txq_id)
  1335. {
  1336. set_bit(txq_id, &priv->txq_ctx_active_msk);
  1337. }
  1338. static inline void iwl_txq_ctx_deactivate(struct iwl_priv *priv, int txq_id)
  1339. {
  1340. clear_bit(txq_id, &priv->txq_ctx_active_msk);
  1341. }
  1342. #ifdef CONFIG_IWLWIFI_DEBUG
  1343. const char *iwl_get_tx_fail_reason(u32 status);
  1344. /*
  1345. * iwl_get_debug_level: Return active debug level for device
  1346. *
  1347. * Using sysfs it is possible to set per device debug level. This debug
  1348. * level will be used if set, otherwise the global debug level which can be
  1349. * set via module parameter is used.
  1350. */
  1351. static inline u32 iwl_get_debug_level(struct iwl_priv *priv)
  1352. {
  1353. if (priv->debug_level)
  1354. return priv->debug_level;
  1355. else
  1356. return iwl_debug_level;
  1357. }
  1358. #else
  1359. static inline const char *iwl_get_tx_fail_reason(u32 status) { return ""; }
  1360. static inline u32 iwl_get_debug_level(struct iwl_priv *priv)
  1361. {
  1362. return iwl_debug_level;
  1363. }
  1364. #endif
  1365. static inline struct ieee80211_hdr *iwl_tx_queue_get_hdr(struct iwl_priv *priv,
  1366. int txq_id, int idx)
  1367. {
  1368. if (priv->txq[txq_id].txb[idx].skb)
  1369. return (struct ieee80211_hdr *)priv->txq[txq_id].
  1370. txb[idx].skb->data;
  1371. return NULL;
  1372. }
  1373. static inline struct iwl_rxon_context *
  1374. iwl_rxon_ctx_from_vif(struct ieee80211_vif *vif)
  1375. {
  1376. struct iwl_vif_priv *vif_priv = (void *)vif->drv_priv;
  1377. return vif_priv->ctx;
  1378. }
  1379. #define for_each_context(priv, ctx) \
  1380. for (ctx = &priv->contexts[IWL_RXON_CTX_BSS]; \
  1381. ctx < &priv->contexts[NUM_IWL_RXON_CTX]; ctx++) \
  1382. if (priv->valid_contexts & BIT(ctx->ctxid))
  1383. static inline int iwl_is_associated(struct iwl_priv *priv,
  1384. enum iwl_rxon_context_id ctxid)
  1385. {
  1386. return (priv->contexts[ctxid].active.filter_flags &
  1387. RXON_FILTER_ASSOC_MSK) ? 1 : 0;
  1388. }
  1389. static inline int iwl_is_any_associated(struct iwl_priv *priv)
  1390. {
  1391. return iwl_is_associated(priv, IWL_RXON_CTX_BSS);
  1392. }
  1393. static inline int iwl_is_associated_ctx(struct iwl_rxon_context *ctx)
  1394. {
  1395. return (ctx->active.filter_flags & RXON_FILTER_ASSOC_MSK) ? 1 : 0;
  1396. }
  1397. static inline int is_channel_valid(const struct iwl_channel_info *ch_info)
  1398. {
  1399. if (ch_info == NULL)
  1400. return 0;
  1401. return (ch_info->flags & EEPROM_CHANNEL_VALID) ? 1 : 0;
  1402. }
  1403. static inline int is_channel_radar(const struct iwl_channel_info *ch_info)
  1404. {
  1405. return (ch_info->flags & EEPROM_CHANNEL_RADAR) ? 1 : 0;
  1406. }
  1407. static inline u8 is_channel_a_band(const struct iwl_channel_info *ch_info)
  1408. {
  1409. return ch_info->band == IEEE80211_BAND_5GHZ;
  1410. }
  1411. static inline u8 is_channel_bg_band(const struct iwl_channel_info *ch_info)
  1412. {
  1413. return ch_info->band == IEEE80211_BAND_2GHZ;
  1414. }
  1415. static inline int is_channel_passive(const struct iwl_channel_info *ch)
  1416. {
  1417. return (!(ch->flags & EEPROM_CHANNEL_ACTIVE)) ? 1 : 0;
  1418. }
  1419. static inline int is_channel_ibss(const struct iwl_channel_info *ch)
  1420. {
  1421. return ((ch->flags & EEPROM_CHANNEL_IBSS)) ? 1 : 0;
  1422. }
  1423. static inline void __iwl_free_pages(struct iwl_priv *priv, struct page *page)
  1424. {
  1425. __free_pages(page, priv->hw_params.rx_page_order);
  1426. priv->alloc_rxb_page--;
  1427. }
  1428. static inline void iwl_free_pages(struct iwl_priv *priv, unsigned long page)
  1429. {
  1430. free_pages(page, priv->hw_params.rx_page_order);
  1431. priv->alloc_rxb_page--;
  1432. }
  1433. #endif /* __iwl_dev_h__ */