base.c 82 KB

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