base.c 81 KB

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