base.c 81 KB

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