base.c 87 KB

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