base.c 87 KB

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