base.c 84 KB

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