base.c 82 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095
  1. /*-
  2. * Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
  3. * Copyright (c) 2004-2005 Atheros Communications, Inc.
  4. * Copyright (c) 2006 Devicescape Software, Inc.
  5. * Copyright (c) 2007 Jiri Slaby <jirislaby@gmail.com>
  6. * Copyright (c) 2007 Luis R. Rodriguez <mcgrof@winlab.rutgers.edu>
  7. *
  8. * All rights reserved.
  9. *
  10. * Redistribution and use in source and binary forms, with or without
  11. * modification, are permitted provided that the following conditions
  12. * are met:
  13. * 1. Redistributions of source code must retain the above copyright
  14. * notice, this list of conditions and the following disclaimer,
  15. * without modification.
  16. * 2. Redistributions in binary form must reproduce at minimum a disclaimer
  17. * similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
  18. * redistribution must be conditioned upon including a substantially
  19. * similar Disclaimer requirement for further binary redistribution.
  20. * 3. Neither the names of the above-listed copyright holders nor the names
  21. * of any contributors may be used to endorse or promote products derived
  22. * from this software without specific prior written permission.
  23. *
  24. * Alternatively, this software may be distributed under the terms of the
  25. * GNU General Public License ("GPL") version 2 as published by the Free
  26. * Software Foundation.
  27. *
  28. * NO WARRANTY
  29. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  30. * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  31. * LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTIBILITY
  32. * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
  33. * THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
  34. * OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  35. * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  36. * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
  37. * IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  38. * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  39. * THE POSSIBILITY OF SUCH DAMAGES.
  40. *
  41. */
  42. #include <linux/module.h>
  43. #include <linux/delay.h>
  44. #include <linux/hardirq.h>
  45. #include <linux/if.h>
  46. #include <linux/io.h>
  47. #include <linux/netdevice.h>
  48. #include <linux/cache.h>
  49. #include <linux/pci.h>
  50. #include <linux/ethtool.h>
  51. #include <linux/uaccess.h>
  52. #include <net/ieee80211_radiotap.h>
  53. #include <asm/unaligned.h>
  54. #include "base.h"
  55. #include "reg.h"
  56. #include "debug.h"
  57. static int ath5k_calinterval = 10; /* Calibrate PHY every 10 secs (TODO: Fixme) */
  58. static int modparam_nohwcrypt;
  59. module_param_named(nohwcrypt, modparam_nohwcrypt, int, 0444);
  60. MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption.");
  61. /******************\
  62. * Internal defines *
  63. \******************/
  64. /* Module info */
  65. MODULE_AUTHOR("Jiri Slaby");
  66. MODULE_AUTHOR("Nick Kossifidis");
  67. MODULE_DESCRIPTION("Support for 5xxx series of Atheros 802.11 wireless LAN cards.");
  68. MODULE_SUPPORTED_DEVICE("Atheros 5xxx WLAN cards");
  69. MODULE_LICENSE("Dual BSD/GPL");
  70. MODULE_VERSION("0.6.0 (EXPERIMENTAL)");
  71. /* Known PCI ids */
  72. static struct pci_device_id ath5k_pci_id_table[] __devinitdata = {
  73. { PCI_VDEVICE(ATHEROS, 0x0207), .driver_data = AR5K_AR5210 }, /* 5210 early */
  74. { PCI_VDEVICE(ATHEROS, 0x0007), .driver_data = AR5K_AR5210 }, /* 5210 */
  75. { PCI_VDEVICE(ATHEROS, 0x0011), .driver_data = AR5K_AR5211 }, /* 5311 - this is on AHB bus !*/
  76. { PCI_VDEVICE(ATHEROS, 0x0012), .driver_data = AR5K_AR5211 }, /* 5211 */
  77. { PCI_VDEVICE(ATHEROS, 0x0013), .driver_data = AR5K_AR5212 }, /* 5212 */
  78. { PCI_VDEVICE(3COM_2, 0x0013), .driver_data = AR5K_AR5212 }, /* 3com 5212 */
  79. { PCI_VDEVICE(3COM, 0x0013), .driver_data = AR5K_AR5212 }, /* 3com 3CRDAG675 5212 */
  80. { PCI_VDEVICE(ATHEROS, 0x1014), .driver_data = AR5K_AR5212 }, /* IBM minipci 5212 */
  81. { PCI_VDEVICE(ATHEROS, 0x0014), .driver_data = AR5K_AR5212 }, /* 5212 combatible */
  82. { PCI_VDEVICE(ATHEROS, 0x0015), .driver_data = AR5K_AR5212 }, /* 5212 combatible */
  83. { PCI_VDEVICE(ATHEROS, 0x0016), .driver_data = AR5K_AR5212 }, /* 5212 combatible */
  84. { PCI_VDEVICE(ATHEROS, 0x0017), .driver_data = AR5K_AR5212 }, /* 5212 combatible */
  85. { PCI_VDEVICE(ATHEROS, 0x0018), .driver_data = AR5K_AR5212 }, /* 5212 combatible */
  86. { PCI_VDEVICE(ATHEROS, 0x0019), .driver_data = AR5K_AR5212 }, /* 5212 combatible */
  87. { PCI_VDEVICE(ATHEROS, 0x001a), .driver_data = AR5K_AR5212 }, /* 2413 Griffin-lite */
  88. { PCI_VDEVICE(ATHEROS, 0x001b), .driver_data = AR5K_AR5212 }, /* 5413 Eagle */
  89. { PCI_VDEVICE(ATHEROS, 0x001c), .driver_data = AR5K_AR5212 }, /* PCI-E cards */
  90. { PCI_VDEVICE(ATHEROS, 0x001d), .driver_data = AR5K_AR5212 }, /* 2417 Nala */
  91. { 0 }
  92. };
  93. MODULE_DEVICE_TABLE(pci, ath5k_pci_id_table);
  94. /* Known SREVs */
  95. static struct ath5k_srev_name srev_names[] = {
  96. { "5210", AR5K_VERSION_MAC, AR5K_SREV_AR5210 },
  97. { "5311", AR5K_VERSION_MAC, AR5K_SREV_AR5311 },
  98. { "5311A", AR5K_VERSION_MAC, AR5K_SREV_AR5311A },
  99. { "5311B", AR5K_VERSION_MAC, AR5K_SREV_AR5311B },
  100. { "5211", AR5K_VERSION_MAC, AR5K_SREV_AR5211 },
  101. { "5212", AR5K_VERSION_MAC, AR5K_SREV_AR5212 },
  102. { "5213", AR5K_VERSION_MAC, AR5K_SREV_AR5213 },
  103. { "5213A", AR5K_VERSION_MAC, AR5K_SREV_AR5213A },
  104. { "2413", AR5K_VERSION_MAC, AR5K_SREV_AR2413 },
  105. { "2414", AR5K_VERSION_MAC, AR5K_SREV_AR2414 },
  106. { "5424", AR5K_VERSION_MAC, AR5K_SREV_AR5424 },
  107. { "5413", AR5K_VERSION_MAC, AR5K_SREV_AR5413 },
  108. { "5414", AR5K_VERSION_MAC, AR5K_SREV_AR5414 },
  109. { "2415", AR5K_VERSION_MAC, AR5K_SREV_AR2415 },
  110. { "5416", AR5K_VERSION_MAC, AR5K_SREV_AR5416 },
  111. { "5418", AR5K_VERSION_MAC, AR5K_SREV_AR5418 },
  112. { "2425", AR5K_VERSION_MAC, AR5K_SREV_AR2425 },
  113. { "2417", AR5K_VERSION_MAC, AR5K_SREV_AR2417 },
  114. { "xxxxx", AR5K_VERSION_MAC, AR5K_SREV_UNKNOWN },
  115. { "5110", AR5K_VERSION_RAD, AR5K_SREV_RAD_5110 },
  116. { "5111", AR5K_VERSION_RAD, AR5K_SREV_RAD_5111 },
  117. { "5111A", AR5K_VERSION_RAD, AR5K_SREV_RAD_5111A },
  118. { "2111", AR5K_VERSION_RAD, AR5K_SREV_RAD_2111 },
  119. { "5112", AR5K_VERSION_RAD, AR5K_SREV_RAD_5112 },
  120. { "5112A", AR5K_VERSION_RAD, AR5K_SREV_RAD_5112A },
  121. { "5112B", AR5K_VERSION_RAD, AR5K_SREV_RAD_5112B },
  122. { "2112", AR5K_VERSION_RAD, AR5K_SREV_RAD_2112 },
  123. { "2112A", AR5K_VERSION_RAD, AR5K_SREV_RAD_2112A },
  124. { "2112B", AR5K_VERSION_RAD, AR5K_SREV_RAD_2112B },
  125. { "2413", AR5K_VERSION_RAD, AR5K_SREV_RAD_2413 },
  126. { "5413", AR5K_VERSION_RAD, AR5K_SREV_RAD_5413 },
  127. { "2316", AR5K_VERSION_RAD, AR5K_SREV_RAD_2316 },
  128. { "2317", AR5K_VERSION_RAD, AR5K_SREV_RAD_2317 },
  129. { "5424", AR5K_VERSION_RAD, AR5K_SREV_RAD_5424 },
  130. { "5133", AR5K_VERSION_RAD, AR5K_SREV_RAD_5133 },
  131. { "xxxxx", AR5K_VERSION_RAD, AR5K_SREV_UNKNOWN },
  132. };
  133. static struct ieee80211_rate ath5k_rates[] = {
  134. { .bitrate = 10,
  135. .hw_value = ATH5K_RATE_CODE_1M, },
  136. { .bitrate = 20,
  137. .hw_value = ATH5K_RATE_CODE_2M,
  138. .hw_value_short = ATH5K_RATE_CODE_2M | AR5K_SET_SHORT_PREAMBLE,
  139. .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  140. { .bitrate = 55,
  141. .hw_value = ATH5K_RATE_CODE_5_5M,
  142. .hw_value_short = ATH5K_RATE_CODE_5_5M | AR5K_SET_SHORT_PREAMBLE,
  143. .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  144. { .bitrate = 110,
  145. .hw_value = ATH5K_RATE_CODE_11M,
  146. .hw_value_short = ATH5K_RATE_CODE_11M | AR5K_SET_SHORT_PREAMBLE,
  147. .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  148. { .bitrate = 60,
  149. .hw_value = ATH5K_RATE_CODE_6M,
  150. .flags = 0 },
  151. { .bitrate = 90,
  152. .hw_value = ATH5K_RATE_CODE_9M,
  153. .flags = 0 },
  154. { .bitrate = 120,
  155. .hw_value = ATH5K_RATE_CODE_12M,
  156. .flags = 0 },
  157. { .bitrate = 180,
  158. .hw_value = ATH5K_RATE_CODE_18M,
  159. .flags = 0 },
  160. { .bitrate = 240,
  161. .hw_value = ATH5K_RATE_CODE_24M,
  162. .flags = 0 },
  163. { .bitrate = 360,
  164. .hw_value = ATH5K_RATE_CODE_36M,
  165. .flags = 0 },
  166. { .bitrate = 480,
  167. .hw_value = ATH5K_RATE_CODE_48M,
  168. .flags = 0 },
  169. { .bitrate = 540,
  170. .hw_value = ATH5K_RATE_CODE_54M,
  171. .flags = 0 },
  172. /* XR missing */
  173. };
  174. /*
  175. * Prototypes - PCI stack related functions
  176. */
  177. static int __devinit ath5k_pci_probe(struct pci_dev *pdev,
  178. const struct pci_device_id *id);
  179. static void __devexit ath5k_pci_remove(struct pci_dev *pdev);
  180. #ifdef CONFIG_PM
  181. static int ath5k_pci_suspend(struct pci_dev *pdev,
  182. pm_message_t state);
  183. static int ath5k_pci_resume(struct pci_dev *pdev);
  184. #else
  185. #define ath5k_pci_suspend NULL
  186. #define ath5k_pci_resume NULL
  187. #endif /* CONFIG_PM */
  188. static struct pci_driver ath5k_pci_driver = {
  189. .name = "ath5k_pci",
  190. .id_table = ath5k_pci_id_table,
  191. .probe = ath5k_pci_probe,
  192. .remove = __devexit_p(ath5k_pci_remove),
  193. .suspend = ath5k_pci_suspend,
  194. .resume = ath5k_pci_resume,
  195. };
  196. /*
  197. * Prototypes - MAC 802.11 stack related functions
  198. */
  199. static int ath5k_tx(struct ieee80211_hw *hw, struct sk_buff *skb);
  200. static int ath5k_reset(struct ath5k_softc *sc, bool stop, bool change_channel);
  201. static int ath5k_reset_wake(struct ath5k_softc *sc);
  202. static int ath5k_start(struct ieee80211_hw *hw);
  203. static void ath5k_stop(struct ieee80211_hw *hw);
  204. static int ath5k_add_interface(struct ieee80211_hw *hw,
  205. struct ieee80211_if_init_conf *conf);
  206. static void ath5k_remove_interface(struct ieee80211_hw *hw,
  207. struct ieee80211_if_init_conf *conf);
  208. static int ath5k_config(struct ieee80211_hw *hw, u32 changed);
  209. static int ath5k_config_interface(struct ieee80211_hw *hw,
  210. struct ieee80211_vif *vif,
  211. struct ieee80211_if_conf *conf);
  212. static void ath5k_configure_filter(struct ieee80211_hw *hw,
  213. unsigned int changed_flags,
  214. unsigned int *new_flags,
  215. int mc_count, struct dev_mc_list *mclist);
  216. static int ath5k_set_key(struct ieee80211_hw *hw,
  217. enum set_key_cmd cmd,
  218. const u8 *local_addr, const u8 *addr,
  219. struct ieee80211_key_conf *key);
  220. static int ath5k_get_stats(struct ieee80211_hw *hw,
  221. struct ieee80211_low_level_stats *stats);
  222. static int ath5k_get_tx_stats(struct ieee80211_hw *hw,
  223. struct ieee80211_tx_queue_stats *stats);
  224. static u64 ath5k_get_tsf(struct ieee80211_hw *hw);
  225. static void ath5k_reset_tsf(struct ieee80211_hw *hw);
  226. static int ath5k_beacon_update(struct ath5k_softc *sc, struct sk_buff *skb);
  227. static struct ieee80211_ops ath5k_hw_ops = {
  228. .tx = ath5k_tx,
  229. .start = ath5k_start,
  230. .stop = ath5k_stop,
  231. .add_interface = ath5k_add_interface,
  232. .remove_interface = ath5k_remove_interface,
  233. .config = ath5k_config,
  234. .config_interface = ath5k_config_interface,
  235. .configure_filter = ath5k_configure_filter,
  236. .set_key = ath5k_set_key,
  237. .get_stats = ath5k_get_stats,
  238. .conf_tx = NULL,
  239. .get_tx_stats = ath5k_get_tx_stats,
  240. .get_tsf = ath5k_get_tsf,
  241. .reset_tsf = ath5k_reset_tsf,
  242. };
  243. /*
  244. * Prototypes - Internal functions
  245. */
  246. /* Attach detach */
  247. static int ath5k_attach(struct pci_dev *pdev,
  248. struct ieee80211_hw *hw);
  249. static void ath5k_detach(struct pci_dev *pdev,
  250. struct ieee80211_hw *hw);
  251. /* Channel/mode setup */
  252. static inline short ath5k_ieee2mhz(short chan);
  253. static unsigned int ath5k_copy_channels(struct ath5k_hw *ah,
  254. struct ieee80211_channel *channels,
  255. unsigned int mode,
  256. unsigned int max);
  257. static int ath5k_setup_bands(struct ieee80211_hw *hw);
  258. static int ath5k_chan_set(struct ath5k_softc *sc,
  259. struct ieee80211_channel *chan);
  260. static void ath5k_setcurmode(struct ath5k_softc *sc,
  261. unsigned int mode);
  262. static void ath5k_mode_setup(struct ath5k_softc *sc);
  263. /* Descriptor setup */
  264. static int ath5k_desc_alloc(struct ath5k_softc *sc,
  265. struct pci_dev *pdev);
  266. static void ath5k_desc_free(struct ath5k_softc *sc,
  267. struct pci_dev *pdev);
  268. /* Buffers setup */
  269. static int ath5k_rxbuf_setup(struct ath5k_softc *sc,
  270. struct ath5k_buf *bf);
  271. static int ath5k_txbuf_setup(struct ath5k_softc *sc,
  272. struct ath5k_buf *bf);
  273. static inline void ath5k_txbuf_free(struct ath5k_softc *sc,
  274. struct ath5k_buf *bf)
  275. {
  276. BUG_ON(!bf);
  277. if (!bf->skb)
  278. return;
  279. pci_unmap_single(sc->pdev, bf->skbaddr, bf->skb->len,
  280. PCI_DMA_TODEVICE);
  281. dev_kfree_skb_any(bf->skb);
  282. bf->skb = NULL;
  283. }
  284. /* Queues setup */
  285. static struct ath5k_txq *ath5k_txq_setup(struct ath5k_softc *sc,
  286. int qtype, int subtype);
  287. static int ath5k_beaconq_setup(struct ath5k_hw *ah);
  288. static int ath5k_beaconq_config(struct ath5k_softc *sc);
  289. static void ath5k_txq_drainq(struct ath5k_softc *sc,
  290. struct ath5k_txq *txq);
  291. static void ath5k_txq_cleanup(struct ath5k_softc *sc);
  292. static void ath5k_txq_release(struct ath5k_softc *sc);
  293. /* Rx handling */
  294. static int ath5k_rx_start(struct ath5k_softc *sc);
  295. static void ath5k_rx_stop(struct ath5k_softc *sc);
  296. static unsigned int ath5k_rx_decrypted(struct ath5k_softc *sc,
  297. struct ath5k_desc *ds,
  298. struct sk_buff *skb,
  299. struct ath5k_rx_status *rs);
  300. static void ath5k_tasklet_rx(unsigned long data);
  301. /* Tx handling */
  302. static void ath5k_tx_processq(struct ath5k_softc *sc,
  303. struct ath5k_txq *txq);
  304. static void ath5k_tasklet_tx(unsigned long data);
  305. /* Beacon handling */
  306. static int ath5k_beacon_setup(struct ath5k_softc *sc,
  307. struct ath5k_buf *bf);
  308. static void ath5k_beacon_send(struct ath5k_softc *sc);
  309. static void ath5k_beacon_config(struct ath5k_softc *sc);
  310. static void ath5k_beacon_update_timers(struct ath5k_softc *sc, u64 bc_tsf);
  311. static inline u64 ath5k_extend_tsf(struct ath5k_hw *ah, u32 rstamp)
  312. {
  313. u64 tsf = ath5k_hw_get_tsf64(ah);
  314. if ((tsf & 0x7fff) < rstamp)
  315. tsf -= 0x8000;
  316. return (tsf & ~0x7fff) | rstamp;
  317. }
  318. /* Interrupt handling */
  319. static int ath5k_init(struct ath5k_softc *sc, bool is_resume);
  320. static int ath5k_stop_locked(struct ath5k_softc *sc);
  321. static int ath5k_stop_hw(struct ath5k_softc *sc, bool is_suspend);
  322. static irqreturn_t ath5k_intr(int irq, void *dev_id);
  323. static void ath5k_tasklet_reset(unsigned long data);
  324. static void ath5k_calibrate(unsigned long data);
  325. /* LED functions */
  326. static int ath5k_init_leds(struct ath5k_softc *sc);
  327. static void ath5k_led_enable(struct ath5k_softc *sc);
  328. static void ath5k_led_off(struct ath5k_softc *sc);
  329. static void ath5k_unregister_leds(struct ath5k_softc *sc);
  330. /*
  331. * Module init/exit functions
  332. */
  333. static int __init
  334. init_ath5k_pci(void)
  335. {
  336. int ret;
  337. ath5k_debug_init();
  338. ret = pci_register_driver(&ath5k_pci_driver);
  339. if (ret) {
  340. printk(KERN_ERR "ath5k_pci: can't register pci driver\n");
  341. return ret;
  342. }
  343. return 0;
  344. }
  345. static void __exit
  346. exit_ath5k_pci(void)
  347. {
  348. pci_unregister_driver(&ath5k_pci_driver);
  349. ath5k_debug_finish();
  350. }
  351. module_init(init_ath5k_pci);
  352. module_exit(exit_ath5k_pci);
  353. /********************\
  354. * PCI Initialization *
  355. \********************/
  356. static const char *
  357. ath5k_chip_name(enum ath5k_srev_type type, u_int16_t val)
  358. {
  359. const char *name = "xxxxx";
  360. unsigned int i;
  361. for (i = 0; i < ARRAY_SIZE(srev_names); i++) {
  362. if (srev_names[i].sr_type != type)
  363. continue;
  364. if ((val & 0xf0) == srev_names[i].sr_val)
  365. name = srev_names[i].sr_name;
  366. if ((val & 0xff) == srev_names[i].sr_val) {
  367. name = srev_names[i].sr_name;
  368. break;
  369. }
  370. }
  371. return name;
  372. }
  373. static int __devinit
  374. ath5k_pci_probe(struct pci_dev *pdev,
  375. const struct pci_device_id *id)
  376. {
  377. void __iomem *mem;
  378. struct ath5k_softc *sc;
  379. struct ieee80211_hw *hw;
  380. int ret;
  381. u8 csz;
  382. ret = pci_enable_device(pdev);
  383. if (ret) {
  384. dev_err(&pdev->dev, "can't enable device\n");
  385. goto err;
  386. }
  387. /* XXX 32-bit addressing only */
  388. ret = pci_set_dma_mask(pdev, DMA_32BIT_MASK);
  389. if (ret) {
  390. dev_err(&pdev->dev, "32-bit DMA not available\n");
  391. goto err_dis;
  392. }
  393. /*
  394. * Cache line size is used to size and align various
  395. * structures used to communicate with the hardware.
  396. */
  397. pci_read_config_byte(pdev, PCI_CACHE_LINE_SIZE, &csz);
  398. if (csz == 0) {
  399. /*
  400. * Linux 2.4.18 (at least) writes the cache line size
  401. * register as a 16-bit wide register which is wrong.
  402. * We must have this setup properly for rx buffer
  403. * DMA to work so force a reasonable value here if it
  404. * comes up zero.
  405. */
  406. csz = L1_CACHE_BYTES / sizeof(u32);
  407. pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, csz);
  408. }
  409. /*
  410. * The default setting of latency timer yields poor results,
  411. * set it to the value used by other systems. It may be worth
  412. * tweaking this setting more.
  413. */
  414. pci_write_config_byte(pdev, PCI_LATENCY_TIMER, 0xa8);
  415. /* Enable bus mastering */
  416. pci_set_master(pdev);
  417. /*
  418. * Disable the RETRY_TIMEOUT register (0x41) to keep
  419. * PCI Tx retries from interfering with C3 CPU state.
  420. */
  421. pci_write_config_byte(pdev, 0x41, 0);
  422. ret = pci_request_region(pdev, 0, "ath5k");
  423. if (ret) {
  424. dev_err(&pdev->dev, "cannot reserve PCI memory region\n");
  425. goto err_dis;
  426. }
  427. mem = pci_iomap(pdev, 0, 0);
  428. if (!mem) {
  429. dev_err(&pdev->dev, "cannot remap PCI memory region\n") ;
  430. ret = -EIO;
  431. goto err_reg;
  432. }
  433. /*
  434. * Allocate hw (mac80211 main struct)
  435. * and hw->priv (driver private data)
  436. */
  437. hw = ieee80211_alloc_hw(sizeof(*sc), &ath5k_hw_ops);
  438. if (hw == NULL) {
  439. dev_err(&pdev->dev, "cannot allocate ieee80211_hw\n");
  440. ret = -ENOMEM;
  441. goto err_map;
  442. }
  443. dev_info(&pdev->dev, "registered as '%s'\n", wiphy_name(hw->wiphy));
  444. /* Initialize driver private data */
  445. SET_IEEE80211_DEV(hw, &pdev->dev);
  446. hw->flags = IEEE80211_HW_RX_INCLUDES_FCS |
  447. IEEE80211_HW_SIGNAL_DBM |
  448. IEEE80211_HW_NOISE_DBM;
  449. hw->wiphy->interface_modes =
  450. BIT(NL80211_IFTYPE_STATION) |
  451. BIT(NL80211_IFTYPE_ADHOC) |
  452. BIT(NL80211_IFTYPE_MESH_POINT);
  453. hw->extra_tx_headroom = 2;
  454. hw->channel_change_time = 5000;
  455. sc = hw->priv;
  456. sc->hw = hw;
  457. sc->pdev = pdev;
  458. ath5k_debug_init_device(sc);
  459. /*
  460. * Mark the device as detached to avoid processing
  461. * interrupts until setup is complete.
  462. */
  463. __set_bit(ATH_STAT_INVALID, sc->status);
  464. sc->iobase = mem; /* So we can unmap it on detach */
  465. sc->cachelsz = csz * sizeof(u32); /* convert to bytes */
  466. sc->opmode = NL80211_IFTYPE_STATION;
  467. mutex_init(&sc->lock);
  468. spin_lock_init(&sc->rxbuflock);
  469. spin_lock_init(&sc->txbuflock);
  470. spin_lock_init(&sc->block);
  471. /* Set private data */
  472. pci_set_drvdata(pdev, hw);
  473. /* Setup interrupt handler */
  474. ret = request_irq(pdev->irq, ath5k_intr, IRQF_SHARED, "ath", sc);
  475. if (ret) {
  476. ATH5K_ERR(sc, "request_irq failed\n");
  477. goto err_free;
  478. }
  479. /* Initialize device */
  480. sc->ah = ath5k_hw_attach(sc, id->driver_data);
  481. if (IS_ERR(sc->ah)) {
  482. ret = PTR_ERR(sc->ah);
  483. goto err_irq;
  484. }
  485. /* set up multi-rate retry capabilities */
  486. if (sc->ah->ah_version == AR5K_AR5212) {
  487. hw->max_rates = 4;
  488. hw->max_rate_tries = 11;
  489. }
  490. /* Finish private driver data initialization */
  491. ret = ath5k_attach(pdev, hw);
  492. if (ret)
  493. goto err_ah;
  494. ATH5K_INFO(sc, "Atheros AR%s chip found (MAC: 0x%x, PHY: 0x%x)\n",
  495. ath5k_chip_name(AR5K_VERSION_MAC, sc->ah->ah_mac_srev),
  496. sc->ah->ah_mac_srev,
  497. sc->ah->ah_phy_revision);
  498. if (!sc->ah->ah_single_chip) {
  499. /* Single chip radio (!RF5111) */
  500. if (sc->ah->ah_radio_5ghz_revision &&
  501. !sc->ah->ah_radio_2ghz_revision) {
  502. /* No 5GHz support -> report 2GHz radio */
  503. if (!test_bit(AR5K_MODE_11A,
  504. sc->ah->ah_capabilities.cap_mode)) {
  505. ATH5K_INFO(sc, "RF%s 2GHz radio found (0x%x)\n",
  506. ath5k_chip_name(AR5K_VERSION_RAD,
  507. sc->ah->ah_radio_5ghz_revision),
  508. sc->ah->ah_radio_5ghz_revision);
  509. /* No 2GHz support (5110 and some
  510. * 5Ghz only cards) -> report 5Ghz radio */
  511. } else if (!test_bit(AR5K_MODE_11B,
  512. sc->ah->ah_capabilities.cap_mode)) {
  513. ATH5K_INFO(sc, "RF%s 5GHz radio found (0x%x)\n",
  514. ath5k_chip_name(AR5K_VERSION_RAD,
  515. sc->ah->ah_radio_5ghz_revision),
  516. sc->ah->ah_radio_5ghz_revision);
  517. /* Multiband radio */
  518. } else {
  519. ATH5K_INFO(sc, "RF%s multiband radio found"
  520. " (0x%x)\n",
  521. ath5k_chip_name(AR5K_VERSION_RAD,
  522. sc->ah->ah_radio_5ghz_revision),
  523. sc->ah->ah_radio_5ghz_revision);
  524. }
  525. }
  526. /* Multi chip radio (RF5111 - RF2111) ->
  527. * report both 2GHz/5GHz radios */
  528. else if (sc->ah->ah_radio_5ghz_revision &&
  529. sc->ah->ah_radio_2ghz_revision){
  530. ATH5K_INFO(sc, "RF%s 5GHz radio found (0x%x)\n",
  531. ath5k_chip_name(AR5K_VERSION_RAD,
  532. sc->ah->ah_radio_5ghz_revision),
  533. sc->ah->ah_radio_5ghz_revision);
  534. ATH5K_INFO(sc, "RF%s 2GHz radio found (0x%x)\n",
  535. ath5k_chip_name(AR5K_VERSION_RAD,
  536. sc->ah->ah_radio_2ghz_revision),
  537. sc->ah->ah_radio_2ghz_revision);
  538. }
  539. }
  540. /* ready to process interrupts */
  541. __clear_bit(ATH_STAT_INVALID, sc->status);
  542. return 0;
  543. err_ah:
  544. ath5k_hw_detach(sc->ah);
  545. err_irq:
  546. free_irq(pdev->irq, sc);
  547. err_free:
  548. ieee80211_free_hw(hw);
  549. err_map:
  550. pci_iounmap(pdev, mem);
  551. err_reg:
  552. pci_release_region(pdev, 0);
  553. err_dis:
  554. pci_disable_device(pdev);
  555. err:
  556. return ret;
  557. }
  558. static void __devexit
  559. ath5k_pci_remove(struct pci_dev *pdev)
  560. {
  561. struct ieee80211_hw *hw = pci_get_drvdata(pdev);
  562. struct ath5k_softc *sc = hw->priv;
  563. ath5k_debug_finish_device(sc);
  564. ath5k_detach(pdev, hw);
  565. ath5k_hw_detach(sc->ah);
  566. free_irq(pdev->irq, sc);
  567. pci_iounmap(pdev, sc->iobase);
  568. pci_release_region(pdev, 0);
  569. pci_disable_device(pdev);
  570. ieee80211_free_hw(hw);
  571. }
  572. #ifdef CONFIG_PM
  573. static int
  574. ath5k_pci_suspend(struct pci_dev *pdev, pm_message_t state)
  575. {
  576. struct ieee80211_hw *hw = pci_get_drvdata(pdev);
  577. struct ath5k_softc *sc = hw->priv;
  578. ath5k_led_off(sc);
  579. ath5k_stop_hw(sc, true);
  580. free_irq(pdev->irq, sc);
  581. pci_save_state(pdev);
  582. pci_disable_device(pdev);
  583. pci_set_power_state(pdev, PCI_D3hot);
  584. return 0;
  585. }
  586. static int
  587. ath5k_pci_resume(struct pci_dev *pdev)
  588. {
  589. struct ieee80211_hw *hw = pci_get_drvdata(pdev);
  590. struct ath5k_softc *sc = hw->priv;
  591. int err;
  592. pci_restore_state(pdev);
  593. err = pci_enable_device(pdev);
  594. if (err)
  595. return err;
  596. /*
  597. * Suspend/Resume resets the PCI configuration space, so we have to
  598. * re-disable the RETRY_TIMEOUT register (0x41) to keep
  599. * PCI Tx retries from interfering with C3 CPU state
  600. */
  601. pci_write_config_byte(pdev, 0x41, 0);
  602. err = request_irq(pdev->irq, ath5k_intr, IRQF_SHARED, "ath", sc);
  603. if (err) {
  604. ATH5K_ERR(sc, "request_irq failed\n");
  605. goto err_no_irq;
  606. }
  607. err = ath5k_init(sc, true);
  608. if (err)
  609. goto err_irq;
  610. ath5k_led_enable(sc);
  611. return 0;
  612. err_irq:
  613. free_irq(pdev->irq, sc);
  614. err_no_irq:
  615. pci_disable_device(pdev);
  616. return err;
  617. }
  618. #endif /* CONFIG_PM */
  619. /***********************\
  620. * Driver Initialization *
  621. \***********************/
  622. static int
  623. ath5k_attach(struct pci_dev *pdev, struct ieee80211_hw *hw)
  624. {
  625. struct ath5k_softc *sc = hw->priv;
  626. struct ath5k_hw *ah = sc->ah;
  627. u8 mac[ETH_ALEN];
  628. int ret;
  629. ATH5K_DBG(sc, ATH5K_DEBUG_ANY, "devid 0x%x\n", pdev->device);
  630. /*
  631. * Check if the MAC has multi-rate retry support.
  632. * We do this by trying to setup a fake extended
  633. * descriptor. MAC's that don't have support will
  634. * return false w/o doing anything. MAC's that do
  635. * support it will return true w/o doing anything.
  636. */
  637. ret = ah->ah_setup_mrr_tx_desc(ah, NULL, 0, 0, 0, 0, 0, 0);
  638. if (ret < 0)
  639. goto err;
  640. if (ret > 0)
  641. __set_bit(ATH_STAT_MRRETRY, sc->status);
  642. /*
  643. * Collect the channel list. The 802.11 layer
  644. * is resposible for filtering this list based
  645. * on settings like the phy mode and regulatory
  646. * domain restrictions.
  647. */
  648. ret = ath5k_setup_bands(hw);
  649. if (ret) {
  650. ATH5K_ERR(sc, "can't get channels\n");
  651. goto err;
  652. }
  653. /* NB: setup here so ath5k_rate_update is happy */
  654. if (test_bit(AR5K_MODE_11A, ah->ah_modes))
  655. ath5k_setcurmode(sc, AR5K_MODE_11A);
  656. else
  657. ath5k_setcurmode(sc, AR5K_MODE_11B);
  658. /*
  659. * Allocate tx+rx descriptors and populate the lists.
  660. */
  661. ret = ath5k_desc_alloc(sc, pdev);
  662. if (ret) {
  663. ATH5K_ERR(sc, "can't allocate descriptors\n");
  664. goto err;
  665. }
  666. /*
  667. * Allocate hardware transmit queues: one queue for
  668. * beacon frames and one data queue for each QoS
  669. * priority. Note that hw functions handle reseting
  670. * these queues at the needed time.
  671. */
  672. ret = ath5k_beaconq_setup(ah);
  673. if (ret < 0) {
  674. ATH5K_ERR(sc, "can't setup a beacon xmit queue\n");
  675. goto err_desc;
  676. }
  677. sc->bhalq = ret;
  678. sc->txq = ath5k_txq_setup(sc, AR5K_TX_QUEUE_DATA, AR5K_WME_AC_BK);
  679. if (IS_ERR(sc->txq)) {
  680. ATH5K_ERR(sc, "can't setup xmit queue\n");
  681. ret = PTR_ERR(sc->txq);
  682. goto err_bhal;
  683. }
  684. tasklet_init(&sc->rxtq, ath5k_tasklet_rx, (unsigned long)sc);
  685. tasklet_init(&sc->txtq, ath5k_tasklet_tx, (unsigned long)sc);
  686. tasklet_init(&sc->restq, ath5k_tasklet_reset, (unsigned long)sc);
  687. setup_timer(&sc->calib_tim, ath5k_calibrate, (unsigned long)sc);
  688. ath5k_hw_get_lladdr(ah, mac);
  689. SET_IEEE80211_PERM_ADDR(hw, mac);
  690. /* All MAC address bits matter for ACKs */
  691. memset(sc->bssidmask, 0xff, ETH_ALEN);
  692. ath5k_hw_set_bssid_mask(sc->ah, sc->bssidmask);
  693. ret = ieee80211_register_hw(hw);
  694. if (ret) {
  695. ATH5K_ERR(sc, "can't register ieee80211 hw\n");
  696. goto err_queues;
  697. }
  698. ath5k_init_leds(sc);
  699. return 0;
  700. err_queues:
  701. ath5k_txq_release(sc);
  702. err_bhal:
  703. ath5k_hw_release_tx_queue(ah, sc->bhalq);
  704. err_desc:
  705. ath5k_desc_free(sc, pdev);
  706. err:
  707. return ret;
  708. }
  709. static void
  710. ath5k_detach(struct pci_dev *pdev, struct ieee80211_hw *hw)
  711. {
  712. struct ath5k_softc *sc = hw->priv;
  713. /*
  714. * NB: the order of these is important:
  715. * o call the 802.11 layer before detaching ath5k_hw to
  716. * insure callbacks into the driver to delete global
  717. * key cache entries can be handled
  718. * o reclaim the tx queue data structures after calling
  719. * the 802.11 layer as we'll get called back to reclaim
  720. * node state and potentially want to use them
  721. * o to cleanup the tx queues the hal is called, so detach
  722. * it last
  723. * XXX: ??? detach ath5k_hw ???
  724. * Other than that, it's straightforward...
  725. */
  726. ieee80211_unregister_hw(hw);
  727. ath5k_desc_free(sc, pdev);
  728. ath5k_txq_release(sc);
  729. ath5k_hw_release_tx_queue(sc->ah, sc->bhalq);
  730. ath5k_unregister_leds(sc);
  731. /*
  732. * NB: can't reclaim these until after ieee80211_ifdetach
  733. * returns because we'll get called back to reclaim node
  734. * state and potentially want to use them.
  735. */
  736. }
  737. /********************\
  738. * Channel/mode setup *
  739. \********************/
  740. /*
  741. * Convert IEEE channel number to MHz frequency.
  742. */
  743. static inline short
  744. ath5k_ieee2mhz(short chan)
  745. {
  746. if (chan <= 14 || chan >= 27)
  747. return ieee80211chan2mhz(chan);
  748. else
  749. return 2212 + chan * 20;
  750. }
  751. static unsigned int
  752. ath5k_copy_channels(struct ath5k_hw *ah,
  753. struct ieee80211_channel *channels,
  754. unsigned int mode,
  755. unsigned int max)
  756. {
  757. unsigned int i, count, size, chfreq, freq, ch;
  758. if (!test_bit(mode, ah->ah_modes))
  759. return 0;
  760. switch (mode) {
  761. case AR5K_MODE_11A:
  762. case AR5K_MODE_11A_TURBO:
  763. /* 1..220, but 2GHz frequencies are filtered by check_channel */
  764. size = 220 ;
  765. chfreq = CHANNEL_5GHZ;
  766. break;
  767. case AR5K_MODE_11B:
  768. case AR5K_MODE_11G:
  769. case AR5K_MODE_11G_TURBO:
  770. size = 26;
  771. chfreq = CHANNEL_2GHZ;
  772. break;
  773. default:
  774. ATH5K_WARN(ah->ah_sc, "bad mode, not copying channels\n");
  775. return 0;
  776. }
  777. for (i = 0, count = 0; i < size && max > 0; i++) {
  778. ch = i + 1 ;
  779. freq = ath5k_ieee2mhz(ch);
  780. /* Check if channel is supported by the chipset */
  781. if (!ath5k_channel_ok(ah, freq, chfreq))
  782. continue;
  783. /* Write channel info and increment counter */
  784. channels[count].center_freq = freq;
  785. channels[count].band = (chfreq == CHANNEL_2GHZ) ?
  786. IEEE80211_BAND_2GHZ : IEEE80211_BAND_5GHZ;
  787. switch (mode) {
  788. case AR5K_MODE_11A:
  789. case AR5K_MODE_11G:
  790. channels[count].hw_value = chfreq | CHANNEL_OFDM;
  791. break;
  792. case AR5K_MODE_11A_TURBO:
  793. case AR5K_MODE_11G_TURBO:
  794. channels[count].hw_value = chfreq |
  795. CHANNEL_OFDM | CHANNEL_TURBO;
  796. break;
  797. case AR5K_MODE_11B:
  798. channels[count].hw_value = CHANNEL_B;
  799. }
  800. count++;
  801. max--;
  802. }
  803. return count;
  804. }
  805. static void
  806. ath5k_setup_rate_idx(struct ath5k_softc *sc, struct ieee80211_supported_band *b)
  807. {
  808. u8 i;
  809. for (i = 0; i < AR5K_MAX_RATES; i++)
  810. sc->rate_idx[b->band][i] = -1;
  811. for (i = 0; i < b->n_bitrates; i++) {
  812. sc->rate_idx[b->band][b->bitrates[i].hw_value] = i;
  813. if (b->bitrates[i].hw_value_short)
  814. sc->rate_idx[b->band][b->bitrates[i].hw_value_short] = i;
  815. }
  816. }
  817. static int
  818. ath5k_setup_bands(struct ieee80211_hw *hw)
  819. {
  820. struct ath5k_softc *sc = hw->priv;
  821. struct ath5k_hw *ah = sc->ah;
  822. struct ieee80211_supported_band *sband;
  823. int max_c, count_c = 0;
  824. int i;
  825. BUILD_BUG_ON(ARRAY_SIZE(sc->sbands) < IEEE80211_NUM_BANDS);
  826. max_c = ARRAY_SIZE(sc->channels);
  827. /* 2GHz band */
  828. sband = &sc->sbands[IEEE80211_BAND_2GHZ];
  829. sband->band = IEEE80211_BAND_2GHZ;
  830. sband->bitrates = &sc->rates[IEEE80211_BAND_2GHZ][0];
  831. if (test_bit(AR5K_MODE_11G, sc->ah->ah_capabilities.cap_mode)) {
  832. /* G mode */
  833. memcpy(sband->bitrates, &ath5k_rates[0],
  834. sizeof(struct ieee80211_rate) * 12);
  835. sband->n_bitrates = 12;
  836. sband->channels = sc->channels;
  837. sband->n_channels = ath5k_copy_channels(ah, sband->channels,
  838. AR5K_MODE_11G, max_c);
  839. hw->wiphy->bands[IEEE80211_BAND_2GHZ] = sband;
  840. count_c = sband->n_channels;
  841. max_c -= count_c;
  842. } else if (test_bit(AR5K_MODE_11B, sc->ah->ah_capabilities.cap_mode)) {
  843. /* B mode */
  844. memcpy(sband->bitrates, &ath5k_rates[0],
  845. sizeof(struct ieee80211_rate) * 4);
  846. sband->n_bitrates = 4;
  847. /* 5211 only supports B rates and uses 4bit rate codes
  848. * (e.g normally we have 0x1B for 1M, but on 5211 we have 0x0B)
  849. * fix them up here:
  850. */
  851. if (ah->ah_version == AR5K_AR5211) {
  852. for (i = 0; i < 4; i++) {
  853. sband->bitrates[i].hw_value =
  854. sband->bitrates[i].hw_value & 0xF;
  855. sband->bitrates[i].hw_value_short =
  856. sband->bitrates[i].hw_value_short & 0xF;
  857. }
  858. }
  859. sband->channels = sc->channels;
  860. sband->n_channels = ath5k_copy_channels(ah, sband->channels,
  861. AR5K_MODE_11B, max_c);
  862. hw->wiphy->bands[IEEE80211_BAND_2GHZ] = sband;
  863. count_c = sband->n_channels;
  864. max_c -= count_c;
  865. }
  866. ath5k_setup_rate_idx(sc, sband);
  867. /* 5GHz band, A mode */
  868. if (test_bit(AR5K_MODE_11A, sc->ah->ah_capabilities.cap_mode)) {
  869. sband = &sc->sbands[IEEE80211_BAND_5GHZ];
  870. sband->band = IEEE80211_BAND_5GHZ;
  871. sband->bitrates = &sc->rates[IEEE80211_BAND_5GHZ][0];
  872. memcpy(sband->bitrates, &ath5k_rates[4],
  873. sizeof(struct ieee80211_rate) * 8);
  874. sband->n_bitrates = 8;
  875. sband->channels = &sc->channels[count_c];
  876. sband->n_channels = ath5k_copy_channels(ah, sband->channels,
  877. AR5K_MODE_11A, max_c);
  878. hw->wiphy->bands[IEEE80211_BAND_5GHZ] = sband;
  879. }
  880. ath5k_setup_rate_idx(sc, sband);
  881. ath5k_debug_dump_bands(sc);
  882. return 0;
  883. }
  884. /*
  885. * Set/change channels. If the channel is really being changed,
  886. * it's done by reseting the chip. To accomplish this we must
  887. * first cleanup any pending DMA, then restart stuff after a la
  888. * ath5k_init.
  889. */
  890. static int
  891. ath5k_chan_set(struct ath5k_softc *sc, struct ieee80211_channel *chan)
  892. {
  893. ATH5K_DBG(sc, ATH5K_DEBUG_RESET, "(%u MHz) -> (%u MHz)\n",
  894. sc->curchan->center_freq, chan->center_freq);
  895. if (chan->center_freq != sc->curchan->center_freq ||
  896. chan->hw_value != sc->curchan->hw_value) {
  897. sc->curchan = chan;
  898. sc->curband = &sc->sbands[chan->band];
  899. /*
  900. * To switch channels clear any pending DMA operations;
  901. * wait long enough for the RX fifo to drain, reset the
  902. * hardware at the new frequency, and then re-enable
  903. * the relevant bits of the h/w.
  904. */
  905. return ath5k_reset(sc, true, true);
  906. }
  907. return 0;
  908. }
  909. static void
  910. ath5k_setcurmode(struct ath5k_softc *sc, unsigned int mode)
  911. {
  912. sc->curmode = mode;
  913. if (mode == AR5K_MODE_11A) {
  914. sc->curband = &sc->sbands[IEEE80211_BAND_5GHZ];
  915. } else {
  916. sc->curband = &sc->sbands[IEEE80211_BAND_2GHZ];
  917. }
  918. }
  919. static void
  920. ath5k_mode_setup(struct ath5k_softc *sc)
  921. {
  922. struct ath5k_hw *ah = sc->ah;
  923. u32 rfilt;
  924. /* configure rx filter */
  925. rfilt = sc->filter_flags;
  926. ath5k_hw_set_rx_filter(ah, rfilt);
  927. if (ath5k_hw_hasbssidmask(ah))
  928. ath5k_hw_set_bssid_mask(ah, sc->bssidmask);
  929. /* configure operational mode */
  930. ath5k_hw_set_opmode(ah);
  931. ath5k_hw_set_mcast_filter(ah, 0, 0);
  932. ATH5K_DBG(sc, ATH5K_DEBUG_MODE, "RX filter 0x%x\n", rfilt);
  933. }
  934. static inline int
  935. ath5k_hw_to_driver_rix(struct ath5k_softc *sc, int hw_rix)
  936. {
  937. WARN_ON(hw_rix < 0 || hw_rix > AR5K_MAX_RATES);
  938. return sc->rate_idx[sc->curband->band][hw_rix];
  939. }
  940. /***************\
  941. * Buffers setup *
  942. \***************/
  943. static int
  944. ath5k_rxbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf)
  945. {
  946. struct ath5k_hw *ah = sc->ah;
  947. struct sk_buff *skb = bf->skb;
  948. struct ath5k_desc *ds;
  949. if (likely(skb == NULL)) {
  950. unsigned int off;
  951. /*
  952. * Allocate buffer with headroom_needed space for the
  953. * fake physical layer header at the start.
  954. */
  955. skb = dev_alloc_skb(sc->rxbufsize + sc->cachelsz - 1);
  956. if (unlikely(skb == NULL)) {
  957. ATH5K_ERR(sc, "can't alloc skbuff of size %u\n",
  958. sc->rxbufsize + sc->cachelsz - 1);
  959. return -ENOMEM;
  960. }
  961. /*
  962. * Cache-line-align. This is important (for the
  963. * 5210 at least) as not doing so causes bogus data
  964. * in rx'd frames.
  965. */
  966. off = ((unsigned long)skb->data) % sc->cachelsz;
  967. if (off != 0)
  968. skb_reserve(skb, sc->cachelsz - off);
  969. bf->skb = skb;
  970. bf->skbaddr = pci_map_single(sc->pdev,
  971. skb->data, sc->rxbufsize, PCI_DMA_FROMDEVICE);
  972. if (unlikely(pci_dma_mapping_error(sc->pdev, bf->skbaddr))) {
  973. ATH5K_ERR(sc, "%s: DMA mapping failed\n", __func__);
  974. dev_kfree_skb(skb);
  975. bf->skb = NULL;
  976. return -ENOMEM;
  977. }
  978. }
  979. /*
  980. * Setup descriptors. For receive we always terminate
  981. * the descriptor list with a self-linked entry so we'll
  982. * not get overrun under high load (as can happen with a
  983. * 5212 when ANI processing enables PHY error frames).
  984. *
  985. * To insure the last descriptor is self-linked we create
  986. * each descriptor as self-linked and add it to the end. As
  987. * each additional descriptor is added the previous self-linked
  988. * entry is ``fixed'' naturally. This should be safe even
  989. * if DMA is happening. When processing RX interrupts we
  990. * never remove/process the last, self-linked, entry on the
  991. * descriptor list. This insures the hardware always has
  992. * someplace to write a new frame.
  993. */
  994. ds = bf->desc;
  995. ds->ds_link = bf->daddr; /* link to self */
  996. ds->ds_data = bf->skbaddr;
  997. ah->ah_setup_rx_desc(ah, ds,
  998. skb_tailroom(skb), /* buffer size */
  999. 0);
  1000. if (sc->rxlink != NULL)
  1001. *sc->rxlink = bf->daddr;
  1002. sc->rxlink = &ds->ds_link;
  1003. return 0;
  1004. }
  1005. static int
  1006. ath5k_txbuf_setup(struct ath5k_softc *sc, struct ath5k_buf *bf)
  1007. {
  1008. struct ath5k_hw *ah = sc->ah;
  1009. struct ath5k_txq *txq = sc->txq;
  1010. struct ath5k_desc *ds = bf->desc;
  1011. struct sk_buff *skb = bf->skb;
  1012. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb);
  1013. unsigned int pktlen, flags, keyidx = AR5K_TXKEYIX_INVALID;
  1014. struct ieee80211_rate *rate;
  1015. unsigned int mrr_rate[3], mrr_tries[3];
  1016. int i, ret;
  1017. flags = AR5K_TXDESC_INTREQ | AR5K_TXDESC_CLRDMASK;
  1018. /* XXX endianness */
  1019. bf->skbaddr = pci_map_single(sc->pdev, skb->data, skb->len,
  1020. PCI_DMA_TODEVICE);
  1021. if (info->flags & IEEE80211_TX_CTL_NO_ACK)
  1022. flags |= AR5K_TXDESC_NOACK;
  1023. pktlen = skb->len;
  1024. if (info->control.hw_key) {
  1025. keyidx = info->control.hw_key->hw_key_idx;
  1026. pktlen += info->control.hw_key->icv_len;
  1027. }
  1028. ret = ah->ah_setup_tx_desc(ah, ds, pktlen,
  1029. ieee80211_get_hdrlen_from_skb(skb), AR5K_PKT_TYPE_NORMAL,
  1030. (sc->power_level * 2),
  1031. ieee80211_get_tx_rate(sc->hw, info)->hw_value,
  1032. info->control.rates[0].count, keyidx, 0, flags, 0, 0);
  1033. if (ret)
  1034. goto err_unmap;
  1035. memset(mrr_rate, 0, sizeof(mrr_rate));
  1036. memset(mrr_tries, 0, sizeof(mrr_tries));
  1037. for (i = 0; i < 3; i++) {
  1038. rate = ieee80211_get_alt_retry_rate(sc->hw, info, i);
  1039. if (!rate)
  1040. break;
  1041. mrr_rate[i] = rate->hw_value;
  1042. mrr_tries[i] = info->control.rates[i + 1].count;
  1043. }
  1044. ah->ah_setup_mrr_tx_desc(ah, ds,
  1045. mrr_rate[0], mrr_tries[0],
  1046. mrr_rate[1], mrr_tries[1],
  1047. mrr_rate[2], mrr_tries[2]);
  1048. ds->ds_link = 0;
  1049. ds->ds_data = bf->skbaddr;
  1050. spin_lock_bh(&txq->lock);
  1051. list_add_tail(&bf->list, &txq->q);
  1052. sc->tx_stats[txq->qnum].len++;
  1053. if (txq->link == NULL) /* is this first packet? */
  1054. ath5k_hw_set_txdp(ah, txq->qnum, bf->daddr);
  1055. else /* no, so only link it */
  1056. *txq->link = bf->daddr;
  1057. txq->link = &ds->ds_link;
  1058. ath5k_hw_start_tx_dma(ah, txq->qnum);
  1059. mmiowb();
  1060. spin_unlock_bh(&txq->lock);
  1061. return 0;
  1062. err_unmap:
  1063. pci_unmap_single(sc->pdev, bf->skbaddr, skb->len, PCI_DMA_TODEVICE);
  1064. return ret;
  1065. }
  1066. /*******************\
  1067. * Descriptors setup *
  1068. \*******************/
  1069. static int
  1070. ath5k_desc_alloc(struct ath5k_softc *sc, struct pci_dev *pdev)
  1071. {
  1072. struct ath5k_desc *ds;
  1073. struct ath5k_buf *bf;
  1074. dma_addr_t da;
  1075. unsigned int i;
  1076. int ret;
  1077. /* allocate descriptors */
  1078. sc->desc_len = sizeof(struct ath5k_desc) *
  1079. (ATH_TXBUF + ATH_RXBUF + ATH_BCBUF + 1);
  1080. sc->desc = pci_alloc_consistent(pdev, sc->desc_len, &sc->desc_daddr);
  1081. if (sc->desc == NULL) {
  1082. ATH5K_ERR(sc, "can't allocate descriptors\n");
  1083. ret = -ENOMEM;
  1084. goto err;
  1085. }
  1086. ds = sc->desc;
  1087. da = sc->desc_daddr;
  1088. ATH5K_DBG(sc, ATH5K_DEBUG_ANY, "DMA map: %p (%zu) -> %llx\n",
  1089. ds, sc->desc_len, (unsigned long long)sc->desc_daddr);
  1090. bf = kcalloc(1 + ATH_TXBUF + ATH_RXBUF + ATH_BCBUF,
  1091. sizeof(struct ath5k_buf), GFP_KERNEL);
  1092. if (bf == NULL) {
  1093. ATH5K_ERR(sc, "can't allocate bufptr\n");
  1094. ret = -ENOMEM;
  1095. goto err_free;
  1096. }
  1097. sc->bufptr = bf;
  1098. INIT_LIST_HEAD(&sc->rxbuf);
  1099. for (i = 0; i < ATH_RXBUF; i++, bf++, ds++, da += sizeof(*ds)) {
  1100. bf->desc = ds;
  1101. bf->daddr = da;
  1102. list_add_tail(&bf->list, &sc->rxbuf);
  1103. }
  1104. INIT_LIST_HEAD(&sc->txbuf);
  1105. sc->txbuf_len = ATH_TXBUF;
  1106. for (i = 0; i < ATH_TXBUF; i++, bf++, ds++,
  1107. da += sizeof(*ds)) {
  1108. bf->desc = ds;
  1109. bf->daddr = da;
  1110. list_add_tail(&bf->list, &sc->txbuf);
  1111. }
  1112. /* beacon buffer */
  1113. bf->desc = ds;
  1114. bf->daddr = da;
  1115. sc->bbuf = bf;
  1116. return 0;
  1117. err_free:
  1118. pci_free_consistent(pdev, sc->desc_len, sc->desc, sc->desc_daddr);
  1119. err:
  1120. sc->desc = NULL;
  1121. return ret;
  1122. }
  1123. static void
  1124. ath5k_desc_free(struct ath5k_softc *sc, struct pci_dev *pdev)
  1125. {
  1126. struct ath5k_buf *bf;
  1127. ath5k_txbuf_free(sc, sc->bbuf);
  1128. list_for_each_entry(bf, &sc->txbuf, list)
  1129. ath5k_txbuf_free(sc, bf);
  1130. list_for_each_entry(bf, &sc->rxbuf, list)
  1131. ath5k_txbuf_free(sc, bf);
  1132. /* Free memory associated with all descriptors */
  1133. pci_free_consistent(pdev, sc->desc_len, sc->desc, sc->desc_daddr);
  1134. kfree(sc->bufptr);
  1135. sc->bufptr = NULL;
  1136. }
  1137. /**************\
  1138. * Queues setup *
  1139. \**************/
  1140. static struct ath5k_txq *
  1141. ath5k_txq_setup(struct ath5k_softc *sc,
  1142. int qtype, int subtype)
  1143. {
  1144. struct ath5k_hw *ah = sc->ah;
  1145. struct ath5k_txq *txq;
  1146. struct ath5k_txq_info qi = {
  1147. .tqi_subtype = subtype,
  1148. .tqi_aifs = AR5K_TXQ_USEDEFAULT,
  1149. .tqi_cw_min = AR5K_TXQ_USEDEFAULT,
  1150. .tqi_cw_max = AR5K_TXQ_USEDEFAULT
  1151. };
  1152. int qnum;
  1153. /*
  1154. * Enable interrupts only for EOL and DESC conditions.
  1155. * We mark tx descriptors to receive a DESC interrupt
  1156. * when a tx queue gets deep; otherwise waiting for the
  1157. * EOL to reap descriptors. Note that this is done to
  1158. * reduce interrupt load and this only defers reaping
  1159. * descriptors, never transmitting frames. Aside from
  1160. * reducing interrupts this also permits more concurrency.
  1161. * The only potential downside is if the tx queue backs
  1162. * up in which case the top half of the kernel may backup
  1163. * due to a lack of tx descriptors.
  1164. */
  1165. qi.tqi_flags = AR5K_TXQ_FLAG_TXEOLINT_ENABLE |
  1166. AR5K_TXQ_FLAG_TXDESCINT_ENABLE;
  1167. qnum = ath5k_hw_setup_tx_queue(ah, qtype, &qi);
  1168. if (qnum < 0) {
  1169. /*
  1170. * NB: don't print a message, this happens
  1171. * normally on parts with too few tx queues
  1172. */
  1173. return ERR_PTR(qnum);
  1174. }
  1175. if (qnum >= ARRAY_SIZE(sc->txqs)) {
  1176. ATH5K_ERR(sc, "hw qnum %u out of range, max %tu!\n",
  1177. qnum, ARRAY_SIZE(sc->txqs));
  1178. ath5k_hw_release_tx_queue(ah, qnum);
  1179. return ERR_PTR(-EINVAL);
  1180. }
  1181. txq = &sc->txqs[qnum];
  1182. if (!txq->setup) {
  1183. txq->qnum = qnum;
  1184. txq->link = NULL;
  1185. INIT_LIST_HEAD(&txq->q);
  1186. spin_lock_init(&txq->lock);
  1187. txq->setup = true;
  1188. }
  1189. return &sc->txqs[qnum];
  1190. }
  1191. static int
  1192. ath5k_beaconq_setup(struct ath5k_hw *ah)
  1193. {
  1194. struct ath5k_txq_info qi = {
  1195. .tqi_aifs = AR5K_TXQ_USEDEFAULT,
  1196. .tqi_cw_min = AR5K_TXQ_USEDEFAULT,
  1197. .tqi_cw_max = AR5K_TXQ_USEDEFAULT,
  1198. /* NB: for dynamic turbo, don't enable any other interrupts */
  1199. .tqi_flags = AR5K_TXQ_FLAG_TXDESCINT_ENABLE
  1200. };
  1201. return ath5k_hw_setup_tx_queue(ah, AR5K_TX_QUEUE_BEACON, &qi);
  1202. }
  1203. static int
  1204. ath5k_beaconq_config(struct ath5k_softc *sc)
  1205. {
  1206. struct ath5k_hw *ah = sc->ah;
  1207. struct ath5k_txq_info qi;
  1208. int ret;
  1209. ret = ath5k_hw_get_tx_queueprops(ah, sc->bhalq, &qi);
  1210. if (ret)
  1211. return ret;
  1212. if (sc->opmode == NL80211_IFTYPE_AP ||
  1213. sc->opmode == NL80211_IFTYPE_MESH_POINT) {
  1214. /*
  1215. * Always burst out beacon and CAB traffic
  1216. * (aifs = cwmin = cwmax = 0)
  1217. */
  1218. qi.tqi_aifs = 0;
  1219. qi.tqi_cw_min = 0;
  1220. qi.tqi_cw_max = 0;
  1221. } else if (sc->opmode == NL80211_IFTYPE_ADHOC) {
  1222. /*
  1223. * Adhoc mode; backoff between 0 and (2 * cw_min).
  1224. */
  1225. qi.tqi_aifs = 0;
  1226. qi.tqi_cw_min = 0;
  1227. qi.tqi_cw_max = 2 * ah->ah_cw_min;
  1228. }
  1229. ATH5K_DBG(sc, ATH5K_DEBUG_BEACON,
  1230. "beacon queueprops tqi_aifs:%d tqi_cw_min:%d tqi_cw_max:%d\n",
  1231. qi.tqi_aifs, qi.tqi_cw_min, qi.tqi_cw_max);
  1232. ret = ath5k_hw_set_tx_queueprops(ah, sc->bhalq, &qi);
  1233. if (ret) {
  1234. ATH5K_ERR(sc, "%s: unable to update parameters for beacon "
  1235. "hardware queue!\n", __func__);
  1236. return ret;
  1237. }
  1238. return ath5k_hw_reset_tx_queue(ah, sc->bhalq); /* push to h/w */;
  1239. }
  1240. static void
  1241. ath5k_txq_drainq(struct ath5k_softc *sc, struct ath5k_txq *txq)
  1242. {
  1243. struct ath5k_buf *bf, *bf0;
  1244. /*
  1245. * NB: this assumes output has been stopped and
  1246. * we do not need to block ath5k_tx_tasklet
  1247. */
  1248. spin_lock_bh(&txq->lock);
  1249. list_for_each_entry_safe(bf, bf0, &txq->q, list) {
  1250. ath5k_debug_printtxbuf(sc, bf);
  1251. ath5k_txbuf_free(sc, bf);
  1252. spin_lock_bh(&sc->txbuflock);
  1253. sc->tx_stats[txq->qnum].len--;
  1254. list_move_tail(&bf->list, &sc->txbuf);
  1255. sc->txbuf_len++;
  1256. spin_unlock_bh(&sc->txbuflock);
  1257. }
  1258. txq->link = NULL;
  1259. spin_unlock_bh(&txq->lock);
  1260. }
  1261. /*
  1262. * Drain the transmit queues and reclaim resources.
  1263. */
  1264. static void
  1265. ath5k_txq_cleanup(struct ath5k_softc *sc)
  1266. {
  1267. struct ath5k_hw *ah = sc->ah;
  1268. unsigned int i;
  1269. /* XXX return value */
  1270. if (likely(!test_bit(ATH_STAT_INVALID, sc->status))) {
  1271. /* don't touch the hardware if marked invalid */
  1272. ath5k_hw_stop_tx_dma(ah, sc->bhalq);
  1273. ATH5K_DBG(sc, ATH5K_DEBUG_RESET, "beacon queue %x\n",
  1274. ath5k_hw_get_txdp(ah, sc->bhalq));
  1275. for (i = 0; i < ARRAY_SIZE(sc->txqs); i++)
  1276. if (sc->txqs[i].setup) {
  1277. ath5k_hw_stop_tx_dma(ah, sc->txqs[i].qnum);
  1278. ATH5K_DBG(sc, ATH5K_DEBUG_RESET, "txq [%u] %x, "
  1279. "link %p\n",
  1280. sc->txqs[i].qnum,
  1281. ath5k_hw_get_txdp(ah,
  1282. sc->txqs[i].qnum),
  1283. sc->txqs[i].link);
  1284. }
  1285. }
  1286. ieee80211_wake_queues(sc->hw); /* XXX move to callers */
  1287. for (i = 0; i < ARRAY_SIZE(sc->txqs); i++)
  1288. if (sc->txqs[i].setup)
  1289. ath5k_txq_drainq(sc, &sc->txqs[i]);
  1290. }
  1291. static void
  1292. ath5k_txq_release(struct ath5k_softc *sc)
  1293. {
  1294. struct ath5k_txq *txq = sc->txqs;
  1295. unsigned int i;
  1296. for (i = 0; i < ARRAY_SIZE(sc->txqs); i++, txq++)
  1297. if (txq->setup) {
  1298. ath5k_hw_release_tx_queue(sc->ah, txq->qnum);
  1299. txq->setup = false;
  1300. }
  1301. }
  1302. /*************\
  1303. * RX Handling *
  1304. \*************/
  1305. /*
  1306. * Enable the receive h/w following a reset.
  1307. */
  1308. static int
  1309. ath5k_rx_start(struct ath5k_softc *sc)
  1310. {
  1311. struct ath5k_hw *ah = sc->ah;
  1312. struct ath5k_buf *bf;
  1313. int ret;
  1314. sc->rxbufsize = roundup(IEEE80211_MAX_LEN, sc->cachelsz);
  1315. ATH5K_DBG(sc, ATH5K_DEBUG_RESET, "cachelsz %u rxbufsize %u\n",
  1316. sc->cachelsz, sc->rxbufsize);
  1317. sc->rxlink = NULL;
  1318. spin_lock_bh(&sc->rxbuflock);
  1319. list_for_each_entry(bf, &sc->rxbuf, list) {
  1320. ret = ath5k_rxbuf_setup(sc, bf);
  1321. if (ret != 0) {
  1322. spin_unlock_bh(&sc->rxbuflock);
  1323. goto err;
  1324. }
  1325. }
  1326. bf = list_first_entry(&sc->rxbuf, struct ath5k_buf, list);
  1327. spin_unlock_bh(&sc->rxbuflock);
  1328. ath5k_hw_set_rxdp(ah, bf->daddr);
  1329. ath5k_hw_start_rx_dma(ah); /* enable recv descriptors */
  1330. ath5k_mode_setup(sc); /* set filters, etc. */
  1331. ath5k_hw_start_rx_pcu(ah); /* re-enable PCU/DMA engine */
  1332. return 0;
  1333. err:
  1334. return ret;
  1335. }
  1336. /*
  1337. * Disable the receive h/w in preparation for a reset.
  1338. */
  1339. static void
  1340. ath5k_rx_stop(struct ath5k_softc *sc)
  1341. {
  1342. struct ath5k_hw *ah = sc->ah;
  1343. ath5k_hw_stop_rx_pcu(ah); /* disable PCU */
  1344. ath5k_hw_set_rx_filter(ah, 0); /* clear recv filter */
  1345. ath5k_hw_stop_rx_dma(ah); /* disable DMA engine */
  1346. ath5k_debug_printrxbuffs(sc, ah);
  1347. sc->rxlink = NULL; /* just in case */
  1348. }
  1349. static unsigned int
  1350. ath5k_rx_decrypted(struct ath5k_softc *sc, struct ath5k_desc *ds,
  1351. struct sk_buff *skb, struct ath5k_rx_status *rs)
  1352. {
  1353. struct ieee80211_hdr *hdr = (void *)skb->data;
  1354. unsigned int keyix, hlen;
  1355. if (!(rs->rs_status & AR5K_RXERR_DECRYPT) &&
  1356. rs->rs_keyix != AR5K_RXKEYIX_INVALID)
  1357. return RX_FLAG_DECRYPTED;
  1358. /* Apparently when a default key is used to decrypt the packet
  1359. the hw does not set the index used to decrypt. In such cases
  1360. get the index from the packet. */
  1361. hlen = ieee80211_hdrlen(hdr->frame_control);
  1362. if (ieee80211_has_protected(hdr->frame_control) &&
  1363. !(rs->rs_status & AR5K_RXERR_DECRYPT) &&
  1364. skb->len >= hlen + 4) {
  1365. keyix = skb->data[hlen + 3] >> 6;
  1366. if (test_bit(keyix, sc->keymap))
  1367. return RX_FLAG_DECRYPTED;
  1368. }
  1369. return 0;
  1370. }
  1371. static void
  1372. ath5k_check_ibss_tsf(struct ath5k_softc *sc, struct sk_buff *skb,
  1373. struct ieee80211_rx_status *rxs)
  1374. {
  1375. u64 tsf, bc_tstamp;
  1376. u32 hw_tu;
  1377. struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *)skb->data;
  1378. if (ieee80211_is_beacon(mgmt->frame_control) &&
  1379. le16_to_cpu(mgmt->u.beacon.capab_info) & WLAN_CAPABILITY_IBSS &&
  1380. memcmp(mgmt->bssid, sc->ah->ah_bssid, ETH_ALEN) == 0) {
  1381. /*
  1382. * Received an IBSS beacon with the same BSSID. Hardware *must*
  1383. * have updated the local TSF. We have to work around various
  1384. * hardware bugs, though...
  1385. */
  1386. tsf = ath5k_hw_get_tsf64(sc->ah);
  1387. bc_tstamp = le64_to_cpu(mgmt->u.beacon.timestamp);
  1388. hw_tu = TSF_TO_TU(tsf);
  1389. ATH5K_DBG_UNLIMIT(sc, ATH5K_DEBUG_BEACON,
  1390. "beacon %llx mactime %llx (diff %lld) tsf now %llx\n",
  1391. (unsigned long long)bc_tstamp,
  1392. (unsigned long long)rxs->mactime,
  1393. (unsigned long long)(rxs->mactime - bc_tstamp),
  1394. (unsigned long long)tsf);
  1395. /*
  1396. * Sometimes the HW will give us a wrong tstamp in the rx
  1397. * status, causing the timestamp extension to go wrong.
  1398. * (This seems to happen especially with beacon frames bigger
  1399. * than 78 byte (incl. FCS))
  1400. * But we know that the receive timestamp must be later than the
  1401. * timestamp of the beacon since HW must have synced to that.
  1402. *
  1403. * NOTE: here we assume mactime to be after the frame was
  1404. * received, not like mac80211 which defines it at the start.
  1405. */
  1406. if (bc_tstamp > rxs->mactime) {
  1407. ATH5K_DBG_UNLIMIT(sc, ATH5K_DEBUG_BEACON,
  1408. "fixing mactime from %llx to %llx\n",
  1409. (unsigned long long)rxs->mactime,
  1410. (unsigned long long)tsf);
  1411. rxs->mactime = tsf;
  1412. }
  1413. /*
  1414. * Local TSF might have moved higher than our beacon timers,
  1415. * in that case we have to update them to continue sending
  1416. * beacons. This also takes care of synchronizing beacon sending
  1417. * times with other stations.
  1418. */
  1419. if (hw_tu >= sc->nexttbtt)
  1420. ath5k_beacon_update_timers(sc, bc_tstamp);
  1421. }
  1422. }
  1423. static void
  1424. ath5k_tasklet_rx(unsigned long data)
  1425. {
  1426. struct ieee80211_rx_status rxs = {};
  1427. struct ath5k_rx_status rs = {};
  1428. struct sk_buff *skb;
  1429. struct ath5k_softc *sc = (void *)data;
  1430. struct ath5k_buf *bf, *bf_last;
  1431. struct ath5k_desc *ds;
  1432. int ret;
  1433. int hdrlen;
  1434. int pad;
  1435. spin_lock(&sc->rxbuflock);
  1436. if (list_empty(&sc->rxbuf)) {
  1437. ATH5K_WARN(sc, "empty rx buf pool\n");
  1438. goto unlock;
  1439. }
  1440. bf_last = list_entry(sc->rxbuf.prev, struct ath5k_buf, list);
  1441. do {
  1442. rxs.flag = 0;
  1443. bf = list_first_entry(&sc->rxbuf, struct ath5k_buf, list);
  1444. BUG_ON(bf->skb == NULL);
  1445. skb = bf->skb;
  1446. ds = bf->desc;
  1447. /*
  1448. * last buffer must not be freed to ensure proper hardware
  1449. * function. When the hardware finishes also a packet next to
  1450. * it, we are sure, it doesn't use it anymore and we can go on.
  1451. */
  1452. if (bf_last == bf)
  1453. bf->flags |= 1;
  1454. if (bf->flags) {
  1455. struct ath5k_buf *bf_next = list_entry(bf->list.next,
  1456. struct ath5k_buf, list);
  1457. ret = sc->ah->ah_proc_rx_desc(sc->ah, bf_next->desc,
  1458. &rs);
  1459. if (ret)
  1460. break;
  1461. bf->flags &= ~1;
  1462. /* skip the overwritten one (even status is martian) */
  1463. goto next;
  1464. }
  1465. ret = sc->ah->ah_proc_rx_desc(sc->ah, ds, &rs);
  1466. if (unlikely(ret == -EINPROGRESS))
  1467. break;
  1468. else if (unlikely(ret)) {
  1469. ATH5K_ERR(sc, "error in processing rx descriptor\n");
  1470. spin_unlock(&sc->rxbuflock);
  1471. return;
  1472. }
  1473. if (unlikely(rs.rs_more)) {
  1474. ATH5K_WARN(sc, "unsupported jumbo\n");
  1475. goto next;
  1476. }
  1477. if (unlikely(rs.rs_status)) {
  1478. if (rs.rs_status & AR5K_RXERR_PHY)
  1479. goto next;
  1480. if (rs.rs_status & AR5K_RXERR_DECRYPT) {
  1481. /*
  1482. * Decrypt error. If the error occurred
  1483. * because there was no hardware key, then
  1484. * let the frame through so the upper layers
  1485. * can process it. This is necessary for 5210
  1486. * parts which have no way to setup a ``clear''
  1487. * key cache entry.
  1488. *
  1489. * XXX do key cache faulting
  1490. */
  1491. if (rs.rs_keyix == AR5K_RXKEYIX_INVALID &&
  1492. !(rs.rs_status & AR5K_RXERR_CRC))
  1493. goto accept;
  1494. }
  1495. if (rs.rs_status & AR5K_RXERR_MIC) {
  1496. rxs.flag |= RX_FLAG_MMIC_ERROR;
  1497. goto accept;
  1498. }
  1499. /* let crypto-error packets fall through in MNTR */
  1500. if ((rs.rs_status &
  1501. ~(AR5K_RXERR_DECRYPT|AR5K_RXERR_MIC)) ||
  1502. sc->opmode != NL80211_IFTYPE_MONITOR)
  1503. goto next;
  1504. }
  1505. accept:
  1506. pci_unmap_single(sc->pdev, bf->skbaddr, sc->rxbufsize,
  1507. PCI_DMA_FROMDEVICE);
  1508. bf->skb = NULL;
  1509. skb_put(skb, rs.rs_datalen);
  1510. /*
  1511. * the hardware adds a padding to 4 byte boundaries between
  1512. * the header and the payload data if the header length is
  1513. * not multiples of 4 - remove it
  1514. */
  1515. hdrlen = ieee80211_get_hdrlen_from_skb(skb);
  1516. if (hdrlen & 3) {
  1517. pad = hdrlen % 4;
  1518. memmove(skb->data + pad, skb->data, hdrlen);
  1519. skb_pull(skb, pad);
  1520. }
  1521. /*
  1522. * always extend the mac timestamp, since this information is
  1523. * also needed for proper IBSS merging.
  1524. *
  1525. * XXX: it might be too late to do it here, since rs_tstamp is
  1526. * 15bit only. that means TSF extension has to be done within
  1527. * 32768usec (about 32ms). it might be necessary to move this to
  1528. * the interrupt handler, like it is done in madwifi.
  1529. *
  1530. * Unfortunately we don't know when the hardware takes the rx
  1531. * timestamp (beginning of phy frame, data frame, end of rx?).
  1532. * The only thing we know is that it is hardware specific...
  1533. * On AR5213 it seems the rx timestamp is at the end of the
  1534. * frame, but i'm not sure.
  1535. *
  1536. * NOTE: mac80211 defines mactime at the beginning of the first
  1537. * data symbol. Since we don't have any time references it's
  1538. * impossible to comply to that. This affects IBSS merge only
  1539. * right now, so it's not too bad...
  1540. */
  1541. rxs.mactime = ath5k_extend_tsf(sc->ah, rs.rs_tstamp);
  1542. rxs.flag |= RX_FLAG_TSFT;
  1543. rxs.freq = sc->curchan->center_freq;
  1544. rxs.band = sc->curband->band;
  1545. rxs.noise = sc->ah->ah_noise_floor;
  1546. rxs.signal = rxs.noise + rs.rs_rssi;
  1547. /* An rssi of 35 indicates you should be able use
  1548. * 54 Mbps reliably. A more elaborate scheme can be used
  1549. * here but it requires a map of SNR/throughput for each
  1550. * possible mode used */
  1551. rxs.qual = rs.rs_rssi * 100 / 35;
  1552. /* rssi can be more than 35 though, anything above that
  1553. * should be considered at 100% */
  1554. if (rxs.qual > 100)
  1555. rxs.qual = 100;
  1556. rxs.antenna = rs.rs_antenna;
  1557. rxs.rate_idx = ath5k_hw_to_driver_rix(sc, rs.rs_rate);
  1558. rxs.flag |= ath5k_rx_decrypted(sc, ds, skb, &rs);
  1559. if (rxs.rate_idx >= 0 && rs.rs_rate ==
  1560. sc->curband->bitrates[rxs.rate_idx].hw_value_short)
  1561. rxs.flag |= RX_FLAG_SHORTPRE;
  1562. ath5k_debug_dump_skb(sc, skb, "RX ", 0);
  1563. /* check beacons in IBSS mode */
  1564. if (sc->opmode == NL80211_IFTYPE_ADHOC)
  1565. ath5k_check_ibss_tsf(sc, skb, &rxs);
  1566. __ieee80211_rx(sc->hw, skb, &rxs);
  1567. next:
  1568. list_move_tail(&bf->list, &sc->rxbuf);
  1569. } while (ath5k_rxbuf_setup(sc, bf) == 0);
  1570. unlock:
  1571. spin_unlock(&sc->rxbuflock);
  1572. }
  1573. /*************\
  1574. * TX Handling *
  1575. \*************/
  1576. static void
  1577. ath5k_tx_processq(struct ath5k_softc *sc, struct ath5k_txq *txq)
  1578. {
  1579. struct ath5k_tx_status ts = {};
  1580. struct ath5k_buf *bf, *bf0;
  1581. struct ath5k_desc *ds;
  1582. struct sk_buff *skb;
  1583. struct ieee80211_tx_info *info;
  1584. int i, ret;
  1585. spin_lock(&txq->lock);
  1586. list_for_each_entry_safe(bf, bf0, &txq->q, list) {
  1587. ds = bf->desc;
  1588. ret = sc->ah->ah_proc_tx_desc(sc->ah, ds, &ts);
  1589. if (unlikely(ret == -EINPROGRESS))
  1590. break;
  1591. else if (unlikely(ret)) {
  1592. ATH5K_ERR(sc, "error %d while processing queue %u\n",
  1593. ret, txq->qnum);
  1594. break;
  1595. }
  1596. skb = bf->skb;
  1597. info = IEEE80211_SKB_CB(skb);
  1598. bf->skb = NULL;
  1599. pci_unmap_single(sc->pdev, bf->skbaddr, skb->len,
  1600. PCI_DMA_TODEVICE);
  1601. ieee80211_tx_info_clear_status(info);
  1602. for (i = 0; i < 4; i++) {
  1603. struct ieee80211_tx_rate *r =
  1604. &info->status.rates[i];
  1605. if (ts.ts_rate[i]) {
  1606. r->idx = ath5k_hw_to_driver_rix(sc, ts.ts_rate[i]);
  1607. r->count = ts.ts_retry[i];
  1608. } else {
  1609. r->idx = -1;
  1610. r->count = 0;
  1611. }
  1612. }
  1613. /* count the successful attempt as well */
  1614. info->status.rates[ts.ts_final_idx].count++;
  1615. if (unlikely(ts.ts_status)) {
  1616. sc->ll_stats.dot11ACKFailureCount++;
  1617. if (ts.ts_status & AR5K_TXERR_FILT)
  1618. info->flags |= IEEE80211_TX_STAT_TX_FILTERED;
  1619. } else {
  1620. info->flags |= IEEE80211_TX_STAT_ACK;
  1621. info->status.ack_signal = ts.ts_rssi;
  1622. }
  1623. ieee80211_tx_status(sc->hw, skb);
  1624. sc->tx_stats[txq->qnum].count++;
  1625. spin_lock(&sc->txbuflock);
  1626. sc->tx_stats[txq->qnum].len--;
  1627. list_move_tail(&bf->list, &sc->txbuf);
  1628. sc->txbuf_len++;
  1629. spin_unlock(&sc->txbuflock);
  1630. }
  1631. if (likely(list_empty(&txq->q)))
  1632. txq->link = NULL;
  1633. spin_unlock(&txq->lock);
  1634. if (sc->txbuf_len > ATH_TXBUF / 5)
  1635. ieee80211_wake_queues(sc->hw);
  1636. }
  1637. static void
  1638. ath5k_tasklet_tx(unsigned long data)
  1639. {
  1640. struct ath5k_softc *sc = (void *)data;
  1641. ath5k_tx_processq(sc, sc->txq);
  1642. }
  1643. /*****************\
  1644. * Beacon handling *
  1645. \*****************/
  1646. /*
  1647. * Setup the beacon frame for transmit.
  1648. */
  1649. static int
  1650. ath5k_beacon_setup(struct ath5k_softc *sc, struct ath5k_buf *bf)
  1651. {
  1652. struct sk_buff *skb = bf->skb;
  1653. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb);
  1654. struct ath5k_hw *ah = sc->ah;
  1655. struct ath5k_desc *ds;
  1656. int ret, antenna = 0;
  1657. u32 flags;
  1658. bf->skbaddr = pci_map_single(sc->pdev, skb->data, skb->len,
  1659. PCI_DMA_TODEVICE);
  1660. ATH5K_DBG(sc, ATH5K_DEBUG_BEACON, "skb %p [data %p len %u] "
  1661. "skbaddr %llx\n", skb, skb->data, skb->len,
  1662. (unsigned long long)bf->skbaddr);
  1663. if (pci_dma_mapping_error(sc->pdev, bf->skbaddr)) {
  1664. ATH5K_ERR(sc, "beacon DMA mapping failed\n");
  1665. return -EIO;
  1666. }
  1667. ds = bf->desc;
  1668. flags = AR5K_TXDESC_NOACK;
  1669. if (sc->opmode == NL80211_IFTYPE_ADHOC && ath5k_hw_hasveol(ah)) {
  1670. ds->ds_link = bf->daddr; /* self-linked */
  1671. flags |= AR5K_TXDESC_VEOL;
  1672. /*
  1673. * Let hardware handle antenna switching if txantenna is not set
  1674. */
  1675. } else {
  1676. ds->ds_link = 0;
  1677. /*
  1678. * Switch antenna every 4 beacons if txantenna is not set
  1679. * XXX assumes two antennas
  1680. */
  1681. if (antenna == 0)
  1682. antenna = sc->bsent & 4 ? 2 : 1;
  1683. }
  1684. ds->ds_data = bf->skbaddr;
  1685. ret = ah->ah_setup_tx_desc(ah, ds, skb->len,
  1686. ieee80211_get_hdrlen_from_skb(skb),
  1687. AR5K_PKT_TYPE_BEACON, (sc->power_level * 2),
  1688. ieee80211_get_tx_rate(sc->hw, info)->hw_value,
  1689. 1, AR5K_TXKEYIX_INVALID,
  1690. antenna, flags, 0, 0);
  1691. if (ret)
  1692. goto err_unmap;
  1693. return 0;
  1694. err_unmap:
  1695. pci_unmap_single(sc->pdev, bf->skbaddr, skb->len, PCI_DMA_TODEVICE);
  1696. return ret;
  1697. }
  1698. /*
  1699. * Transmit a beacon frame at SWBA. Dynamic updates to the
  1700. * frame contents are done as needed and the slot time is
  1701. * also adjusted based on current state.
  1702. *
  1703. * this is usually called from interrupt context (ath5k_intr())
  1704. * but also from ath5k_beacon_config() in IBSS mode which in turn
  1705. * can be called from a tasklet and user context
  1706. */
  1707. static void
  1708. ath5k_beacon_send(struct ath5k_softc *sc)
  1709. {
  1710. struct ath5k_buf *bf = sc->bbuf;
  1711. struct ath5k_hw *ah = sc->ah;
  1712. ATH5K_DBG_UNLIMIT(sc, ATH5K_DEBUG_BEACON, "in beacon_send\n");
  1713. if (unlikely(bf->skb == NULL || sc->opmode == NL80211_IFTYPE_STATION ||
  1714. sc->opmode == NL80211_IFTYPE_MONITOR)) {
  1715. ATH5K_WARN(sc, "bf=%p bf_skb=%p\n", bf, bf ? bf->skb : NULL);
  1716. return;
  1717. }
  1718. /*
  1719. * Check if the previous beacon has gone out. If
  1720. * not don't don't try to post another, skip this
  1721. * period and wait for the next. Missed beacons
  1722. * indicate a problem and should not occur. If we
  1723. * miss too many consecutive beacons reset the device.
  1724. */
  1725. if (unlikely(ath5k_hw_num_tx_pending(ah, sc->bhalq) != 0)) {
  1726. sc->bmisscount++;
  1727. ATH5K_DBG(sc, ATH5K_DEBUG_BEACON,
  1728. "missed %u consecutive beacons\n", sc->bmisscount);
  1729. if (sc->bmisscount > 3) { /* NB: 3 is a guess */
  1730. ATH5K_DBG(sc, ATH5K_DEBUG_BEACON,
  1731. "stuck beacon time (%u missed)\n",
  1732. sc->bmisscount);
  1733. tasklet_schedule(&sc->restq);
  1734. }
  1735. return;
  1736. }
  1737. if (unlikely(sc->bmisscount != 0)) {
  1738. ATH5K_DBG(sc, ATH5K_DEBUG_BEACON,
  1739. "resume beacon xmit after %u misses\n",
  1740. sc->bmisscount);
  1741. sc->bmisscount = 0;
  1742. }
  1743. /*
  1744. * Stop any current dma and put the new frame on the queue.
  1745. * This should never fail since we check above that no frames
  1746. * are still pending on the queue.
  1747. */
  1748. if (unlikely(ath5k_hw_stop_tx_dma(ah, sc->bhalq))) {
  1749. ATH5K_WARN(sc, "beacon queue %u didn't stop?\n", sc->bhalq);
  1750. /* NB: hw still stops DMA, so proceed */
  1751. }
  1752. ath5k_hw_set_txdp(ah, sc->bhalq, bf->daddr);
  1753. ath5k_hw_start_tx_dma(ah, sc->bhalq);
  1754. ATH5K_DBG(sc, ATH5K_DEBUG_BEACON, "TXDP[%u] = %llx (%p)\n",
  1755. sc->bhalq, (unsigned long long)bf->daddr, bf->desc);
  1756. sc->bsent++;
  1757. }
  1758. /**
  1759. * ath5k_beacon_update_timers - update beacon timers
  1760. *
  1761. * @sc: struct ath5k_softc pointer we are operating on
  1762. * @bc_tsf: the timestamp of the beacon. 0 to reset the TSF. -1 to perform a
  1763. * beacon timer update based on the current HW TSF.
  1764. *
  1765. * Calculate the next target beacon transmit time (TBTT) based on the timestamp
  1766. * of a received beacon or the current local hardware TSF and write it to the
  1767. * beacon timer registers.
  1768. *
  1769. * This is called in a variety of situations, e.g. when a beacon is received,
  1770. * when a TSF update has been detected, but also when an new IBSS is created or
  1771. * when we otherwise know we have to update the timers, but we keep it in this
  1772. * function to have it all together in one place.
  1773. */
  1774. static void
  1775. ath5k_beacon_update_timers(struct ath5k_softc *sc, u64 bc_tsf)
  1776. {
  1777. struct ath5k_hw *ah = sc->ah;
  1778. u32 nexttbtt, intval, hw_tu, bc_tu;
  1779. u64 hw_tsf;
  1780. intval = sc->bintval & AR5K_BEACON_PERIOD;
  1781. if (WARN_ON(!intval))
  1782. return;
  1783. /* beacon TSF converted to TU */
  1784. bc_tu = TSF_TO_TU(bc_tsf);
  1785. /* current TSF converted to TU */
  1786. hw_tsf = ath5k_hw_get_tsf64(ah);
  1787. hw_tu = TSF_TO_TU(hw_tsf);
  1788. #define FUDGE 3
  1789. /* we use FUDGE to make sure the next TBTT is ahead of the current TU */
  1790. if (bc_tsf == -1) {
  1791. /*
  1792. * no beacons received, called internally.
  1793. * just need to refresh timers based on HW TSF.
  1794. */
  1795. nexttbtt = roundup(hw_tu + FUDGE, intval);
  1796. } else if (bc_tsf == 0) {
  1797. /*
  1798. * no beacon received, probably called by ath5k_reset_tsf().
  1799. * reset TSF to start with 0.
  1800. */
  1801. nexttbtt = intval;
  1802. intval |= AR5K_BEACON_RESET_TSF;
  1803. } else if (bc_tsf > hw_tsf) {
  1804. /*
  1805. * beacon received, SW merge happend but HW TSF not yet updated.
  1806. * not possible to reconfigure timers yet, but next time we
  1807. * receive a beacon with the same BSSID, the hardware will
  1808. * automatically update the TSF and then we need to reconfigure
  1809. * the timers.
  1810. */
  1811. ATH5K_DBG_UNLIMIT(sc, ATH5K_DEBUG_BEACON,
  1812. "need to wait for HW TSF sync\n");
  1813. return;
  1814. } else {
  1815. /*
  1816. * most important case for beacon synchronization between STA.
  1817. *
  1818. * beacon received and HW TSF has been already updated by HW.
  1819. * update next TBTT based on the TSF of the beacon, but make
  1820. * sure it is ahead of our local TSF timer.
  1821. */
  1822. nexttbtt = bc_tu + roundup(hw_tu + FUDGE - bc_tu, intval);
  1823. }
  1824. #undef FUDGE
  1825. sc->nexttbtt = nexttbtt;
  1826. intval |= AR5K_BEACON_ENA;
  1827. ath5k_hw_init_beacon(ah, nexttbtt, intval);
  1828. /*
  1829. * debugging output last in order to preserve the time critical aspect
  1830. * of this function
  1831. */
  1832. if (bc_tsf == -1)
  1833. ATH5K_DBG_UNLIMIT(sc, ATH5K_DEBUG_BEACON,
  1834. "reconfigured timers based on HW TSF\n");
  1835. else if (bc_tsf == 0)
  1836. ATH5K_DBG_UNLIMIT(sc, ATH5K_DEBUG_BEACON,
  1837. "reset HW TSF and timers\n");
  1838. else
  1839. ATH5K_DBG_UNLIMIT(sc, ATH5K_DEBUG_BEACON,
  1840. "updated timers based on beacon TSF\n");
  1841. ATH5K_DBG_UNLIMIT(sc, ATH5K_DEBUG_BEACON,
  1842. "bc_tsf %llx hw_tsf %llx bc_tu %u hw_tu %u nexttbtt %u\n",
  1843. (unsigned long long) bc_tsf,
  1844. (unsigned long long) hw_tsf, bc_tu, hw_tu, nexttbtt);
  1845. ATH5K_DBG_UNLIMIT(sc, ATH5K_DEBUG_BEACON, "intval %u %s %s\n",
  1846. intval & AR5K_BEACON_PERIOD,
  1847. intval & AR5K_BEACON_ENA ? "AR5K_BEACON_ENA" : "",
  1848. intval & AR5K_BEACON_RESET_TSF ? "AR5K_BEACON_RESET_TSF" : "");
  1849. }
  1850. /**
  1851. * ath5k_beacon_config - Configure the beacon queues and interrupts
  1852. *
  1853. * @sc: struct ath5k_softc pointer we are operating on
  1854. *
  1855. * When operating in station mode we want to receive a BMISS interrupt when we
  1856. * stop seeing beacons from the AP we've associated with so we can look for
  1857. * another AP to associate with.
  1858. *
  1859. * In IBSS mode we use a self-linked tx descriptor if possible. We enable SWBA
  1860. * interrupts to detect TSF updates only.
  1861. */
  1862. static void
  1863. ath5k_beacon_config(struct ath5k_softc *sc)
  1864. {
  1865. struct ath5k_hw *ah = sc->ah;
  1866. ath5k_hw_set_imr(ah, 0);
  1867. sc->bmisscount = 0;
  1868. sc->imask &= ~(AR5K_INT_BMISS | AR5K_INT_SWBA);
  1869. if (sc->opmode == NL80211_IFTYPE_STATION) {
  1870. sc->imask |= AR5K_INT_BMISS;
  1871. } else if (sc->opmode == NL80211_IFTYPE_ADHOC ||
  1872. sc->opmode == NL80211_IFTYPE_MESH_POINT ||
  1873. sc->opmode == NL80211_IFTYPE_AP) {
  1874. /*
  1875. * In IBSS mode we use a self-linked tx descriptor and let the
  1876. * hardware send the beacons automatically. We have to load it
  1877. * only once here.
  1878. * We use the SWBA interrupt only to keep track of the beacon
  1879. * timers in order to detect automatic TSF updates.
  1880. */
  1881. ath5k_beaconq_config(sc);
  1882. sc->imask |= AR5K_INT_SWBA;
  1883. if (sc->opmode == NL80211_IFTYPE_ADHOC) {
  1884. if (ath5k_hw_hasveol(ah)) {
  1885. spin_lock(&sc->block);
  1886. ath5k_beacon_send(sc);
  1887. spin_unlock(&sc->block);
  1888. }
  1889. } else
  1890. ath5k_beacon_update_timers(sc, -1);
  1891. }
  1892. ath5k_hw_set_imr(ah, sc->imask);
  1893. }
  1894. /********************\
  1895. * Interrupt handling *
  1896. \********************/
  1897. static int
  1898. ath5k_init(struct ath5k_softc *sc, bool is_resume)
  1899. {
  1900. struct ath5k_hw *ah = sc->ah;
  1901. int ret, i;
  1902. mutex_lock(&sc->lock);
  1903. if (is_resume && !test_bit(ATH_STAT_STARTED, sc->status))
  1904. goto out_ok;
  1905. __clear_bit(ATH_STAT_STARTED, sc->status);
  1906. ATH5K_DBG(sc, ATH5K_DEBUG_RESET, "mode %d\n", sc->opmode);
  1907. /*
  1908. * Stop anything previously setup. This is safe
  1909. * no matter this is the first time through or not.
  1910. */
  1911. ath5k_stop_locked(sc);
  1912. /*
  1913. * The basic interface to setting the hardware in a good
  1914. * state is ``reset''. On return the hardware is known to
  1915. * be powered up and with interrupts disabled. This must
  1916. * be followed by initialization of the appropriate bits
  1917. * and then setup of the interrupt mask.
  1918. */
  1919. sc->curchan = sc->hw->conf.channel;
  1920. sc->curband = &sc->sbands[sc->curchan->band];
  1921. sc->imask = AR5K_INT_RXOK | AR5K_INT_RXERR | AR5K_INT_RXEOL |
  1922. AR5K_INT_RXORN | AR5K_INT_TXDESC | AR5K_INT_TXEOL |
  1923. AR5K_INT_FATAL | AR5K_INT_GLOBAL | AR5K_INT_MIB;
  1924. ret = ath5k_reset(sc, false, false);
  1925. if (ret)
  1926. goto done;
  1927. /*
  1928. * Reset the key cache since some parts do not reset the
  1929. * contents on initial power up or resume from suspend.
  1930. */
  1931. for (i = 0; i < AR5K_KEYTABLE_SIZE; i++)
  1932. ath5k_hw_reset_key(ah, i);
  1933. __set_bit(ATH_STAT_STARTED, sc->status);
  1934. /* Set ack to be sent at low bit-rates */
  1935. ath5k_hw_set_ack_bitrate_high(ah, false);
  1936. mod_timer(&sc->calib_tim, round_jiffies(jiffies +
  1937. msecs_to_jiffies(ath5k_calinterval * 1000)));
  1938. out_ok:
  1939. ret = 0;
  1940. done:
  1941. mmiowb();
  1942. mutex_unlock(&sc->lock);
  1943. return ret;
  1944. }
  1945. static int
  1946. ath5k_stop_locked(struct ath5k_softc *sc)
  1947. {
  1948. struct ath5k_hw *ah = sc->ah;
  1949. ATH5K_DBG(sc, ATH5K_DEBUG_RESET, "invalid %u\n",
  1950. test_bit(ATH_STAT_INVALID, sc->status));
  1951. /*
  1952. * Shutdown the hardware and driver:
  1953. * stop output from above
  1954. * disable interrupts
  1955. * turn off timers
  1956. * turn off the radio
  1957. * clear transmit machinery
  1958. * clear receive machinery
  1959. * drain and release tx queues
  1960. * reclaim beacon resources
  1961. * power down hardware
  1962. *
  1963. * Note that some of this work is not possible if the
  1964. * hardware is gone (invalid).
  1965. */
  1966. ieee80211_stop_queues(sc->hw);
  1967. if (!test_bit(ATH_STAT_INVALID, sc->status)) {
  1968. ath5k_led_off(sc);
  1969. ath5k_hw_set_imr(ah, 0);
  1970. synchronize_irq(sc->pdev->irq);
  1971. }
  1972. ath5k_txq_cleanup(sc);
  1973. if (!test_bit(ATH_STAT_INVALID, sc->status)) {
  1974. ath5k_rx_stop(sc);
  1975. ath5k_hw_phy_disable(ah);
  1976. } else
  1977. sc->rxlink = NULL;
  1978. return 0;
  1979. }
  1980. /*
  1981. * Stop the device, grabbing the top-level lock to protect
  1982. * against concurrent entry through ath5k_init (which can happen
  1983. * if another thread does a system call and the thread doing the
  1984. * stop is preempted).
  1985. */
  1986. static int
  1987. ath5k_stop_hw(struct ath5k_softc *sc, bool is_suspend)
  1988. {
  1989. int ret;
  1990. mutex_lock(&sc->lock);
  1991. ret = ath5k_stop_locked(sc);
  1992. if (ret == 0 && !test_bit(ATH_STAT_INVALID, sc->status)) {
  1993. /*
  1994. * Set the chip in full sleep mode. Note that we are
  1995. * careful to do this only when bringing the interface
  1996. * completely to a stop. When the chip is in this state
  1997. * it must be carefully woken up or references to
  1998. * registers in the PCI clock domain may freeze the bus
  1999. * (and system). This varies by chip and is mostly an
  2000. * issue with newer parts that go to sleep more quickly.
  2001. */
  2002. if (sc->ah->ah_mac_srev >= 0x78) {
  2003. /*
  2004. * XXX
  2005. * don't put newer MAC revisions > 7.8 to sleep because
  2006. * of the above mentioned problems
  2007. */
  2008. ATH5K_DBG(sc, ATH5K_DEBUG_RESET, "mac version > 7.8, "
  2009. "not putting device to sleep\n");
  2010. } else {
  2011. ATH5K_DBG(sc, ATH5K_DEBUG_RESET,
  2012. "putting device to full sleep\n");
  2013. ath5k_hw_set_power(sc->ah, AR5K_PM_FULL_SLEEP, true, 0);
  2014. }
  2015. }
  2016. ath5k_txbuf_free(sc, sc->bbuf);
  2017. if (!is_suspend)
  2018. __clear_bit(ATH_STAT_STARTED, sc->status);
  2019. mmiowb();
  2020. mutex_unlock(&sc->lock);
  2021. del_timer_sync(&sc->calib_tim);
  2022. tasklet_kill(&sc->rxtq);
  2023. tasklet_kill(&sc->txtq);
  2024. tasklet_kill(&sc->restq);
  2025. return ret;
  2026. }
  2027. static irqreturn_t
  2028. ath5k_intr(int irq, void *dev_id)
  2029. {
  2030. struct ath5k_softc *sc = dev_id;
  2031. struct ath5k_hw *ah = sc->ah;
  2032. enum ath5k_int status;
  2033. unsigned int counter = 1000;
  2034. if (unlikely(test_bit(ATH_STAT_INVALID, sc->status) ||
  2035. !ath5k_hw_is_intr_pending(ah)))
  2036. return IRQ_NONE;
  2037. do {
  2038. /*
  2039. * Figure out the reason(s) for the interrupt. Note
  2040. * that get_isr returns a pseudo-ISR that may include
  2041. * bits we haven't explicitly enabled so we mask the
  2042. * value to insure we only process bits we requested.
  2043. */
  2044. ath5k_hw_get_isr(ah, &status); /* NB: clears IRQ too */
  2045. ATH5K_DBG(sc, ATH5K_DEBUG_INTR, "status 0x%x/0x%x\n",
  2046. status, sc->imask);
  2047. status &= sc->imask; /* discard unasked for bits */
  2048. if (unlikely(status & AR5K_INT_FATAL)) {
  2049. /*
  2050. * Fatal errors are unrecoverable.
  2051. * Typically these are caused by DMA errors.
  2052. */
  2053. tasklet_schedule(&sc->restq);
  2054. } else if (unlikely(status & AR5K_INT_RXORN)) {
  2055. tasklet_schedule(&sc->restq);
  2056. } else {
  2057. if (status & AR5K_INT_SWBA) {
  2058. /*
  2059. * Software beacon alert--time to send a beacon.
  2060. * Handle beacon transmission directly; deferring
  2061. * this is too slow to meet timing constraints
  2062. * under load.
  2063. *
  2064. * In IBSS mode we use this interrupt just to
  2065. * keep track of the next TBTT (target beacon
  2066. * transmission time) in order to detect wether
  2067. * automatic TSF updates happened.
  2068. */
  2069. if (sc->opmode == NL80211_IFTYPE_ADHOC) {
  2070. /* XXX: only if VEOL suppported */
  2071. u64 tsf = ath5k_hw_get_tsf64(ah);
  2072. sc->nexttbtt += sc->bintval;
  2073. ATH5K_DBG(sc, ATH5K_DEBUG_BEACON,
  2074. "SWBA nexttbtt: %x hw_tu: %x "
  2075. "TSF: %llx\n",
  2076. sc->nexttbtt,
  2077. TSF_TO_TU(tsf),
  2078. (unsigned long long) tsf);
  2079. } else {
  2080. spin_lock(&sc->block);
  2081. ath5k_beacon_send(sc);
  2082. spin_unlock(&sc->block);
  2083. }
  2084. }
  2085. if (status & AR5K_INT_RXEOL) {
  2086. /*
  2087. * NB: the hardware should re-read the link when
  2088. * RXE bit is written, but it doesn't work at
  2089. * least on older hardware revs.
  2090. */
  2091. sc->rxlink = NULL;
  2092. }
  2093. if (status & AR5K_INT_TXURN) {
  2094. /* bump tx trigger level */
  2095. ath5k_hw_update_tx_triglevel(ah, true);
  2096. }
  2097. if (status & (AR5K_INT_RXOK | AR5K_INT_RXERR))
  2098. tasklet_schedule(&sc->rxtq);
  2099. if (status & (AR5K_INT_TXOK | AR5K_INT_TXDESC
  2100. | AR5K_INT_TXERR | AR5K_INT_TXEOL))
  2101. tasklet_schedule(&sc->txtq);
  2102. if (status & AR5K_INT_BMISS) {
  2103. }
  2104. if (status & AR5K_INT_MIB) {
  2105. /*
  2106. * These stats are also used for ANI i think
  2107. * so how about updating them more often ?
  2108. */
  2109. ath5k_hw_update_mib_counters(ah, &sc->ll_stats);
  2110. }
  2111. }
  2112. } while (ath5k_hw_is_intr_pending(ah) && counter-- > 0);
  2113. if (unlikely(!counter))
  2114. ATH5K_WARN(sc, "too many interrupts, giving up for now\n");
  2115. return IRQ_HANDLED;
  2116. }
  2117. static void
  2118. ath5k_tasklet_reset(unsigned long data)
  2119. {
  2120. struct ath5k_softc *sc = (void *)data;
  2121. ath5k_reset_wake(sc);
  2122. }
  2123. /*
  2124. * Periodically recalibrate the PHY to account
  2125. * for temperature/environment changes.
  2126. */
  2127. static void
  2128. ath5k_calibrate(unsigned long data)
  2129. {
  2130. struct ath5k_softc *sc = (void *)data;
  2131. struct ath5k_hw *ah = sc->ah;
  2132. ATH5K_DBG(sc, ATH5K_DEBUG_CALIBRATE, "channel %u/%x\n",
  2133. ieee80211_frequency_to_channel(sc->curchan->center_freq),
  2134. sc->curchan->hw_value);
  2135. if (ath5k_hw_get_rf_gain(ah) == AR5K_RFGAIN_NEED_CHANGE) {
  2136. /*
  2137. * Rfgain is out of bounds, reset the chip
  2138. * to load new gain values.
  2139. */
  2140. ATH5K_DBG(sc, ATH5K_DEBUG_RESET, "calibration, resetting\n");
  2141. ath5k_reset_wake(sc);
  2142. }
  2143. if (ath5k_hw_phy_calibrate(ah, sc->curchan))
  2144. ATH5K_ERR(sc, "calibration of channel %u failed\n",
  2145. ieee80211_frequency_to_channel(
  2146. sc->curchan->center_freq));
  2147. mod_timer(&sc->calib_tim, round_jiffies(jiffies +
  2148. msecs_to_jiffies(ath5k_calinterval * 1000)));
  2149. }
  2150. /***************\
  2151. * LED functions *
  2152. \***************/
  2153. static void
  2154. ath5k_led_enable(struct ath5k_softc *sc)
  2155. {
  2156. if (test_bit(ATH_STAT_LEDSOFT, sc->status)) {
  2157. ath5k_hw_set_gpio_output(sc->ah, sc->led_pin);
  2158. ath5k_led_off(sc);
  2159. }
  2160. }
  2161. static void
  2162. ath5k_led_on(struct ath5k_softc *sc)
  2163. {
  2164. if (!test_bit(ATH_STAT_LEDSOFT, sc->status))
  2165. return;
  2166. ath5k_hw_set_gpio(sc->ah, sc->led_pin, sc->led_on);
  2167. }
  2168. static void
  2169. ath5k_led_off(struct ath5k_softc *sc)
  2170. {
  2171. if (!test_bit(ATH_STAT_LEDSOFT, sc->status))
  2172. return;
  2173. ath5k_hw_set_gpio(sc->ah, sc->led_pin, !sc->led_on);
  2174. }
  2175. static void
  2176. ath5k_led_brightness_set(struct led_classdev *led_dev,
  2177. enum led_brightness brightness)
  2178. {
  2179. struct ath5k_led *led = container_of(led_dev, struct ath5k_led,
  2180. led_dev);
  2181. if (brightness == LED_OFF)
  2182. ath5k_led_off(led->sc);
  2183. else
  2184. ath5k_led_on(led->sc);
  2185. }
  2186. static int
  2187. ath5k_register_led(struct ath5k_softc *sc, struct ath5k_led *led,
  2188. const char *name, char *trigger)
  2189. {
  2190. int err;
  2191. led->sc = sc;
  2192. strncpy(led->name, name, sizeof(led->name));
  2193. led->led_dev.name = led->name;
  2194. led->led_dev.default_trigger = trigger;
  2195. led->led_dev.brightness_set = ath5k_led_brightness_set;
  2196. err = led_classdev_register(&sc->pdev->dev, &led->led_dev);
  2197. if (err) {
  2198. ATH5K_WARN(sc, "could not register LED %s\n", name);
  2199. led->sc = NULL;
  2200. }
  2201. return err;
  2202. }
  2203. static void
  2204. ath5k_unregister_led(struct ath5k_led *led)
  2205. {
  2206. if (!led->sc)
  2207. return;
  2208. led_classdev_unregister(&led->led_dev);
  2209. ath5k_led_off(led->sc);
  2210. led->sc = NULL;
  2211. }
  2212. static void
  2213. ath5k_unregister_leds(struct ath5k_softc *sc)
  2214. {
  2215. ath5k_unregister_led(&sc->rx_led);
  2216. ath5k_unregister_led(&sc->tx_led);
  2217. }
  2218. static int
  2219. ath5k_init_leds(struct ath5k_softc *sc)
  2220. {
  2221. int ret = 0;
  2222. struct ieee80211_hw *hw = sc->hw;
  2223. struct pci_dev *pdev = sc->pdev;
  2224. char name[ATH5K_LED_MAX_NAME_LEN + 1];
  2225. /*
  2226. * Auto-enable soft led processing for IBM cards and for
  2227. * 5211 minipci cards.
  2228. */
  2229. if (pdev->device == PCI_DEVICE_ID_ATHEROS_AR5212_IBM ||
  2230. pdev->device == PCI_DEVICE_ID_ATHEROS_AR5211) {
  2231. __set_bit(ATH_STAT_LEDSOFT, sc->status);
  2232. sc->led_pin = 0;
  2233. sc->led_on = 0; /* active low */
  2234. }
  2235. /* Enable softled on PIN1 on HP Compaq nc6xx, nc4000 & nx5000 laptops */
  2236. if (pdev->subsystem_vendor == PCI_VENDOR_ID_COMPAQ) {
  2237. __set_bit(ATH_STAT_LEDSOFT, sc->status);
  2238. sc->led_pin = 1;
  2239. sc->led_on = 1; /* active high */
  2240. }
  2241. if (!test_bit(ATH_STAT_LEDSOFT, sc->status))
  2242. goto out;
  2243. ath5k_led_enable(sc);
  2244. snprintf(name, sizeof(name), "ath5k-%s::rx", wiphy_name(hw->wiphy));
  2245. ret = ath5k_register_led(sc, &sc->rx_led, name,
  2246. ieee80211_get_rx_led_name(hw));
  2247. if (ret)
  2248. goto out;
  2249. snprintf(name, sizeof(name), "ath5k-%s::tx", wiphy_name(hw->wiphy));
  2250. ret = ath5k_register_led(sc, &sc->tx_led, name,
  2251. ieee80211_get_tx_led_name(hw));
  2252. out:
  2253. return ret;
  2254. }
  2255. /********************\
  2256. * Mac80211 functions *
  2257. \********************/
  2258. static int
  2259. ath5k_tx(struct ieee80211_hw *hw, struct sk_buff *skb)
  2260. {
  2261. struct ath5k_softc *sc = hw->priv;
  2262. struct ath5k_buf *bf;
  2263. unsigned long flags;
  2264. int hdrlen;
  2265. int pad;
  2266. ath5k_debug_dump_skb(sc, skb, "TX ", 1);
  2267. if (sc->opmode == NL80211_IFTYPE_MONITOR)
  2268. ATH5K_DBG(sc, ATH5K_DEBUG_XMIT, "tx in monitor (scan?)\n");
  2269. /*
  2270. * the hardware expects the header padded to 4 byte boundaries
  2271. * if this is not the case we add the padding after the header
  2272. */
  2273. hdrlen = ieee80211_get_hdrlen_from_skb(skb);
  2274. if (hdrlen & 3) {
  2275. pad = hdrlen % 4;
  2276. if (skb_headroom(skb) < pad) {
  2277. ATH5K_ERR(sc, "tx hdrlen not %%4: %d not enough"
  2278. " headroom to pad %d\n", hdrlen, pad);
  2279. return -1;
  2280. }
  2281. skb_push(skb, pad);
  2282. memmove(skb->data, skb->data+pad, hdrlen);
  2283. }
  2284. spin_lock_irqsave(&sc->txbuflock, flags);
  2285. if (list_empty(&sc->txbuf)) {
  2286. ATH5K_ERR(sc, "no further txbuf available, dropping packet\n");
  2287. spin_unlock_irqrestore(&sc->txbuflock, flags);
  2288. ieee80211_stop_queue(hw, skb_get_queue_mapping(skb));
  2289. return -1;
  2290. }
  2291. bf = list_first_entry(&sc->txbuf, struct ath5k_buf, list);
  2292. list_del(&bf->list);
  2293. sc->txbuf_len--;
  2294. if (list_empty(&sc->txbuf))
  2295. ieee80211_stop_queues(hw);
  2296. spin_unlock_irqrestore(&sc->txbuflock, flags);
  2297. bf->skb = skb;
  2298. if (ath5k_txbuf_setup(sc, bf)) {
  2299. bf->skb = NULL;
  2300. spin_lock_irqsave(&sc->txbuflock, flags);
  2301. list_add_tail(&bf->list, &sc->txbuf);
  2302. sc->txbuf_len++;
  2303. spin_unlock_irqrestore(&sc->txbuflock, flags);
  2304. dev_kfree_skb_any(skb);
  2305. return 0;
  2306. }
  2307. return 0;
  2308. }
  2309. static int
  2310. ath5k_reset(struct ath5k_softc *sc, bool stop, bool change_channel)
  2311. {
  2312. struct ath5k_hw *ah = sc->ah;
  2313. int ret;
  2314. ATH5K_DBG(sc, ATH5K_DEBUG_RESET, "resetting\n");
  2315. if (stop) {
  2316. ath5k_hw_set_imr(ah, 0);
  2317. ath5k_txq_cleanup(sc);
  2318. ath5k_rx_stop(sc);
  2319. }
  2320. ret = ath5k_hw_reset(ah, sc->opmode, sc->curchan, true);
  2321. if (ret) {
  2322. ATH5K_ERR(sc, "can't reset hardware (%d)\n", ret);
  2323. goto err;
  2324. }
  2325. /*
  2326. * This is needed only to setup initial state
  2327. * but it's best done after a reset.
  2328. */
  2329. ath5k_hw_set_txpower_limit(sc->ah, 0);
  2330. ret = ath5k_rx_start(sc);
  2331. if (ret) {
  2332. ATH5K_ERR(sc, "can't start recv logic\n");
  2333. goto err;
  2334. }
  2335. /*
  2336. * Change channels and update the h/w rate map if we're switching;
  2337. * e.g. 11a to 11b/g.
  2338. *
  2339. * We may be doing a reset in response to an ioctl that changes the
  2340. * channel so update any state that might change as a result.
  2341. *
  2342. * XXX needed?
  2343. */
  2344. /* ath5k_chan_change(sc, c); */
  2345. ath5k_beacon_config(sc);
  2346. /* intrs are enabled by ath5k_beacon_config */
  2347. return 0;
  2348. err:
  2349. return ret;
  2350. }
  2351. static int
  2352. ath5k_reset_wake(struct ath5k_softc *sc)
  2353. {
  2354. int ret;
  2355. ret = ath5k_reset(sc, true, true);
  2356. if (!ret)
  2357. ieee80211_wake_queues(sc->hw);
  2358. return ret;
  2359. }
  2360. static int ath5k_start(struct ieee80211_hw *hw)
  2361. {
  2362. return ath5k_init(hw->priv, false);
  2363. }
  2364. static void ath5k_stop(struct ieee80211_hw *hw)
  2365. {
  2366. ath5k_stop_hw(hw->priv, false);
  2367. }
  2368. static int ath5k_add_interface(struct ieee80211_hw *hw,
  2369. struct ieee80211_if_init_conf *conf)
  2370. {
  2371. struct ath5k_softc *sc = hw->priv;
  2372. int ret;
  2373. mutex_lock(&sc->lock);
  2374. if (sc->vif) {
  2375. ret = 0;
  2376. goto end;
  2377. }
  2378. sc->vif = conf->vif;
  2379. switch (conf->type) {
  2380. case NL80211_IFTYPE_AP:
  2381. case NL80211_IFTYPE_STATION:
  2382. case NL80211_IFTYPE_ADHOC:
  2383. case NL80211_IFTYPE_MESH_POINT:
  2384. case NL80211_IFTYPE_MONITOR:
  2385. sc->opmode = conf->type;
  2386. break;
  2387. default:
  2388. ret = -EOPNOTSUPP;
  2389. goto end;
  2390. }
  2391. /* Set to a reasonable value. Note that this will
  2392. * be set to mac80211's value at ath5k_config(). */
  2393. sc->bintval = 1000;
  2394. ret = 0;
  2395. end:
  2396. mutex_unlock(&sc->lock);
  2397. return ret;
  2398. }
  2399. static void
  2400. ath5k_remove_interface(struct ieee80211_hw *hw,
  2401. struct ieee80211_if_init_conf *conf)
  2402. {
  2403. struct ath5k_softc *sc = hw->priv;
  2404. mutex_lock(&sc->lock);
  2405. if (sc->vif != conf->vif)
  2406. goto end;
  2407. sc->vif = NULL;
  2408. end:
  2409. mutex_unlock(&sc->lock);
  2410. }
  2411. /*
  2412. * TODO: Phy disable/diversity etc
  2413. */
  2414. static int
  2415. ath5k_config(struct ieee80211_hw *hw, u32 changed)
  2416. {
  2417. struct ath5k_softc *sc = hw->priv;
  2418. struct ieee80211_conf *conf = &hw->conf;
  2419. sc->bintval = conf->beacon_int;
  2420. sc->power_level = conf->power_level;
  2421. return ath5k_chan_set(sc, conf->channel);
  2422. }
  2423. static int
  2424. ath5k_config_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
  2425. struct ieee80211_if_conf *conf)
  2426. {
  2427. struct ath5k_softc *sc = hw->priv;
  2428. struct ath5k_hw *ah = sc->ah;
  2429. int ret;
  2430. mutex_lock(&sc->lock);
  2431. if (sc->vif != vif) {
  2432. ret = -EIO;
  2433. goto unlock;
  2434. }
  2435. if (conf->changed & IEEE80211_IFCC_BSSID && conf->bssid) {
  2436. /* Cache for later use during resets */
  2437. memcpy(ah->ah_bssid, conf->bssid, ETH_ALEN);
  2438. /* XXX: assoc id is set to 0 for now, mac80211 doesn't have
  2439. * a clean way of letting us retrieve this yet. */
  2440. ath5k_hw_set_associd(ah, ah->ah_bssid, 0);
  2441. mmiowb();
  2442. }
  2443. if (conf->changed & IEEE80211_IFCC_BEACON &&
  2444. (vif->type == NL80211_IFTYPE_ADHOC ||
  2445. vif->type == NL80211_IFTYPE_MESH_POINT ||
  2446. vif->type == NL80211_IFTYPE_AP)) {
  2447. struct sk_buff *beacon = ieee80211_beacon_get(hw, vif);
  2448. if (!beacon) {
  2449. ret = -ENOMEM;
  2450. goto unlock;
  2451. }
  2452. ath5k_beacon_update(sc, beacon);
  2453. }
  2454. mutex_unlock(&sc->lock);
  2455. return ath5k_reset_wake(sc);
  2456. unlock:
  2457. mutex_unlock(&sc->lock);
  2458. return ret;
  2459. }
  2460. #define SUPPORTED_FIF_FLAGS \
  2461. FIF_PROMISC_IN_BSS | FIF_ALLMULTI | FIF_FCSFAIL | \
  2462. FIF_PLCPFAIL | FIF_CONTROL | FIF_OTHER_BSS | \
  2463. FIF_BCN_PRBRESP_PROMISC
  2464. /*
  2465. * o always accept unicast, broadcast, and multicast traffic
  2466. * o multicast traffic for all BSSIDs will be enabled if mac80211
  2467. * says it should be
  2468. * o maintain current state of phy ofdm or phy cck error reception.
  2469. * If the hardware detects any of these type of errors then
  2470. * ath5k_hw_get_rx_filter() will pass to us the respective
  2471. * hardware filters to be able to receive these type of frames.
  2472. * o probe request frames are accepted only when operating in
  2473. * hostap, adhoc, or monitor modes
  2474. * o enable promiscuous mode according to the interface state
  2475. * o accept beacons:
  2476. * - when operating in adhoc mode so the 802.11 layer creates
  2477. * node table entries for peers,
  2478. * - when operating in station mode for collecting rssi data when
  2479. * the station is otherwise quiet, or
  2480. * - when scanning
  2481. */
  2482. static void ath5k_configure_filter(struct ieee80211_hw *hw,
  2483. unsigned int changed_flags,
  2484. unsigned int *new_flags,
  2485. int mc_count, struct dev_mc_list *mclist)
  2486. {
  2487. struct ath5k_softc *sc = hw->priv;
  2488. struct ath5k_hw *ah = sc->ah;
  2489. u32 mfilt[2], val, rfilt;
  2490. u8 pos;
  2491. int i;
  2492. mfilt[0] = 0;
  2493. mfilt[1] = 0;
  2494. /* Only deal with supported flags */
  2495. changed_flags &= SUPPORTED_FIF_FLAGS;
  2496. *new_flags &= SUPPORTED_FIF_FLAGS;
  2497. /* If HW detects any phy or radar errors, leave those filters on.
  2498. * Also, always enable Unicast, Broadcasts and Multicast
  2499. * XXX: move unicast, bssid broadcasts and multicast to mac80211 */
  2500. rfilt = (ath5k_hw_get_rx_filter(ah) & (AR5K_RX_FILTER_PHYERR)) |
  2501. (AR5K_RX_FILTER_UCAST | AR5K_RX_FILTER_BCAST |
  2502. AR5K_RX_FILTER_MCAST);
  2503. if (changed_flags & (FIF_PROMISC_IN_BSS | FIF_OTHER_BSS)) {
  2504. if (*new_flags & FIF_PROMISC_IN_BSS) {
  2505. rfilt |= AR5K_RX_FILTER_PROM;
  2506. __set_bit(ATH_STAT_PROMISC, sc->status);
  2507. } else {
  2508. __clear_bit(ATH_STAT_PROMISC, sc->status);
  2509. }
  2510. }
  2511. /* Note, AR5K_RX_FILTER_MCAST is already enabled */
  2512. if (*new_flags & FIF_ALLMULTI) {
  2513. mfilt[0] = ~0;
  2514. mfilt[1] = ~0;
  2515. } else {
  2516. for (i = 0; i < mc_count; i++) {
  2517. if (!mclist)
  2518. break;
  2519. /* calculate XOR of eight 6-bit values */
  2520. val = get_unaligned_le32(mclist->dmi_addr + 0);
  2521. pos = (val >> 18) ^ (val >> 12) ^ (val >> 6) ^ val;
  2522. val = get_unaligned_le32(mclist->dmi_addr + 3);
  2523. pos ^= (val >> 18) ^ (val >> 12) ^ (val >> 6) ^ val;
  2524. pos &= 0x3f;
  2525. mfilt[pos / 32] |= (1 << (pos % 32));
  2526. /* XXX: we might be able to just do this instead,
  2527. * but not sure, needs testing, if we do use this we'd
  2528. * neet to inform below to not reset the mcast */
  2529. /* ath5k_hw_set_mcast_filterindex(ah,
  2530. * mclist->dmi_addr[5]); */
  2531. mclist = mclist->next;
  2532. }
  2533. }
  2534. /* This is the best we can do */
  2535. if (*new_flags & (FIF_FCSFAIL | FIF_PLCPFAIL))
  2536. rfilt |= AR5K_RX_FILTER_PHYERR;
  2537. /* FIF_BCN_PRBRESP_PROMISC really means to enable beacons
  2538. * and probes for any BSSID, this needs testing */
  2539. if (*new_flags & FIF_BCN_PRBRESP_PROMISC)
  2540. rfilt |= AR5K_RX_FILTER_BEACON | AR5K_RX_FILTER_PROBEREQ;
  2541. /* FIF_CONTROL doc says that if FIF_PROMISC_IN_BSS is not
  2542. * set we should only pass on control frames for this
  2543. * station. This needs testing. I believe right now this
  2544. * enables *all* control frames, which is OK.. but
  2545. * but we should see if we can improve on granularity */
  2546. if (*new_flags & FIF_CONTROL)
  2547. rfilt |= AR5K_RX_FILTER_CONTROL;
  2548. /* Additional settings per mode -- this is per ath5k */
  2549. /* XXX move these to mac80211, and add a beacon IFF flag to mac80211 */
  2550. if (sc->opmode == NL80211_IFTYPE_MONITOR)
  2551. rfilt |= AR5K_RX_FILTER_CONTROL | AR5K_RX_FILTER_BEACON |
  2552. AR5K_RX_FILTER_PROBEREQ | AR5K_RX_FILTER_PROM;
  2553. if (sc->opmode != NL80211_IFTYPE_STATION)
  2554. rfilt |= AR5K_RX_FILTER_PROBEREQ;
  2555. if (sc->opmode != NL80211_IFTYPE_AP &&
  2556. sc->opmode != NL80211_IFTYPE_MESH_POINT &&
  2557. test_bit(ATH_STAT_PROMISC, sc->status))
  2558. rfilt |= AR5K_RX_FILTER_PROM;
  2559. if (sc->opmode == NL80211_IFTYPE_STATION ||
  2560. sc->opmode == NL80211_IFTYPE_ADHOC) {
  2561. rfilt |= AR5K_RX_FILTER_BEACON;
  2562. }
  2563. if (sc->opmode == NL80211_IFTYPE_MESH_POINT)
  2564. rfilt |= AR5K_RX_FILTER_CONTROL | AR5K_RX_FILTER_BEACON |
  2565. AR5K_RX_FILTER_PROBEREQ | AR5K_RX_FILTER_PROM;
  2566. /* Set filters */
  2567. ath5k_hw_set_rx_filter(ah, rfilt);
  2568. /* Set multicast bits */
  2569. ath5k_hw_set_mcast_filter(ah, mfilt[0], mfilt[1]);
  2570. /* Set the cached hw filter flags, this will alter actually
  2571. * be set in HW */
  2572. sc->filter_flags = rfilt;
  2573. }
  2574. static int
  2575. ath5k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd,
  2576. const u8 *local_addr, const u8 *addr,
  2577. struct ieee80211_key_conf *key)
  2578. {
  2579. struct ath5k_softc *sc = hw->priv;
  2580. int ret = 0;
  2581. if (modparam_nohwcrypt)
  2582. return -EOPNOTSUPP;
  2583. switch (key->alg) {
  2584. case ALG_WEP:
  2585. case ALG_TKIP:
  2586. break;
  2587. case ALG_CCMP:
  2588. return -EOPNOTSUPP;
  2589. default:
  2590. WARN_ON(1);
  2591. return -EINVAL;
  2592. }
  2593. mutex_lock(&sc->lock);
  2594. switch (cmd) {
  2595. case SET_KEY:
  2596. ret = ath5k_hw_set_key(sc->ah, key->keyidx, key, addr);
  2597. if (ret) {
  2598. ATH5K_ERR(sc, "can't set the key\n");
  2599. goto unlock;
  2600. }
  2601. __set_bit(key->keyidx, sc->keymap);
  2602. key->hw_key_idx = key->keyidx;
  2603. key->flags |= (IEEE80211_KEY_FLAG_GENERATE_IV |
  2604. IEEE80211_KEY_FLAG_GENERATE_MMIC);
  2605. break;
  2606. case DISABLE_KEY:
  2607. ath5k_hw_reset_key(sc->ah, key->keyidx);
  2608. __clear_bit(key->keyidx, sc->keymap);
  2609. break;
  2610. default:
  2611. ret = -EINVAL;
  2612. goto unlock;
  2613. }
  2614. unlock:
  2615. mmiowb();
  2616. mutex_unlock(&sc->lock);
  2617. return ret;
  2618. }
  2619. static int
  2620. ath5k_get_stats(struct ieee80211_hw *hw,
  2621. struct ieee80211_low_level_stats *stats)
  2622. {
  2623. struct ath5k_softc *sc = hw->priv;
  2624. struct ath5k_hw *ah = sc->ah;
  2625. /* Force update */
  2626. ath5k_hw_update_mib_counters(ah, &sc->ll_stats);
  2627. memcpy(stats, &sc->ll_stats, sizeof(sc->ll_stats));
  2628. return 0;
  2629. }
  2630. static int
  2631. ath5k_get_tx_stats(struct ieee80211_hw *hw,
  2632. struct ieee80211_tx_queue_stats *stats)
  2633. {
  2634. struct ath5k_softc *sc = hw->priv;
  2635. memcpy(stats, &sc->tx_stats, sizeof(sc->tx_stats));
  2636. return 0;
  2637. }
  2638. static u64
  2639. ath5k_get_tsf(struct ieee80211_hw *hw)
  2640. {
  2641. struct ath5k_softc *sc = hw->priv;
  2642. return ath5k_hw_get_tsf64(sc->ah);
  2643. }
  2644. static void
  2645. ath5k_reset_tsf(struct ieee80211_hw *hw)
  2646. {
  2647. struct ath5k_softc *sc = hw->priv;
  2648. /*
  2649. * in IBSS mode we need to update the beacon timers too.
  2650. * this will also reset the TSF if we call it with 0
  2651. */
  2652. if (sc->opmode == NL80211_IFTYPE_ADHOC)
  2653. ath5k_beacon_update_timers(sc, 0);
  2654. else
  2655. ath5k_hw_reset_tsf(sc->ah);
  2656. }
  2657. static int
  2658. ath5k_beacon_update(struct ath5k_softc *sc, struct sk_buff *skb)
  2659. {
  2660. unsigned long flags;
  2661. int ret;
  2662. ath5k_debug_dump_skb(sc, skb, "BC ", 1);
  2663. spin_lock_irqsave(&sc->block, flags);
  2664. ath5k_txbuf_free(sc, sc->bbuf);
  2665. sc->bbuf->skb = skb;
  2666. ret = ath5k_beacon_setup(sc, sc->bbuf);
  2667. if (ret)
  2668. sc->bbuf->skb = NULL;
  2669. spin_unlock_irqrestore(&sc->block, flags);
  2670. if (!ret) {
  2671. ath5k_beacon_config(sc);
  2672. mmiowb();
  2673. }
  2674. return ret;
  2675. }