base.c 92 KB

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