base.c 82 KB

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