base.c 81 KB

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