base.c 87 KB

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