base.c 79 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960
  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/dma-mapping.h>
  45. #include <linux/hardirq.h>
  46. #include <linux/if.h>
  47. #include <linux/io.h>
  48. #include <linux/netdevice.h>
  49. #include <linux/cache.h>
  50. #include <linux/ethtool.h>
  51. #include <linux/uaccess.h>
  52. #include <linux/slab.h>
  53. #include <linux/etherdevice.h>
  54. #include <net/ieee80211_radiotap.h>
  55. #include <asm/unaligned.h>
  56. #include "base.h"
  57. #include "reg.h"
  58. #include "debug.h"
  59. #include "ani.h"
  60. #define CREATE_TRACE_POINTS
  61. #include "trace.h"
  62. int ath5k_modparam_nohwcrypt;
  63. module_param_named(nohwcrypt, ath5k_modparam_nohwcrypt, bool, S_IRUGO);
  64. MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption.");
  65. static int modparam_all_channels;
  66. module_param_named(all_channels, modparam_all_channels, bool, S_IRUGO);
  67. MODULE_PARM_DESC(all_channels, "Expose all channels the device can use.");
  68. static int modparam_fastchanswitch;
  69. module_param_named(fastchanswitch, modparam_fastchanswitch, bool, S_IRUGO);
  70. MODULE_PARM_DESC(fastchanswitch, "Enable fast channel switching for AR2413/AR5413 radios.");
  71. /* Module info */
  72. MODULE_AUTHOR("Jiri Slaby");
  73. MODULE_AUTHOR("Nick Kossifidis");
  74. MODULE_DESCRIPTION("Support for 5xxx series of Atheros 802.11 wireless LAN cards.");
  75. MODULE_SUPPORTED_DEVICE("Atheros 5xxx WLAN cards");
  76. MODULE_LICENSE("Dual BSD/GPL");
  77. static int ath5k_init(struct ieee80211_hw *hw);
  78. static int ath5k_reset(struct ath5k_hw *ah, struct ieee80211_channel *chan,
  79. bool skip_pcu);
  80. /* Known SREVs */
  81. static const struct ath5k_srev_name srev_names[] = {
  82. #ifdef CONFIG_ATHEROS_AR231X
  83. { "5312", AR5K_VERSION_MAC, AR5K_SREV_AR5312_R2 },
  84. { "5312", AR5K_VERSION_MAC, AR5K_SREV_AR5312_R7 },
  85. { "2313", AR5K_VERSION_MAC, AR5K_SREV_AR2313_R8 },
  86. { "2315", AR5K_VERSION_MAC, AR5K_SREV_AR2315_R6 },
  87. { "2315", AR5K_VERSION_MAC, AR5K_SREV_AR2315_R7 },
  88. { "2317", AR5K_VERSION_MAC, AR5K_SREV_AR2317_R1 },
  89. { "2317", AR5K_VERSION_MAC, AR5K_SREV_AR2317_R2 },
  90. #else
  91. { "5210", AR5K_VERSION_MAC, AR5K_SREV_AR5210 },
  92. { "5311", AR5K_VERSION_MAC, AR5K_SREV_AR5311 },
  93. { "5311A", AR5K_VERSION_MAC, AR5K_SREV_AR5311A },
  94. { "5311B", AR5K_VERSION_MAC, AR5K_SREV_AR5311B },
  95. { "5211", AR5K_VERSION_MAC, AR5K_SREV_AR5211 },
  96. { "5212", AR5K_VERSION_MAC, AR5K_SREV_AR5212 },
  97. { "5213", AR5K_VERSION_MAC, AR5K_SREV_AR5213 },
  98. { "5213A", AR5K_VERSION_MAC, AR5K_SREV_AR5213A },
  99. { "2413", AR5K_VERSION_MAC, AR5K_SREV_AR2413 },
  100. { "2414", AR5K_VERSION_MAC, AR5K_SREV_AR2414 },
  101. { "5424", AR5K_VERSION_MAC, AR5K_SREV_AR5424 },
  102. { "5413", AR5K_VERSION_MAC, AR5K_SREV_AR5413 },
  103. { "5414", AR5K_VERSION_MAC, AR5K_SREV_AR5414 },
  104. { "2415", AR5K_VERSION_MAC, AR5K_SREV_AR2415 },
  105. { "5416", AR5K_VERSION_MAC, AR5K_SREV_AR5416 },
  106. { "5418", AR5K_VERSION_MAC, AR5K_SREV_AR5418 },
  107. { "2425", AR5K_VERSION_MAC, AR5K_SREV_AR2425 },
  108. { "2417", AR5K_VERSION_MAC, AR5K_SREV_AR2417 },
  109. #endif
  110. { "xxxxx", AR5K_VERSION_MAC, AR5K_SREV_UNKNOWN },
  111. { "5110", AR5K_VERSION_RAD, AR5K_SREV_RAD_5110 },
  112. { "5111", AR5K_VERSION_RAD, AR5K_SREV_RAD_5111 },
  113. { "5111A", AR5K_VERSION_RAD, AR5K_SREV_RAD_5111A },
  114. { "2111", AR5K_VERSION_RAD, AR5K_SREV_RAD_2111 },
  115. { "5112", AR5K_VERSION_RAD, AR5K_SREV_RAD_5112 },
  116. { "5112A", AR5K_VERSION_RAD, AR5K_SREV_RAD_5112A },
  117. { "5112B", AR5K_VERSION_RAD, AR5K_SREV_RAD_5112B },
  118. { "2112", AR5K_VERSION_RAD, AR5K_SREV_RAD_2112 },
  119. { "2112A", AR5K_VERSION_RAD, AR5K_SREV_RAD_2112A },
  120. { "2112B", AR5K_VERSION_RAD, AR5K_SREV_RAD_2112B },
  121. { "2413", AR5K_VERSION_RAD, AR5K_SREV_RAD_2413 },
  122. { "5413", AR5K_VERSION_RAD, AR5K_SREV_RAD_5413 },
  123. { "5424", AR5K_VERSION_RAD, AR5K_SREV_RAD_5424 },
  124. { "5133", AR5K_VERSION_RAD, AR5K_SREV_RAD_5133 },
  125. #ifdef CONFIG_ATHEROS_AR231X
  126. { "2316", AR5K_VERSION_RAD, AR5K_SREV_RAD_2316 },
  127. { "2317", AR5K_VERSION_RAD, AR5K_SREV_RAD_2317 },
  128. #endif
  129. { "xxxxx", AR5K_VERSION_RAD, AR5K_SREV_UNKNOWN },
  130. };
  131. static const struct ieee80211_rate ath5k_rates[] = {
  132. { .bitrate = 10,
  133. .hw_value = ATH5K_RATE_CODE_1M, },
  134. { .bitrate = 20,
  135. .hw_value = ATH5K_RATE_CODE_2M,
  136. .hw_value_short = ATH5K_RATE_CODE_2M | AR5K_SET_SHORT_PREAMBLE,
  137. .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  138. { .bitrate = 55,
  139. .hw_value = ATH5K_RATE_CODE_5_5M,
  140. .hw_value_short = ATH5K_RATE_CODE_5_5M | AR5K_SET_SHORT_PREAMBLE,
  141. .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  142. { .bitrate = 110,
  143. .hw_value = ATH5K_RATE_CODE_11M,
  144. .hw_value_short = ATH5K_RATE_CODE_11M | AR5K_SET_SHORT_PREAMBLE,
  145. .flags = IEEE80211_RATE_SHORT_PREAMBLE },
  146. { .bitrate = 60,
  147. .hw_value = ATH5K_RATE_CODE_6M,
  148. .flags = 0 },
  149. { .bitrate = 90,
  150. .hw_value = ATH5K_RATE_CODE_9M,
  151. .flags = 0 },
  152. { .bitrate = 120,
  153. .hw_value = ATH5K_RATE_CODE_12M,
  154. .flags = 0 },
  155. { .bitrate = 180,
  156. .hw_value = ATH5K_RATE_CODE_18M,
  157. .flags = 0 },
  158. { .bitrate = 240,
  159. .hw_value = ATH5K_RATE_CODE_24M,
  160. .flags = 0 },
  161. { .bitrate = 360,
  162. .hw_value = ATH5K_RATE_CODE_36M,
  163. .flags = 0 },
  164. { .bitrate = 480,
  165. .hw_value = ATH5K_RATE_CODE_48M,
  166. .flags = 0 },
  167. { .bitrate = 540,
  168. .hw_value = ATH5K_RATE_CODE_54M,
  169. .flags = 0 },
  170. /* XR missing */
  171. };
  172. static inline u64 ath5k_extend_tsf(struct ath5k_hw *ah, u32 rstamp)
  173. {
  174. u64 tsf = ath5k_hw_get_tsf64(ah);
  175. if ((tsf & 0x7fff) < rstamp)
  176. tsf -= 0x8000;
  177. return (tsf & ~0x7fff) | rstamp;
  178. }
  179. const char *
  180. ath5k_chip_name(enum ath5k_srev_type type, u_int16_t val)
  181. {
  182. const char *name = "xxxxx";
  183. unsigned int i;
  184. for (i = 0; i < ARRAY_SIZE(srev_names); i++) {
  185. if (srev_names[i].sr_type != type)
  186. continue;
  187. if ((val & 0xf0) == srev_names[i].sr_val)
  188. name = srev_names[i].sr_name;
  189. if ((val & 0xff) == srev_names[i].sr_val) {
  190. name = srev_names[i].sr_name;
  191. break;
  192. }
  193. }
  194. return name;
  195. }
  196. static unsigned int ath5k_ioread32(void *hw_priv, u32 reg_offset)
  197. {
  198. struct ath5k_hw *ah = (struct ath5k_hw *) hw_priv;
  199. return ath5k_hw_reg_read(ah, reg_offset);
  200. }
  201. static void ath5k_iowrite32(void *hw_priv, u32 val, u32 reg_offset)
  202. {
  203. struct ath5k_hw *ah = (struct ath5k_hw *) hw_priv;
  204. ath5k_hw_reg_write(ah, val, reg_offset);
  205. }
  206. static const struct ath_ops ath5k_common_ops = {
  207. .read = ath5k_ioread32,
  208. .write = ath5k_iowrite32,
  209. };
  210. /***********************\
  211. * Driver Initialization *
  212. \***********************/
  213. static int ath5k_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request)
  214. {
  215. struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy);
  216. struct ath5k_hw *ah = hw->priv;
  217. struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah);
  218. return ath_reg_notifier_apply(wiphy, request, regulatory);
  219. }
  220. /********************\
  221. * Channel/mode setup *
  222. \********************/
  223. /*
  224. * Returns true for the channel numbers used without all_channels modparam.
  225. */
  226. static bool ath5k_is_standard_channel(short chan, enum ieee80211_band band)
  227. {
  228. if (band == IEEE80211_BAND_2GHZ && chan <= 14)
  229. return true;
  230. return /* UNII 1,2 */
  231. (((chan & 3) == 0 && chan >= 36 && chan <= 64) ||
  232. /* midband */
  233. ((chan & 3) == 0 && chan >= 100 && chan <= 140) ||
  234. /* UNII-3 */
  235. ((chan & 3) == 1 && chan >= 149 && chan <= 165) ||
  236. /* 802.11j 5.030-5.080 GHz (20MHz) */
  237. (chan == 8 || chan == 12 || chan == 16) ||
  238. /* 802.11j 4.9GHz (20MHz) */
  239. (chan == 184 || chan == 188 || chan == 192 || chan == 196));
  240. }
  241. static unsigned int
  242. ath5k_setup_channels(struct ath5k_hw *ah, struct ieee80211_channel *channels,
  243. unsigned int mode, unsigned int max)
  244. {
  245. unsigned int count, size, chfreq, freq, ch;
  246. enum ieee80211_band band;
  247. switch (mode) {
  248. case AR5K_MODE_11A:
  249. /* 1..220, but 2GHz frequencies are filtered by check_channel */
  250. size = 220;
  251. chfreq = CHANNEL_5GHZ;
  252. band = IEEE80211_BAND_5GHZ;
  253. break;
  254. case AR5K_MODE_11B:
  255. case AR5K_MODE_11G:
  256. size = 26;
  257. chfreq = CHANNEL_2GHZ;
  258. band = IEEE80211_BAND_2GHZ;
  259. break;
  260. default:
  261. ATH5K_WARN(ah, "bad mode, not copying channels\n");
  262. return 0;
  263. }
  264. count = 0;
  265. for (ch = 1; ch <= size && count < max; ch++) {
  266. freq = ieee80211_channel_to_frequency(ch, band);
  267. if (freq == 0) /* mapping failed - not a standard channel */
  268. continue;
  269. /* Check if channel is supported by the chipset */
  270. if (!ath5k_channel_ok(ah, freq, chfreq))
  271. continue;
  272. if (!modparam_all_channels &&
  273. !ath5k_is_standard_channel(ch, band))
  274. continue;
  275. /* Write channel info and increment counter */
  276. channels[count].center_freq = freq;
  277. channels[count].band = band;
  278. switch (mode) {
  279. case AR5K_MODE_11A:
  280. case AR5K_MODE_11G:
  281. channels[count].hw_value = chfreq | CHANNEL_OFDM;
  282. break;
  283. case AR5K_MODE_11B:
  284. channels[count].hw_value = CHANNEL_B;
  285. }
  286. count++;
  287. }
  288. return count;
  289. }
  290. static void
  291. ath5k_setup_rate_idx(struct ath5k_hw *ah, struct ieee80211_supported_band *b)
  292. {
  293. u8 i;
  294. for (i = 0; i < AR5K_MAX_RATES; i++)
  295. ah->rate_idx[b->band][i] = -1;
  296. for (i = 0; i < b->n_bitrates; i++) {
  297. ah->rate_idx[b->band][b->bitrates[i].hw_value] = i;
  298. if (b->bitrates[i].hw_value_short)
  299. ah->rate_idx[b->band][b->bitrates[i].hw_value_short] = i;
  300. }
  301. }
  302. static int
  303. ath5k_setup_bands(struct ieee80211_hw *hw)
  304. {
  305. struct ath5k_hw *ah = hw->priv;
  306. struct ieee80211_supported_band *sband;
  307. int max_c, count_c = 0;
  308. int i;
  309. BUILD_BUG_ON(ARRAY_SIZE(ah->sbands) < IEEE80211_NUM_BANDS);
  310. max_c = ARRAY_SIZE(ah->channels);
  311. /* 2GHz band */
  312. sband = &ah->sbands[IEEE80211_BAND_2GHZ];
  313. sband->band = IEEE80211_BAND_2GHZ;
  314. sband->bitrates = &ah->rates[IEEE80211_BAND_2GHZ][0];
  315. if (test_bit(AR5K_MODE_11G, ah->ah_capabilities.cap_mode)) {
  316. /* G mode */
  317. memcpy(sband->bitrates, &ath5k_rates[0],
  318. sizeof(struct ieee80211_rate) * 12);
  319. sband->n_bitrates = 12;
  320. sband->channels = ah->channels;
  321. sband->n_channels = ath5k_setup_channels(ah, sband->channels,
  322. AR5K_MODE_11G, max_c);
  323. hw->wiphy->bands[IEEE80211_BAND_2GHZ] = sband;
  324. count_c = sband->n_channels;
  325. max_c -= count_c;
  326. } else if (test_bit(AR5K_MODE_11B, ah->ah_capabilities.cap_mode)) {
  327. /* B mode */
  328. memcpy(sband->bitrates, &ath5k_rates[0],
  329. sizeof(struct ieee80211_rate) * 4);
  330. sband->n_bitrates = 4;
  331. /* 5211 only supports B rates and uses 4bit rate codes
  332. * (e.g normally we have 0x1B for 1M, but on 5211 we have 0x0B)
  333. * fix them up here:
  334. */
  335. if (ah->ah_version == AR5K_AR5211) {
  336. for (i = 0; i < 4; i++) {
  337. sband->bitrates[i].hw_value =
  338. sband->bitrates[i].hw_value & 0xF;
  339. sband->bitrates[i].hw_value_short =
  340. sband->bitrates[i].hw_value_short & 0xF;
  341. }
  342. }
  343. sband->channels = ah->channels;
  344. sband->n_channels = ath5k_setup_channels(ah, sband->channels,
  345. AR5K_MODE_11B, max_c);
  346. hw->wiphy->bands[IEEE80211_BAND_2GHZ] = sband;
  347. count_c = sband->n_channels;
  348. max_c -= count_c;
  349. }
  350. ath5k_setup_rate_idx(ah, sband);
  351. /* 5GHz band, A mode */
  352. if (test_bit(AR5K_MODE_11A, ah->ah_capabilities.cap_mode)) {
  353. sband = &ah->sbands[IEEE80211_BAND_5GHZ];
  354. sband->band = IEEE80211_BAND_5GHZ;
  355. sband->bitrates = &ah->rates[IEEE80211_BAND_5GHZ][0];
  356. memcpy(sband->bitrates, &ath5k_rates[4],
  357. sizeof(struct ieee80211_rate) * 8);
  358. sband->n_bitrates = 8;
  359. sband->channels = &ah->channels[count_c];
  360. sband->n_channels = ath5k_setup_channels(ah, sband->channels,
  361. AR5K_MODE_11A, max_c);
  362. hw->wiphy->bands[IEEE80211_BAND_5GHZ] = sband;
  363. }
  364. ath5k_setup_rate_idx(ah, sband);
  365. ath5k_debug_dump_bands(ah);
  366. return 0;
  367. }
  368. /*
  369. * Set/change channels. We always reset the chip.
  370. * To accomplish this we must first cleanup any pending DMA,
  371. * then restart stuff after a la ath5k_init.
  372. *
  373. * Called with ah->lock.
  374. */
  375. int
  376. ath5k_chan_set(struct ath5k_hw *ah, struct ieee80211_channel *chan)
  377. {
  378. ATH5K_DBG(ah, ATH5K_DEBUG_RESET,
  379. "channel set, resetting (%u -> %u MHz)\n",
  380. ah->curchan->center_freq, chan->center_freq);
  381. /*
  382. * To switch channels clear any pending DMA operations;
  383. * wait long enough for the RX fifo to drain, reset the
  384. * hardware at the new frequency, and then re-enable
  385. * the relevant bits of the h/w.
  386. */
  387. return ath5k_reset(ah, chan, true);
  388. }
  389. void ath5k_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif)
  390. {
  391. struct ath5k_vif_iter_data *iter_data = data;
  392. int i;
  393. struct ath5k_vif *avf = (void *)vif->drv_priv;
  394. if (iter_data->hw_macaddr)
  395. for (i = 0; i < ETH_ALEN; i++)
  396. iter_data->mask[i] &=
  397. ~(iter_data->hw_macaddr[i] ^ mac[i]);
  398. if (!iter_data->found_active) {
  399. iter_data->found_active = true;
  400. memcpy(iter_data->active_mac, mac, ETH_ALEN);
  401. }
  402. if (iter_data->need_set_hw_addr && iter_data->hw_macaddr)
  403. if (compare_ether_addr(iter_data->hw_macaddr, mac) == 0)
  404. iter_data->need_set_hw_addr = false;
  405. if (!iter_data->any_assoc) {
  406. if (avf->assoc)
  407. iter_data->any_assoc = true;
  408. }
  409. /* Calculate combined mode - when APs are active, operate in AP mode.
  410. * Otherwise use the mode of the new interface. This can currently
  411. * only deal with combinations of APs and STAs. Only one ad-hoc
  412. * interfaces is allowed.
  413. */
  414. if (avf->opmode == NL80211_IFTYPE_AP)
  415. iter_data->opmode = NL80211_IFTYPE_AP;
  416. else {
  417. if (avf->opmode == NL80211_IFTYPE_STATION)
  418. iter_data->n_stas++;
  419. if (iter_data->opmode == NL80211_IFTYPE_UNSPECIFIED)
  420. iter_data->opmode = avf->opmode;
  421. }
  422. }
  423. void
  424. ath5k_update_bssid_mask_and_opmode(struct ath5k_hw *ah,
  425. struct ieee80211_vif *vif)
  426. {
  427. struct ath_common *common = ath5k_hw_common(ah);
  428. struct ath5k_vif_iter_data iter_data;
  429. u32 rfilt;
  430. /*
  431. * Use the hardware MAC address as reference, the hardware uses it
  432. * together with the BSSID mask when matching addresses.
  433. */
  434. iter_data.hw_macaddr = common->macaddr;
  435. memset(&iter_data.mask, 0xff, ETH_ALEN);
  436. iter_data.found_active = false;
  437. iter_data.need_set_hw_addr = true;
  438. iter_data.opmode = NL80211_IFTYPE_UNSPECIFIED;
  439. iter_data.n_stas = 0;
  440. if (vif)
  441. ath5k_vif_iter(&iter_data, vif->addr, vif);
  442. /* Get list of all active MAC addresses */
  443. ieee80211_iterate_active_interfaces_atomic(ah->hw, ath5k_vif_iter,
  444. &iter_data);
  445. memcpy(ah->bssidmask, iter_data.mask, ETH_ALEN);
  446. ah->opmode = iter_data.opmode;
  447. if (ah->opmode == NL80211_IFTYPE_UNSPECIFIED)
  448. /* Nothing active, default to station mode */
  449. ah->opmode = NL80211_IFTYPE_STATION;
  450. ath5k_hw_set_opmode(ah, ah->opmode);
  451. ATH5K_DBG(ah, ATH5K_DEBUG_MODE, "mode setup opmode %d (%s)\n",
  452. ah->opmode, ath_opmode_to_string(ah->opmode));
  453. if (iter_data.need_set_hw_addr && iter_data.found_active)
  454. ath5k_hw_set_lladdr(ah, iter_data.active_mac);
  455. if (ath5k_hw_hasbssidmask(ah))
  456. ath5k_hw_set_bssid_mask(ah, ah->bssidmask);
  457. /* Set up RX Filter */
  458. if (iter_data.n_stas > 1) {
  459. /* If you have multiple STA interfaces connected to
  460. * different APs, ARPs are not received (most of the time?)
  461. * Enabling PROMISC appears to fix that problem.
  462. */
  463. ah->filter_flags |= AR5K_RX_FILTER_PROM;
  464. }
  465. rfilt = ah->filter_flags;
  466. ath5k_hw_set_rx_filter(ah, rfilt);
  467. ATH5K_DBG(ah, ATH5K_DEBUG_MODE, "RX filter 0x%x\n", rfilt);
  468. }
  469. static inline int
  470. ath5k_hw_to_driver_rix(struct ath5k_hw *ah, int hw_rix)
  471. {
  472. int rix;
  473. /* return base rate on errors */
  474. if (WARN(hw_rix < 0 || hw_rix >= AR5K_MAX_RATES,
  475. "hw_rix out of bounds: %x\n", hw_rix))
  476. return 0;
  477. rix = ah->rate_idx[ah->curchan->band][hw_rix];
  478. if (WARN(rix < 0, "invalid hw_rix: %x\n", hw_rix))
  479. rix = 0;
  480. return rix;
  481. }
  482. /***************\
  483. * Buffers setup *
  484. \***************/
  485. static
  486. struct sk_buff *ath5k_rx_skb_alloc(struct ath5k_hw *ah, dma_addr_t *skb_addr)
  487. {
  488. struct ath_common *common = ath5k_hw_common(ah);
  489. struct sk_buff *skb;
  490. /*
  491. * Allocate buffer with headroom_needed space for the
  492. * fake physical layer header at the start.
  493. */
  494. skb = ath_rxbuf_alloc(common,
  495. common->rx_bufsize,
  496. GFP_ATOMIC);
  497. if (!skb) {
  498. ATH5K_ERR(ah, "can't alloc skbuff of size %u\n",
  499. common->rx_bufsize);
  500. return NULL;
  501. }
  502. *skb_addr = dma_map_single(ah->dev,
  503. skb->data, common->rx_bufsize,
  504. DMA_FROM_DEVICE);
  505. if (unlikely(dma_mapping_error(ah->dev, *skb_addr))) {
  506. ATH5K_ERR(ah, "%s: DMA mapping failed\n", __func__);
  507. dev_kfree_skb(skb);
  508. return NULL;
  509. }
  510. return skb;
  511. }
  512. static int
  513. ath5k_rxbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf)
  514. {
  515. struct sk_buff *skb = bf->skb;
  516. struct ath5k_desc *ds;
  517. int ret;
  518. if (!skb) {
  519. skb = ath5k_rx_skb_alloc(ah, &bf->skbaddr);
  520. if (!skb)
  521. return -ENOMEM;
  522. bf->skb = skb;
  523. }
  524. /*
  525. * Setup descriptors. For receive we always terminate
  526. * the descriptor list with a self-linked entry so we'll
  527. * not get overrun under high load (as can happen with a
  528. * 5212 when ANI processing enables PHY error frames).
  529. *
  530. * To ensure the last descriptor is self-linked we create
  531. * each descriptor as self-linked and add it to the end. As
  532. * each additional descriptor is added the previous self-linked
  533. * entry is "fixed" naturally. This should be safe even
  534. * if DMA is happening. When processing RX interrupts we
  535. * never remove/process the last, self-linked, entry on the
  536. * descriptor list. This ensures the hardware always has
  537. * someplace to write a new frame.
  538. */
  539. ds = bf->desc;
  540. ds->ds_link = bf->daddr; /* link to self */
  541. ds->ds_data = bf->skbaddr;
  542. ret = ath5k_hw_setup_rx_desc(ah, ds, ah->common.rx_bufsize, 0);
  543. if (ret) {
  544. ATH5K_ERR(ah, "%s: could not setup RX desc\n", __func__);
  545. return ret;
  546. }
  547. if (ah->rxlink != NULL)
  548. *ah->rxlink = bf->daddr;
  549. ah->rxlink = &ds->ds_link;
  550. return 0;
  551. }
  552. static enum ath5k_pkt_type get_hw_packet_type(struct sk_buff *skb)
  553. {
  554. struct ieee80211_hdr *hdr;
  555. enum ath5k_pkt_type htype;
  556. __le16 fc;
  557. hdr = (struct ieee80211_hdr *)skb->data;
  558. fc = hdr->frame_control;
  559. if (ieee80211_is_beacon(fc))
  560. htype = AR5K_PKT_TYPE_BEACON;
  561. else if (ieee80211_is_probe_resp(fc))
  562. htype = AR5K_PKT_TYPE_PROBE_RESP;
  563. else if (ieee80211_is_atim(fc))
  564. htype = AR5K_PKT_TYPE_ATIM;
  565. else if (ieee80211_is_pspoll(fc))
  566. htype = AR5K_PKT_TYPE_PSPOLL;
  567. else
  568. htype = AR5K_PKT_TYPE_NORMAL;
  569. return htype;
  570. }
  571. static int
  572. ath5k_txbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf,
  573. struct ath5k_txq *txq, int padsize)
  574. {
  575. struct ath5k_desc *ds = bf->desc;
  576. struct sk_buff *skb = bf->skb;
  577. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb);
  578. unsigned int pktlen, flags, keyidx = AR5K_TXKEYIX_INVALID;
  579. struct ieee80211_rate *rate;
  580. unsigned int mrr_rate[3], mrr_tries[3];
  581. int i, ret;
  582. u16 hw_rate;
  583. u16 cts_rate = 0;
  584. u16 duration = 0;
  585. u8 rc_flags;
  586. flags = AR5K_TXDESC_INTREQ | AR5K_TXDESC_CLRDMASK;
  587. /* XXX endianness */
  588. bf->skbaddr = dma_map_single(ah->dev, skb->data, skb->len,
  589. DMA_TO_DEVICE);
  590. rate = ieee80211_get_tx_rate(ah->hw, info);
  591. if (!rate) {
  592. ret = -EINVAL;
  593. goto err_unmap;
  594. }
  595. if (info->flags & IEEE80211_TX_CTL_NO_ACK)
  596. flags |= AR5K_TXDESC_NOACK;
  597. rc_flags = info->control.rates[0].flags;
  598. hw_rate = (rc_flags & IEEE80211_TX_RC_USE_SHORT_PREAMBLE) ?
  599. rate->hw_value_short : rate->hw_value;
  600. pktlen = skb->len;
  601. /* FIXME: If we are in g mode and rate is a CCK rate
  602. * subtract ah->ah_txpower.txp_cck_ofdm_pwr_delta
  603. * from tx power (value is in dB units already) */
  604. if (info->control.hw_key) {
  605. keyidx = info->control.hw_key->hw_key_idx;
  606. pktlen += info->control.hw_key->icv_len;
  607. }
  608. if (rc_flags & IEEE80211_TX_RC_USE_RTS_CTS) {
  609. flags |= AR5K_TXDESC_RTSENA;
  610. cts_rate = ieee80211_get_rts_cts_rate(ah->hw, info)->hw_value;
  611. duration = le16_to_cpu(ieee80211_rts_duration(ah->hw,
  612. info->control.vif, pktlen, info));
  613. }
  614. if (rc_flags & IEEE80211_TX_RC_USE_CTS_PROTECT) {
  615. flags |= AR5K_TXDESC_CTSENA;
  616. cts_rate = ieee80211_get_rts_cts_rate(ah->hw, info)->hw_value;
  617. duration = le16_to_cpu(ieee80211_ctstoself_duration(ah->hw,
  618. info->control.vif, pktlen, info));
  619. }
  620. ret = ah->ah_setup_tx_desc(ah, ds, pktlen,
  621. ieee80211_get_hdrlen_from_skb(skb), padsize,
  622. get_hw_packet_type(skb),
  623. (ah->power_level * 2),
  624. hw_rate,
  625. info->control.rates[0].count, keyidx, ah->ah_tx_ant, flags,
  626. cts_rate, duration);
  627. if (ret)
  628. goto err_unmap;
  629. memset(mrr_rate, 0, sizeof(mrr_rate));
  630. memset(mrr_tries, 0, sizeof(mrr_tries));
  631. for (i = 0; i < 3; i++) {
  632. rate = ieee80211_get_alt_retry_rate(ah->hw, info, i);
  633. if (!rate)
  634. break;
  635. mrr_rate[i] = rate->hw_value;
  636. mrr_tries[i] = info->control.rates[i + 1].count;
  637. }
  638. ath5k_hw_setup_mrr_tx_desc(ah, ds,
  639. mrr_rate[0], mrr_tries[0],
  640. mrr_rate[1], mrr_tries[1],
  641. mrr_rate[2], mrr_tries[2]);
  642. ds->ds_link = 0;
  643. ds->ds_data = bf->skbaddr;
  644. spin_lock_bh(&txq->lock);
  645. list_add_tail(&bf->list, &txq->q);
  646. txq->txq_len++;
  647. if (txq->link == NULL) /* is this first packet? */
  648. ath5k_hw_set_txdp(ah, txq->qnum, bf->daddr);
  649. else /* no, so only link it */
  650. *txq->link = bf->daddr;
  651. txq->link = &ds->ds_link;
  652. ath5k_hw_start_tx_dma(ah, txq->qnum);
  653. mmiowb();
  654. spin_unlock_bh(&txq->lock);
  655. return 0;
  656. err_unmap:
  657. dma_unmap_single(ah->dev, bf->skbaddr, skb->len, DMA_TO_DEVICE);
  658. return ret;
  659. }
  660. /*******************\
  661. * Descriptors setup *
  662. \*******************/
  663. static int
  664. ath5k_desc_alloc(struct ath5k_hw *ah)
  665. {
  666. struct ath5k_desc *ds;
  667. struct ath5k_buf *bf;
  668. dma_addr_t da;
  669. unsigned int i;
  670. int ret;
  671. /* allocate descriptors */
  672. ah->desc_len = sizeof(struct ath5k_desc) *
  673. (ATH_TXBUF + ATH_RXBUF + ATH_BCBUF + 1);
  674. ah->desc = dma_alloc_coherent(ah->dev, ah->desc_len,
  675. &ah->desc_daddr, GFP_KERNEL);
  676. if (ah->desc == NULL) {
  677. ATH5K_ERR(ah, "can't allocate descriptors\n");
  678. ret = -ENOMEM;
  679. goto err;
  680. }
  681. ds = ah->desc;
  682. da = ah->desc_daddr;
  683. ATH5K_DBG(ah, ATH5K_DEBUG_ANY, "DMA map: %p (%zu) -> %llx\n",
  684. ds, ah->desc_len, (unsigned long long)ah->desc_daddr);
  685. bf = kcalloc(1 + ATH_TXBUF + ATH_RXBUF + ATH_BCBUF,
  686. sizeof(struct ath5k_buf), GFP_KERNEL);
  687. if (bf == NULL) {
  688. ATH5K_ERR(ah, "can't allocate bufptr\n");
  689. ret = -ENOMEM;
  690. goto err_free;
  691. }
  692. ah->bufptr = bf;
  693. INIT_LIST_HEAD(&ah->rxbuf);
  694. for (i = 0; i < ATH_RXBUF; i++, bf++, ds++, da += sizeof(*ds)) {
  695. bf->desc = ds;
  696. bf->daddr = da;
  697. list_add_tail(&bf->list, &ah->rxbuf);
  698. }
  699. INIT_LIST_HEAD(&ah->txbuf);
  700. ah->txbuf_len = ATH_TXBUF;
  701. for (i = 0; i < ATH_TXBUF; i++, bf++, ds++, da += sizeof(*ds)) {
  702. bf->desc = ds;
  703. bf->daddr = da;
  704. list_add_tail(&bf->list, &ah->txbuf);
  705. }
  706. /* beacon buffers */
  707. INIT_LIST_HEAD(&ah->bcbuf);
  708. for (i = 0; i < ATH_BCBUF; i++, bf++, ds++, da += sizeof(*ds)) {
  709. bf->desc = ds;
  710. bf->daddr = da;
  711. list_add_tail(&bf->list, &ah->bcbuf);
  712. }
  713. return 0;
  714. err_free:
  715. dma_free_coherent(ah->dev, ah->desc_len, ah->desc, ah->desc_daddr);
  716. err:
  717. ah->desc = NULL;
  718. return ret;
  719. }
  720. void
  721. ath5k_txbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf)
  722. {
  723. BUG_ON(!bf);
  724. if (!bf->skb)
  725. return;
  726. dma_unmap_single(ah->dev, bf->skbaddr, bf->skb->len,
  727. DMA_TO_DEVICE);
  728. dev_kfree_skb_any(bf->skb);
  729. bf->skb = NULL;
  730. bf->skbaddr = 0;
  731. bf->desc->ds_data = 0;
  732. }
  733. void
  734. ath5k_rxbuf_free_skb(struct ath5k_hw *ah, struct ath5k_buf *bf)
  735. {
  736. struct ath_common *common = ath5k_hw_common(ah);
  737. BUG_ON(!bf);
  738. if (!bf->skb)
  739. return;
  740. dma_unmap_single(ah->dev, bf->skbaddr, common->rx_bufsize,
  741. DMA_FROM_DEVICE);
  742. dev_kfree_skb_any(bf->skb);
  743. bf->skb = NULL;
  744. bf->skbaddr = 0;
  745. bf->desc->ds_data = 0;
  746. }
  747. static void
  748. ath5k_desc_free(struct ath5k_hw *ah)
  749. {
  750. struct ath5k_buf *bf;
  751. list_for_each_entry(bf, &ah->txbuf, list)
  752. ath5k_txbuf_free_skb(ah, bf);
  753. list_for_each_entry(bf, &ah->rxbuf, list)
  754. ath5k_rxbuf_free_skb(ah, bf);
  755. list_for_each_entry(bf, &ah->bcbuf, list)
  756. ath5k_txbuf_free_skb(ah, bf);
  757. /* Free memory associated with all descriptors */
  758. dma_free_coherent(ah->dev, ah->desc_len, ah->desc, ah->desc_daddr);
  759. ah->desc = NULL;
  760. ah->desc_daddr = 0;
  761. kfree(ah->bufptr);
  762. ah->bufptr = NULL;
  763. }
  764. /**************\
  765. * Queues setup *
  766. \**************/
  767. static struct ath5k_txq *
  768. ath5k_txq_setup(struct ath5k_hw *ah,
  769. int qtype, int subtype)
  770. {
  771. struct ath5k_txq *txq;
  772. struct ath5k_txq_info qi = {
  773. .tqi_subtype = subtype,
  774. /* XXX: default values not correct for B and XR channels,
  775. * but who cares? */
  776. .tqi_aifs = AR5K_TUNE_AIFS,
  777. .tqi_cw_min = AR5K_TUNE_CWMIN,
  778. .tqi_cw_max = AR5K_TUNE_CWMAX
  779. };
  780. int qnum;
  781. /*
  782. * Enable interrupts only for EOL and DESC conditions.
  783. * We mark tx descriptors to receive a DESC interrupt
  784. * when a tx queue gets deep; otherwise we wait for the
  785. * EOL to reap descriptors. Note that this is done to
  786. * reduce interrupt load and this only defers reaping
  787. * descriptors, never transmitting frames. Aside from
  788. * reducing interrupts this also permits more concurrency.
  789. * The only potential downside is if the tx queue backs
  790. * up in which case the top half of the kernel may backup
  791. * due to a lack of tx descriptors.
  792. */
  793. qi.tqi_flags = AR5K_TXQ_FLAG_TXEOLINT_ENABLE |
  794. AR5K_TXQ_FLAG_TXDESCINT_ENABLE;
  795. qnum = ath5k_hw_setup_tx_queue(ah, qtype, &qi);
  796. if (qnum < 0) {
  797. /*
  798. * NB: don't print a message, this happens
  799. * normally on parts with too few tx queues
  800. */
  801. return ERR_PTR(qnum);
  802. }
  803. if (qnum >= ARRAY_SIZE(ah->txqs)) {
  804. ATH5K_ERR(ah, "hw qnum %u out of range, max %tu!\n",
  805. qnum, ARRAY_SIZE(ah->txqs));
  806. ath5k_hw_release_tx_queue(ah, qnum);
  807. return ERR_PTR(-EINVAL);
  808. }
  809. txq = &ah->txqs[qnum];
  810. if (!txq->setup) {
  811. txq->qnum = qnum;
  812. txq->link = NULL;
  813. INIT_LIST_HEAD(&txq->q);
  814. spin_lock_init(&txq->lock);
  815. txq->setup = true;
  816. txq->txq_len = 0;
  817. txq->txq_max = ATH5K_TXQ_LEN_MAX;
  818. txq->txq_poll_mark = false;
  819. txq->txq_stuck = 0;
  820. }
  821. return &ah->txqs[qnum];
  822. }
  823. static int
  824. ath5k_beaconq_setup(struct ath5k_hw *ah)
  825. {
  826. struct ath5k_txq_info qi = {
  827. /* XXX: default values not correct for B and XR channels,
  828. * but who cares? */
  829. .tqi_aifs = AR5K_TUNE_AIFS,
  830. .tqi_cw_min = AR5K_TUNE_CWMIN,
  831. .tqi_cw_max = AR5K_TUNE_CWMAX,
  832. /* NB: for dynamic turbo, don't enable any other interrupts */
  833. .tqi_flags = AR5K_TXQ_FLAG_TXDESCINT_ENABLE
  834. };
  835. return ath5k_hw_setup_tx_queue(ah, AR5K_TX_QUEUE_BEACON, &qi);
  836. }
  837. static int
  838. ath5k_beaconq_config(struct ath5k_hw *ah)
  839. {
  840. struct ath5k_txq_info qi;
  841. int ret;
  842. ret = ath5k_hw_get_tx_queueprops(ah, ah->bhalq, &qi);
  843. if (ret)
  844. goto err;
  845. if (ah->opmode == NL80211_IFTYPE_AP ||
  846. ah->opmode == NL80211_IFTYPE_MESH_POINT) {
  847. /*
  848. * Always burst out beacon and CAB traffic
  849. * (aifs = cwmin = cwmax = 0)
  850. */
  851. qi.tqi_aifs = 0;
  852. qi.tqi_cw_min = 0;
  853. qi.tqi_cw_max = 0;
  854. } else if (ah->opmode == NL80211_IFTYPE_ADHOC) {
  855. /*
  856. * Adhoc mode; backoff between 0 and (2 * cw_min).
  857. */
  858. qi.tqi_aifs = 0;
  859. qi.tqi_cw_min = 0;
  860. qi.tqi_cw_max = 2 * AR5K_TUNE_CWMIN;
  861. }
  862. ATH5K_DBG(ah, ATH5K_DEBUG_BEACON,
  863. "beacon queueprops tqi_aifs:%d tqi_cw_min:%d tqi_cw_max:%d\n",
  864. qi.tqi_aifs, qi.tqi_cw_min, qi.tqi_cw_max);
  865. ret = ath5k_hw_set_tx_queueprops(ah, ah->bhalq, &qi);
  866. if (ret) {
  867. ATH5K_ERR(ah, "%s: unable to update parameters for beacon "
  868. "hardware queue!\n", __func__);
  869. goto err;
  870. }
  871. ret = ath5k_hw_reset_tx_queue(ah, ah->bhalq); /* push to h/w */
  872. if (ret)
  873. goto err;
  874. /* reconfigure cabq with ready time to 80% of beacon_interval */
  875. ret = ath5k_hw_get_tx_queueprops(ah, AR5K_TX_QUEUE_ID_CAB, &qi);
  876. if (ret)
  877. goto err;
  878. qi.tqi_ready_time = (ah->bintval * 80) / 100;
  879. ret = ath5k_hw_set_tx_queueprops(ah, AR5K_TX_QUEUE_ID_CAB, &qi);
  880. if (ret)
  881. goto err;
  882. ret = ath5k_hw_reset_tx_queue(ah, AR5K_TX_QUEUE_ID_CAB);
  883. err:
  884. return ret;
  885. }
  886. /**
  887. * ath5k_drain_tx_buffs - Empty tx buffers
  888. *
  889. * @ah The &struct ath5k_hw
  890. *
  891. * Empty tx buffers from all queues in preparation
  892. * of a reset or during shutdown.
  893. *
  894. * NB: this assumes output has been stopped and
  895. * we do not need to block ath5k_tx_tasklet
  896. */
  897. static void
  898. ath5k_drain_tx_buffs(struct ath5k_hw *ah)
  899. {
  900. struct ath5k_txq *txq;
  901. struct ath5k_buf *bf, *bf0;
  902. int i;
  903. for (i = 0; i < ARRAY_SIZE(ah->txqs); i++) {
  904. if (ah->txqs[i].setup) {
  905. txq = &ah->txqs[i];
  906. spin_lock_bh(&txq->lock);
  907. list_for_each_entry_safe(bf, bf0, &txq->q, list) {
  908. ath5k_debug_printtxbuf(ah, bf);
  909. ath5k_txbuf_free_skb(ah, bf);
  910. spin_lock_bh(&ah->txbuflock);
  911. list_move_tail(&bf->list, &ah->txbuf);
  912. ah->txbuf_len++;
  913. txq->txq_len--;
  914. spin_unlock_bh(&ah->txbuflock);
  915. }
  916. txq->link = NULL;
  917. txq->txq_poll_mark = false;
  918. spin_unlock_bh(&txq->lock);
  919. }
  920. }
  921. }
  922. static void
  923. ath5k_txq_release(struct ath5k_hw *ah)
  924. {
  925. struct ath5k_txq *txq = ah->txqs;
  926. unsigned int i;
  927. for (i = 0; i < ARRAY_SIZE(ah->txqs); i++, txq++)
  928. if (txq->setup) {
  929. ath5k_hw_release_tx_queue(ah, txq->qnum);
  930. txq->setup = false;
  931. }
  932. }
  933. /*************\
  934. * RX Handling *
  935. \*************/
  936. /*
  937. * Enable the receive h/w following a reset.
  938. */
  939. static int
  940. ath5k_rx_start(struct ath5k_hw *ah)
  941. {
  942. struct ath_common *common = ath5k_hw_common(ah);
  943. struct ath5k_buf *bf;
  944. int ret;
  945. common->rx_bufsize = roundup(IEEE80211_MAX_FRAME_LEN, common->cachelsz);
  946. ATH5K_DBG(ah, ATH5K_DEBUG_RESET, "cachelsz %u rx_bufsize %u\n",
  947. common->cachelsz, common->rx_bufsize);
  948. spin_lock_bh(&ah->rxbuflock);
  949. ah->rxlink = NULL;
  950. list_for_each_entry(bf, &ah->rxbuf, list) {
  951. ret = ath5k_rxbuf_setup(ah, bf);
  952. if (ret != 0) {
  953. spin_unlock_bh(&ah->rxbuflock);
  954. goto err;
  955. }
  956. }
  957. bf = list_first_entry(&ah->rxbuf, struct ath5k_buf, list);
  958. ath5k_hw_set_rxdp(ah, bf->daddr);
  959. spin_unlock_bh(&ah->rxbuflock);
  960. ath5k_hw_start_rx_dma(ah); /* enable recv descriptors */
  961. ath5k_update_bssid_mask_and_opmode(ah, NULL); /* set filters, etc. */
  962. ath5k_hw_start_rx_pcu(ah); /* re-enable PCU/DMA engine */
  963. return 0;
  964. err:
  965. return ret;
  966. }
  967. /*
  968. * Disable the receive logic on PCU (DRU)
  969. * In preparation for a shutdown.
  970. *
  971. * Note: Doesn't stop rx DMA, ath5k_hw_dma_stop
  972. * does.
  973. */
  974. static void
  975. ath5k_rx_stop(struct ath5k_hw *ah)
  976. {
  977. ath5k_hw_set_rx_filter(ah, 0); /* clear recv filter */
  978. ath5k_hw_stop_rx_pcu(ah); /* disable PCU */
  979. ath5k_debug_printrxbuffs(ah);
  980. }
  981. static unsigned int
  982. ath5k_rx_decrypted(struct ath5k_hw *ah, struct sk_buff *skb,
  983. struct ath5k_rx_status *rs)
  984. {
  985. struct ath_common *common = ath5k_hw_common(ah);
  986. struct ieee80211_hdr *hdr = (void *)skb->data;
  987. unsigned int keyix, hlen;
  988. if (!(rs->rs_status & AR5K_RXERR_DECRYPT) &&
  989. rs->rs_keyix != AR5K_RXKEYIX_INVALID)
  990. return RX_FLAG_DECRYPTED;
  991. /* Apparently when a default key is used to decrypt the packet
  992. the hw does not set the index used to decrypt. In such cases
  993. get the index from the packet. */
  994. hlen = ieee80211_hdrlen(hdr->frame_control);
  995. if (ieee80211_has_protected(hdr->frame_control) &&
  996. !(rs->rs_status & AR5K_RXERR_DECRYPT) &&
  997. skb->len >= hlen + 4) {
  998. keyix = skb->data[hlen + 3] >> 6;
  999. if (test_bit(keyix, common->keymap))
  1000. return RX_FLAG_DECRYPTED;
  1001. }
  1002. return 0;
  1003. }
  1004. static void
  1005. ath5k_check_ibss_tsf(struct ath5k_hw *ah, struct sk_buff *skb,
  1006. struct ieee80211_rx_status *rxs)
  1007. {
  1008. struct ath_common *common = ath5k_hw_common(ah);
  1009. u64 tsf, bc_tstamp;
  1010. u32 hw_tu;
  1011. struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *)skb->data;
  1012. if (ieee80211_is_beacon(mgmt->frame_control) &&
  1013. le16_to_cpu(mgmt->u.beacon.capab_info) & WLAN_CAPABILITY_IBSS &&
  1014. memcmp(mgmt->bssid, common->curbssid, ETH_ALEN) == 0) {
  1015. /*
  1016. * Received an IBSS beacon with the same BSSID. Hardware *must*
  1017. * have updated the local TSF. We have to work around various
  1018. * hardware bugs, though...
  1019. */
  1020. tsf = ath5k_hw_get_tsf64(ah);
  1021. bc_tstamp = le64_to_cpu(mgmt->u.beacon.timestamp);
  1022. hw_tu = TSF_TO_TU(tsf);
  1023. ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_BEACON,
  1024. "beacon %llx mactime %llx (diff %lld) tsf now %llx\n",
  1025. (unsigned long long)bc_tstamp,
  1026. (unsigned long long)rxs->mactime,
  1027. (unsigned long long)(rxs->mactime - bc_tstamp),
  1028. (unsigned long long)tsf);
  1029. /*
  1030. * Sometimes the HW will give us a wrong tstamp in the rx
  1031. * status, causing the timestamp extension to go wrong.
  1032. * (This seems to happen especially with beacon frames bigger
  1033. * than 78 byte (incl. FCS))
  1034. * But we know that the receive timestamp must be later than the
  1035. * timestamp of the beacon since HW must have synced to that.
  1036. *
  1037. * NOTE: here we assume mactime to be after the frame was
  1038. * received, not like mac80211 which defines it at the start.
  1039. */
  1040. if (bc_tstamp > rxs->mactime) {
  1041. ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_BEACON,
  1042. "fixing mactime from %llx to %llx\n",
  1043. (unsigned long long)rxs->mactime,
  1044. (unsigned long long)tsf);
  1045. rxs->mactime = tsf;
  1046. }
  1047. /*
  1048. * Local TSF might have moved higher than our beacon timers,
  1049. * in that case we have to update them to continue sending
  1050. * beacons. This also takes care of synchronizing beacon sending
  1051. * times with other stations.
  1052. */
  1053. if (hw_tu >= ah->nexttbtt)
  1054. ath5k_beacon_update_timers(ah, bc_tstamp);
  1055. /* Check if the beacon timers are still correct, because a TSF
  1056. * update might have created a window between them - for a
  1057. * longer description see the comment of this function: */
  1058. if (!ath5k_hw_check_beacon_timers(ah, ah->bintval)) {
  1059. ath5k_beacon_update_timers(ah, bc_tstamp);
  1060. ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_BEACON,
  1061. "fixed beacon timers after beacon receive\n");
  1062. }
  1063. }
  1064. }
  1065. static void
  1066. ath5k_update_beacon_rssi(struct ath5k_hw *ah, struct sk_buff *skb, int rssi)
  1067. {
  1068. struct ieee80211_mgmt *mgmt = (struct ieee80211_mgmt *)skb->data;
  1069. struct ath_common *common = ath5k_hw_common(ah);
  1070. /* only beacons from our BSSID */
  1071. if (!ieee80211_is_beacon(mgmt->frame_control) ||
  1072. memcmp(mgmt->bssid, common->curbssid, ETH_ALEN) != 0)
  1073. return;
  1074. ewma_add(&ah->ah_beacon_rssi_avg, rssi);
  1075. /* in IBSS mode we should keep RSSI statistics per neighbour */
  1076. /* le16_to_cpu(mgmt->u.beacon.capab_info) & WLAN_CAPABILITY_IBSS */
  1077. }
  1078. /*
  1079. * Compute padding position. skb must contain an IEEE 802.11 frame
  1080. */
  1081. static int ath5k_common_padpos(struct sk_buff *skb)
  1082. {
  1083. struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
  1084. __le16 frame_control = hdr->frame_control;
  1085. int padpos = 24;
  1086. if (ieee80211_has_a4(frame_control))
  1087. padpos += ETH_ALEN;
  1088. if (ieee80211_is_data_qos(frame_control))
  1089. padpos += IEEE80211_QOS_CTL_LEN;
  1090. return padpos;
  1091. }
  1092. /*
  1093. * This function expects an 802.11 frame and returns the number of
  1094. * bytes added, or -1 if we don't have enough header room.
  1095. */
  1096. static int ath5k_add_padding(struct sk_buff *skb)
  1097. {
  1098. int padpos = ath5k_common_padpos(skb);
  1099. int padsize = padpos & 3;
  1100. if (padsize && skb->len > padpos) {
  1101. if (skb_headroom(skb) < padsize)
  1102. return -1;
  1103. skb_push(skb, padsize);
  1104. memmove(skb->data, skb->data + padsize, padpos);
  1105. return padsize;
  1106. }
  1107. return 0;
  1108. }
  1109. /*
  1110. * The MAC header is padded to have 32-bit boundary if the
  1111. * packet payload is non-zero. The general calculation for
  1112. * padsize would take into account odd header lengths:
  1113. * padsize = 4 - (hdrlen & 3); however, since only
  1114. * even-length headers are used, padding can only be 0 or 2
  1115. * bytes and we can optimize this a bit. We must not try to
  1116. * remove padding from short control frames that do not have a
  1117. * payload.
  1118. *
  1119. * This function expects an 802.11 frame and returns the number of
  1120. * bytes removed.
  1121. */
  1122. static int ath5k_remove_padding(struct sk_buff *skb)
  1123. {
  1124. int padpos = ath5k_common_padpos(skb);
  1125. int padsize = padpos & 3;
  1126. if (padsize && skb->len >= padpos + padsize) {
  1127. memmove(skb->data + padsize, skb->data, padpos);
  1128. skb_pull(skb, padsize);
  1129. return padsize;
  1130. }
  1131. return 0;
  1132. }
  1133. static void
  1134. ath5k_receive_frame(struct ath5k_hw *ah, struct sk_buff *skb,
  1135. struct ath5k_rx_status *rs)
  1136. {
  1137. struct ieee80211_rx_status *rxs;
  1138. ath5k_remove_padding(skb);
  1139. rxs = IEEE80211_SKB_RXCB(skb);
  1140. rxs->flag = 0;
  1141. if (unlikely(rs->rs_status & AR5K_RXERR_MIC))
  1142. rxs->flag |= RX_FLAG_MMIC_ERROR;
  1143. /*
  1144. * always extend the mac timestamp, since this information is
  1145. * also needed for proper IBSS merging.
  1146. *
  1147. * XXX: it might be too late to do it here, since rs_tstamp is
  1148. * 15bit only. that means TSF extension has to be done within
  1149. * 32768usec (about 32ms). it might be necessary to move this to
  1150. * the interrupt handler, like it is done in madwifi.
  1151. *
  1152. * Unfortunately we don't know when the hardware takes the rx
  1153. * timestamp (beginning of phy frame, data frame, end of rx?).
  1154. * The only thing we know is that it is hardware specific...
  1155. * On AR5213 it seems the rx timestamp is at the end of the
  1156. * frame, but I'm not sure.
  1157. *
  1158. * NOTE: mac80211 defines mactime at the beginning of the first
  1159. * data symbol. Since we don't have any time references it's
  1160. * impossible to comply to that. This affects IBSS merge only
  1161. * right now, so it's not too bad...
  1162. */
  1163. rxs->mactime = ath5k_extend_tsf(ah, rs->rs_tstamp);
  1164. rxs->flag |= RX_FLAG_MACTIME_MPDU;
  1165. rxs->freq = ah->curchan->center_freq;
  1166. rxs->band = ah->curchan->band;
  1167. rxs->signal = ah->ah_noise_floor + rs->rs_rssi;
  1168. rxs->antenna = rs->rs_antenna;
  1169. if (rs->rs_antenna > 0 && rs->rs_antenna < 5)
  1170. ah->stats.antenna_rx[rs->rs_antenna]++;
  1171. else
  1172. ah->stats.antenna_rx[0]++; /* invalid */
  1173. rxs->rate_idx = ath5k_hw_to_driver_rix(ah, rs->rs_rate);
  1174. rxs->flag |= ath5k_rx_decrypted(ah, skb, rs);
  1175. if (rxs->rate_idx >= 0 && rs->rs_rate ==
  1176. ah->sbands[ah->curchan->band].bitrates[rxs->rate_idx].hw_value_short)
  1177. rxs->flag |= RX_FLAG_SHORTPRE;
  1178. trace_ath5k_rx(ah, skb);
  1179. ath5k_update_beacon_rssi(ah, skb, rs->rs_rssi);
  1180. /* check beacons in IBSS mode */
  1181. if (ah->opmode == NL80211_IFTYPE_ADHOC)
  1182. ath5k_check_ibss_tsf(ah, skb, rxs);
  1183. ieee80211_rx(ah->hw, skb);
  1184. }
  1185. /** ath5k_frame_receive_ok() - Do we want to receive this frame or not?
  1186. *
  1187. * Check if we want to further process this frame or not. Also update
  1188. * statistics. Return true if we want this frame, false if not.
  1189. */
  1190. static bool
  1191. ath5k_receive_frame_ok(struct ath5k_hw *ah, struct ath5k_rx_status *rs)
  1192. {
  1193. ah->stats.rx_all_count++;
  1194. ah->stats.rx_bytes_count += rs->rs_datalen;
  1195. if (unlikely(rs->rs_status)) {
  1196. if (rs->rs_status & AR5K_RXERR_CRC)
  1197. ah->stats.rxerr_crc++;
  1198. if (rs->rs_status & AR5K_RXERR_FIFO)
  1199. ah->stats.rxerr_fifo++;
  1200. if (rs->rs_status & AR5K_RXERR_PHY) {
  1201. ah->stats.rxerr_phy++;
  1202. if (rs->rs_phyerr > 0 && rs->rs_phyerr < 32)
  1203. ah->stats.rxerr_phy_code[rs->rs_phyerr]++;
  1204. return false;
  1205. }
  1206. if (rs->rs_status & AR5K_RXERR_DECRYPT) {
  1207. /*
  1208. * Decrypt error. If the error occurred
  1209. * because there was no hardware key, then
  1210. * let the frame through so the upper layers
  1211. * can process it. This is necessary for 5210
  1212. * parts which have no way to setup a ``clear''
  1213. * key cache entry.
  1214. *
  1215. * XXX do key cache faulting
  1216. */
  1217. ah->stats.rxerr_decrypt++;
  1218. if (rs->rs_keyix == AR5K_RXKEYIX_INVALID &&
  1219. !(rs->rs_status & AR5K_RXERR_CRC))
  1220. return true;
  1221. }
  1222. if (rs->rs_status & AR5K_RXERR_MIC) {
  1223. ah->stats.rxerr_mic++;
  1224. return true;
  1225. }
  1226. /* reject any frames with non-crypto errors */
  1227. if (rs->rs_status & ~(AR5K_RXERR_DECRYPT))
  1228. return false;
  1229. }
  1230. if (unlikely(rs->rs_more)) {
  1231. ah->stats.rxerr_jumbo++;
  1232. return false;
  1233. }
  1234. return true;
  1235. }
  1236. static void
  1237. ath5k_set_current_imask(struct ath5k_hw *ah)
  1238. {
  1239. enum ath5k_int imask;
  1240. unsigned long flags;
  1241. spin_lock_irqsave(&ah->irqlock, flags);
  1242. imask = ah->imask;
  1243. if (ah->rx_pending)
  1244. imask &= ~AR5K_INT_RX_ALL;
  1245. if (ah->tx_pending)
  1246. imask &= ~AR5K_INT_TX_ALL;
  1247. ath5k_hw_set_imr(ah, imask);
  1248. spin_unlock_irqrestore(&ah->irqlock, flags);
  1249. }
  1250. static void
  1251. ath5k_tasklet_rx(unsigned long data)
  1252. {
  1253. struct ath5k_rx_status rs = {};
  1254. struct sk_buff *skb, *next_skb;
  1255. dma_addr_t next_skb_addr;
  1256. struct ath5k_hw *ah = (void *)data;
  1257. struct ath_common *common = ath5k_hw_common(ah);
  1258. struct ath5k_buf *bf;
  1259. struct ath5k_desc *ds;
  1260. int ret;
  1261. spin_lock(&ah->rxbuflock);
  1262. if (list_empty(&ah->rxbuf)) {
  1263. ATH5K_WARN(ah, "empty rx buf pool\n");
  1264. goto unlock;
  1265. }
  1266. do {
  1267. bf = list_first_entry(&ah->rxbuf, struct ath5k_buf, list);
  1268. BUG_ON(bf->skb == NULL);
  1269. skb = bf->skb;
  1270. ds = bf->desc;
  1271. /* bail if HW is still using self-linked descriptor */
  1272. if (ath5k_hw_get_rxdp(ah) == bf->daddr)
  1273. break;
  1274. ret = ah->ah_proc_rx_desc(ah, ds, &rs);
  1275. if (unlikely(ret == -EINPROGRESS))
  1276. break;
  1277. else if (unlikely(ret)) {
  1278. ATH5K_ERR(ah, "error in processing rx descriptor\n");
  1279. ah->stats.rxerr_proc++;
  1280. break;
  1281. }
  1282. if (ath5k_receive_frame_ok(ah, &rs)) {
  1283. next_skb = ath5k_rx_skb_alloc(ah, &next_skb_addr);
  1284. /*
  1285. * If we can't replace bf->skb with a new skb under
  1286. * memory pressure, just skip this packet
  1287. */
  1288. if (!next_skb)
  1289. goto next;
  1290. dma_unmap_single(ah->dev, bf->skbaddr,
  1291. common->rx_bufsize,
  1292. DMA_FROM_DEVICE);
  1293. skb_put(skb, rs.rs_datalen);
  1294. ath5k_receive_frame(ah, skb, &rs);
  1295. bf->skb = next_skb;
  1296. bf->skbaddr = next_skb_addr;
  1297. }
  1298. next:
  1299. list_move_tail(&bf->list, &ah->rxbuf);
  1300. } while (ath5k_rxbuf_setup(ah, bf) == 0);
  1301. unlock:
  1302. spin_unlock(&ah->rxbuflock);
  1303. ah->rx_pending = false;
  1304. ath5k_set_current_imask(ah);
  1305. }
  1306. /*************\
  1307. * TX Handling *
  1308. \*************/
  1309. void
  1310. ath5k_tx_queue(struct ieee80211_hw *hw, struct sk_buff *skb,
  1311. struct ath5k_txq *txq)
  1312. {
  1313. struct ath5k_hw *ah = hw->priv;
  1314. struct ath5k_buf *bf;
  1315. unsigned long flags;
  1316. int padsize;
  1317. trace_ath5k_tx(ah, skb, txq);
  1318. /*
  1319. * The hardware expects the header padded to 4 byte boundaries.
  1320. * If this is not the case, we add the padding after the header.
  1321. */
  1322. padsize = ath5k_add_padding(skb);
  1323. if (padsize < 0) {
  1324. ATH5K_ERR(ah, "tx hdrlen not %%4: not enough"
  1325. " headroom to pad");
  1326. goto drop_packet;
  1327. }
  1328. if (txq->txq_len >= txq->txq_max &&
  1329. txq->qnum <= AR5K_TX_QUEUE_ID_DATA_MAX)
  1330. ieee80211_stop_queue(hw, txq->qnum);
  1331. spin_lock_irqsave(&ah->txbuflock, flags);
  1332. if (list_empty(&ah->txbuf)) {
  1333. ATH5K_ERR(ah, "no further txbuf available, dropping packet\n");
  1334. spin_unlock_irqrestore(&ah->txbuflock, flags);
  1335. ieee80211_stop_queues(hw);
  1336. goto drop_packet;
  1337. }
  1338. bf = list_first_entry(&ah->txbuf, struct ath5k_buf, list);
  1339. list_del(&bf->list);
  1340. ah->txbuf_len--;
  1341. if (list_empty(&ah->txbuf))
  1342. ieee80211_stop_queues(hw);
  1343. spin_unlock_irqrestore(&ah->txbuflock, flags);
  1344. bf->skb = skb;
  1345. if (ath5k_txbuf_setup(ah, bf, txq, padsize)) {
  1346. bf->skb = NULL;
  1347. spin_lock_irqsave(&ah->txbuflock, flags);
  1348. list_add_tail(&bf->list, &ah->txbuf);
  1349. ah->txbuf_len++;
  1350. spin_unlock_irqrestore(&ah->txbuflock, flags);
  1351. goto drop_packet;
  1352. }
  1353. return;
  1354. drop_packet:
  1355. dev_kfree_skb_any(skb);
  1356. }
  1357. static void
  1358. ath5k_tx_frame_completed(struct ath5k_hw *ah, struct sk_buff *skb,
  1359. struct ath5k_txq *txq, struct ath5k_tx_status *ts)
  1360. {
  1361. struct ieee80211_tx_info *info;
  1362. u8 tries[3];
  1363. int i;
  1364. ah->stats.tx_all_count++;
  1365. ah->stats.tx_bytes_count += skb->len;
  1366. info = IEEE80211_SKB_CB(skb);
  1367. tries[0] = info->status.rates[0].count;
  1368. tries[1] = info->status.rates[1].count;
  1369. tries[2] = info->status.rates[2].count;
  1370. ieee80211_tx_info_clear_status(info);
  1371. for (i = 0; i < ts->ts_final_idx; i++) {
  1372. struct ieee80211_tx_rate *r =
  1373. &info->status.rates[i];
  1374. r->count = tries[i];
  1375. }
  1376. info->status.rates[ts->ts_final_idx].count = ts->ts_final_retry;
  1377. info->status.rates[ts->ts_final_idx + 1].idx = -1;
  1378. if (unlikely(ts->ts_status)) {
  1379. ah->stats.ack_fail++;
  1380. if (ts->ts_status & AR5K_TXERR_FILT) {
  1381. info->flags |= IEEE80211_TX_STAT_TX_FILTERED;
  1382. ah->stats.txerr_filt++;
  1383. }
  1384. if (ts->ts_status & AR5K_TXERR_XRETRY)
  1385. ah->stats.txerr_retry++;
  1386. if (ts->ts_status & AR5K_TXERR_FIFO)
  1387. ah->stats.txerr_fifo++;
  1388. } else {
  1389. info->flags |= IEEE80211_TX_STAT_ACK;
  1390. info->status.ack_signal = ts->ts_rssi;
  1391. /* count the successful attempt as well */
  1392. info->status.rates[ts->ts_final_idx].count++;
  1393. }
  1394. /*
  1395. * Remove MAC header padding before giving the frame
  1396. * back to mac80211.
  1397. */
  1398. ath5k_remove_padding(skb);
  1399. if (ts->ts_antenna > 0 && ts->ts_antenna < 5)
  1400. ah->stats.antenna_tx[ts->ts_antenna]++;
  1401. else
  1402. ah->stats.antenna_tx[0]++; /* invalid */
  1403. trace_ath5k_tx_complete(ah, skb, txq, ts);
  1404. ieee80211_tx_status(ah->hw, skb);
  1405. }
  1406. static void
  1407. ath5k_tx_processq(struct ath5k_hw *ah, struct ath5k_txq *txq)
  1408. {
  1409. struct ath5k_tx_status ts = {};
  1410. struct ath5k_buf *bf, *bf0;
  1411. struct ath5k_desc *ds;
  1412. struct sk_buff *skb;
  1413. int ret;
  1414. spin_lock(&txq->lock);
  1415. list_for_each_entry_safe(bf, bf0, &txq->q, list) {
  1416. txq->txq_poll_mark = false;
  1417. /* skb might already have been processed last time. */
  1418. if (bf->skb != NULL) {
  1419. ds = bf->desc;
  1420. ret = ah->ah_proc_tx_desc(ah, ds, &ts);
  1421. if (unlikely(ret == -EINPROGRESS))
  1422. break;
  1423. else if (unlikely(ret)) {
  1424. ATH5K_ERR(ah,
  1425. "error %d while processing "
  1426. "queue %u\n", ret, txq->qnum);
  1427. break;
  1428. }
  1429. skb = bf->skb;
  1430. bf->skb = NULL;
  1431. dma_unmap_single(ah->dev, bf->skbaddr, skb->len,
  1432. DMA_TO_DEVICE);
  1433. ath5k_tx_frame_completed(ah, skb, txq, &ts);
  1434. }
  1435. /*
  1436. * It's possible that the hardware can say the buffer is
  1437. * completed when it hasn't yet loaded the ds_link from
  1438. * host memory and moved on.
  1439. * Always keep the last descriptor to avoid HW races...
  1440. */
  1441. if (ath5k_hw_get_txdp(ah, txq->qnum) != bf->daddr) {
  1442. spin_lock(&ah->txbuflock);
  1443. list_move_tail(&bf->list, &ah->txbuf);
  1444. ah->txbuf_len++;
  1445. txq->txq_len--;
  1446. spin_unlock(&ah->txbuflock);
  1447. }
  1448. }
  1449. spin_unlock(&txq->lock);
  1450. if (txq->txq_len < ATH5K_TXQ_LEN_LOW && txq->qnum < 4)
  1451. ieee80211_wake_queue(ah->hw, txq->qnum);
  1452. }
  1453. static void
  1454. ath5k_tasklet_tx(unsigned long data)
  1455. {
  1456. int i;
  1457. struct ath5k_hw *ah = (void *)data;
  1458. for (i = 0; i < AR5K_NUM_TX_QUEUES; i++)
  1459. if (ah->txqs[i].setup && (ah->ah_txq_isr & BIT(i)))
  1460. ath5k_tx_processq(ah, &ah->txqs[i]);
  1461. ah->tx_pending = false;
  1462. ath5k_set_current_imask(ah);
  1463. }
  1464. /*****************\
  1465. * Beacon handling *
  1466. \*****************/
  1467. /*
  1468. * Setup the beacon frame for transmit.
  1469. */
  1470. static int
  1471. ath5k_beacon_setup(struct ath5k_hw *ah, struct ath5k_buf *bf)
  1472. {
  1473. struct sk_buff *skb = bf->skb;
  1474. struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb);
  1475. struct ath5k_desc *ds;
  1476. int ret = 0;
  1477. u8 antenna;
  1478. u32 flags;
  1479. const int padsize = 0;
  1480. bf->skbaddr = dma_map_single(ah->dev, skb->data, skb->len,
  1481. DMA_TO_DEVICE);
  1482. ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, "skb %p [data %p len %u] "
  1483. "skbaddr %llx\n", skb, skb->data, skb->len,
  1484. (unsigned long long)bf->skbaddr);
  1485. if (dma_mapping_error(ah->dev, bf->skbaddr)) {
  1486. ATH5K_ERR(ah, "beacon DMA mapping failed\n");
  1487. return -EIO;
  1488. }
  1489. ds = bf->desc;
  1490. antenna = ah->ah_tx_ant;
  1491. flags = AR5K_TXDESC_NOACK;
  1492. if (ah->opmode == NL80211_IFTYPE_ADHOC && ath5k_hw_hasveol(ah)) {
  1493. ds->ds_link = bf->daddr; /* self-linked */
  1494. flags |= AR5K_TXDESC_VEOL;
  1495. } else
  1496. ds->ds_link = 0;
  1497. /*
  1498. * If we use multiple antennas on AP and use
  1499. * the Sectored AP scenario, switch antenna every
  1500. * 4 beacons to make sure everybody hears our AP.
  1501. * When a client tries to associate, hw will keep
  1502. * track of the tx antenna to be used for this client
  1503. * automatically, based on ACKed packets.
  1504. *
  1505. * Note: AP still listens and transmits RTS on the
  1506. * default antenna which is supposed to be an omni.
  1507. *
  1508. * Note2: On sectored scenarios it's possible to have
  1509. * multiple antennas (1 omni -- the default -- and 14
  1510. * sectors), so if we choose to actually support this
  1511. * mode, we need to allow the user to set how many antennas
  1512. * we have and tweak the code below to send beacons
  1513. * on all of them.
  1514. */
  1515. if (ah->ah_ant_mode == AR5K_ANTMODE_SECTOR_AP)
  1516. antenna = ah->bsent & 4 ? 2 : 1;
  1517. /* FIXME: If we are in g mode and rate is a CCK rate
  1518. * subtract ah->ah_txpower.txp_cck_ofdm_pwr_delta
  1519. * from tx power (value is in dB units already) */
  1520. ds->ds_data = bf->skbaddr;
  1521. ret = ah->ah_setup_tx_desc(ah, ds, skb->len,
  1522. ieee80211_get_hdrlen_from_skb(skb), padsize,
  1523. AR5K_PKT_TYPE_BEACON, (ah->power_level * 2),
  1524. ieee80211_get_tx_rate(ah->hw, info)->hw_value,
  1525. 1, AR5K_TXKEYIX_INVALID,
  1526. antenna, flags, 0, 0);
  1527. if (ret)
  1528. goto err_unmap;
  1529. return 0;
  1530. err_unmap:
  1531. dma_unmap_single(ah->dev, bf->skbaddr, skb->len, DMA_TO_DEVICE);
  1532. return ret;
  1533. }
  1534. /*
  1535. * Updates the beacon that is sent by ath5k_beacon_send. For adhoc,
  1536. * this is called only once at config_bss time, for AP we do it every
  1537. * SWBA interrupt so that the TIM will reflect buffered frames.
  1538. *
  1539. * Called with the beacon lock.
  1540. */
  1541. int
  1542. ath5k_beacon_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
  1543. {
  1544. int ret;
  1545. struct ath5k_hw *ah = hw->priv;
  1546. struct ath5k_vif *avf = (void *)vif->drv_priv;
  1547. struct sk_buff *skb;
  1548. if (WARN_ON(!vif)) {
  1549. ret = -EINVAL;
  1550. goto out;
  1551. }
  1552. skb = ieee80211_beacon_get(hw, vif);
  1553. if (!skb) {
  1554. ret = -ENOMEM;
  1555. goto out;
  1556. }
  1557. ath5k_txbuf_free_skb(ah, avf->bbuf);
  1558. avf->bbuf->skb = skb;
  1559. ret = ath5k_beacon_setup(ah, avf->bbuf);
  1560. if (ret)
  1561. avf->bbuf->skb = NULL;
  1562. out:
  1563. return ret;
  1564. }
  1565. /*
  1566. * Transmit a beacon frame at SWBA. Dynamic updates to the
  1567. * frame contents are done as needed and the slot time is
  1568. * also adjusted based on current state.
  1569. *
  1570. * This is called from software irq context (beacontq tasklets)
  1571. * or user context from ath5k_beacon_config.
  1572. */
  1573. static void
  1574. ath5k_beacon_send(struct ath5k_hw *ah)
  1575. {
  1576. struct ieee80211_vif *vif;
  1577. struct ath5k_vif *avf;
  1578. struct ath5k_buf *bf;
  1579. struct sk_buff *skb;
  1580. ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_BEACON, "in beacon_send\n");
  1581. /*
  1582. * Check if the previous beacon has gone out. If
  1583. * not, don't don't try to post another: skip this
  1584. * period and wait for the next. Missed beacons
  1585. * indicate a problem and should not occur. If we
  1586. * miss too many consecutive beacons reset the device.
  1587. */
  1588. if (unlikely(ath5k_hw_num_tx_pending(ah, ah->bhalq) != 0)) {
  1589. ah->bmisscount++;
  1590. ATH5K_DBG(ah, ATH5K_DEBUG_BEACON,
  1591. "missed %u consecutive beacons\n", ah->bmisscount);
  1592. if (ah->bmisscount > 10) { /* NB: 10 is a guess */
  1593. ATH5K_DBG(ah, ATH5K_DEBUG_BEACON,
  1594. "stuck beacon time (%u missed)\n",
  1595. ah->bmisscount);
  1596. ATH5K_DBG(ah, ATH5K_DEBUG_RESET,
  1597. "stuck beacon, resetting\n");
  1598. ieee80211_queue_work(ah->hw, &ah->reset_work);
  1599. }
  1600. return;
  1601. }
  1602. if (unlikely(ah->bmisscount != 0)) {
  1603. ATH5K_DBG(ah, ATH5K_DEBUG_BEACON,
  1604. "resume beacon xmit after %u misses\n",
  1605. ah->bmisscount);
  1606. ah->bmisscount = 0;
  1607. }
  1608. if ((ah->opmode == NL80211_IFTYPE_AP && ah->num_ap_vifs > 1) ||
  1609. ah->opmode == NL80211_IFTYPE_MESH_POINT) {
  1610. u64 tsf = ath5k_hw_get_tsf64(ah);
  1611. u32 tsftu = TSF_TO_TU(tsf);
  1612. int slot = ((tsftu % ah->bintval) * ATH_BCBUF) / ah->bintval;
  1613. vif = ah->bslot[(slot + 1) % ATH_BCBUF];
  1614. ATH5K_DBG(ah, ATH5K_DEBUG_BEACON,
  1615. "tsf %llx tsftu %x intval %u slot %u vif %p\n",
  1616. (unsigned long long)tsf, tsftu, ah->bintval, slot, vif);
  1617. } else /* only one interface */
  1618. vif = ah->bslot[0];
  1619. if (!vif)
  1620. return;
  1621. avf = (void *)vif->drv_priv;
  1622. bf = avf->bbuf;
  1623. if (unlikely(bf->skb == NULL || ah->opmode == NL80211_IFTYPE_STATION ||
  1624. ah->opmode == NL80211_IFTYPE_MONITOR)) {
  1625. ATH5K_WARN(ah, "bf=%p bf_skb=%p\n", bf, bf ? bf->skb : NULL);
  1626. return;
  1627. }
  1628. /*
  1629. * Stop any current dma and put the new frame on the queue.
  1630. * This should never fail since we check above that no frames
  1631. * are still pending on the queue.
  1632. */
  1633. if (unlikely(ath5k_hw_stop_beacon_queue(ah, ah->bhalq))) {
  1634. ATH5K_WARN(ah, "beacon queue %u didn't start/stop ?\n", ah->bhalq);
  1635. /* NB: hw still stops DMA, so proceed */
  1636. }
  1637. /* refresh the beacon for AP or MESH mode */
  1638. if (ah->opmode == NL80211_IFTYPE_AP ||
  1639. ah->opmode == NL80211_IFTYPE_MESH_POINT)
  1640. ath5k_beacon_update(ah->hw, vif);
  1641. trace_ath5k_tx(ah, bf->skb, &ah->txqs[ah->bhalq]);
  1642. ath5k_hw_set_txdp(ah, ah->bhalq, bf->daddr);
  1643. ath5k_hw_start_tx_dma(ah, ah->bhalq);
  1644. ATH5K_DBG(ah, ATH5K_DEBUG_BEACON, "TXDP[%u] = %llx (%p)\n",
  1645. ah->bhalq, (unsigned long long)bf->daddr, bf->desc);
  1646. skb = ieee80211_get_buffered_bc(ah->hw, vif);
  1647. while (skb) {
  1648. ath5k_tx_queue(ah->hw, skb, ah->cabq);
  1649. if (ah->cabq->txq_len >= ah->cabq->txq_max)
  1650. break;
  1651. skb = ieee80211_get_buffered_bc(ah->hw, vif);
  1652. }
  1653. ah->bsent++;
  1654. }
  1655. /**
  1656. * ath5k_beacon_update_timers - update beacon timers
  1657. *
  1658. * @ah: struct ath5k_hw pointer we are operating on
  1659. * @bc_tsf: the timestamp of the beacon. 0 to reset the TSF. -1 to perform a
  1660. * beacon timer update based on the current HW TSF.
  1661. *
  1662. * Calculate the next target beacon transmit time (TBTT) based on the timestamp
  1663. * of a received beacon or the current local hardware TSF and write it to the
  1664. * beacon timer registers.
  1665. *
  1666. * This is called in a variety of situations, e.g. when a beacon is received,
  1667. * when a TSF update has been detected, but also when an new IBSS is created or
  1668. * when we otherwise know we have to update the timers, but we keep it in this
  1669. * function to have it all together in one place.
  1670. */
  1671. void
  1672. ath5k_beacon_update_timers(struct ath5k_hw *ah, u64 bc_tsf)
  1673. {
  1674. u32 nexttbtt, intval, hw_tu, bc_tu;
  1675. u64 hw_tsf;
  1676. intval = ah->bintval & AR5K_BEACON_PERIOD;
  1677. if (ah->opmode == NL80211_IFTYPE_AP && ah->num_ap_vifs > 1) {
  1678. intval /= ATH_BCBUF; /* staggered multi-bss beacons */
  1679. if (intval < 15)
  1680. ATH5K_WARN(ah, "intval %u is too low, min 15\n",
  1681. intval);
  1682. }
  1683. if (WARN_ON(!intval))
  1684. return;
  1685. /* beacon TSF converted to TU */
  1686. bc_tu = TSF_TO_TU(bc_tsf);
  1687. /* current TSF converted to TU */
  1688. hw_tsf = ath5k_hw_get_tsf64(ah);
  1689. hw_tu = TSF_TO_TU(hw_tsf);
  1690. #define FUDGE (AR5K_TUNE_SW_BEACON_RESP + 3)
  1691. /* We use FUDGE to make sure the next TBTT is ahead of the current TU.
  1692. * Since we later subtract AR5K_TUNE_SW_BEACON_RESP (10) in the timer
  1693. * configuration we need to make sure it is bigger than that. */
  1694. if (bc_tsf == -1) {
  1695. /*
  1696. * no beacons received, called internally.
  1697. * just need to refresh timers based on HW TSF.
  1698. */
  1699. nexttbtt = roundup(hw_tu + FUDGE, intval);
  1700. } else if (bc_tsf == 0) {
  1701. /*
  1702. * no beacon received, probably called by ath5k_reset_tsf().
  1703. * reset TSF to start with 0.
  1704. */
  1705. nexttbtt = intval;
  1706. intval |= AR5K_BEACON_RESET_TSF;
  1707. } else if (bc_tsf > hw_tsf) {
  1708. /*
  1709. * beacon received, SW merge happened but HW TSF not yet updated.
  1710. * not possible to reconfigure timers yet, but next time we
  1711. * receive a beacon with the same BSSID, the hardware will
  1712. * automatically update the TSF and then we need to reconfigure
  1713. * the timers.
  1714. */
  1715. ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_BEACON,
  1716. "need to wait for HW TSF sync\n");
  1717. return;
  1718. } else {
  1719. /*
  1720. * most important case for beacon synchronization between STA.
  1721. *
  1722. * beacon received and HW TSF has been already updated by HW.
  1723. * update next TBTT based on the TSF of the beacon, but make
  1724. * sure it is ahead of our local TSF timer.
  1725. */
  1726. nexttbtt = bc_tu + roundup(hw_tu + FUDGE - bc_tu, intval);
  1727. }
  1728. #undef FUDGE
  1729. ah->nexttbtt = nexttbtt;
  1730. intval |= AR5K_BEACON_ENA;
  1731. ath5k_hw_init_beacon(ah, nexttbtt, intval);
  1732. /*
  1733. * debugging output last in order to preserve the time critical aspect
  1734. * of this function
  1735. */
  1736. if (bc_tsf == -1)
  1737. ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_BEACON,
  1738. "reconfigured timers based on HW TSF\n");
  1739. else if (bc_tsf == 0)
  1740. ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_BEACON,
  1741. "reset HW TSF and timers\n");
  1742. else
  1743. ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_BEACON,
  1744. "updated timers based on beacon TSF\n");
  1745. ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_BEACON,
  1746. "bc_tsf %llx hw_tsf %llx bc_tu %u hw_tu %u nexttbtt %u\n",
  1747. (unsigned long long) bc_tsf,
  1748. (unsigned long long) hw_tsf, bc_tu, hw_tu, nexttbtt);
  1749. ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_BEACON, "intval %u %s %s\n",
  1750. intval & AR5K_BEACON_PERIOD,
  1751. intval & AR5K_BEACON_ENA ? "AR5K_BEACON_ENA" : "",
  1752. intval & AR5K_BEACON_RESET_TSF ? "AR5K_BEACON_RESET_TSF" : "");
  1753. }
  1754. /**
  1755. * ath5k_beacon_config - Configure the beacon queues and interrupts
  1756. *
  1757. * @ah: struct ath5k_hw pointer we are operating on
  1758. *
  1759. * In IBSS mode we use a self-linked tx descriptor if possible. We enable SWBA
  1760. * interrupts to detect TSF updates only.
  1761. */
  1762. void
  1763. ath5k_beacon_config(struct ath5k_hw *ah)
  1764. {
  1765. unsigned long flags;
  1766. spin_lock_irqsave(&ah->block, flags);
  1767. ah->bmisscount = 0;
  1768. ah->imask &= ~(AR5K_INT_BMISS | AR5K_INT_SWBA);
  1769. if (ah->enable_beacon) {
  1770. /*
  1771. * In IBSS mode we use a self-linked tx descriptor and let the
  1772. * hardware send the beacons automatically. We have to load it
  1773. * only once here.
  1774. * We use the SWBA interrupt only to keep track of the beacon
  1775. * timers in order to detect automatic TSF updates.
  1776. */
  1777. ath5k_beaconq_config(ah);
  1778. ah->imask |= AR5K_INT_SWBA;
  1779. if (ah->opmode == NL80211_IFTYPE_ADHOC) {
  1780. if (ath5k_hw_hasveol(ah))
  1781. ath5k_beacon_send(ah);
  1782. } else
  1783. ath5k_beacon_update_timers(ah, -1);
  1784. } else {
  1785. ath5k_hw_stop_beacon_queue(ah, ah->bhalq);
  1786. }
  1787. ath5k_hw_set_imr(ah, ah->imask);
  1788. mmiowb();
  1789. spin_unlock_irqrestore(&ah->block, flags);
  1790. }
  1791. static void ath5k_tasklet_beacon(unsigned long data)
  1792. {
  1793. struct ath5k_hw *ah = (struct ath5k_hw *) data;
  1794. /*
  1795. * Software beacon alert--time to send a beacon.
  1796. *
  1797. * In IBSS mode we use this interrupt just to
  1798. * keep track of the next TBTT (target beacon
  1799. * transmission time) in order to detect whether
  1800. * automatic TSF updates happened.
  1801. */
  1802. if (ah->opmode == NL80211_IFTYPE_ADHOC) {
  1803. /* XXX: only if VEOL supported */
  1804. u64 tsf = ath5k_hw_get_tsf64(ah);
  1805. ah->nexttbtt += ah->bintval;
  1806. ATH5K_DBG(ah, ATH5K_DEBUG_BEACON,
  1807. "SWBA nexttbtt: %x hw_tu: %x "
  1808. "TSF: %llx\n",
  1809. ah->nexttbtt,
  1810. TSF_TO_TU(tsf),
  1811. (unsigned long long) tsf);
  1812. } else {
  1813. spin_lock(&ah->block);
  1814. ath5k_beacon_send(ah);
  1815. spin_unlock(&ah->block);
  1816. }
  1817. }
  1818. /********************\
  1819. * Interrupt handling *
  1820. \********************/
  1821. static void
  1822. ath5k_intr_calibration_poll(struct ath5k_hw *ah)
  1823. {
  1824. if (time_is_before_eq_jiffies(ah->ah_cal_next_ani) &&
  1825. !(ah->ah_cal_mask & AR5K_CALIBRATION_FULL)) {
  1826. /* run ANI only when full calibration is not active */
  1827. ah->ah_cal_next_ani = jiffies +
  1828. msecs_to_jiffies(ATH5K_TUNE_CALIBRATION_INTERVAL_ANI);
  1829. tasklet_schedule(&ah->ani_tasklet);
  1830. } else if (time_is_before_eq_jiffies(ah->ah_cal_next_full)) {
  1831. ah->ah_cal_next_full = jiffies +
  1832. msecs_to_jiffies(ATH5K_TUNE_CALIBRATION_INTERVAL_FULL);
  1833. tasklet_schedule(&ah->calib);
  1834. }
  1835. /* we could use SWI to generate enough interrupts to meet our
  1836. * calibration interval requirements, if necessary:
  1837. * AR5K_REG_ENABLE_BITS(ah, AR5K_CR, AR5K_CR_SWI); */
  1838. }
  1839. static void
  1840. ath5k_schedule_rx(struct ath5k_hw *ah)
  1841. {
  1842. ah->rx_pending = true;
  1843. tasklet_schedule(&ah->rxtq);
  1844. }
  1845. static void
  1846. ath5k_schedule_tx(struct ath5k_hw *ah)
  1847. {
  1848. ah->tx_pending = true;
  1849. tasklet_schedule(&ah->txtq);
  1850. }
  1851. static irqreturn_t
  1852. ath5k_intr(int irq, void *dev_id)
  1853. {
  1854. struct ath5k_hw *ah = dev_id;
  1855. enum ath5k_int status;
  1856. unsigned int counter = 1000;
  1857. if (unlikely(test_bit(ATH_STAT_INVALID, ah->status) ||
  1858. ((ath5k_get_bus_type(ah) != ATH_AHB) &&
  1859. !ath5k_hw_is_intr_pending(ah))))
  1860. return IRQ_NONE;
  1861. do {
  1862. ath5k_hw_get_isr(ah, &status); /* NB: clears IRQ too */
  1863. ATH5K_DBG(ah, ATH5K_DEBUG_INTR, "status 0x%x/0x%x\n",
  1864. status, ah->imask);
  1865. if (unlikely(status & AR5K_INT_FATAL)) {
  1866. /*
  1867. * Fatal errors are unrecoverable.
  1868. * Typically these are caused by DMA errors.
  1869. */
  1870. ATH5K_DBG(ah, ATH5K_DEBUG_RESET,
  1871. "fatal int, resetting\n");
  1872. ieee80211_queue_work(ah->hw, &ah->reset_work);
  1873. } else if (unlikely(status & AR5K_INT_RXORN)) {
  1874. /*
  1875. * Receive buffers are full. Either the bus is busy or
  1876. * the CPU is not fast enough to process all received
  1877. * frames.
  1878. * Older chipsets need a reset to come out of this
  1879. * condition, but we treat it as RX for newer chips.
  1880. * We don't know exactly which versions need a reset -
  1881. * this guess is copied from the HAL.
  1882. */
  1883. ah->stats.rxorn_intr++;
  1884. if (ah->ah_mac_srev < AR5K_SREV_AR5212) {
  1885. ATH5K_DBG(ah, ATH5K_DEBUG_RESET,
  1886. "rx overrun, resetting\n");
  1887. ieee80211_queue_work(ah->hw, &ah->reset_work);
  1888. } else
  1889. ath5k_schedule_rx(ah);
  1890. } else {
  1891. if (status & AR5K_INT_SWBA)
  1892. tasklet_hi_schedule(&ah->beacontq);
  1893. if (status & AR5K_INT_RXEOL) {
  1894. /*
  1895. * NB: the hardware should re-read the link when
  1896. * RXE bit is written, but it doesn't work at
  1897. * least on older hardware revs.
  1898. */
  1899. ah->stats.rxeol_intr++;
  1900. }
  1901. if (status & AR5K_INT_TXURN) {
  1902. /* bump tx trigger level */
  1903. ath5k_hw_update_tx_triglevel(ah, true);
  1904. }
  1905. if (status & (AR5K_INT_RXOK | AR5K_INT_RXERR))
  1906. ath5k_schedule_rx(ah);
  1907. if (status & (AR5K_INT_TXOK | AR5K_INT_TXDESC
  1908. | AR5K_INT_TXERR | AR5K_INT_TXEOL))
  1909. ath5k_schedule_tx(ah);
  1910. if (status & AR5K_INT_BMISS) {
  1911. /* TODO */
  1912. }
  1913. if (status & AR5K_INT_MIB) {
  1914. ah->stats.mib_intr++;
  1915. ath5k_hw_update_mib_counters(ah);
  1916. ath5k_ani_mib_intr(ah);
  1917. }
  1918. if (status & AR5K_INT_GPIO)
  1919. tasklet_schedule(&ah->rf_kill.toggleq);
  1920. }
  1921. if (ath5k_get_bus_type(ah) == ATH_AHB)
  1922. break;
  1923. } while (ath5k_hw_is_intr_pending(ah) && --counter > 0);
  1924. if (ah->rx_pending || ah->tx_pending)
  1925. ath5k_set_current_imask(ah);
  1926. if (unlikely(!counter))
  1927. ATH5K_WARN(ah, "too many interrupts, giving up for now\n");
  1928. ath5k_intr_calibration_poll(ah);
  1929. return IRQ_HANDLED;
  1930. }
  1931. /*
  1932. * Periodically recalibrate the PHY to account
  1933. * for temperature/environment changes.
  1934. */
  1935. static void
  1936. ath5k_tasklet_calibrate(unsigned long data)
  1937. {
  1938. struct ath5k_hw *ah = (void *)data;
  1939. /* Only full calibration for now */
  1940. ah->ah_cal_mask |= AR5K_CALIBRATION_FULL;
  1941. ATH5K_DBG(ah, ATH5K_DEBUG_CALIBRATE, "channel %u/%x\n",
  1942. ieee80211_frequency_to_channel(ah->curchan->center_freq),
  1943. ah->curchan->hw_value);
  1944. if (ath5k_hw_gainf_calibrate(ah) == AR5K_RFGAIN_NEED_CHANGE) {
  1945. /*
  1946. * Rfgain is out of bounds, reset the chip
  1947. * to load new gain values.
  1948. */
  1949. ATH5K_DBG(ah, ATH5K_DEBUG_RESET, "calibration, resetting\n");
  1950. ieee80211_queue_work(ah->hw, &ah->reset_work);
  1951. }
  1952. if (ath5k_hw_phy_calibrate(ah, ah->curchan))
  1953. ATH5K_ERR(ah, "calibration of channel %u failed\n",
  1954. ieee80211_frequency_to_channel(
  1955. ah->curchan->center_freq));
  1956. /* Noise floor calibration interrupts rx/tx path while I/Q calibration
  1957. * doesn't.
  1958. * TODO: We should stop TX here, so that it doesn't interfere.
  1959. * Note that stopping the queues is not enough to stop TX! */
  1960. if (time_is_before_eq_jiffies(ah->ah_cal_next_nf)) {
  1961. ah->ah_cal_next_nf = jiffies +
  1962. msecs_to_jiffies(ATH5K_TUNE_CALIBRATION_INTERVAL_NF);
  1963. ath5k_hw_update_noise_floor(ah);
  1964. }
  1965. ah->ah_cal_mask &= ~AR5K_CALIBRATION_FULL;
  1966. }
  1967. static void
  1968. ath5k_tasklet_ani(unsigned long data)
  1969. {
  1970. struct ath5k_hw *ah = (void *)data;
  1971. ah->ah_cal_mask |= AR5K_CALIBRATION_ANI;
  1972. ath5k_ani_calibration(ah);
  1973. ah->ah_cal_mask &= ~AR5K_CALIBRATION_ANI;
  1974. }
  1975. static void
  1976. ath5k_tx_complete_poll_work(struct work_struct *work)
  1977. {
  1978. struct ath5k_hw *ah = container_of(work, struct ath5k_hw,
  1979. tx_complete_work.work);
  1980. struct ath5k_txq *txq;
  1981. int i;
  1982. bool needreset = false;
  1983. mutex_lock(&ah->lock);
  1984. for (i = 0; i < ARRAY_SIZE(ah->txqs); i++) {
  1985. if (ah->txqs[i].setup) {
  1986. txq = &ah->txqs[i];
  1987. spin_lock_bh(&txq->lock);
  1988. if (txq->txq_len > 1) {
  1989. if (txq->txq_poll_mark) {
  1990. ATH5K_DBG(ah, ATH5K_DEBUG_XMIT,
  1991. "TX queue stuck %d\n",
  1992. txq->qnum);
  1993. needreset = true;
  1994. txq->txq_stuck++;
  1995. spin_unlock_bh(&txq->lock);
  1996. break;
  1997. } else {
  1998. txq->txq_poll_mark = true;
  1999. }
  2000. }
  2001. spin_unlock_bh(&txq->lock);
  2002. }
  2003. }
  2004. if (needreset) {
  2005. ATH5K_DBG(ah, ATH5K_DEBUG_RESET,
  2006. "TX queues stuck, resetting\n");
  2007. ath5k_reset(ah, NULL, true);
  2008. }
  2009. mutex_unlock(&ah->lock);
  2010. ieee80211_queue_delayed_work(ah->hw, &ah->tx_complete_work,
  2011. msecs_to_jiffies(ATH5K_TX_COMPLETE_POLL_INT));
  2012. }
  2013. /*************************\
  2014. * Initialization routines *
  2015. \*************************/
  2016. int __devinit
  2017. ath5k_init_softc(struct ath5k_hw *ah, const struct ath_bus_ops *bus_ops)
  2018. {
  2019. struct ieee80211_hw *hw = ah->hw;
  2020. struct ath_common *common;
  2021. int ret;
  2022. int csz;
  2023. /* Initialize driver private data */
  2024. SET_IEEE80211_DEV(hw, ah->dev);
  2025. hw->flags = IEEE80211_HW_RX_INCLUDES_FCS |
  2026. IEEE80211_HW_HOST_BROADCAST_PS_BUFFERING |
  2027. IEEE80211_HW_SIGNAL_DBM |
  2028. IEEE80211_HW_REPORTS_TX_ACK_STATUS;
  2029. hw->wiphy->interface_modes =
  2030. BIT(NL80211_IFTYPE_AP) |
  2031. BIT(NL80211_IFTYPE_STATION) |
  2032. BIT(NL80211_IFTYPE_ADHOC) |
  2033. BIT(NL80211_IFTYPE_MESH_POINT);
  2034. /* both antennas can be configured as RX or TX */
  2035. hw->wiphy->available_antennas_tx = 0x3;
  2036. hw->wiphy->available_antennas_rx = 0x3;
  2037. hw->extra_tx_headroom = 2;
  2038. hw->channel_change_time = 5000;
  2039. /*
  2040. * Mark the device as detached to avoid processing
  2041. * interrupts until setup is complete.
  2042. */
  2043. __set_bit(ATH_STAT_INVALID, ah->status);
  2044. ah->opmode = NL80211_IFTYPE_STATION;
  2045. ah->bintval = 1000;
  2046. mutex_init(&ah->lock);
  2047. spin_lock_init(&ah->rxbuflock);
  2048. spin_lock_init(&ah->txbuflock);
  2049. spin_lock_init(&ah->block);
  2050. spin_lock_init(&ah->irqlock);
  2051. /* Setup interrupt handler */
  2052. ret = request_irq(ah->irq, ath5k_intr, IRQF_SHARED, "ath", ah);
  2053. if (ret) {
  2054. ATH5K_ERR(ah, "request_irq failed\n");
  2055. goto err;
  2056. }
  2057. common = ath5k_hw_common(ah);
  2058. common->ops = &ath5k_common_ops;
  2059. common->bus_ops = bus_ops;
  2060. common->ah = ah;
  2061. common->hw = hw;
  2062. common->priv = ah;
  2063. common->clockrate = 40;
  2064. /*
  2065. * Cache line size is used to size and align various
  2066. * structures used to communicate with the hardware.
  2067. */
  2068. ath5k_read_cachesize(common, &csz);
  2069. common->cachelsz = csz << 2; /* convert to bytes */
  2070. spin_lock_init(&common->cc_lock);
  2071. /* Initialize device */
  2072. ret = ath5k_hw_init(ah);
  2073. if (ret)
  2074. goto err_irq;
  2075. /* set up multi-rate retry capabilities */
  2076. if (ah->ah_version == AR5K_AR5212) {
  2077. hw->max_rates = 4;
  2078. hw->max_rate_tries = max(AR5K_INIT_RETRY_SHORT,
  2079. AR5K_INIT_RETRY_LONG);
  2080. }
  2081. hw->vif_data_size = sizeof(struct ath5k_vif);
  2082. /* Finish private driver data initialization */
  2083. ret = ath5k_init(hw);
  2084. if (ret)
  2085. goto err_ah;
  2086. ATH5K_INFO(ah, "Atheros AR%s chip found (MAC: 0x%x, PHY: 0x%x)\n",
  2087. ath5k_chip_name(AR5K_VERSION_MAC, ah->ah_mac_srev),
  2088. ah->ah_mac_srev,
  2089. ah->ah_phy_revision);
  2090. if (!ah->ah_single_chip) {
  2091. /* Single chip radio (!RF5111) */
  2092. if (ah->ah_radio_5ghz_revision &&
  2093. !ah->ah_radio_2ghz_revision) {
  2094. /* No 5GHz support -> report 2GHz radio */
  2095. if (!test_bit(AR5K_MODE_11A,
  2096. ah->ah_capabilities.cap_mode)) {
  2097. ATH5K_INFO(ah, "RF%s 2GHz radio found (0x%x)\n",
  2098. ath5k_chip_name(AR5K_VERSION_RAD,
  2099. ah->ah_radio_5ghz_revision),
  2100. ah->ah_radio_5ghz_revision);
  2101. /* No 2GHz support (5110 and some
  2102. * 5GHz only cards) -> report 5GHz radio */
  2103. } else if (!test_bit(AR5K_MODE_11B,
  2104. ah->ah_capabilities.cap_mode)) {
  2105. ATH5K_INFO(ah, "RF%s 5GHz radio found (0x%x)\n",
  2106. ath5k_chip_name(AR5K_VERSION_RAD,
  2107. ah->ah_radio_5ghz_revision),
  2108. ah->ah_radio_5ghz_revision);
  2109. /* Multiband radio */
  2110. } else {
  2111. ATH5K_INFO(ah, "RF%s multiband radio found"
  2112. " (0x%x)\n",
  2113. ath5k_chip_name(AR5K_VERSION_RAD,
  2114. ah->ah_radio_5ghz_revision),
  2115. ah->ah_radio_5ghz_revision);
  2116. }
  2117. }
  2118. /* Multi chip radio (RF5111 - RF2111) ->
  2119. * report both 2GHz/5GHz radios */
  2120. else if (ah->ah_radio_5ghz_revision &&
  2121. ah->ah_radio_2ghz_revision) {
  2122. ATH5K_INFO(ah, "RF%s 5GHz radio found (0x%x)\n",
  2123. ath5k_chip_name(AR5K_VERSION_RAD,
  2124. ah->ah_radio_5ghz_revision),
  2125. ah->ah_radio_5ghz_revision);
  2126. ATH5K_INFO(ah, "RF%s 2GHz radio found (0x%x)\n",
  2127. ath5k_chip_name(AR5K_VERSION_RAD,
  2128. ah->ah_radio_2ghz_revision),
  2129. ah->ah_radio_2ghz_revision);
  2130. }
  2131. }
  2132. ath5k_debug_init_device(ah);
  2133. /* ready to process interrupts */
  2134. __clear_bit(ATH_STAT_INVALID, ah->status);
  2135. return 0;
  2136. err_ah:
  2137. ath5k_hw_deinit(ah);
  2138. err_irq:
  2139. free_irq(ah->irq, ah);
  2140. err:
  2141. return ret;
  2142. }
  2143. static int
  2144. ath5k_stop_locked(struct ath5k_hw *ah)
  2145. {
  2146. ATH5K_DBG(ah, ATH5K_DEBUG_RESET, "invalid %u\n",
  2147. test_bit(ATH_STAT_INVALID, ah->status));
  2148. /*
  2149. * Shutdown the hardware and driver:
  2150. * stop output from above
  2151. * disable interrupts
  2152. * turn off timers
  2153. * turn off the radio
  2154. * clear transmit machinery
  2155. * clear receive machinery
  2156. * drain and release tx queues
  2157. * reclaim beacon resources
  2158. * power down hardware
  2159. *
  2160. * Note that some of this work is not possible if the
  2161. * hardware is gone (invalid).
  2162. */
  2163. ieee80211_stop_queues(ah->hw);
  2164. if (!test_bit(ATH_STAT_INVALID, ah->status)) {
  2165. ath5k_led_off(ah);
  2166. ath5k_hw_set_imr(ah, 0);
  2167. synchronize_irq(ah->irq);
  2168. ath5k_rx_stop(ah);
  2169. ath5k_hw_dma_stop(ah);
  2170. ath5k_drain_tx_buffs(ah);
  2171. ath5k_hw_phy_disable(ah);
  2172. }
  2173. return 0;
  2174. }
  2175. int ath5k_start(struct ieee80211_hw *hw)
  2176. {
  2177. struct ath5k_hw *ah = hw->priv;
  2178. struct ath_common *common = ath5k_hw_common(ah);
  2179. int ret, i;
  2180. mutex_lock(&ah->lock);
  2181. ATH5K_DBG(ah, ATH5K_DEBUG_RESET, "mode %d\n", ah->opmode);
  2182. /*
  2183. * Stop anything previously setup. This is safe
  2184. * no matter this is the first time through or not.
  2185. */
  2186. ath5k_stop_locked(ah);
  2187. /*
  2188. * The basic interface to setting the hardware in a good
  2189. * state is ``reset''. On return the hardware is known to
  2190. * be powered up and with interrupts disabled. This must
  2191. * be followed by initialization of the appropriate bits
  2192. * and then setup of the interrupt mask.
  2193. */
  2194. ah->curchan = ah->hw->conf.channel;
  2195. ah->imask = AR5K_INT_RXOK | AR5K_INT_RXERR | AR5K_INT_RXEOL |
  2196. AR5K_INT_RXORN | AR5K_INT_TXDESC | AR5K_INT_TXEOL |
  2197. AR5K_INT_FATAL | AR5K_INT_GLOBAL | AR5K_INT_MIB;
  2198. ret = ath5k_reset(ah, NULL, false);
  2199. if (ret)
  2200. goto done;
  2201. ath5k_rfkill_hw_start(ah);
  2202. /*
  2203. * Reset the key cache since some parts do not reset the
  2204. * contents on initial power up or resume from suspend.
  2205. */
  2206. for (i = 0; i < common->keymax; i++)
  2207. ath_hw_keyreset(common, (u16) i);
  2208. /* Use higher rates for acks instead of base
  2209. * rate */
  2210. ah->ah_ack_bitrate_high = true;
  2211. for (i = 0; i < ARRAY_SIZE(ah->bslot); i++)
  2212. ah->bslot[i] = NULL;
  2213. ret = 0;
  2214. done:
  2215. mmiowb();
  2216. mutex_unlock(&ah->lock);
  2217. ieee80211_queue_delayed_work(ah->hw, &ah->tx_complete_work,
  2218. msecs_to_jiffies(ATH5K_TX_COMPLETE_POLL_INT));
  2219. return ret;
  2220. }
  2221. static void ath5k_stop_tasklets(struct ath5k_hw *ah)
  2222. {
  2223. ah->rx_pending = false;
  2224. ah->tx_pending = false;
  2225. tasklet_kill(&ah->rxtq);
  2226. tasklet_kill(&ah->txtq);
  2227. tasklet_kill(&ah->calib);
  2228. tasklet_kill(&ah->beacontq);
  2229. tasklet_kill(&ah->ani_tasklet);
  2230. }
  2231. /*
  2232. * Stop the device, grabbing the top-level lock to protect
  2233. * against concurrent entry through ath5k_init (which can happen
  2234. * if another thread does a system call and the thread doing the
  2235. * stop is preempted).
  2236. */
  2237. void ath5k_stop(struct ieee80211_hw *hw)
  2238. {
  2239. struct ath5k_hw *ah = hw->priv;
  2240. int ret;
  2241. mutex_lock(&ah->lock);
  2242. ret = ath5k_stop_locked(ah);
  2243. if (ret == 0 && !test_bit(ATH_STAT_INVALID, ah->status)) {
  2244. /*
  2245. * Don't set the card in full sleep mode!
  2246. *
  2247. * a) When the device is in this state it must be carefully
  2248. * woken up or references to registers in the PCI clock
  2249. * domain may freeze the bus (and system). This varies
  2250. * by chip and is mostly an issue with newer parts
  2251. * (madwifi sources mentioned srev >= 0x78) that go to
  2252. * sleep more quickly.
  2253. *
  2254. * b) On older chips full sleep results a weird behaviour
  2255. * during wakeup. I tested various cards with srev < 0x78
  2256. * and they don't wake up after module reload, a second
  2257. * module reload is needed to bring the card up again.
  2258. *
  2259. * Until we figure out what's going on don't enable
  2260. * full chip reset on any chip (this is what Legacy HAL
  2261. * and Sam's HAL do anyway). Instead Perform a full reset
  2262. * on the device (same as initial state after attach) and
  2263. * leave it idle (keep MAC/BB on warm reset) */
  2264. ret = ath5k_hw_on_hold(ah);
  2265. ATH5K_DBG(ah, ATH5K_DEBUG_RESET,
  2266. "putting device to sleep\n");
  2267. }
  2268. mmiowb();
  2269. mutex_unlock(&ah->lock);
  2270. ath5k_stop_tasklets(ah);
  2271. cancel_delayed_work_sync(&ah->tx_complete_work);
  2272. ath5k_rfkill_hw_stop(ah);
  2273. }
  2274. /*
  2275. * Reset the hardware. If chan is not NULL, then also pause rx/tx
  2276. * and change to the given channel.
  2277. *
  2278. * This should be called with ah->lock.
  2279. */
  2280. static int
  2281. ath5k_reset(struct ath5k_hw *ah, struct ieee80211_channel *chan,
  2282. bool skip_pcu)
  2283. {
  2284. struct ath_common *common = ath5k_hw_common(ah);
  2285. int ret, ani_mode;
  2286. bool fast;
  2287. ATH5K_DBG(ah, ATH5K_DEBUG_RESET, "resetting\n");
  2288. ath5k_hw_set_imr(ah, 0);
  2289. synchronize_irq(ah->irq);
  2290. ath5k_stop_tasklets(ah);
  2291. /* Save ani mode and disable ANI during
  2292. * reset. If we don't we might get false
  2293. * PHY error interrupts. */
  2294. ani_mode = ah->ani_state.ani_mode;
  2295. ath5k_ani_init(ah, ATH5K_ANI_MODE_OFF);
  2296. /* We are going to empty hw queues
  2297. * so we should also free any remaining
  2298. * tx buffers */
  2299. ath5k_drain_tx_buffs(ah);
  2300. if (chan)
  2301. ah->curchan = chan;
  2302. fast = ((chan != NULL) && modparam_fastchanswitch) ? 1 : 0;
  2303. ret = ath5k_hw_reset(ah, ah->opmode, ah->curchan, fast, skip_pcu);
  2304. if (ret) {
  2305. ATH5K_ERR(ah, "can't reset hardware (%d)\n", ret);
  2306. goto err;
  2307. }
  2308. ret = ath5k_rx_start(ah);
  2309. if (ret) {
  2310. ATH5K_ERR(ah, "can't start recv logic\n");
  2311. goto err;
  2312. }
  2313. ath5k_ani_init(ah, ani_mode);
  2314. ah->ah_cal_next_full = jiffies + msecs_to_jiffies(100);
  2315. ah->ah_cal_next_ani = jiffies;
  2316. ah->ah_cal_next_nf = jiffies;
  2317. ewma_init(&ah->ah_beacon_rssi_avg, 1024, 8);
  2318. /* clear survey data and cycle counters */
  2319. memset(&ah->survey, 0, sizeof(ah->survey));
  2320. spin_lock_bh(&common->cc_lock);
  2321. ath_hw_cycle_counters_update(common);
  2322. memset(&common->cc_survey, 0, sizeof(common->cc_survey));
  2323. memset(&common->cc_ani, 0, sizeof(common->cc_ani));
  2324. spin_unlock_bh(&common->cc_lock);
  2325. /*
  2326. * Change channels and update the h/w rate map if we're switching;
  2327. * e.g. 11a to 11b/g.
  2328. *
  2329. * We may be doing a reset in response to an ioctl that changes the
  2330. * channel so update any state that might change as a result.
  2331. *
  2332. * XXX needed?
  2333. */
  2334. /* ath5k_chan_change(ah, c); */
  2335. ath5k_beacon_config(ah);
  2336. /* intrs are enabled by ath5k_beacon_config */
  2337. ieee80211_wake_queues(ah->hw);
  2338. return 0;
  2339. err:
  2340. return ret;
  2341. }
  2342. static void ath5k_reset_work(struct work_struct *work)
  2343. {
  2344. struct ath5k_hw *ah = container_of(work, struct ath5k_hw,
  2345. reset_work);
  2346. mutex_lock(&ah->lock);
  2347. ath5k_reset(ah, NULL, true);
  2348. mutex_unlock(&ah->lock);
  2349. }
  2350. static int __devinit
  2351. ath5k_init(struct ieee80211_hw *hw)
  2352. {
  2353. struct ath5k_hw *ah = hw->priv;
  2354. struct ath_regulatory *regulatory = ath5k_hw_regulatory(ah);
  2355. struct ath5k_txq *txq;
  2356. u8 mac[ETH_ALEN] = {};
  2357. int ret;
  2358. /*
  2359. * Check if the MAC has multi-rate retry support.
  2360. * We do this by trying to setup a fake extended
  2361. * descriptor. MACs that don't have support will
  2362. * return false w/o doing anything. MACs that do
  2363. * support it will return true w/o doing anything.
  2364. */
  2365. ret = ath5k_hw_setup_mrr_tx_desc(ah, NULL, 0, 0, 0, 0, 0, 0);
  2366. if (ret < 0)
  2367. goto err;
  2368. if (ret > 0)
  2369. __set_bit(ATH_STAT_MRRETRY, ah->status);
  2370. /*
  2371. * Collect the channel list. The 802.11 layer
  2372. * is responsible for filtering this list based
  2373. * on settings like the phy mode and regulatory
  2374. * domain restrictions.
  2375. */
  2376. ret = ath5k_setup_bands(hw);
  2377. if (ret) {
  2378. ATH5K_ERR(ah, "can't get channels\n");
  2379. goto err;
  2380. }
  2381. /*
  2382. * Allocate tx+rx descriptors and populate the lists.
  2383. */
  2384. ret = ath5k_desc_alloc(ah);
  2385. if (ret) {
  2386. ATH5K_ERR(ah, "can't allocate descriptors\n");
  2387. goto err;
  2388. }
  2389. /*
  2390. * Allocate hardware transmit queues: one queue for
  2391. * beacon frames and one data queue for each QoS
  2392. * priority. Note that hw functions handle resetting
  2393. * these queues at the needed time.
  2394. */
  2395. ret = ath5k_beaconq_setup(ah);
  2396. if (ret < 0) {
  2397. ATH5K_ERR(ah, "can't setup a beacon xmit queue\n");
  2398. goto err_desc;
  2399. }
  2400. ah->bhalq = ret;
  2401. ah->cabq = ath5k_txq_setup(ah, AR5K_TX_QUEUE_CAB, 0);
  2402. if (IS_ERR(ah->cabq)) {
  2403. ATH5K_ERR(ah, "can't setup cab queue\n");
  2404. ret = PTR_ERR(ah->cabq);
  2405. goto err_bhal;
  2406. }
  2407. /* 5211 and 5212 usually support 10 queues but we better rely on the
  2408. * capability information */
  2409. if (ah->ah_capabilities.cap_queues.q_tx_num >= 6) {
  2410. /* This order matches mac80211's queue priority, so we can
  2411. * directly use the mac80211 queue number without any mapping */
  2412. txq = ath5k_txq_setup(ah, AR5K_TX_QUEUE_DATA, AR5K_WME_AC_VO);
  2413. if (IS_ERR(txq)) {
  2414. ATH5K_ERR(ah, "can't setup xmit queue\n");
  2415. ret = PTR_ERR(txq);
  2416. goto err_queues;
  2417. }
  2418. txq = ath5k_txq_setup(ah, AR5K_TX_QUEUE_DATA, AR5K_WME_AC_VI);
  2419. if (IS_ERR(txq)) {
  2420. ATH5K_ERR(ah, "can't setup xmit queue\n");
  2421. ret = PTR_ERR(txq);
  2422. goto err_queues;
  2423. }
  2424. txq = ath5k_txq_setup(ah, AR5K_TX_QUEUE_DATA, AR5K_WME_AC_BE);
  2425. if (IS_ERR(txq)) {
  2426. ATH5K_ERR(ah, "can't setup xmit queue\n");
  2427. ret = PTR_ERR(txq);
  2428. goto err_queues;
  2429. }
  2430. txq = ath5k_txq_setup(ah, AR5K_TX_QUEUE_DATA, AR5K_WME_AC_BK);
  2431. if (IS_ERR(txq)) {
  2432. ATH5K_ERR(ah, "can't setup xmit queue\n");
  2433. ret = PTR_ERR(txq);
  2434. goto err_queues;
  2435. }
  2436. hw->queues = 4;
  2437. } else {
  2438. /* older hardware (5210) can only support one data queue */
  2439. txq = ath5k_txq_setup(ah, AR5K_TX_QUEUE_DATA, AR5K_WME_AC_BE);
  2440. if (IS_ERR(txq)) {
  2441. ATH5K_ERR(ah, "can't setup xmit queue\n");
  2442. ret = PTR_ERR(txq);
  2443. goto err_queues;
  2444. }
  2445. hw->queues = 1;
  2446. }
  2447. tasklet_init(&ah->rxtq, ath5k_tasklet_rx, (unsigned long)ah);
  2448. tasklet_init(&ah->txtq, ath5k_tasklet_tx, (unsigned long)ah);
  2449. tasklet_init(&ah->calib, ath5k_tasklet_calibrate, (unsigned long)ah);
  2450. tasklet_init(&ah->beacontq, ath5k_tasklet_beacon, (unsigned long)ah);
  2451. tasklet_init(&ah->ani_tasklet, ath5k_tasklet_ani, (unsigned long)ah);
  2452. INIT_WORK(&ah->reset_work, ath5k_reset_work);
  2453. INIT_DELAYED_WORK(&ah->tx_complete_work, ath5k_tx_complete_poll_work);
  2454. ret = ath5k_hw_common(ah)->bus_ops->eeprom_read_mac(ah, mac);
  2455. if (ret) {
  2456. ATH5K_ERR(ah, "unable to read address from EEPROM\n");
  2457. goto err_queues;
  2458. }
  2459. SET_IEEE80211_PERM_ADDR(hw, mac);
  2460. memcpy(&ah->lladdr, mac, ETH_ALEN);
  2461. /* All MAC address bits matter for ACKs */
  2462. ath5k_update_bssid_mask_and_opmode(ah, NULL);
  2463. regulatory->current_rd = ah->ah_capabilities.cap_eeprom.ee_regdomain;
  2464. ret = ath_regd_init(regulatory, hw->wiphy, ath5k_reg_notifier);
  2465. if (ret) {
  2466. ATH5K_ERR(ah, "can't initialize regulatory system\n");
  2467. goto err_queues;
  2468. }
  2469. ret = ieee80211_register_hw(hw);
  2470. if (ret) {
  2471. ATH5K_ERR(ah, "can't register ieee80211 hw\n");
  2472. goto err_queues;
  2473. }
  2474. if (!ath_is_world_regd(regulatory))
  2475. regulatory_hint(hw->wiphy, regulatory->alpha2);
  2476. ath5k_init_leds(ah);
  2477. ath5k_sysfs_register(ah);
  2478. return 0;
  2479. err_queues:
  2480. ath5k_txq_release(ah);
  2481. err_bhal:
  2482. ath5k_hw_release_tx_queue(ah, ah->bhalq);
  2483. err_desc:
  2484. ath5k_desc_free(ah);
  2485. err:
  2486. return ret;
  2487. }
  2488. void
  2489. ath5k_deinit_softc(struct ath5k_hw *ah)
  2490. {
  2491. struct ieee80211_hw *hw = ah->hw;
  2492. /*
  2493. * NB: the order of these is important:
  2494. * o call the 802.11 layer before detaching ath5k_hw to
  2495. * ensure callbacks into the driver to delete global
  2496. * key cache entries can be handled
  2497. * o reclaim the tx queue data structures after calling
  2498. * the 802.11 layer as we'll get called back to reclaim
  2499. * node state and potentially want to use them
  2500. * o to cleanup the tx queues the hal is called, so detach
  2501. * it last
  2502. * XXX: ??? detach ath5k_hw ???
  2503. * Other than that, it's straightforward...
  2504. */
  2505. ieee80211_unregister_hw(hw);
  2506. ath5k_desc_free(ah);
  2507. ath5k_txq_release(ah);
  2508. ath5k_hw_release_tx_queue(ah, ah->bhalq);
  2509. ath5k_unregister_leds(ah);
  2510. ath5k_sysfs_unregister(ah);
  2511. /*
  2512. * NB: can't reclaim these until after ieee80211_ifdetach
  2513. * returns because we'll get called back to reclaim node
  2514. * state and potentially want to use them.
  2515. */
  2516. ath5k_hw_deinit(ah);
  2517. free_irq(ah->irq, ah);
  2518. }
  2519. bool
  2520. ath5k_any_vif_assoc(struct ath5k_hw *ah)
  2521. {
  2522. struct ath5k_vif_iter_data iter_data;
  2523. iter_data.hw_macaddr = NULL;
  2524. iter_data.any_assoc = false;
  2525. iter_data.need_set_hw_addr = false;
  2526. iter_data.found_active = true;
  2527. ieee80211_iterate_active_interfaces_atomic(ah->hw, ath5k_vif_iter,
  2528. &iter_data);
  2529. return iter_data.any_assoc;
  2530. }
  2531. void
  2532. ath5k_set_beacon_filter(struct ieee80211_hw *hw, bool enable)
  2533. {
  2534. struct ath5k_hw *ah = hw->priv;
  2535. u32 rfilt;
  2536. rfilt = ath5k_hw_get_rx_filter(ah);
  2537. if (enable)
  2538. rfilt |= AR5K_RX_FILTER_BEACON;
  2539. else
  2540. rfilt &= ~AR5K_RX_FILTER_BEACON;
  2541. ath5k_hw_set_rx_filter(ah, rfilt);
  2542. ah->filter_flags = rfilt;
  2543. }