base.c 90 KB

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