base.c 81 KB

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