rtw_ap.c 84 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179
  1. /******************************************************************************
  2. *
  3. * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
  4. *
  5. * This program is free software; you can redistribute it and/or modify it
  6. * under the terms of version 2 of the GNU General Public License as
  7. * published by the Free Software Foundation.
  8. *
  9. * This program is distributed in the hope that it will be useful, but WITHOUT
  10. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  11. * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  12. * more details.
  13. *
  14. * You should have received a copy of the GNU General Public License along with
  15. * this program; if not, write to the Free Software Foundation, Inc.,
  16. * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
  17. *
  18. *
  19. ******************************************************************************/
  20. #define _RTW_AP_C_
  21. #include <drv_types.h>
  22. #ifdef CONFIG_AP_MODE
  23. extern unsigned char RTW_WPA_OUI[];
  24. extern unsigned char WMM_OUI[];
  25. extern unsigned char WPS_OUI[];
  26. extern unsigned char P2P_OUI[];
  27. extern unsigned char WFD_OUI[];
  28. void init_mlme_ap_info(_adapter *padapter)
  29. {
  30. struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
  31. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  32. struct sta_priv *pstapriv = &padapter->stapriv;
  33. struct wlan_acl_pool *pacl_list = &pstapriv->acl_list;
  34. _rtw_spinlock_init(&pmlmepriv->bcn_update_lock);
  35. //for ACL
  36. _rtw_init_queue(&pacl_list->acl_node_q);
  37. //pmlmeext->bstart_bss = _FALSE;
  38. start_ap_mode(padapter);
  39. }
  40. void free_mlme_ap_info(_adapter *padapter)
  41. {
  42. _irqL irqL;
  43. struct sta_info *psta=NULL;
  44. struct sta_priv *pstapriv = &padapter->stapriv;
  45. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  46. struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
  47. struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
  48. //stop_ap_mode(padapter);
  49. pmlmepriv->update_bcn = _FALSE;
  50. pmlmeext->bstart_bss = _FALSE;
  51. rtw_sta_flush(padapter);
  52. pmlmeinfo->state = _HW_STATE_NOLINK_;
  53. //free_assoc_sta_resources
  54. rtw_free_all_stainfo(padapter);
  55. //free bc/mc sta_info
  56. psta = rtw_get_bcmc_stainfo(padapter);
  57. _enter_critical_bh(&(pstapriv->sta_hash_lock), &irqL);
  58. rtw_free_stainfo(padapter, psta);
  59. _exit_critical_bh(&(pstapriv->sta_hash_lock), &irqL);
  60. _rtw_spinlock_free(&pmlmepriv->bcn_update_lock);
  61. }
  62. static void update_BCNTIM(_adapter *padapter)
  63. {
  64. struct sta_priv *pstapriv = &padapter->stapriv;
  65. struct mlme_ext_priv *pmlmeext = &(padapter->mlmeextpriv);
  66. struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
  67. WLAN_BSSID_EX *pnetwork_mlmeext = &(pmlmeinfo->network);
  68. unsigned char *pie = pnetwork_mlmeext->IEs;
  69. //DBG_871X("%s\n", __FUNCTION__);
  70. //update TIM IE
  71. //if(pstapriv->tim_bitmap)
  72. if(_TRUE)
  73. {
  74. u8 *p, *dst_ie, *premainder_ie=NULL, *pbackup_remainder_ie=NULL;
  75. u16 tim_bitmap_le;
  76. uint offset, tmp_len, tim_ielen, tim_ie_offset, remainder_ielen;
  77. tim_bitmap_le = cpu_to_le16(pstapriv->tim_bitmap);
  78. p = rtw_get_ie(pie + _FIXED_IE_LENGTH_, _TIM_IE_, &tim_ielen, pnetwork_mlmeext->IELength - _FIXED_IE_LENGTH_);
  79. if (p != NULL && tim_ielen>0)
  80. {
  81. tim_ielen += 2;
  82. premainder_ie = p+tim_ielen;
  83. tim_ie_offset = (sint)(p -pie);
  84. remainder_ielen = pnetwork_mlmeext->IELength - tim_ie_offset - tim_ielen;
  85. //append TIM IE from dst_ie offset
  86. dst_ie = p;
  87. }
  88. else
  89. {
  90. tim_ielen = 0;
  91. //calucate head_len
  92. offset = _FIXED_IE_LENGTH_;
  93. /* get ssid_ie len */
  94. p = rtw_get_ie(pie + _BEACON_IE_OFFSET_, _SSID_IE_, &tmp_len, (pnetwork_mlmeext->IELength - _BEACON_IE_OFFSET_));
  95. if (p != NULL)
  96. offset += tmp_len+2;
  97. // get supported rates len
  98. p = rtw_get_ie(pie + _BEACON_IE_OFFSET_, _SUPPORTEDRATES_IE_, &tmp_len, (pnetwork_mlmeext->IELength - _BEACON_IE_OFFSET_));
  99. if (p != NULL)
  100. {
  101. offset += tmp_len+2;
  102. }
  103. //DS Parameter Set IE, len=3
  104. offset += 3;
  105. premainder_ie = pie + offset;
  106. remainder_ielen = pnetwork_mlmeext->IELength - offset - tim_ielen;
  107. //append TIM IE from offset
  108. dst_ie = pie + offset;
  109. }
  110. if(remainder_ielen>0)
  111. {
  112. pbackup_remainder_ie = rtw_malloc(remainder_ielen);
  113. if(pbackup_remainder_ie && premainder_ie)
  114. _rtw_memcpy(pbackup_remainder_ie, premainder_ie, remainder_ielen);
  115. }
  116. *dst_ie++=_TIM_IE_;
  117. if((pstapriv->tim_bitmap&0xff00) && (pstapriv->tim_bitmap&0x00fe))
  118. tim_ielen = 5;
  119. else
  120. tim_ielen = 4;
  121. *dst_ie++= tim_ielen;
  122. *dst_ie++=0;//DTIM count
  123. *dst_ie++=1;//DTIM peroid
  124. if(pstapriv->tim_bitmap&BIT(0))//for bc/mc frames
  125. *dst_ie++ = BIT(0);//bitmap ctrl
  126. else
  127. *dst_ie++ = 0;
  128. if(tim_ielen==4)
  129. {
  130. u8 pvb=0;
  131. if(pstapriv->tim_bitmap&0x00fe)
  132. pvb = (u8)tim_bitmap_le;
  133. else if(pstapriv->tim_bitmap&0xff00)
  134. pvb = (u8)(tim_bitmap_le>>8);
  135. else
  136. pvb = (u8)tim_bitmap_le;
  137. *dst_ie++ = pvb;
  138. }
  139. else if(tim_ielen==5)
  140. {
  141. _rtw_memcpy(dst_ie, &tim_bitmap_le, 2);
  142. dst_ie+=2;
  143. }
  144. //copy remainder IE
  145. if(pbackup_remainder_ie)
  146. {
  147. _rtw_memcpy(dst_ie, pbackup_remainder_ie, remainder_ielen);
  148. rtw_mfree(pbackup_remainder_ie, remainder_ielen);
  149. }
  150. offset = (uint)(dst_ie - pie);
  151. pnetwork_mlmeext->IELength = offset + remainder_ielen;
  152. }
  153. #ifndef CONFIG_INTERRUPT_BASED_TXBCN
  154. #if defined(CONFIG_USB_HCI) || defined(CONFIG_SDIO_HCI) || defined(CONFIG_GSPI_HCI)
  155. set_tx_beacon_cmd(padapter);
  156. #endif
  157. #endif //!CONFIG_INTERRUPT_BASED_TXBCN
  158. }
  159. void rtw_add_bcn_ie(_adapter *padapter, WLAN_BSSID_EX *pnetwork, u8 index, u8 *data, u8 len)
  160. {
  161. PNDIS_802_11_VARIABLE_IEs pIE;
  162. u8 bmatch = _FALSE;
  163. u8 *pie = pnetwork->IEs;
  164. u8 *p, *dst_ie, *premainder_ie=NULL, *pbackup_remainder_ie=NULL;
  165. u32 i, offset, ielen, ie_offset, remainder_ielen = 0;
  166. for (i = sizeof(NDIS_802_11_FIXED_IEs); i < pnetwork->IELength;)
  167. {
  168. pIE = (PNDIS_802_11_VARIABLE_IEs)(pnetwork->IEs + i);
  169. if (pIE->ElementID > index)
  170. {
  171. break;
  172. }
  173. else if(pIE->ElementID == index) // already exist the same IE
  174. {
  175. p = (u8 *)pIE;
  176. ielen = pIE->Length;
  177. bmatch = _TRUE;
  178. break;
  179. }
  180. p = (u8 *)pIE;
  181. ielen = pIE->Length;
  182. i += (pIE->Length + 2);
  183. }
  184. if (p != NULL && ielen>0)
  185. {
  186. ielen += 2;
  187. premainder_ie = p+ielen;
  188. ie_offset = (sint)(p -pie);
  189. remainder_ielen = pnetwork->IELength - ie_offset - ielen;
  190. if(bmatch)
  191. dst_ie = p;
  192. else
  193. dst_ie = (p+ielen);
  194. }
  195. if(remainder_ielen>0)
  196. {
  197. pbackup_remainder_ie = rtw_malloc(remainder_ielen);
  198. if(pbackup_remainder_ie && premainder_ie)
  199. _rtw_memcpy(pbackup_remainder_ie, premainder_ie, remainder_ielen);
  200. }
  201. *dst_ie++=index;
  202. *dst_ie++=len;
  203. _rtw_memcpy(dst_ie, data, len);
  204. dst_ie+=len;
  205. //copy remainder IE
  206. if(pbackup_remainder_ie)
  207. {
  208. _rtw_memcpy(dst_ie, pbackup_remainder_ie, remainder_ielen);
  209. rtw_mfree(pbackup_remainder_ie, remainder_ielen);
  210. }
  211. offset = (uint)(dst_ie - pie);
  212. pnetwork->IELength = offset + remainder_ielen;
  213. }
  214. void rtw_remove_bcn_ie(_adapter *padapter, WLAN_BSSID_EX *pnetwork, u8 index)
  215. {
  216. u8 *p, *dst_ie, *premainder_ie=NULL, *pbackup_remainder_ie=NULL;
  217. uint offset, ielen, ie_offset, remainder_ielen = 0;
  218. u8 *pie = pnetwork->IEs;
  219. p = rtw_get_ie(pie + _FIXED_IE_LENGTH_, index, &ielen, pnetwork->IELength - _FIXED_IE_LENGTH_);
  220. if (p != NULL && ielen>0)
  221. {
  222. ielen += 2;
  223. premainder_ie = p+ielen;
  224. ie_offset = (sint)(p -pie);
  225. remainder_ielen = pnetwork->IELength - ie_offset - ielen;
  226. dst_ie = p;
  227. }
  228. if(remainder_ielen>0)
  229. {
  230. pbackup_remainder_ie = rtw_malloc(remainder_ielen);
  231. if(pbackup_remainder_ie && premainder_ie)
  232. _rtw_memcpy(pbackup_remainder_ie, premainder_ie, remainder_ielen);
  233. }
  234. //copy remainder IE
  235. if(pbackup_remainder_ie)
  236. {
  237. _rtw_memcpy(dst_ie, pbackup_remainder_ie, remainder_ielen);
  238. rtw_mfree(pbackup_remainder_ie, remainder_ielen);
  239. }
  240. offset = (uint)(dst_ie - pie);
  241. pnetwork->IELength = offset + remainder_ielen;
  242. }
  243. u8 chk_sta_is_alive(struct sta_info *psta);
  244. u8 chk_sta_is_alive(struct sta_info *psta)
  245. {
  246. u8 ret = _FALSE;
  247. #ifdef DBG_EXPIRATION_CHK
  248. DBG_871X("sta:"MAC_FMT", rssi:%d, rx:"STA_PKTS_FMT", expire_to:%u, %s%ssq_len:%u\n"
  249. , MAC_ARG(psta->hwaddr)
  250. , psta->rssi_stat.UndecoratedSmoothedPWDB
  251. //, STA_RX_PKTS_ARG(psta)
  252. , STA_RX_PKTS_DIFF_ARG(psta)
  253. , psta->expire_to
  254. , psta->state&WIFI_SLEEP_STATE?"PS, ":""
  255. , psta->state&WIFI_STA_ALIVE_CHK_STATE?"SAC, ":""
  256. , psta->sleepq_len
  257. );
  258. #endif
  259. //if(sta_last_rx_pkts(psta) == sta_rx_pkts(psta))
  260. if((psta->sta_stats.last_rx_data_pkts + psta->sta_stats.last_rx_ctrl_pkts) == (psta->sta_stats.rx_data_pkts + psta->sta_stats.rx_ctrl_pkts))
  261. {
  262. #if 0
  263. if(psta->state&WIFI_SLEEP_STATE)
  264. ret = _TRUE;
  265. #endif
  266. }
  267. else
  268. {
  269. ret = _TRUE;
  270. }
  271. sta_update_last_rx_pkts(psta);
  272. return ret;
  273. }
  274. void expire_timeout_chk(_adapter *padapter)
  275. {
  276. _irqL irqL;
  277. _list *phead, *plist;
  278. u8 updated;
  279. struct sta_info *psta=NULL;
  280. struct sta_priv *pstapriv = &padapter->stapriv;
  281. u8 chk_alive_num = 0;
  282. char chk_alive_list[NUM_STA];
  283. int i;
  284. _enter_critical_bh(&pstapriv->auth_list_lock, &irqL);
  285. phead = &pstapriv->auth_list;
  286. plist = get_next(phead);
  287. //check auth_queue
  288. #ifdef DBG_EXPIRATION_CHK
  289. if (rtw_end_of_queue_search(phead, plist) == _FALSE) {
  290. DBG_871X(FUNC_NDEV_FMT" auth_list, cnt:%u\n"
  291. , FUNC_NDEV_ARG(padapter->pnetdev), pstapriv->auth_list_cnt);
  292. }
  293. #endif
  294. while ((rtw_end_of_queue_search(phead, plist)) == _FALSE)
  295. {
  296. psta = LIST_CONTAINOR(plist, struct sta_info, auth_list);
  297. plist = get_next(plist);
  298. if(psta->expire_to>0)
  299. {
  300. psta->expire_to--;
  301. if (psta->expire_to == 0)
  302. {
  303. rtw_list_delete(&psta->auth_list);
  304. pstapriv->auth_list_cnt--;
  305. DBG_871X("auth expire %02X%02X%02X%02X%02X%02X\n",
  306. psta->hwaddr[0],psta->hwaddr[1],psta->hwaddr[2],psta->hwaddr[3],psta->hwaddr[4],psta->hwaddr[5]);
  307. _exit_critical_bh(&pstapriv->auth_list_lock, &irqL);
  308. _enter_critical_bh(&(pstapriv->sta_hash_lock), &irqL);
  309. rtw_free_stainfo(padapter, psta);
  310. _exit_critical_bh(&(pstapriv->sta_hash_lock), &irqL);
  311. _enter_critical_bh(&pstapriv->auth_list_lock, &irqL);
  312. }
  313. }
  314. }
  315. _exit_critical_bh(&pstapriv->auth_list_lock, &irqL);
  316. psta = NULL;
  317. _enter_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  318. phead = &pstapriv->asoc_list;
  319. plist = get_next(phead);
  320. //check asoc_queue
  321. #ifdef DBG_EXPIRATION_CHK
  322. if (rtw_end_of_queue_search(phead, plist) == _FALSE) {
  323. DBG_871X(FUNC_NDEV_FMT" asoc_list, cnt:%u\n"
  324. , FUNC_NDEV_ARG(padapter->pnetdev), pstapriv->asoc_list_cnt);
  325. }
  326. #endif
  327. while ((rtw_end_of_queue_search(phead, plist)) == _FALSE)
  328. {
  329. psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list);
  330. plist = get_next(plist);
  331. #ifdef CONFIG_AUTO_AP_MODE
  332. if(psta->isrc)
  333. continue;
  334. #endif
  335. if (chk_sta_is_alive(psta) || !psta->expire_to) {
  336. psta->expire_to = pstapriv->expire_to;
  337. psta->keep_alive_trycnt = 0;
  338. #ifdef CONFIG_TX_MCAST2UNI
  339. psta->under_exist_checking = 0;
  340. #endif // CONFIG_TX_MCAST2UNI
  341. } else {
  342. psta->expire_to--;
  343. }
  344. #ifndef CONFIG_ACTIVE_KEEP_ALIVE_CHECK
  345. #ifdef CONFIG_TX_MCAST2UNI
  346. #ifdef CONFIG_80211N_HT
  347. if ( (psta->flags & WLAN_STA_HT) && (psta->htpriv.agg_enable_bitmap || psta->under_exist_checking) ) {
  348. // check sta by delba(addba) for 11n STA
  349. // ToDo: use CCX report to check for all STAs
  350. //DBG_871X("asoc check by DELBA/ADDBA! (pstapriv->expire_to=%d s)(psta->expire_to=%d s), [%02x, %d]\n", pstapriv->expire_to*2, psta->expire_to*2, psta->htpriv.agg_enable_bitmap, psta->under_exist_checking);
  351. if ( psta->expire_to <= (pstapriv->expire_to - 50 ) ) {
  352. DBG_871X("asoc expire by DELBA/ADDBA! (%d s)\n", (pstapriv->expire_to-psta->expire_to)*2);
  353. psta->under_exist_checking = 0;
  354. psta->expire_to = 0;
  355. } else if ( psta->expire_to <= (pstapriv->expire_to - 3) && (psta->under_exist_checking==0)) {
  356. DBG_871X("asoc check by DELBA/ADDBA! (%d s)\n", (pstapriv->expire_to-psta->expire_to)*2);
  357. psta->under_exist_checking = 1;
  358. //tear down TX AMPDU
  359. send_delba(padapter, 1, psta->hwaddr);// // originator
  360. psta->htpriv.agg_enable_bitmap = 0x0;//reset
  361. psta->htpriv.candidate_tid_bitmap = 0x0;//reset
  362. }
  363. }
  364. #endif //CONFIG_80211N_HT
  365. #endif // CONFIG_TX_MCAST2UNI
  366. #endif //CONFIG_ACTIVE_KEEP_ALIVE_CHECK
  367. if (psta->expire_to <= 0)
  368. {
  369. #ifdef CONFIG_ACTIVE_KEEP_ALIVE_CHECK
  370. struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
  371. if (padapter->registrypriv.wifi_spec == 1)
  372. {
  373. psta->expire_to = pstapriv->expire_to;
  374. continue;
  375. }
  376. if (psta->state & WIFI_SLEEP_STATE) {
  377. if (!(psta->state & WIFI_STA_ALIVE_CHK_STATE)) {
  378. //to check if alive by another methods if staion is at ps mode.
  379. psta->expire_to = pstapriv->expire_to;
  380. psta->state |= WIFI_STA_ALIVE_CHK_STATE;
  381. //DBG_871X("alive chk, sta:" MAC_FMT " is at ps mode!\n", MAC_ARG(psta->hwaddr));
  382. //to update bcn with tim_bitmap for this station
  383. pstapriv->tim_bitmap |= BIT(psta->aid);
  384. update_beacon(padapter, _TIM_IE_, NULL, _FALSE);
  385. if(!pmlmeext->active_keep_alive_check)
  386. continue;
  387. }
  388. }
  389. if (pmlmeext->active_keep_alive_check) {
  390. int stainfo_offset;
  391. stainfo_offset = rtw_stainfo_offset(pstapriv, psta);
  392. if (stainfo_offset_valid(stainfo_offset)) {
  393. chk_alive_list[chk_alive_num++] = stainfo_offset;
  394. }
  395. continue;
  396. }
  397. #endif /* CONFIG_ACTIVE_KEEP_ALIVE_CHECK */
  398. rtw_list_delete(&psta->asoc_list);
  399. pstapriv->asoc_list_cnt--;
  400. DBG_871X("asoc expire "MAC_FMT", state=0x%x\n", MAC_ARG(psta->hwaddr), psta->state);
  401. updated = ap_free_sta(padapter, psta, _FALSE, WLAN_REASON_DEAUTH_LEAVING);
  402. }
  403. else
  404. {
  405. /* TODO: Aging mechanism to digest frames in sleep_q to avoid running out of xmitframe */
  406. if (psta->sleepq_len > (NR_XMITFRAME/pstapriv->asoc_list_cnt)
  407. && padapter->xmitpriv.free_xmitframe_cnt < ((NR_XMITFRAME/pstapriv->asoc_list_cnt)/2)
  408. ){
  409. DBG_871X("%s sta:"MAC_FMT", sleepq_len:%u, free_xmitframe_cnt:%u, asoc_list_cnt:%u, clear sleep_q\n", __func__
  410. , MAC_ARG(psta->hwaddr)
  411. , psta->sleepq_len, padapter->xmitpriv.free_xmitframe_cnt, pstapriv->asoc_list_cnt);
  412. wakeup_sta_to_xmit(padapter, psta);
  413. }
  414. }
  415. }
  416. _exit_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  417. #ifdef CONFIG_ACTIVE_KEEP_ALIVE_CHECK
  418. if (chk_alive_num) {
  419. u8 backup_oper_channel=0;
  420. struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
  421. /* switch to correct channel of current network before issue keep-alive frames */
  422. if (rtw_get_oper_ch(padapter) != pmlmeext->cur_channel) {
  423. backup_oper_channel = rtw_get_oper_ch(padapter);
  424. SelectChannel(padapter, pmlmeext->cur_channel);
  425. }
  426. /* issue null data to check sta alive*/
  427. for (i = 0; i < chk_alive_num; i++) {
  428. int ret = _FAIL;
  429. psta = rtw_get_stainfo_by_offset(pstapriv, chk_alive_list[i]);
  430. if(!(psta->state &_FW_LINKED))
  431. continue;
  432. if (psta->state & WIFI_SLEEP_STATE)
  433. ret = issue_nulldata(padapter, psta->hwaddr, 0, 1, 50);
  434. else
  435. ret = issue_nulldata(padapter, psta->hwaddr, 0, 3, 50);
  436. psta->keep_alive_trycnt++;
  437. if (ret == _SUCCESS)
  438. {
  439. DBG_871X("asoc check, sta(" MAC_FMT ") is alive\n", MAC_ARG(psta->hwaddr));
  440. psta->expire_to = pstapriv->expire_to;
  441. psta->keep_alive_trycnt = 0;
  442. continue;
  443. }
  444. else if (psta->keep_alive_trycnt <= 3)
  445. {
  446. DBG_871X("ack check for asoc expire, keep_alive_trycnt=%d\n", psta->keep_alive_trycnt);
  447. psta->expire_to = 1;
  448. continue;
  449. }
  450. psta->keep_alive_trycnt = 0;
  451. DBG_871X("asoc expire "MAC_FMT", state=0x%x\n", MAC_ARG(psta->hwaddr), psta->state);
  452. _enter_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  453. if (rtw_is_list_empty(&psta->asoc_list)==_FALSE) {
  454. rtw_list_delete(&psta->asoc_list);
  455. pstapriv->asoc_list_cnt--;
  456. updated = ap_free_sta(padapter, psta, _FALSE, WLAN_REASON_DEAUTH_LEAVING);
  457. }
  458. _exit_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  459. }
  460. if (backup_oper_channel>0) /* back to the original operation channel */
  461. SelectChannel(padapter, backup_oper_channel);
  462. }
  463. #endif /* CONFIG_ACTIVE_KEEP_ALIVE_CHECK */
  464. associated_clients_update(padapter, updated);
  465. }
  466. void add_RATid(_adapter *padapter, struct sta_info *psta, u8 rssi_level)
  467. {
  468. int i;
  469. u8 rf_type;
  470. u32 init_rate=0;
  471. unsigned char sta_band = 0, raid, shortGIrate = _FALSE;
  472. unsigned char limit;
  473. unsigned int tx_ra_bitmap=0;
  474. struct ht_priv *psta_ht = NULL;
  475. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  476. WLAN_BSSID_EX *pcur_network = (WLAN_BSSID_EX *)&pmlmepriv->cur_network.network;
  477. #ifdef CONFIG_80211N_HT
  478. if(psta)
  479. psta_ht = &psta->htpriv;
  480. else
  481. return;
  482. #endif //CONFIG_80211N_HT
  483. if(!(psta->state & _FW_LINKED))
  484. return;
  485. //b/g mode ra_bitmap
  486. for (i=0; i<sizeof(psta->bssrateset); i++)
  487. {
  488. if (psta->bssrateset[i])
  489. tx_ra_bitmap |= rtw_get_bit_value_from_ieee_value(psta->bssrateset[i]&0x7f);
  490. }
  491. #ifdef CONFIG_80211N_HT
  492. #ifdef CONFIG_80211AC_VHT
  493. //AC mode ra_bitmap
  494. if(psta->vhtpriv.vht_option)
  495. {
  496. u32 vht_bitmap = 0;
  497. vht_bitmap = rtw_vht_rate_to_bitmap(psta->vhtpriv.vht_mcs_map);
  498. tx_ra_bitmap |= (vht_bitmap << 12);
  499. //max short GI rate
  500. shortGIrate = psta->vhtpriv.sgi;
  501. }
  502. else
  503. #endif //CONFIG_80211AC_VHT
  504. {
  505. //n mode ra_bitmap
  506. if(psta_ht->ht_option)
  507. {
  508. rtw_hal_get_hwreg(padapter, HW_VAR_RF_TYPE, (u8 *)(&rf_type));
  509. if(rf_type == RF_2T2R)
  510. limit=16;// 2R
  511. else
  512. limit=8;// 1R
  513. for (i=0; i<limit; i++) {
  514. if (psta_ht->ht_cap.supp_mcs_set[i/8] & BIT(i%8))
  515. tx_ra_bitmap |= BIT(i+12);
  516. }
  517. //max short GI rate
  518. shortGIrate = psta_ht->sgi;
  519. }
  520. }
  521. #endif //CONFIG_80211N_HT
  522. #if 0//gtest
  523. if(get_rf_mimo_mode(padapter) == RTL8712_RF_2T2R)
  524. {
  525. //is this a 2r STA?
  526. if((pstat->tx_ra_bitmap & 0x0ff00000) != 0 && !(priv->pshare->has_2r_sta & BIT(pstat->aid)))
  527. {
  528. priv->pshare->has_2r_sta |= BIT(pstat->aid);
  529. if(rtw_read16(padapter, 0x102501f6) != 0xffff)
  530. {
  531. rtw_write16(padapter, 0x102501f6, 0xffff);
  532. reset_1r_sta_RA(priv, 0xffff);
  533. Switch_1SS_Antenna(priv, 3);
  534. }
  535. }
  536. else// bg or 1R STA?
  537. {
  538. if((priv->pmib->dot11BssType.net_work_type & WIRELESS_11N) && pstat->ht_cap_len && priv->pshare->has_2r_sta == 0)
  539. {
  540. if(rtw_read16(padapter, 0x102501f6) != 0x7777)
  541. { // MCS7 SGI
  542. rtw_write16(padapter, 0x102501f6,0x7777);
  543. reset_1r_sta_RA(priv, 0x7777);
  544. Switch_1SS_Antenna(priv, 2);
  545. }
  546. }
  547. }
  548. }
  549. if ((pstat->rssi_level < 1) || (pstat->rssi_level > 3))
  550. {
  551. if (pstat->rssi >= priv->pshare->rf_ft_var.raGoDownUpper)
  552. pstat->rssi_level = 1;
  553. else if ((pstat->rssi >= priv->pshare->rf_ft_var.raGoDown20MLower) ||
  554. ((priv->pshare->is_40m_bw) && (pstat->ht_cap_len) &&
  555. (pstat->rssi >= priv->pshare->rf_ft_var.raGoDown40MLower) &&
  556. (pstat->ht_cap_buf.ht_cap_info & cpu_to_le16(_HTCAP_SUPPORT_CH_WDTH_))))
  557. pstat->rssi_level = 2;
  558. else
  559. pstat->rssi_level = 3;
  560. }
  561. // rate adaptive by rssi
  562. if ((priv->pmib->dot11BssType.net_work_type & WIRELESS_11N) && pstat->ht_cap_len)
  563. {
  564. if ((get_rf_mimo_mode(priv) == MIMO_1T2R) || (get_rf_mimo_mode(priv) == MIMO_1T1R))
  565. {
  566. switch (pstat->rssi_level) {
  567. case 1:
  568. pstat->tx_ra_bitmap &= 0x100f0000;
  569. break;
  570. case 2:
  571. pstat->tx_ra_bitmap &= 0x100ff000;
  572. break;
  573. case 3:
  574. if (priv->pshare->is_40m_bw)
  575. pstat->tx_ra_bitmap &= 0x100ff005;
  576. else
  577. pstat->tx_ra_bitmap &= 0x100ff001;
  578. break;
  579. }
  580. }
  581. else
  582. {
  583. switch (pstat->rssi_level) {
  584. case 1:
  585. pstat->tx_ra_bitmap &= 0x1f0f0000;
  586. break;
  587. case 2:
  588. pstat->tx_ra_bitmap &= 0x1f0ff000;
  589. break;
  590. case 3:
  591. if (priv->pshare->is_40m_bw)
  592. pstat->tx_ra_bitmap &= 0x000ff005;
  593. else
  594. pstat->tx_ra_bitmap &= 0x000ff001;
  595. break;
  596. }
  597. // Don't need to mask high rates due to new rate adaptive parameters
  598. //if (pstat->is_broadcom_sta) // use MCS12 as the highest rate vs. Broadcom sta
  599. // pstat->tx_ra_bitmap &= 0x81ffffff;
  600. // NIC driver will report not supporting MCS15 and MCS14 in asoc req
  601. //if (pstat->is_rtl8190_sta && !pstat->is_2t_mimo_sta)
  602. // pstat->tx_ra_bitmap &= 0x83ffffff; // if Realtek 1x2 sta, don't use MCS15 and MCS14
  603. }
  604. }
  605. else if ((priv->pmib->dot11BssType.net_work_type & WIRELESS_11G) && isErpSta(pstat))
  606. {
  607. switch (pstat->rssi_level) {
  608. case 1:
  609. pstat->tx_ra_bitmap &= 0x00000f00;
  610. break;
  611. case 2:
  612. pstat->tx_ra_bitmap &= 0x00000ff0;
  613. break;
  614. case 3:
  615. pstat->tx_ra_bitmap &= 0x00000ff5;
  616. break;
  617. }
  618. }
  619. else
  620. {
  621. pstat->tx_ra_bitmap &= 0x0000000d;
  622. }
  623. // disable tx short GI when station cannot rx MCS15(AP is 2T2R)
  624. // disable tx short GI when station cannot rx MCS7 (AP is 1T2R or 1T1R)
  625. // if there is only 1r STA and we are 2T2R, DO NOT mask SGI rate
  626. if ((!(pstat->tx_ra_bitmap & 0x8000000) && (priv->pshare->has_2r_sta > 0) && (get_rf_mimo_mode(padapter) == RTL8712_RF_2T2R)) ||
  627. (!(pstat->tx_ra_bitmap & 0x80000) && (get_rf_mimo_mode(padapter) != RTL8712_RF_2T2R)))
  628. {
  629. pstat->tx_ra_bitmap &= ~BIT(28);
  630. }
  631. #endif
  632. if ( pcur_network->Configuration.DSConfig > 14 ) {
  633. // 5G band
  634. #ifdef CONFIG_80211AC_VHT
  635. if (psta->vhtpriv.vht_option) {
  636. sta_band = WIRELESS_11_5AC;
  637. }
  638. else
  639. #endif
  640. {
  641. if (tx_ra_bitmap & 0xffff000)
  642. sta_band |= WIRELESS_11_5N | WIRELESS_11A;
  643. else
  644. sta_band |= WIRELESS_11A;
  645. }
  646. } else {
  647. if (tx_ra_bitmap & 0xffff000)
  648. sta_band |= WIRELESS_11_24N | WIRELESS_11G | WIRELESS_11B;
  649. else if (tx_ra_bitmap & 0xff0)
  650. sta_band |= WIRELESS_11G |WIRELESS_11B;
  651. else
  652. sta_band |= WIRELESS_11B;
  653. }
  654. psta->wireless_mode = sta_band;
  655. //raid = networktype_to_raid(sta_band);
  656. raid = rtw_hal_networktype_to_raid(padapter,sta_band);
  657. init_rate = get_highest_rate_idx(tx_ra_bitmap)&0x3f;
  658. if (psta->aid < NUM_STA)
  659. {
  660. u8 arg[4] = {0};
  661. //arg[0] = macid
  662. //arg[1] = raid
  663. //arg[2] = shortGIrate
  664. //arg[3] = init_rate
  665. arg[0] = psta->mac_id;
  666. arg[1] = raid;
  667. arg[2] = shortGIrate;
  668. arg[3] = init_rate;
  669. DBG_871X("%s=> mac_id:%d , raid:%d , shortGIrate=%d, bitmap=0x%x\n",
  670. __FUNCTION__ , psta->mac_id, raid ,shortGIrate, tx_ra_bitmap);
  671. rtw_hal_add_ra_tid(padapter, tx_ra_bitmap, arg, rssi_level);
  672. if (shortGIrate==_TRUE)
  673. init_rate |= BIT(6);
  674. //set ra_id, init_rate
  675. psta->raid = raid;
  676. psta->init_rate = init_rate;
  677. }
  678. else
  679. {
  680. DBG_871X("station aid %d exceed the max number\n", psta->aid);
  681. }
  682. }
  683. static void update_bmc_sta(_adapter *padapter)
  684. {
  685. _irqL irqL;
  686. u32 init_rate=0;
  687. unsigned char network_type, raid;
  688. int i, supportRateNum = 0;
  689. unsigned int tx_ra_bitmap=0;
  690. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  691. struct mlme_ext_priv *pmlmeext = &(padapter->mlmeextpriv);
  692. struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
  693. WLAN_BSSID_EX *pcur_network = (WLAN_BSSID_EX *)&pmlmepriv->cur_network.network;
  694. struct sta_info *psta = rtw_get_bcmc_stainfo(padapter);
  695. if(psta)
  696. {
  697. psta->aid = 0;//default set to 0
  698. //psta->mac_id = psta->aid+4;
  699. psta->mac_id = psta->aid + 1;//mac_id=1 for bc/mc stainfo
  700. pmlmeinfo->FW_sta_info[psta->mac_id].psta = psta;
  701. psta->qos_option = 0;
  702. #ifdef CONFIG_80211N_HT
  703. psta->htpriv.ht_option = _FALSE;
  704. #endif //CONFIG_80211N_HT
  705. psta->ieee8021x_blocked = 0;
  706. _rtw_memset((void*)&psta->sta_stats, 0, sizeof(struct stainfo_stats));
  707. //psta->dot118021XPrivacy = _NO_PRIVACY_;//!!! remove it, because it has been set before this.
  708. //prepare for add_RATid
  709. supportRateNum = rtw_get_rateset_len((u8*)&pcur_network->SupportedRates);
  710. network_type = rtw_check_network_type((u8*)&pcur_network->SupportedRates, supportRateNum, 1);
  711. _rtw_memcpy(psta->bssrateset, &pcur_network->SupportedRates, supportRateNum);
  712. psta->bssratelen = supportRateNum;
  713. //b/g mode ra_bitmap
  714. for (i=0; i<supportRateNum; i++)
  715. {
  716. if (psta->bssrateset[i])
  717. tx_ra_bitmap |= rtw_get_bit_value_from_ieee_value(psta->bssrateset[i]&0x7f);
  718. }
  719. if ( pcur_network->Configuration.DSConfig > 14 ) {
  720. //force to A mode. 5G doesn't support CCK rates
  721. network_type = WIRELESS_11A;
  722. tx_ra_bitmap = 0x150; // 6, 12, 24 Mbps
  723. } else {
  724. //force to b mode
  725. network_type = WIRELESS_11B;
  726. tx_ra_bitmap = 0xf;
  727. }
  728. //tx_ra_bitmap = update_basic_rate(pcur_network->SupportedRates, supportRateNum);
  729. //raid = networktype_to_raid(network_type);
  730. raid = rtw_hal_networktype_to_raid(padapter,network_type);
  731. init_rate = get_highest_rate_idx(tx_ra_bitmap&0x0fffffff)&0x3f;
  732. //DBG_871X("Add id %d val %08x to ratr for bmc sta\n", psta->aid, tx_ra_bitmap);
  733. //ap mode
  734. rtw_hal_set_odm_var(padapter, HAL_ODM_STA_INFO, psta, _TRUE);
  735. //if(pHalData->fw_ractrl == _TRUE)
  736. {
  737. u8 arg[4] = {0};
  738. //arg[0] = macid
  739. //arg[1] = raid
  740. //arg[2] = shortGIrate
  741. //arg[3] = init_rate
  742. arg[0] = psta->mac_id;
  743. arg[1] = raid;
  744. arg[2] = 0;
  745. arg[3] = init_rate;
  746. DBG_871X("%s=> mac_id:%d , raid:%d , bitmap=0x%x\n",
  747. __FUNCTION__ , psta->mac_id, raid , tx_ra_bitmap);
  748. rtw_hal_add_ra_tid(padapter, tx_ra_bitmap, arg, 0);
  749. }
  750. //set ra_id, init_rate
  751. psta->raid = raid;
  752. psta->init_rate = init_rate;
  753. rtw_stassoc_hw_rpt(padapter, psta);
  754. _enter_critical_bh(&psta->lock, &irqL);
  755. psta->state = _FW_LINKED;
  756. _exit_critical_bh(&psta->lock, &irqL);
  757. }
  758. else
  759. {
  760. DBG_871X("add_RATid_bmc_sta error!\n");
  761. }
  762. }
  763. //notes:
  764. //AID: 1~MAX for sta and 0 for bc/mc in ap/adhoc mode
  765. //MAC_ID = AID+1 for sta in ap/adhoc mode
  766. //MAC_ID = 1 for bc/mc for sta/ap/adhoc
  767. //MAC_ID = 0 for bssid for sta/ap/adhoc
  768. //CAM_ID = //0~3 for default key, cmd_id=macid + 3, macid=aid+1;
  769. void update_sta_info_apmode(_adapter *padapter, struct sta_info *psta)
  770. {
  771. _irqL irqL;
  772. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  773. struct security_priv *psecuritypriv = &padapter->securitypriv;
  774. struct mlme_ext_priv *pmlmeext = &(padapter->mlmeextpriv);
  775. #ifdef CONFIG_80211N_HT
  776. struct ht_priv *phtpriv_ap = &pmlmepriv->htpriv;
  777. struct ht_priv *phtpriv_sta = &psta->htpriv;
  778. #endif //CONFIG_80211N_HT
  779. //set intf_tag to if1
  780. //psta->intf_tag = 0;
  781. DBG_871X("%s\n",__FUNCTION__);
  782. //psta->mac_id = psta->aid+4;
  783. //psta->mac_id = psta->aid+1;//alloc macid when call rtw_alloc_stainfo(),
  784. //release macid when call rtw_free_stainfo()
  785. //ap mode
  786. rtw_hal_set_odm_var(padapter,HAL_ODM_STA_INFO,psta,_TRUE);
  787. if(psecuritypriv->dot11AuthAlgrthm==dot11AuthAlgrthm_8021X)
  788. psta->ieee8021x_blocked = _TRUE;
  789. else
  790. psta->ieee8021x_blocked = _FALSE;
  791. //update sta's cap
  792. //ERP
  793. VCS_update(padapter, psta);
  794. #ifdef CONFIG_80211N_HT
  795. //HT related cap
  796. if(phtpriv_sta->ht_option)
  797. {
  798. //check if sta supports rx ampdu
  799. phtpriv_sta->ampdu_enable = phtpriv_ap->ampdu_enable;
  800. //check if sta support s Short GI
  801. if((phtpriv_sta->ht_cap.cap_info & phtpriv_ap->ht_cap.cap_info) & cpu_to_le16(IEEE80211_HT_CAP_SGI_20|IEEE80211_HT_CAP_SGI_40))
  802. {
  803. phtpriv_sta->sgi = _TRUE;
  804. }
  805. // bwmode
  806. if((phtpriv_sta->ht_cap.cap_info & phtpriv_ap->ht_cap.cap_info) & cpu_to_le16(IEEE80211_HT_CAP_SUP_WIDTH))
  807. {
  808. //phtpriv_sta->bwmode = CHANNEL_WIDTH_40;
  809. phtpriv_sta->bwmode = pmlmeext->cur_bwmode;
  810. phtpriv_sta->ch_offset = pmlmeext->cur_ch_offset;
  811. }
  812. psta->qos_option = _TRUE;
  813. }
  814. else
  815. {
  816. phtpriv_sta->ampdu_enable = _FALSE;
  817. phtpriv_sta->sgi = _FALSE;
  818. phtpriv_sta->bwmode = CHANNEL_WIDTH_20;
  819. phtpriv_sta->ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE;
  820. }
  821. //Rx AMPDU
  822. send_delba(padapter, 0, psta->hwaddr);// recipient
  823. //TX AMPDU
  824. send_delba(padapter, 1, psta->hwaddr);// // originator
  825. phtpriv_sta->agg_enable_bitmap = 0x0;//reset
  826. phtpriv_sta->candidate_tid_bitmap = 0x0;//reset
  827. #endif //CONFIG_80211N_HT
  828. #ifdef CONFIG_80211AC_VHT
  829. update_sta_vht_info_apmode(padapter, psta);
  830. #endif
  831. //todo: init other variables
  832. _rtw_memset((void*)&psta->sta_stats, 0, sizeof(struct stainfo_stats));
  833. //add ratid
  834. //add_RATid(padapter, psta);//move to ap_sta_info_defer_update()
  835. _enter_critical_bh(&psta->lock, &irqL);
  836. psta->state |= _FW_LINKED;
  837. _exit_critical_bh(&psta->lock, &irqL);
  838. }
  839. static void update_hw_ht_param(_adapter *padapter)
  840. {
  841. unsigned char max_AMPDU_len;
  842. unsigned char min_MPDU_spacing;
  843. struct registry_priv *pregpriv = &padapter->registrypriv;
  844. struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
  845. struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
  846. DBG_871X("%s\n", __FUNCTION__);
  847. //handle A-MPDU parameter field
  848. /*
  849. AMPDU_para [1:0]:Max AMPDU Len => 0:8k , 1:16k, 2:32k, 3:64k
  850. AMPDU_para [4:2]:Min MPDU Start Spacing
  851. */
  852. max_AMPDU_len = pmlmeinfo->HT_caps.u.HT_cap_element.AMPDU_para & 0x03;
  853. min_MPDU_spacing = (pmlmeinfo->HT_caps.u.HT_cap_element.AMPDU_para & 0x1c) >> 2;
  854. rtw_hal_set_hwreg(padapter, HW_VAR_AMPDU_MIN_SPACE, (u8 *)(&min_MPDU_spacing));
  855. rtw_hal_set_hwreg(padapter, HW_VAR_AMPDU_FACTOR, (u8 *)(&max_AMPDU_len));
  856. //
  857. // Config SM Power Save setting
  858. //
  859. pmlmeinfo->SM_PS = (pmlmeinfo->HT_caps.u.HT_cap_element.HT_caps_info & 0x0C) >> 2;
  860. if(pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC)
  861. {
  862. /*u8 i;
  863. //update the MCS rates
  864. for (i = 0; i < 16; i++)
  865. {
  866. pmlmeinfo->HT_caps.HT_cap_element.MCS_rate[i] &= MCS_rate_1R[i];
  867. }*/
  868. DBG_871X("%s(): WLAN_HT_CAP_SM_PS_STATIC\n",__FUNCTION__);
  869. }
  870. //
  871. // Config current HT Protection mode.
  872. //
  873. //pmlmeinfo->HT_protection = pmlmeinfo->HT_info.infos[1] & 0x3;
  874. }
  875. static void start_bss_network(_adapter *padapter, u8 *pbuf)
  876. {
  877. u8 *p;
  878. u8 val8, cur_channel, cur_bwmode, cur_ch_offset;
  879. u16 bcn_interval;
  880. u32 acparm;
  881. int ie_len;
  882. struct registry_priv *pregpriv = &padapter->registrypriv;
  883. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  884. struct security_priv* psecuritypriv=&(padapter->securitypriv);
  885. WLAN_BSSID_EX *pnetwork = (WLAN_BSSID_EX *)&pmlmepriv->cur_network.network;
  886. struct mlme_ext_priv *pmlmeext = &(padapter->mlmeextpriv);
  887. struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
  888. WLAN_BSSID_EX *pnetwork_mlmeext = &(pmlmeinfo->network);
  889. struct HT_info_element *pht_info=NULL;
  890. #ifdef CONFIG_P2P
  891. struct wifidirect_info *pwdinfo = &(padapter->wdinfo);
  892. #endif //CONFIG_P2P
  893. u8 cbw40_enable=0;
  894. u8 change_band = _FALSE;
  895. //DBG_871X("%s\n", __FUNCTION__);
  896. bcn_interval = (u16)pnetwork->Configuration.BeaconPeriod;
  897. cur_channel = pnetwork->Configuration.DSConfig;
  898. cur_bwmode = CHANNEL_WIDTH_20;
  899. cur_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE;
  900. //check if there is wps ie,
  901. //if there is wpsie in beacon, the hostapd will update beacon twice when stating hostapd,
  902. //and at first time the security ie ( RSN/WPA IE) will not include in beacon.
  903. if(NULL == rtw_get_wps_ie(pnetwork->IEs+_FIXED_IE_LENGTH_, pnetwork->IELength-_FIXED_IE_LENGTH_, NULL, NULL))
  904. {
  905. pmlmeext->bstart_bss = _TRUE;
  906. }
  907. //todo: update wmm, ht cap
  908. //pmlmeinfo->WMM_enable;
  909. //pmlmeinfo->HT_enable;
  910. if(pmlmepriv->qospriv.qos_option)
  911. pmlmeinfo->WMM_enable = _TRUE;
  912. #ifdef CONFIG_80211N_HT
  913. if(pmlmepriv->htpriv.ht_option)
  914. {
  915. pmlmeinfo->WMM_enable = _TRUE;
  916. pmlmeinfo->HT_enable = _TRUE;
  917. //pmlmeinfo->HT_info_enable = _TRUE;
  918. //pmlmeinfo->HT_caps_enable = _TRUE;
  919. update_hw_ht_param(padapter);
  920. }
  921. #endif //#CONFIG_80211N_HT
  922. #ifdef CONFIG_80211AC_VHT
  923. if(pmlmepriv->vhtpriv.vht_option) {
  924. pmlmeinfo->VHT_enable = _TRUE;
  925. update_hw_vht_param(padapter);
  926. }
  927. #endif //CONFIG_80211AC_VHT
  928. if(pmlmepriv->cur_network.join_res != _TRUE) //setting only at first time
  929. {
  930. //WEP Key will be set before this function, do not clear CAM.
  931. if ((psecuritypriv->dot11PrivacyAlgrthm != _WEP40_) && (psecuritypriv->dot11PrivacyAlgrthm != _WEP104_))
  932. flush_all_cam_entry(padapter); //clear CAM
  933. }
  934. //set MSR to AP_Mode
  935. Set_MSR(padapter, _HW_STATE_AP_);
  936. //Set BSSID REG
  937. rtw_hal_set_hwreg(padapter, HW_VAR_BSSID, pnetwork->MacAddress);
  938. //Set EDCA param reg
  939. #ifdef CONFIG_CONCURRENT_MODE
  940. acparm = 0x005ea42b;
  941. #else
  942. acparm = 0x002F3217; // VO
  943. #endif
  944. rtw_hal_set_hwreg(padapter, HW_VAR_AC_PARAM_VO, (u8 *)(&acparm));
  945. acparm = 0x005E4317; // VI
  946. rtw_hal_set_hwreg(padapter, HW_VAR_AC_PARAM_VI, (u8 *)(&acparm));
  947. //acparm = 0x00105320; // BE
  948. acparm = 0x005ea42b;
  949. rtw_hal_set_hwreg(padapter, HW_VAR_AC_PARAM_BE, (u8 *)(&acparm));
  950. acparm = 0x0000A444; // BK
  951. rtw_hal_set_hwreg(padapter, HW_VAR_AC_PARAM_BK, (u8 *)(&acparm));
  952. //Set Security
  953. val8 = (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X)? 0xcc: 0xcf;
  954. rtw_hal_set_hwreg(padapter, HW_VAR_SEC_CFG, (u8 *)(&val8));
  955. //Beacon Control related register
  956. rtw_hal_set_hwreg(padapter, HW_VAR_BEACON_INTERVAL, (u8 *)(&bcn_interval));
  957. if(pmlmepriv->cur_network.join_res != _TRUE) //setting only at first time
  958. {
  959. //u32 initialgain;
  960. //initialgain = 0x1e;
  961. //disable dynamic functions, such as high power, DIG
  962. //Save_DM_Func_Flag(padapter);
  963. //Switch_DM_Func(padapter, DYNAMIC_FUNC_DISABLE, _FALSE);
  964. #ifdef CONFIG_CONCURRENT_MODE
  965. if(padapter->adapter_type > PRIMARY_ADAPTER)
  966. {
  967. if(rtw_buddy_adapter_up(padapter))
  968. {
  969. _adapter *pbuddy_adapter = padapter->pbuddy_adapter;
  970. //turn on all dynamic functions on PRIMARY_ADAPTER, dynamic functions only runs at PRIMARY_ADAPTER
  971. Switch_DM_Func(pbuddy_adapter, DYNAMIC_ALL_FUNC_ENABLE, _TRUE);
  972. //rtw_hal_set_hwreg(pbuddy_adapter, HW_VAR_INITIAL_GAIN, (u8 *)(&initialgain));
  973. }
  974. }
  975. else
  976. #endif
  977. {
  978. //turn on all dynamic functions
  979. Switch_DM_Func(padapter, DYNAMIC_ALL_FUNC_ENABLE, _TRUE);
  980. //rtw_hal_set_hwreg(padapter, HW_VAR_INITIAL_GAIN, (u8 *)(&initialgain));
  981. }
  982. }
  983. #ifdef CONFIG_80211N_HT
  984. //set channel, bwmode
  985. p = rtw_get_ie((pnetwork->IEs + sizeof(NDIS_802_11_FIXED_IEs)), _HT_ADD_INFO_IE_, &ie_len, (pnetwork->IELength - sizeof(NDIS_802_11_FIXED_IEs)));
  986. if( p && ie_len)
  987. {
  988. pht_info = (struct HT_info_element *)(p+2);
  989. if (cur_channel > 14) {
  990. if ((pregpriv->bw_mode & 0xf0) > 0)
  991. cbw40_enable = 1;
  992. } else {
  993. if ((pregpriv->bw_mode & 0x0f) > 0)
  994. cbw40_enable = 1;
  995. }
  996. if ((cbw40_enable) && (pht_info->infos[0] & BIT(2)))
  997. {
  998. //switch to the 40M Hz mode
  999. //pmlmeext->cur_bwmode = CHANNEL_WIDTH_40;
  1000. cur_bwmode = CHANNEL_WIDTH_40;
  1001. switch (pht_info->infos[0] & 0x3)
  1002. {
  1003. case 1:
  1004. //pmlmeext->cur_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER;
  1005. cur_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER;
  1006. break;
  1007. case 3:
  1008. //pmlmeext->cur_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER;
  1009. cur_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER;
  1010. break;
  1011. default:
  1012. //pmlmeext->cur_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE;
  1013. cur_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE;
  1014. break;
  1015. }
  1016. }
  1017. }
  1018. #endif //CONFIG_80211N_HT
  1019. #ifdef CONFIG_80211AC_VHT
  1020. p = rtw_get_ie((pnetwork->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTOperation, &ie_len, (pnetwork->IELength - sizeof(NDIS_802_11_FIXED_IEs)));
  1021. if( p && ie_len)
  1022. {
  1023. if(GET_VHT_OPERATION_ELE_CHL_WIDTH(p+2) >= 1) {
  1024. cur_bwmode = CHANNEL_WIDTH_80;
  1025. }
  1026. }
  1027. #endif
  1028. #ifdef CONFIG_DUALMAC_CONCURRENT
  1029. dc_set_ap_channel_bandwidth(padapter, cur_channel, cur_ch_offset, cur_bwmode);
  1030. #else
  1031. //TODO: need to judge the phy parameters on concurrent mode for single phy
  1032. //set_channel_bwmode(padapter, pmlmeext->cur_channel, pmlmeext->cur_ch_offset, pmlmeext->cur_bwmode);
  1033. #ifdef CONFIG_CONCURRENT_MODE
  1034. if(!check_buddy_fwstate(padapter, _FW_LINKED|_FW_UNDER_LINKING|_FW_UNDER_SURVEY))
  1035. {
  1036. set_channel_bwmode(padapter, cur_channel, cur_ch_offset, cur_bwmode);
  1037. }
  1038. else if(check_buddy_fwstate(padapter, _FW_LINKED)==_TRUE)//only second adapter can enter AP Mode
  1039. {
  1040. _adapter *pbuddy_adapter = padapter->pbuddy_adapter;
  1041. struct mlme_ext_priv *pbuddy_mlmeext = &pbuddy_adapter->mlmeextpriv;
  1042. //To sync cur_channel/cur_bwmode/cur_ch_offset with primary adapter
  1043. DBG_871X("primary iface is at linked state, sync cur_channel/cur_bwmode/cur_ch_offset\n");
  1044. DBG_871X("primary adapter, CH=%d, BW=%d, offset=%d\n", pbuddy_mlmeext->cur_channel, pbuddy_mlmeext->cur_bwmode, pbuddy_mlmeext->cur_ch_offset);
  1045. DBG_871X("second adapter, CH=%d, BW=%d, offset=%d\n", cur_channel, cur_bwmode, cur_ch_offset);
  1046. if((cur_channel <= 14 && pbuddy_mlmeext->cur_channel >= 36) ||
  1047. (cur_channel >= 36 && pbuddy_mlmeext->cur_channel <= 14))
  1048. change_band = _TRUE;
  1049. cur_channel = pbuddy_mlmeext->cur_channel;
  1050. if(cur_bwmode == CHANNEL_WIDTH_40)
  1051. {
  1052. if(pht_info)
  1053. pht_info->infos[0] &= ~(BIT(0)|BIT(1));
  1054. if(pbuddy_mlmeext->cur_bwmode == CHANNEL_WIDTH_40)
  1055. {
  1056. cur_ch_offset = pbuddy_mlmeext->cur_ch_offset;
  1057. //to update cur_ch_offset value in beacon
  1058. if(pht_info)
  1059. {
  1060. switch(cur_ch_offset)
  1061. {
  1062. case HAL_PRIME_CHNL_OFFSET_LOWER:
  1063. pht_info->infos[0] |= 0x1;
  1064. break;
  1065. case HAL_PRIME_CHNL_OFFSET_UPPER:
  1066. pht_info->infos[0] |= 0x3;
  1067. break;
  1068. case HAL_PRIME_CHNL_OFFSET_DONT_CARE:
  1069. default:
  1070. break;
  1071. }
  1072. }
  1073. }
  1074. else if(pbuddy_mlmeext->cur_bwmode == CHANNEL_WIDTH_20)
  1075. {
  1076. cur_bwmode = CHANNEL_WIDTH_20;
  1077. cur_ch_offset = HAL_PRIME_CHNL_OFFSET_DONT_CARE;
  1078. if(cur_channel>0 && cur_channel<5)
  1079. {
  1080. if(pht_info)
  1081. pht_info->infos[0] |= 0x1;
  1082. cur_bwmode = CHANNEL_WIDTH_40;
  1083. cur_ch_offset = HAL_PRIME_CHNL_OFFSET_LOWER;
  1084. }
  1085. if(cur_channel>7 && cur_channel<(14+1))
  1086. {
  1087. if(pht_info)
  1088. pht_info->infos[0] |= 0x3;
  1089. cur_bwmode = CHANNEL_WIDTH_40;
  1090. cur_ch_offset = HAL_PRIME_CHNL_OFFSET_UPPER;
  1091. }
  1092. }
  1093. set_channel_bwmode(padapter, cur_channel, cur_ch_offset, cur_bwmode);
  1094. }
  1095. else
  1096. {
  1097. //follow buddy's ch/bw/ch_offset setting, needn't set ch_bw again.
  1098. //set_channel_bwmode(padapter, cur_channel, pbuddy_mlmeext->cur_ch_offset, pbuddy_mlmeext->cur_bwmode);
  1099. }
  1100. // to update channel value in beacon
  1101. pnetwork->Configuration.DSConfig = cur_channel;
  1102. p = rtw_get_ie((pnetwork->IEs + sizeof(NDIS_802_11_FIXED_IEs)), _DSSET_IE_, &ie_len, (pnetwork->IELength - sizeof(NDIS_802_11_FIXED_IEs)));
  1103. if(p && ie_len>0)
  1104. *(p + 2) = cur_channel;
  1105. if(pht_info)
  1106. pht_info->primary_channel = cur_channel;
  1107. }
  1108. #else
  1109. set_channel_bwmode(padapter, cur_channel, cur_ch_offset, cur_bwmode);
  1110. #endif //CONFIG_CONCURRENT_MODE
  1111. DBG_871X("CH=%d, BW=%d, offset=%d\n", cur_channel, cur_bwmode, cur_ch_offset);
  1112. pmlmeext->cur_channel = cur_channel;
  1113. pmlmeext->cur_bwmode = cur_bwmode;
  1114. pmlmeext->cur_ch_offset = cur_ch_offset;
  1115. //buddy interface band is different from current interface, update ERP, support rate, ext support rate IE
  1116. if(change_band == _TRUE)
  1117. change_band_update_ie(padapter, pnetwork);
  1118. #endif //CONFIG_DUALMAC_CONCURRENT
  1119. pmlmeext->cur_wireless_mode = pmlmepriv->cur_network.network_type;
  1120. //update cur_wireless_mode
  1121. update_wireless_mode(padapter);
  1122. //update RRSR after set channel and bandwidth
  1123. UpdateBrateTbl(padapter, pnetwork->SupportedRates);
  1124. rtw_hal_set_hwreg(padapter, HW_VAR_BASIC_RATE, pnetwork->SupportedRates);
  1125. //udpate capability after cur_wireless_mode updated
  1126. update_capinfo(padapter, rtw_get_capability((WLAN_BSSID_EX *)pnetwork));
  1127. //let pnetwork_mlmeext == pnetwork_mlme.
  1128. _rtw_memcpy(pnetwork_mlmeext, pnetwork, pnetwork->Length);
  1129. #ifdef CONFIG_P2P
  1130. _rtw_memcpy(pwdinfo->p2p_group_ssid, pnetwork->Ssid.Ssid, pnetwork->Ssid.SsidLength);
  1131. pwdinfo->p2p_group_ssid_len = pnetwork->Ssid.SsidLength;
  1132. #endif //CONFIG_P2P
  1133. if(_TRUE == pmlmeext->bstart_bss)
  1134. {
  1135. update_beacon(padapter, _TIM_IE_, NULL, _FALSE);
  1136. #ifndef CONFIG_INTERRUPT_BASED_TXBCN //other case will tx beacon when bcn interrupt coming in.
  1137. #if defined(CONFIG_USB_HCI) || defined(CONFIG_SDIO_HCI) || defined(CONFIG_GSPI_HCI)
  1138. //issue beacon frame
  1139. if(send_beacon(padapter)==_FAIL)
  1140. {
  1141. DBG_871X("issue_beacon, fail!\n");
  1142. }
  1143. #endif
  1144. #endif //!CONFIG_INTERRUPT_BASED_TXBCN
  1145. }
  1146. //update bc/mc sta_info
  1147. update_bmc_sta(padapter);
  1148. //pmlmeext->bstart_bss = _TRUE;
  1149. }
  1150. int rtw_check_beacon_data(_adapter *padapter, u8 *pbuf, int len)
  1151. {
  1152. int ret=_SUCCESS;
  1153. u8 *p;
  1154. u8 *pHT_caps_ie=NULL;
  1155. u8 *pHT_info_ie=NULL;
  1156. struct sta_info *psta = NULL;
  1157. u16 cap, ht_cap=_FALSE;
  1158. uint ie_len = 0;
  1159. int group_cipher, pairwise_cipher;
  1160. u8 channel, network_type, supportRate[NDIS_802_11_LENGTH_RATES_EX];
  1161. int supportRateNum = 0;
  1162. u8 OUI1[] = {0x00, 0x50, 0xf2,0x01};
  1163. u8 wps_oui[4]={0x0,0x50,0xf2,0x04};
  1164. u8 WMM_PARA_IE[] = {0x00, 0x50, 0xf2, 0x02, 0x01, 0x01};
  1165. struct registry_priv *pregistrypriv = &padapter->registrypriv;
  1166. struct security_priv *psecuritypriv = &padapter->securitypriv;
  1167. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  1168. WLAN_BSSID_EX *pbss_network = (WLAN_BSSID_EX *)&pmlmepriv->cur_network.network;
  1169. struct sta_priv *pstapriv = &padapter->stapriv;
  1170. u8 *ie = pbss_network->IEs;
  1171. /* SSID */
  1172. /* Supported rates */
  1173. /* DS Params */
  1174. /* WLAN_EID_COUNTRY */
  1175. /* ERP Information element */
  1176. /* Extended supported rates */
  1177. /* WPA/WPA2 */
  1178. /* Wi-Fi Wireless Multimedia Extensions */
  1179. /* ht_capab, ht_oper */
  1180. /* WPS IE */
  1181. DBG_871X("%s, len=%d\n", __FUNCTION__, len);
  1182. if(check_fwstate(pmlmepriv, WIFI_AP_STATE) != _TRUE)
  1183. return _FAIL;
  1184. if(len>MAX_IE_SZ)
  1185. return _FAIL;
  1186. pbss_network->IELength = len;
  1187. _rtw_memset(ie, 0, MAX_IE_SZ);
  1188. _rtw_memcpy(ie, pbuf, pbss_network->IELength);
  1189. if(pbss_network->InfrastructureMode!=Ndis802_11APMode)
  1190. return _FAIL;
  1191. pbss_network->Rssi = 0;
  1192. _rtw_memcpy(pbss_network->MacAddress, myid(&(padapter->eeprompriv)), ETH_ALEN);
  1193. //beacon interval
  1194. p = rtw_get_beacon_interval_from_ie(ie);//ie + 8; // 8: TimeStamp, 2: Beacon Interval 2:Capability
  1195. //pbss_network->Configuration.BeaconPeriod = le16_to_cpu(*(unsigned short*)p);
  1196. pbss_network->Configuration.BeaconPeriod = RTW_GET_LE16(p);
  1197. //capability
  1198. //cap = *(unsigned short *)rtw_get_capability_from_ie(ie);
  1199. //cap = le16_to_cpu(cap);
  1200. cap = RTW_GET_LE16(ie);
  1201. //SSID
  1202. p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _SSID_IE_, &ie_len, (pbss_network->IELength -_BEACON_IE_OFFSET_));
  1203. if(p && ie_len>0)
  1204. {
  1205. _rtw_memset(&pbss_network->Ssid, 0, sizeof(NDIS_802_11_SSID));
  1206. _rtw_memcpy(pbss_network->Ssid.Ssid, (p + 2), ie_len);
  1207. pbss_network->Ssid.SsidLength = ie_len;
  1208. }
  1209. //chnnel
  1210. channel = 0;
  1211. pbss_network->Configuration.Length = 0;
  1212. p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _DSSET_IE_, &ie_len, (pbss_network->IELength - _BEACON_IE_OFFSET_));
  1213. if(p && ie_len>0)
  1214. channel = *(p + 2);
  1215. pbss_network->Configuration.DSConfig = channel;
  1216. _rtw_memset(supportRate, 0, NDIS_802_11_LENGTH_RATES_EX);
  1217. // get supported rates
  1218. p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _SUPPORTEDRATES_IE_, &ie_len, (pbss_network->IELength - _BEACON_IE_OFFSET_));
  1219. if (p != NULL)
  1220. {
  1221. _rtw_memcpy(supportRate, p+2, ie_len);
  1222. supportRateNum = ie_len;
  1223. }
  1224. //get ext_supported rates
  1225. p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _EXT_SUPPORTEDRATES_IE_, &ie_len, pbss_network->IELength - _BEACON_IE_OFFSET_);
  1226. if (p != NULL)
  1227. {
  1228. _rtw_memcpy(supportRate+supportRateNum, p+2, ie_len);
  1229. supportRateNum += ie_len;
  1230. }
  1231. network_type = rtw_check_network_type(supportRate, supportRateNum, channel);
  1232. rtw_set_supported_rate(pbss_network->SupportedRates, network_type);
  1233. //parsing ERP_IE
  1234. p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _ERPINFO_IE_, &ie_len, (pbss_network->IELength - _BEACON_IE_OFFSET_));
  1235. if(p && ie_len>0)
  1236. {
  1237. ERP_IE_handler(padapter, (PNDIS_802_11_VARIABLE_IEs)p);
  1238. }
  1239. //update privacy/security
  1240. if (cap & BIT(4))
  1241. pbss_network->Privacy = 1;
  1242. else
  1243. pbss_network->Privacy = 0;
  1244. psecuritypriv->wpa_psk = 0;
  1245. //wpa2
  1246. group_cipher = 0; pairwise_cipher = 0;
  1247. psecuritypriv->wpa2_group_cipher = _NO_PRIVACY_;
  1248. psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_;
  1249. p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _RSN_IE_2_, &ie_len, (pbss_network->IELength - _BEACON_IE_OFFSET_));
  1250. if(p && ie_len>0)
  1251. {
  1252. if(rtw_parse_wpa2_ie(p, ie_len+2, &group_cipher, &pairwise_cipher, NULL) == _SUCCESS)
  1253. {
  1254. psecuritypriv->dot11AuthAlgrthm= dot11AuthAlgrthm_8021X;
  1255. psecuritypriv->dot8021xalg = 1;//psk, todo:802.1x
  1256. psecuritypriv->wpa_psk |= BIT(1);
  1257. psecuritypriv->wpa2_group_cipher = group_cipher;
  1258. psecuritypriv->wpa2_pairwise_cipher = pairwise_cipher;
  1259. #if 0
  1260. switch(group_cipher)
  1261. {
  1262. case WPA_CIPHER_NONE:
  1263. psecuritypriv->wpa2_group_cipher = _NO_PRIVACY_;
  1264. break;
  1265. case WPA_CIPHER_WEP40:
  1266. psecuritypriv->wpa2_group_cipher = _WEP40_;
  1267. break;
  1268. case WPA_CIPHER_TKIP:
  1269. psecuritypriv->wpa2_group_cipher = _TKIP_;
  1270. break;
  1271. case WPA_CIPHER_CCMP:
  1272. psecuritypriv->wpa2_group_cipher = _AES_;
  1273. break;
  1274. case WPA_CIPHER_WEP104:
  1275. psecuritypriv->wpa2_group_cipher = _WEP104_;
  1276. break;
  1277. }
  1278. switch(pairwise_cipher)
  1279. {
  1280. case WPA_CIPHER_NONE:
  1281. psecuritypriv->wpa2_pairwise_cipher = _NO_PRIVACY_;
  1282. break;
  1283. case WPA_CIPHER_WEP40:
  1284. psecuritypriv->wpa2_pairwise_cipher = _WEP40_;
  1285. break;
  1286. case WPA_CIPHER_TKIP:
  1287. psecuritypriv->wpa2_pairwise_cipher = _TKIP_;
  1288. break;
  1289. case WPA_CIPHER_CCMP:
  1290. psecuritypriv->wpa2_pairwise_cipher = _AES_;
  1291. break;
  1292. case WPA_CIPHER_WEP104:
  1293. psecuritypriv->wpa2_pairwise_cipher = _WEP104_;
  1294. break;
  1295. }
  1296. #endif
  1297. }
  1298. }
  1299. //wpa
  1300. ie_len = 0;
  1301. group_cipher = 0; pairwise_cipher = 0;
  1302. psecuritypriv->wpa_group_cipher = _NO_PRIVACY_;
  1303. psecuritypriv->wpa_pairwise_cipher = _NO_PRIVACY_;
  1304. for (p = ie + _BEACON_IE_OFFSET_; ;p += (ie_len + 2))
  1305. {
  1306. p = rtw_get_ie(p, _SSN_IE_1_, &ie_len, (pbss_network->IELength - _BEACON_IE_OFFSET_ - (ie_len + 2)));
  1307. if ((p) && (_rtw_memcmp(p+2, OUI1, 4)))
  1308. {
  1309. if(rtw_parse_wpa_ie(p, ie_len+2, &group_cipher, &pairwise_cipher, NULL) == _SUCCESS)
  1310. {
  1311. psecuritypriv->dot11AuthAlgrthm= dot11AuthAlgrthm_8021X;
  1312. psecuritypriv->dot8021xalg = 1;//psk, todo:802.1x
  1313. psecuritypriv->wpa_psk |= BIT(0);
  1314. psecuritypriv->wpa_group_cipher = group_cipher;
  1315. psecuritypriv->wpa_pairwise_cipher = pairwise_cipher;
  1316. #if 0
  1317. switch(group_cipher)
  1318. {
  1319. case WPA_CIPHER_NONE:
  1320. psecuritypriv->wpa_group_cipher = _NO_PRIVACY_;
  1321. break;
  1322. case WPA_CIPHER_WEP40:
  1323. psecuritypriv->wpa_group_cipher = _WEP40_;
  1324. break;
  1325. case WPA_CIPHER_TKIP:
  1326. psecuritypriv->wpa_group_cipher = _TKIP_;
  1327. break;
  1328. case WPA_CIPHER_CCMP:
  1329. psecuritypriv->wpa_group_cipher = _AES_;
  1330. break;
  1331. case WPA_CIPHER_WEP104:
  1332. psecuritypriv->wpa_group_cipher = _WEP104_;
  1333. break;
  1334. }
  1335. switch(pairwise_cipher)
  1336. {
  1337. case WPA_CIPHER_NONE:
  1338. psecuritypriv->wpa_pairwise_cipher = _NO_PRIVACY_;
  1339. break;
  1340. case WPA_CIPHER_WEP40:
  1341. psecuritypriv->wpa_pairwise_cipher = _WEP40_;
  1342. break;
  1343. case WPA_CIPHER_TKIP:
  1344. psecuritypriv->wpa_pairwise_cipher = _TKIP_;
  1345. break;
  1346. case WPA_CIPHER_CCMP:
  1347. psecuritypriv->wpa_pairwise_cipher = _AES_;
  1348. break;
  1349. case WPA_CIPHER_WEP104:
  1350. psecuritypriv->wpa_pairwise_cipher = _WEP104_;
  1351. break;
  1352. }
  1353. #endif
  1354. }
  1355. break;
  1356. }
  1357. if ((p == NULL) || (ie_len == 0))
  1358. {
  1359. break;
  1360. }
  1361. }
  1362. //wmm
  1363. ie_len = 0;
  1364. pmlmepriv->qospriv.qos_option = 0;
  1365. if(pregistrypriv->wmm_enable)
  1366. {
  1367. for (p = ie + _BEACON_IE_OFFSET_; ;p += (ie_len + 2))
  1368. {
  1369. p = rtw_get_ie(p, _VENDOR_SPECIFIC_IE_, &ie_len, (pbss_network->IELength - _BEACON_IE_OFFSET_ - (ie_len + 2)));
  1370. if((p) && _rtw_memcmp(p+2, WMM_PARA_IE, 6))
  1371. {
  1372. pmlmepriv->qospriv.qos_option = 1;
  1373. *(p+8) |= BIT(7);//QoS Info, support U-APSD
  1374. /* disable all ACM bits since the WMM admission control is not supported */
  1375. *(p + 10) &= ~BIT(4); /* BE */
  1376. *(p + 14) &= ~BIT(4); /* BK */
  1377. *(p + 18) &= ~BIT(4); /* VI */
  1378. *(p + 22) &= ~BIT(4); /* VO */
  1379. break;
  1380. }
  1381. if ((p == NULL) || (ie_len == 0))
  1382. {
  1383. break;
  1384. }
  1385. }
  1386. }
  1387. #ifdef CONFIG_80211N_HT
  1388. //parsing HT_CAP_IE
  1389. p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _HT_CAPABILITY_IE_, &ie_len, (pbss_network->IELength - _BEACON_IE_OFFSET_));
  1390. if(p && ie_len>0)
  1391. {
  1392. u8 rf_type;
  1393. struct rtw_ieee80211_ht_cap *pht_cap = (struct rtw_ieee80211_ht_cap *)(p+2);
  1394. pHT_caps_ie=p;
  1395. ht_cap = _TRUE;
  1396. network_type |= WIRELESS_11_24N;
  1397. rtw_hal_get_hwreg(padapter, HW_VAR_RF_TYPE, (u8 *)(&rf_type));
  1398. if((psecuritypriv->wpa_pairwise_cipher & WPA_CIPHER_CCMP) ||
  1399. (psecuritypriv->wpa2_pairwise_cipher & WPA_CIPHER_CCMP))
  1400. {
  1401. pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY&(0x07<<2));
  1402. }
  1403. else
  1404. {
  1405. pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_DENSITY&0x00);
  1406. }
  1407. pht_cap->ampdu_params_info |= (IEEE80211_HT_CAP_AMPDU_FACTOR & 0x03); //set Max Rx AMPDU size to 64K
  1408. if(rf_type == RF_1T1R)
  1409. {
  1410. pht_cap->supp_mcs_set[0] = 0xff;
  1411. pht_cap->supp_mcs_set[1] = 0x0;
  1412. }
  1413. _rtw_memcpy(&pmlmepriv->htpriv.ht_cap, p+2, ie_len);
  1414. }
  1415. //parsing HT_INFO_IE
  1416. p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _HT_ADD_INFO_IE_, &ie_len, (pbss_network->IELength - _BEACON_IE_OFFSET_));
  1417. if(p && ie_len>0)
  1418. {
  1419. pHT_info_ie=p;
  1420. }
  1421. #endif //CONFIG_80211N_HT
  1422. switch(network_type)
  1423. {
  1424. case WIRELESS_11B:
  1425. pbss_network->NetworkTypeInUse = Ndis802_11DS;
  1426. break;
  1427. case WIRELESS_11G:
  1428. case WIRELESS_11BG:
  1429. case WIRELESS_11G_24N:
  1430. case WIRELESS_11BG_24N:
  1431. pbss_network->NetworkTypeInUse = Ndis802_11OFDM24;
  1432. break;
  1433. case WIRELESS_11A:
  1434. pbss_network->NetworkTypeInUse = Ndis802_11OFDM5;
  1435. break;
  1436. default :
  1437. pbss_network->NetworkTypeInUse = Ndis802_11OFDM24;
  1438. break;
  1439. }
  1440. pmlmepriv->cur_network.network_type = network_type;
  1441. #ifdef CONFIG_80211N_HT
  1442. pmlmepriv->htpriv.ht_option = _FALSE;
  1443. if( (psecuritypriv->wpa2_pairwise_cipher&WPA_CIPHER_TKIP) ||
  1444. (psecuritypriv->wpa_pairwise_cipher&WPA_CIPHER_TKIP))
  1445. {
  1446. //todo:
  1447. //ht_cap = _FALSE;
  1448. }
  1449. //ht_cap
  1450. if(pregistrypriv->ht_enable && ht_cap==_TRUE)
  1451. {
  1452. pmlmepriv->htpriv.ht_option = _TRUE;
  1453. pmlmepriv->qospriv.qos_option = 1;
  1454. if(pregistrypriv->ampdu_enable==1)
  1455. {
  1456. pmlmepriv->htpriv.ampdu_enable = _TRUE;
  1457. }
  1458. HT_caps_handler(padapter, (PNDIS_802_11_VARIABLE_IEs)pHT_caps_ie);
  1459. HT_info_handler(padapter, (PNDIS_802_11_VARIABLE_IEs)pHT_info_ie);
  1460. }
  1461. #endif
  1462. //#ifdef CONFIG_80211AC_VHT
  1463. #if 0
  1464. // if channel in 5G band, then add vht ie .
  1465. if ((pbss_network->Configuration.DSConfig > 14) &&
  1466. (pmlmepriv->htpriv.ht_option == _TRUE) &&
  1467. (pregistrypriv->vht_enable)) {
  1468. u8 cap_len, operation_len;
  1469. rtw_vht_use_default_setting(padapter);
  1470. // VHT Capabilities element
  1471. cap_len = rtw_build_vht_cap_ie(padapter, pbss_network->IEs + pbss_network->IELength);
  1472. pbss_network->IELength += cap_len;
  1473. // VHT Operation element
  1474. operation_len = rtw_build_vht_operation_ie(padapter, pbss_network->IEs + pbss_network->IELength, pbss_network->Configuration.DSConfig);
  1475. pbss_network->IELength += operation_len;
  1476. pmlmepriv->vhtpriv.vht_option = _TRUE;
  1477. }
  1478. #endif //CONFIG_80211AC_VHT
  1479. pbss_network->Length = get_WLAN_BSSID_EX_sz((WLAN_BSSID_EX *)pbss_network);
  1480. //issue beacon to start bss network
  1481. start_bss_network(padapter, (u8*)pbss_network);
  1482. //alloc sta_info for ap itself
  1483. psta = rtw_get_stainfo(&padapter->stapriv, pbss_network->MacAddress);
  1484. if(!psta)
  1485. {
  1486. psta = rtw_alloc_stainfo(&padapter->stapriv, pbss_network->MacAddress);
  1487. if (psta == NULL)
  1488. {
  1489. return _FAIL;
  1490. }
  1491. }
  1492. psta->state |= WIFI_AP_STATE; //Aries, add,fix bug of flush_cam_entry at STOP AP mode , 0724
  1493. rtw_indicate_connect( padapter);
  1494. pmlmepriv->cur_network.join_res = _TRUE;//for check if already set beacon
  1495. //update bc/mc sta_info
  1496. //update_bmc_sta(padapter);
  1497. return ret;
  1498. }
  1499. void rtw_set_macaddr_acl(_adapter *padapter, int mode)
  1500. {
  1501. struct sta_priv *pstapriv = &padapter->stapriv;
  1502. struct wlan_acl_pool *pacl_list = &pstapriv->acl_list;
  1503. DBG_871X("%s, mode=%d\n", __func__, mode);
  1504. pacl_list->mode = mode;
  1505. }
  1506. int rtw_acl_add_sta(_adapter *padapter, u8 *addr)
  1507. {
  1508. _irqL irqL;
  1509. _list *plist, *phead;
  1510. u8 added = _FALSE;
  1511. int i, ret=0;
  1512. struct rtw_wlan_acl_node *paclnode;
  1513. struct sta_priv *pstapriv = &padapter->stapriv;
  1514. struct wlan_acl_pool *pacl_list = &pstapriv->acl_list;
  1515. _queue *pacl_node_q =&pacl_list->acl_node_q;
  1516. DBG_871X("%s(acl_num=%d)=" MAC_FMT "\n", __func__, pacl_list->num, MAC_ARG(addr));
  1517. if((NUM_ACL-1) < pacl_list->num)
  1518. return (-1);
  1519. _enter_critical_bh(&(pacl_node_q->lock), &irqL);
  1520. phead = get_list_head(pacl_node_q);
  1521. plist = get_next(phead);
  1522. while ((rtw_end_of_queue_search(phead, plist)) == _FALSE)
  1523. {
  1524. paclnode = LIST_CONTAINOR(plist, struct rtw_wlan_acl_node, list);
  1525. plist = get_next(plist);
  1526. if(_rtw_memcmp(paclnode->addr, addr, ETH_ALEN))
  1527. {
  1528. if(paclnode->valid == _TRUE)
  1529. {
  1530. added = _TRUE;
  1531. DBG_871X("%s, sta has been added\n", __func__);
  1532. break;
  1533. }
  1534. }
  1535. }
  1536. _exit_critical_bh(&(pacl_node_q->lock), &irqL);
  1537. if(added == _TRUE)
  1538. return ret;
  1539. _enter_critical_bh(&(pacl_node_q->lock), &irqL);
  1540. for(i=0; i< NUM_ACL; i++)
  1541. {
  1542. paclnode = &pacl_list->aclnode[i];
  1543. if(paclnode->valid == _FALSE)
  1544. {
  1545. _rtw_init_listhead(&paclnode->list);
  1546. _rtw_memcpy(paclnode->addr, addr, ETH_ALEN);
  1547. paclnode->valid = _TRUE;
  1548. rtw_list_insert_tail(&paclnode->list, get_list_head(pacl_node_q));
  1549. pacl_list->num++;
  1550. break;
  1551. }
  1552. }
  1553. DBG_871X("%s, acl_num=%d\n", __func__, pacl_list->num);
  1554. _exit_critical_bh(&(pacl_node_q->lock), &irqL);
  1555. return ret;
  1556. }
  1557. int rtw_acl_remove_sta(_adapter *padapter, u8 *addr)
  1558. {
  1559. _irqL irqL;
  1560. _list *plist, *phead;
  1561. int i, ret=0;
  1562. struct rtw_wlan_acl_node *paclnode;
  1563. struct sta_priv *pstapriv = &padapter->stapriv;
  1564. struct wlan_acl_pool *pacl_list = &pstapriv->acl_list;
  1565. _queue *pacl_node_q =&pacl_list->acl_node_q;
  1566. DBG_871X("%s(acl_num=%d)=" MAC_FMT "\n", __func__, pacl_list->num, MAC_ARG(addr));
  1567. _enter_critical_bh(&(pacl_node_q->lock), &irqL);
  1568. phead = get_list_head(pacl_node_q);
  1569. plist = get_next(phead);
  1570. while ((rtw_end_of_queue_search(phead, plist)) == _FALSE)
  1571. {
  1572. paclnode = LIST_CONTAINOR(plist, struct rtw_wlan_acl_node, list);
  1573. plist = get_next(plist);
  1574. if(_rtw_memcmp(paclnode->addr, addr, ETH_ALEN))
  1575. {
  1576. if(paclnode->valid == _TRUE)
  1577. {
  1578. paclnode->valid = _FALSE;
  1579. rtw_list_delete(&paclnode->list);
  1580. pacl_list->num--;
  1581. }
  1582. }
  1583. }
  1584. _exit_critical_bh(&(pacl_node_q->lock), &irqL);
  1585. DBG_871X("%s, acl_num=%d\n", __func__, pacl_list->num);
  1586. return ret;
  1587. }
  1588. u8 rtw_ap_set_pairwise_key(_adapter *padapter, struct sta_info *psta)
  1589. {
  1590. struct cmd_obj* ph2c;
  1591. struct set_stakey_parm *psetstakey_para;
  1592. struct cmd_priv *pcmdpriv=&padapter->cmdpriv;
  1593. u8 res=_SUCCESS;
  1594. ph2c = (struct cmd_obj*)rtw_zmalloc(sizeof(struct cmd_obj));
  1595. if ( ph2c == NULL){
  1596. res= _FAIL;
  1597. goto exit;
  1598. }
  1599. psetstakey_para = (struct set_stakey_parm*)rtw_zmalloc(sizeof(struct set_stakey_parm));
  1600. if(psetstakey_para==NULL){
  1601. rtw_mfree((u8 *) ph2c, sizeof(struct cmd_obj));
  1602. res=_FAIL;
  1603. goto exit;
  1604. }
  1605. init_h2fwcmd_w_parm_no_rsp(ph2c, psetstakey_para, _SetStaKey_CMD_);
  1606. psetstakey_para->algorithm = (u8)psta->dot118021XPrivacy;
  1607. _rtw_memcpy(psetstakey_para->addr, psta->hwaddr, ETH_ALEN);
  1608. _rtw_memcpy(psetstakey_para->key, &psta->dot118021x_UncstKey, 16);
  1609. res = rtw_enqueue_cmd(pcmdpriv, ph2c);
  1610. exit:
  1611. return res;
  1612. }
  1613. static int rtw_ap_set_key(_adapter *padapter, u8 *key, u8 alg, int keyid, u8 set_tx)
  1614. {
  1615. u8 keylen;
  1616. struct cmd_obj* pcmd;
  1617. struct setkey_parm *psetkeyparm;
  1618. struct cmd_priv *pcmdpriv=&(padapter->cmdpriv);
  1619. int res=_SUCCESS;
  1620. //DBG_871X("%s\n", __FUNCTION__);
  1621. pcmd = (struct cmd_obj*)rtw_zmalloc(sizeof(struct cmd_obj));
  1622. if(pcmd==NULL){
  1623. res= _FAIL;
  1624. goto exit;
  1625. }
  1626. psetkeyparm=(struct setkey_parm*)rtw_zmalloc(sizeof(struct setkey_parm));
  1627. if(psetkeyparm==NULL){
  1628. rtw_mfree((unsigned char *)pcmd, sizeof(struct cmd_obj));
  1629. res= _FAIL;
  1630. goto exit;
  1631. }
  1632. _rtw_memset(psetkeyparm, 0, sizeof(struct setkey_parm));
  1633. psetkeyparm->keyid=(u8)keyid;
  1634. if (is_wep_enc(alg))
  1635. padapter->mlmepriv.key_mask |= BIT(psetkeyparm->keyid);
  1636. psetkeyparm->algorithm = alg;
  1637. psetkeyparm->set_tx = set_tx;
  1638. switch(alg)
  1639. {
  1640. case _WEP40_:
  1641. keylen = 5;
  1642. break;
  1643. case _WEP104_:
  1644. keylen = 13;
  1645. break;
  1646. case _TKIP_:
  1647. case _TKIP_WTMIC_:
  1648. case _AES_:
  1649. keylen = 16;
  1650. default:
  1651. keylen = 16;
  1652. }
  1653. _rtw_memcpy(&(psetkeyparm->key[0]), key, keylen);
  1654. pcmd->cmdcode = _SetKey_CMD_;
  1655. pcmd->parmbuf = (u8 *)psetkeyparm;
  1656. pcmd->cmdsz = (sizeof(struct setkey_parm));
  1657. pcmd->rsp = NULL;
  1658. pcmd->rspsz = 0;
  1659. _rtw_init_listhead(&pcmd->list);
  1660. res = rtw_enqueue_cmd(pcmdpriv, pcmd);
  1661. exit:
  1662. return res;
  1663. }
  1664. int rtw_ap_set_group_key(_adapter *padapter, u8 *key, u8 alg, int keyid)
  1665. {
  1666. DBG_871X("%s\n", __FUNCTION__);
  1667. return rtw_ap_set_key(padapter, key, alg, keyid, 1);
  1668. }
  1669. int rtw_ap_set_wep_key(_adapter *padapter, u8 *key, u8 keylen, int keyid, u8 set_tx)
  1670. {
  1671. u8 alg;
  1672. switch(keylen)
  1673. {
  1674. case 5:
  1675. alg =_WEP40_;
  1676. break;
  1677. case 13:
  1678. alg =_WEP104_;
  1679. break;
  1680. default:
  1681. alg =_NO_PRIVACY_;
  1682. }
  1683. DBG_871X("%s\n", __FUNCTION__);
  1684. return rtw_ap_set_key(padapter, key, alg, keyid, set_tx);
  1685. }
  1686. #ifdef CONFIG_NATIVEAP_MLME
  1687. static void update_bcn_fixed_ie(_adapter *padapter)
  1688. {
  1689. DBG_871X("%s\n", __FUNCTION__);
  1690. }
  1691. static void update_bcn_erpinfo_ie(_adapter *padapter)
  1692. {
  1693. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  1694. struct mlme_ext_priv *pmlmeext = &(padapter->mlmeextpriv);
  1695. struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
  1696. WLAN_BSSID_EX *pnetwork = &(pmlmeinfo->network);
  1697. unsigned char *p, *ie = pnetwork->IEs;
  1698. u32 len = 0;
  1699. DBG_871X("%s, ERP_enable=%d\n", __FUNCTION__, pmlmeinfo->ERP_enable);
  1700. if(!pmlmeinfo->ERP_enable)
  1701. return;
  1702. //parsing ERP_IE
  1703. p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _ERPINFO_IE_, &len, (pnetwork->IELength - _BEACON_IE_OFFSET_));
  1704. if(p && len>0)
  1705. {
  1706. PNDIS_802_11_VARIABLE_IEs pIE = (PNDIS_802_11_VARIABLE_IEs)p;
  1707. if (pmlmepriv->num_sta_non_erp == 1)
  1708. pIE->data[0] |= RTW_ERP_INFO_NON_ERP_PRESENT|RTW_ERP_INFO_USE_PROTECTION;
  1709. else
  1710. pIE->data[0] &= ~(RTW_ERP_INFO_NON_ERP_PRESENT|RTW_ERP_INFO_USE_PROTECTION);
  1711. if(pmlmepriv->num_sta_no_short_preamble > 0)
  1712. pIE->data[0] |= RTW_ERP_INFO_BARKER_PREAMBLE_MODE;
  1713. else
  1714. pIE->data[0] &= ~(RTW_ERP_INFO_BARKER_PREAMBLE_MODE);
  1715. ERP_IE_handler(padapter, pIE);
  1716. }
  1717. }
  1718. static void update_bcn_htcap_ie(_adapter *padapter)
  1719. {
  1720. DBG_871X("%s\n", __FUNCTION__);
  1721. }
  1722. static void update_bcn_htinfo_ie(_adapter *padapter)
  1723. {
  1724. DBG_871X("%s\n", __FUNCTION__);
  1725. }
  1726. static void update_bcn_rsn_ie(_adapter *padapter)
  1727. {
  1728. DBG_871X("%s\n", __FUNCTION__);
  1729. }
  1730. static void update_bcn_wpa_ie(_adapter *padapter)
  1731. {
  1732. DBG_871X("%s\n", __FUNCTION__);
  1733. }
  1734. static void update_bcn_wmm_ie(_adapter *padapter)
  1735. {
  1736. DBG_871X("%s\n", __FUNCTION__);
  1737. }
  1738. static void update_bcn_wps_ie(_adapter *padapter)
  1739. {
  1740. u8 *pwps_ie=NULL, *pwps_ie_src, *premainder_ie, *pbackup_remainder_ie=NULL;
  1741. uint wps_ielen=0, wps_offset, remainder_ielen;
  1742. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  1743. struct mlme_ext_priv *pmlmeext = &(padapter->mlmeextpriv);
  1744. struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
  1745. WLAN_BSSID_EX *pnetwork = &(pmlmeinfo->network);
  1746. unsigned char *ie = pnetwork->IEs;
  1747. u32 ielen = pnetwork->IELength;
  1748. DBG_871X("%s\n", __FUNCTION__);
  1749. pwps_ie = rtw_get_wps_ie(ie+_FIXED_IE_LENGTH_, ielen-_FIXED_IE_LENGTH_, NULL, &wps_ielen);
  1750. if(pwps_ie==NULL || wps_ielen==0)
  1751. return;
  1752. wps_offset = (uint)(pwps_ie-ie);
  1753. premainder_ie = pwps_ie + wps_ielen;
  1754. remainder_ielen = ielen - wps_offset - wps_ielen;
  1755. if(remainder_ielen>0)
  1756. {
  1757. pbackup_remainder_ie = rtw_malloc(remainder_ielen);
  1758. if(pbackup_remainder_ie)
  1759. _rtw_memcpy(pbackup_remainder_ie, premainder_ie, remainder_ielen);
  1760. }
  1761. pwps_ie_src = pmlmepriv->wps_beacon_ie;
  1762. if(pwps_ie_src == NULL)
  1763. return;
  1764. wps_ielen = (uint)pwps_ie_src[1];//to get ie data len
  1765. if((wps_offset+wps_ielen+2+remainder_ielen)<=MAX_IE_SZ)
  1766. {
  1767. _rtw_memcpy(pwps_ie, pwps_ie_src, wps_ielen+2);
  1768. pwps_ie += (wps_ielen+2);
  1769. if(pbackup_remainder_ie)
  1770. _rtw_memcpy(pwps_ie, pbackup_remainder_ie, remainder_ielen);
  1771. //update IELength
  1772. pnetwork->IELength = wps_offset + (wps_ielen+2) + remainder_ielen;
  1773. }
  1774. if(pbackup_remainder_ie)
  1775. rtw_mfree(pbackup_remainder_ie, remainder_ielen);
  1776. }
  1777. static void update_bcn_p2p_ie(_adapter *padapter)
  1778. {
  1779. }
  1780. static void update_bcn_vendor_spec_ie(_adapter *padapter, u8*oui)
  1781. {
  1782. DBG_871X("%s\n", __FUNCTION__);
  1783. if(_rtw_memcmp(RTW_WPA_OUI, oui, 4))
  1784. {
  1785. update_bcn_wpa_ie(padapter);
  1786. }
  1787. else if(_rtw_memcmp(WMM_OUI, oui, 4))
  1788. {
  1789. update_bcn_wmm_ie(padapter);
  1790. }
  1791. else if(_rtw_memcmp(WPS_OUI, oui, 4))
  1792. {
  1793. update_bcn_wps_ie(padapter);
  1794. }
  1795. else if(_rtw_memcmp(P2P_OUI, oui, 4))
  1796. {
  1797. update_bcn_p2p_ie(padapter);
  1798. }
  1799. else
  1800. {
  1801. DBG_871X("unknown OUI type!\n");
  1802. }
  1803. }
  1804. void update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx)
  1805. {
  1806. _irqL irqL;
  1807. struct mlme_priv *pmlmepriv;
  1808. struct mlme_ext_priv *pmlmeext;
  1809. //struct mlme_ext_info *pmlmeinfo;
  1810. //DBG_871X("%s\n", __FUNCTION__);
  1811. if(!padapter)
  1812. return;
  1813. pmlmepriv = &(padapter->mlmepriv);
  1814. pmlmeext = &(padapter->mlmeextpriv);
  1815. //pmlmeinfo = &(pmlmeext->mlmext_info);
  1816. if(_FALSE == pmlmeext->bstart_bss)
  1817. return;
  1818. _enter_critical_bh(&pmlmepriv->bcn_update_lock, &irqL);
  1819. switch(ie_id)
  1820. {
  1821. case 0xFF:
  1822. update_bcn_fixed_ie(padapter);//8: TimeStamp, 2: Beacon Interval 2:Capability
  1823. break;
  1824. case _TIM_IE_:
  1825. update_BCNTIM(padapter);
  1826. break;
  1827. case _ERPINFO_IE_:
  1828. update_bcn_erpinfo_ie(padapter);
  1829. break;
  1830. case _HT_CAPABILITY_IE_:
  1831. update_bcn_htcap_ie(padapter);
  1832. break;
  1833. case _RSN_IE_2_:
  1834. update_bcn_rsn_ie(padapter);
  1835. break;
  1836. case _HT_ADD_INFO_IE_:
  1837. update_bcn_htinfo_ie(padapter);
  1838. break;
  1839. case _VENDOR_SPECIFIC_IE_:
  1840. update_bcn_vendor_spec_ie(padapter, oui);
  1841. break;
  1842. default:
  1843. break;
  1844. }
  1845. pmlmepriv->update_bcn = _TRUE;
  1846. _exit_critical_bh(&pmlmepriv->bcn_update_lock, &irqL);
  1847. #ifndef CONFIG_INTERRUPT_BASED_TXBCN
  1848. #if defined(CONFIG_USB_HCI) || defined(CONFIG_SDIO_HCI) || defined(CONFIG_GSPI_HCI)
  1849. if(tx)
  1850. {
  1851. //send_beacon(padapter);//send_beacon must execute on TSR level
  1852. set_tx_beacon_cmd(padapter);
  1853. }
  1854. #else
  1855. {
  1856. //PCI will issue beacon when BCN interrupt occurs.
  1857. }
  1858. #endif
  1859. #endif //!CONFIG_INTERRUPT_BASED_TXBCN
  1860. }
  1861. #ifdef CONFIG_80211N_HT
  1862. /*
  1863. op_mode
  1864. Set to 0 (HT pure) under the followign conditions
  1865. - all STAs in the BSS are 20/40 MHz HT in 20/40 MHz BSS or
  1866. - all STAs in the BSS are 20 MHz HT in 20 MHz BSS
  1867. Set to 1 (HT non-member protection) if there may be non-HT STAs
  1868. in both the primary and the secondary channel
  1869. Set to 2 if only HT STAs are associated in BSS,
  1870. however and at least one 20 MHz HT STA is associated
  1871. Set to 3 (HT mixed mode) when one or more non-HT STAs are associated
  1872. (currently non-GF HT station is considered as non-HT STA also)
  1873. */
  1874. static int rtw_ht_operation_update(_adapter *padapter)
  1875. {
  1876. u16 cur_op_mode, new_op_mode;
  1877. int op_mode_changes = 0;
  1878. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  1879. struct ht_priv *phtpriv_ap = &pmlmepriv->htpriv;
  1880. if(pmlmepriv->htpriv.ht_option == _TRUE)
  1881. return 0;
  1882. //if (!iface->conf->ieee80211n || iface->conf->ht_op_mode_fixed)
  1883. // return 0;
  1884. DBG_871X("%s current operation mode=0x%X\n",
  1885. __FUNCTION__, pmlmepriv->ht_op_mode);
  1886. if (!(pmlmepriv->ht_op_mode & HT_INFO_OPERATION_MODE_NON_GF_DEVS_PRESENT)
  1887. && pmlmepriv->num_sta_ht_no_gf) {
  1888. pmlmepriv->ht_op_mode |=
  1889. HT_INFO_OPERATION_MODE_NON_GF_DEVS_PRESENT;
  1890. op_mode_changes++;
  1891. } else if ((pmlmepriv->ht_op_mode &
  1892. HT_INFO_OPERATION_MODE_NON_GF_DEVS_PRESENT) &&
  1893. pmlmepriv->num_sta_ht_no_gf == 0) {
  1894. pmlmepriv->ht_op_mode &=
  1895. ~HT_INFO_OPERATION_MODE_NON_GF_DEVS_PRESENT;
  1896. op_mode_changes++;
  1897. }
  1898. if (!(pmlmepriv->ht_op_mode & HT_INFO_OPERATION_MODE_NON_HT_STA_PRESENT) &&
  1899. (pmlmepriv->num_sta_no_ht || pmlmepriv->olbc_ht)) {
  1900. pmlmepriv->ht_op_mode |= HT_INFO_OPERATION_MODE_NON_HT_STA_PRESENT;
  1901. op_mode_changes++;
  1902. } else if ((pmlmepriv->ht_op_mode &
  1903. HT_INFO_OPERATION_MODE_NON_HT_STA_PRESENT) &&
  1904. (pmlmepriv->num_sta_no_ht == 0 && !pmlmepriv->olbc_ht)) {
  1905. pmlmepriv->ht_op_mode &=
  1906. ~HT_INFO_OPERATION_MODE_NON_HT_STA_PRESENT;
  1907. op_mode_changes++;
  1908. }
  1909. /* Note: currently we switch to the MIXED op mode if HT non-greenfield
  1910. * station is associated. Probably it's a theoretical case, since
  1911. * it looks like all known HT STAs support greenfield.
  1912. */
  1913. new_op_mode = 0;
  1914. if (pmlmepriv->num_sta_no_ht ||
  1915. (pmlmepriv->ht_op_mode & HT_INFO_OPERATION_MODE_NON_GF_DEVS_PRESENT))
  1916. new_op_mode = OP_MODE_MIXED;
  1917. else if ((phtpriv_ap->ht_cap.cap_info & IEEE80211_HT_CAP_SUP_WIDTH)
  1918. && pmlmepriv->num_sta_ht_20mhz)
  1919. new_op_mode = OP_MODE_20MHZ_HT_STA_ASSOCED;
  1920. else if (pmlmepriv->olbc_ht)
  1921. new_op_mode = OP_MODE_MAY_BE_LEGACY_STAS;
  1922. else
  1923. new_op_mode = OP_MODE_PURE;
  1924. cur_op_mode = pmlmepriv->ht_op_mode & HT_INFO_OPERATION_MODE_OP_MODE_MASK;
  1925. if (cur_op_mode != new_op_mode) {
  1926. pmlmepriv->ht_op_mode &= ~HT_INFO_OPERATION_MODE_OP_MODE_MASK;
  1927. pmlmepriv->ht_op_mode |= new_op_mode;
  1928. op_mode_changes++;
  1929. }
  1930. DBG_871X("%s new operation mode=0x%X changes=%d\n",
  1931. __FUNCTION__, pmlmepriv->ht_op_mode, op_mode_changes);
  1932. return op_mode_changes;
  1933. }
  1934. #endif /* CONFIG_80211N_HT */
  1935. void associated_clients_update(_adapter *padapter, u8 updated)
  1936. {
  1937. //update associcated stations cap.
  1938. if(updated == _TRUE)
  1939. {
  1940. _irqL irqL;
  1941. _list *phead, *plist;
  1942. struct sta_info *psta=NULL;
  1943. struct sta_priv *pstapriv = &padapter->stapriv;
  1944. _enter_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  1945. phead = &pstapriv->asoc_list;
  1946. plist = get_next(phead);
  1947. //check asoc_queue
  1948. while ((rtw_end_of_queue_search(phead, plist)) == _FALSE)
  1949. {
  1950. psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list);
  1951. plist = get_next(plist);
  1952. VCS_update(padapter, psta);
  1953. }
  1954. _exit_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  1955. }
  1956. }
  1957. /* called > TSR LEVEL for USB or SDIO Interface*/
  1958. void bss_cap_update_on_sta_join(_adapter *padapter, struct sta_info *psta)
  1959. {
  1960. u8 beacon_updated = _FALSE;
  1961. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  1962. struct mlme_ext_priv *pmlmeext = &(padapter->mlmeextpriv);
  1963. #if 0
  1964. if (!(psta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) &&
  1965. !psta->no_short_preamble_set) {
  1966. psta->no_short_preamble_set = 1;
  1967. pmlmepriv->num_sta_no_short_preamble++;
  1968. if ((pmlmeext->cur_wireless_mode > WIRELESS_11B) &&
  1969. (pmlmepriv->num_sta_no_short_preamble == 1))
  1970. ieee802_11_set_beacons(hapd->iface);
  1971. }
  1972. #endif
  1973. if(!(psta->flags & WLAN_STA_SHORT_PREAMBLE))
  1974. {
  1975. if(!psta->no_short_preamble_set)
  1976. {
  1977. psta->no_short_preamble_set = 1;
  1978. pmlmepriv->num_sta_no_short_preamble++;
  1979. if ((pmlmeext->cur_wireless_mode > WIRELESS_11B) &&
  1980. (pmlmepriv->num_sta_no_short_preamble == 1))
  1981. {
  1982. beacon_updated = _TRUE;
  1983. update_beacon(padapter, 0xFF, NULL, _TRUE);
  1984. }
  1985. }
  1986. }
  1987. else
  1988. {
  1989. if(psta->no_short_preamble_set)
  1990. {
  1991. psta->no_short_preamble_set = 0;
  1992. pmlmepriv->num_sta_no_short_preamble--;
  1993. if ((pmlmeext->cur_wireless_mode > WIRELESS_11B) &&
  1994. (pmlmepriv->num_sta_no_short_preamble == 0))
  1995. {
  1996. beacon_updated = _TRUE;
  1997. update_beacon(padapter, 0xFF, NULL, _TRUE);
  1998. }
  1999. }
  2000. }
  2001. #if 0
  2002. if (psta->flags & WLAN_STA_NONERP && !psta->nonerp_set) {
  2003. psta->nonerp_set = 1;
  2004. pmlmepriv->num_sta_non_erp++;
  2005. if (pmlmepriv->num_sta_non_erp == 1)
  2006. ieee802_11_set_beacons(hapd->iface);
  2007. }
  2008. #endif
  2009. if(psta->flags & WLAN_STA_NONERP)
  2010. {
  2011. if(!psta->nonerp_set)
  2012. {
  2013. psta->nonerp_set = 1;
  2014. pmlmepriv->num_sta_non_erp++;
  2015. if (pmlmepriv->num_sta_non_erp == 1)
  2016. {
  2017. beacon_updated = _TRUE;
  2018. update_beacon(padapter, _ERPINFO_IE_, NULL, _TRUE);
  2019. }
  2020. }
  2021. }
  2022. else
  2023. {
  2024. if(psta->nonerp_set)
  2025. {
  2026. psta->nonerp_set = 0;
  2027. pmlmepriv->num_sta_non_erp--;
  2028. if (pmlmepriv->num_sta_non_erp == 0)
  2029. {
  2030. beacon_updated = _TRUE;
  2031. update_beacon(padapter, _ERPINFO_IE_, NULL, _TRUE);
  2032. }
  2033. }
  2034. }
  2035. #if 0
  2036. if (!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT) &&
  2037. !psta->no_short_slot_time_set) {
  2038. psta->no_short_slot_time_set = 1;
  2039. pmlmepriv->num_sta_no_short_slot_time++;
  2040. if ((pmlmeext->cur_wireless_mode > WIRELESS_11B) &&
  2041. (pmlmepriv->num_sta_no_short_slot_time == 1))
  2042. ieee802_11_set_beacons(hapd->iface);
  2043. }
  2044. #endif
  2045. if(!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT))
  2046. {
  2047. if(!psta->no_short_slot_time_set)
  2048. {
  2049. psta->no_short_slot_time_set = 1;
  2050. pmlmepriv->num_sta_no_short_slot_time++;
  2051. if ((pmlmeext->cur_wireless_mode > WIRELESS_11B) &&
  2052. (pmlmepriv->num_sta_no_short_slot_time == 1))
  2053. {
  2054. beacon_updated = _TRUE;
  2055. update_beacon(padapter, 0xFF, NULL, _TRUE);
  2056. }
  2057. }
  2058. }
  2059. else
  2060. {
  2061. if(psta->no_short_slot_time_set)
  2062. {
  2063. psta->no_short_slot_time_set = 0;
  2064. pmlmepriv->num_sta_no_short_slot_time--;
  2065. if ((pmlmeext->cur_wireless_mode > WIRELESS_11B) &&
  2066. (pmlmepriv->num_sta_no_short_slot_time == 0))
  2067. {
  2068. beacon_updated = _TRUE;
  2069. update_beacon(padapter, 0xFF, NULL, _TRUE);
  2070. }
  2071. }
  2072. }
  2073. #ifdef CONFIG_80211N_HT
  2074. if (psta->flags & WLAN_STA_HT)
  2075. {
  2076. u16 ht_capab = le16_to_cpu(psta->htpriv.ht_cap.cap_info);
  2077. DBG_871X("HT: STA " MAC_FMT " HT Capabilities "
  2078. "Info: 0x%04x\n", MAC_ARG(psta->hwaddr), ht_capab);
  2079. if (psta->no_ht_set) {
  2080. psta->no_ht_set = 0;
  2081. pmlmepriv->num_sta_no_ht--;
  2082. }
  2083. if ((ht_capab & IEEE80211_HT_CAP_GRN_FLD) == 0) {
  2084. if (!psta->no_ht_gf_set) {
  2085. psta->no_ht_gf_set = 1;
  2086. pmlmepriv->num_sta_ht_no_gf++;
  2087. }
  2088. DBG_871X("%s STA " MAC_FMT " - no "
  2089. "greenfield, num of non-gf stations %d\n",
  2090. __FUNCTION__, MAC_ARG(psta->hwaddr),
  2091. pmlmepriv->num_sta_ht_no_gf);
  2092. }
  2093. if ((ht_capab & IEEE80211_HT_CAP_SUP_WIDTH) == 0) {
  2094. if (!psta->ht_20mhz_set) {
  2095. psta->ht_20mhz_set = 1;
  2096. pmlmepriv->num_sta_ht_20mhz++;
  2097. }
  2098. DBG_871X("%s STA " MAC_FMT " - 20 MHz HT, "
  2099. "num of 20MHz HT STAs %d\n",
  2100. __FUNCTION__, MAC_ARG(psta->hwaddr),
  2101. pmlmepriv->num_sta_ht_20mhz);
  2102. }
  2103. }
  2104. else
  2105. {
  2106. if (!psta->no_ht_set) {
  2107. psta->no_ht_set = 1;
  2108. pmlmepriv->num_sta_no_ht++;
  2109. }
  2110. if(pmlmepriv->htpriv.ht_option == _TRUE) {
  2111. DBG_871X("%s STA " MAC_FMT
  2112. " - no HT, num of non-HT stations %d\n",
  2113. __FUNCTION__, MAC_ARG(psta->hwaddr),
  2114. pmlmepriv->num_sta_no_ht);
  2115. }
  2116. }
  2117. if (rtw_ht_operation_update(padapter) > 0)
  2118. {
  2119. update_beacon(padapter, _HT_CAPABILITY_IE_, NULL, _FALSE);
  2120. update_beacon(padapter, _HT_ADD_INFO_IE_, NULL, _TRUE);
  2121. }
  2122. #endif /* CONFIG_80211N_HT */
  2123. //update associcated stations cap.
  2124. associated_clients_update(padapter, beacon_updated);
  2125. DBG_871X("%s, updated=%d\n", __func__, beacon_updated);
  2126. }
  2127. u8 bss_cap_update_on_sta_leave(_adapter *padapter, struct sta_info *psta)
  2128. {
  2129. u8 beacon_updated = _FALSE;
  2130. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  2131. struct mlme_ext_priv *pmlmeext = &(padapter->mlmeextpriv);
  2132. if(!psta)
  2133. return beacon_updated;
  2134. if (psta->no_short_preamble_set) {
  2135. psta->no_short_preamble_set = 0;
  2136. pmlmepriv->num_sta_no_short_preamble--;
  2137. if (pmlmeext->cur_wireless_mode > WIRELESS_11B
  2138. && pmlmepriv->num_sta_no_short_preamble == 0)
  2139. {
  2140. beacon_updated = _TRUE;
  2141. update_beacon(padapter, 0xFF, NULL, _TRUE);
  2142. }
  2143. }
  2144. if (psta->nonerp_set) {
  2145. psta->nonerp_set = 0;
  2146. pmlmepriv->num_sta_non_erp--;
  2147. if (pmlmepriv->num_sta_non_erp == 0)
  2148. {
  2149. beacon_updated = _TRUE;
  2150. update_beacon(padapter, _ERPINFO_IE_, NULL, _TRUE);
  2151. }
  2152. }
  2153. if (psta->no_short_slot_time_set) {
  2154. psta->no_short_slot_time_set = 0;
  2155. pmlmepriv->num_sta_no_short_slot_time--;
  2156. if (pmlmeext->cur_wireless_mode > WIRELESS_11B
  2157. && pmlmepriv->num_sta_no_short_slot_time == 0)
  2158. {
  2159. beacon_updated = _TRUE;
  2160. update_beacon(padapter, 0xFF, NULL, _TRUE);
  2161. }
  2162. }
  2163. #ifdef CONFIG_80211N_HT
  2164. if (psta->no_ht_gf_set) {
  2165. psta->no_ht_gf_set = 0;
  2166. pmlmepriv->num_sta_ht_no_gf--;
  2167. }
  2168. if (psta->no_ht_set) {
  2169. psta->no_ht_set = 0;
  2170. pmlmepriv->num_sta_no_ht--;
  2171. }
  2172. if (psta->ht_20mhz_set) {
  2173. psta->ht_20mhz_set = 0;
  2174. pmlmepriv->num_sta_ht_20mhz--;
  2175. }
  2176. if (rtw_ht_operation_update(padapter) > 0)
  2177. {
  2178. update_beacon(padapter, _HT_CAPABILITY_IE_, NULL, _FALSE);
  2179. update_beacon(padapter, _HT_ADD_INFO_IE_, NULL, _TRUE);
  2180. }
  2181. #endif /* CONFIG_80211N_HT */
  2182. //update associcated stations cap.
  2183. //associated_clients_update(padapter, beacon_updated); //move it to avoid deadlock
  2184. DBG_871X("%s, updated=%d\n", __func__, beacon_updated);
  2185. return beacon_updated;
  2186. }
  2187. u8 ap_free_sta(_adapter *padapter, struct sta_info *psta, bool active, u16 reason)
  2188. {
  2189. _irqL irqL;
  2190. u8 beacon_updated = _FALSE;
  2191. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  2192. struct mlme_ext_priv *pmlmeext = &(padapter->mlmeextpriv);
  2193. struct sta_priv *pstapriv = &padapter->stapriv;
  2194. if(!psta)
  2195. return beacon_updated;
  2196. if (active == _TRUE)
  2197. {
  2198. #ifdef CONFIG_80211N_HT
  2199. //tear down Rx AMPDU
  2200. send_delba(padapter, 0, psta->hwaddr);// recipient
  2201. //tear down TX AMPDU
  2202. send_delba(padapter, 1, psta->hwaddr);// // originator
  2203. #endif //CONFIG_80211N_HT
  2204. issue_deauth(padapter, psta->hwaddr, reason);
  2205. }
  2206. psta->htpriv.agg_enable_bitmap = 0x0;//reset
  2207. psta->htpriv.candidate_tid_bitmap = 0x0;//reset
  2208. //report_del_sta_event(padapter, psta->hwaddr, reason);
  2209. //clear cam entry / key
  2210. //clear_cam_entry(padapter, (psta->mac_id + 3));
  2211. rtw_clearstakey_cmd(padapter, (u8*)psta, (u8)rtw_get_camid(psta->mac_id), _TRUE);
  2212. _enter_critical_bh(&psta->lock, &irqL);
  2213. psta->state &= ~_FW_LINKED;
  2214. _exit_critical_bh(&psta->lock, &irqL);
  2215. #ifdef CONFIG_IOCTL_CFG80211
  2216. if (1) {
  2217. #ifdef COMPAT_KERNEL_RELEASE
  2218. rtw_cfg80211_indicate_sta_disassoc(padapter, psta->hwaddr, reason);
  2219. #elif (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,37)) && !defined(CONFIG_CFG80211_FORCE_COMPATIBLE_2_6_37_UNDER)
  2220. rtw_cfg80211_indicate_sta_disassoc(padapter, psta->hwaddr, reason);
  2221. #else //(LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,37)) && !defined(CONFIG_CFG80211_FORCE_COMPATIBLE_2_6_37_UNDER)
  2222. /* will call rtw_cfg80211_indicate_sta_disassoc() in cmd_thread for old API context */
  2223. #endif //(LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,37)) && !defined(CONFIG_CFG80211_FORCE_COMPATIBLE_2_6_37_UNDER)
  2224. } else
  2225. #endif //CONFIG_IOCTL_CFG80211
  2226. {
  2227. rtw_indicate_sta_disassoc_event(padapter, psta);
  2228. }
  2229. report_del_sta_event(padapter, psta->hwaddr, reason);
  2230. beacon_updated = bss_cap_update_on_sta_leave(padapter, psta);
  2231. _enter_critical_bh(&(pstapriv->sta_hash_lock), &irqL);
  2232. rtw_free_stainfo(padapter, psta);
  2233. _exit_critical_bh(&(pstapriv->sta_hash_lock), &irqL);
  2234. return beacon_updated;
  2235. }
  2236. int rtw_ap_inform_ch_switch(_adapter *padapter, u8 new_ch, u8 ch_offset)
  2237. {
  2238. _irqL irqL;
  2239. _list *phead, *plist;
  2240. int ret=0;
  2241. struct sta_info *psta = NULL;
  2242. struct sta_priv *pstapriv = &padapter->stapriv;
  2243. struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
  2244. struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
  2245. u8 bc_addr[ETH_ALEN] = {0xff,0xff,0xff,0xff,0xff,0xff};
  2246. if((pmlmeinfo->state&0x03) != WIFI_FW_AP_STATE)
  2247. return ret;
  2248. DBG_871X(FUNC_NDEV_FMT" with ch:%u, offset:%u\n",
  2249. FUNC_NDEV_ARG(padapter->pnetdev), new_ch, ch_offset);
  2250. _enter_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  2251. phead = &pstapriv->asoc_list;
  2252. plist = get_next(phead);
  2253. /* for each sta in asoc_queue */
  2254. while ((rtw_end_of_queue_search(phead, plist)) == _FALSE)
  2255. {
  2256. psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list);
  2257. plist = get_next(plist);
  2258. issue_action_spct_ch_switch(padapter, psta->hwaddr, new_ch, ch_offset);
  2259. psta->expire_to = ((pstapriv->expire_to * 2) > 5) ? 5 : (pstapriv->expire_to * 2);
  2260. }
  2261. _exit_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  2262. issue_action_spct_ch_switch(padapter, bc_addr, new_ch, ch_offset);
  2263. return ret;
  2264. }
  2265. int rtw_sta_flush(_adapter *padapter)
  2266. {
  2267. _irqL irqL;
  2268. _list *phead, *plist;
  2269. int ret=0;
  2270. struct sta_info *psta = NULL;
  2271. struct sta_priv *pstapriv = &padapter->stapriv;
  2272. struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
  2273. struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
  2274. u8 bc_addr[ETH_ALEN] = {0xff,0xff,0xff,0xff,0xff,0xff};
  2275. DBG_871X(FUNC_NDEV_FMT"\n", FUNC_NDEV_ARG(padapter->pnetdev));
  2276. if((pmlmeinfo->state&0x03) != WIFI_FW_AP_STATE)
  2277. return ret;
  2278. _enter_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  2279. phead = &pstapriv->asoc_list;
  2280. plist = get_next(phead);
  2281. //free sta asoc_queue
  2282. while ((rtw_end_of_queue_search(phead, plist)) == _FALSE)
  2283. {
  2284. psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list);
  2285. plist = get_next(plist);
  2286. rtw_list_delete(&psta->asoc_list);
  2287. pstapriv->asoc_list_cnt--;
  2288. //_exit_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  2289. ap_free_sta(padapter, psta, _TRUE, WLAN_REASON_DEAUTH_LEAVING);
  2290. //_enter_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  2291. }
  2292. _exit_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  2293. issue_deauth(padapter, bc_addr, WLAN_REASON_DEAUTH_LEAVING);
  2294. associated_clients_update(padapter, _TRUE);
  2295. return ret;
  2296. }
  2297. /* called > TSR LEVEL for USB or SDIO Interface*/
  2298. void sta_info_update(_adapter *padapter, struct sta_info *psta)
  2299. {
  2300. int flags = psta->flags;
  2301. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  2302. //update wmm cap.
  2303. if(WLAN_STA_WME&flags)
  2304. psta->qos_option = 1;
  2305. else
  2306. psta->qos_option = 0;
  2307. if(pmlmepriv->qospriv.qos_option == 0)
  2308. psta->qos_option = 0;
  2309. #ifdef CONFIG_80211N_HT
  2310. //update 802.11n ht cap.
  2311. if(WLAN_STA_HT&flags)
  2312. {
  2313. psta->htpriv.ht_option = _TRUE;
  2314. psta->qos_option = 1;
  2315. }
  2316. else
  2317. {
  2318. psta->htpriv.ht_option = _FALSE;
  2319. }
  2320. if(pmlmepriv->htpriv.ht_option == _FALSE)
  2321. psta->htpriv.ht_option = _FALSE;
  2322. #endif
  2323. #ifdef CONFIG_80211AC_VHT
  2324. //update 802.11AC vht cap.
  2325. if(WLAN_STA_VHT&flags)
  2326. {
  2327. psta->vhtpriv.vht_option = _TRUE;
  2328. }
  2329. else
  2330. {
  2331. psta->vhtpriv.vht_option = _FALSE;
  2332. }
  2333. if(pmlmepriv->vhtpriv.vht_option == _FALSE)
  2334. psta->vhtpriv.vht_option = _FALSE;
  2335. #endif
  2336. update_sta_info_apmode(padapter, psta);
  2337. }
  2338. /* called >= TSR LEVEL for USB or SDIO Interface*/
  2339. void ap_sta_info_defer_update(_adapter *padapter, struct sta_info *psta)
  2340. {
  2341. struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
  2342. struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
  2343. if(psta->state & _FW_LINKED)
  2344. {
  2345. pmlmeinfo->FW_sta_info[psta->mac_id].psta = psta;
  2346. //add ratid
  2347. add_RATid(padapter, psta, 0);//DM_RATR_STA_INIT
  2348. }
  2349. }
  2350. /* restore hw setting from sw data structures */
  2351. void rtw_ap_restore_network(_adapter *padapter)
  2352. {
  2353. struct mlme_priv *mlmepriv = &padapter->mlmepriv;
  2354. struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
  2355. struct mlme_ext_info *pmlmeinfo = &(pmlmeext->mlmext_info);
  2356. struct sta_priv * pstapriv = &padapter->stapriv;
  2357. struct sta_info *psta;
  2358. struct security_priv* psecuritypriv=&(padapter->securitypriv);
  2359. _irqL irqL;
  2360. _list *phead, *plist;
  2361. u8 chk_alive_num = 0;
  2362. char chk_alive_list[NUM_STA];
  2363. int i;
  2364. rtw_setopmode_cmd(padapter, Ndis802_11APMode);
  2365. set_channel_bwmode(padapter, pmlmeext->cur_channel, pmlmeext->cur_ch_offset, pmlmeext->cur_bwmode);
  2366. start_bss_network(padapter, (u8*)&mlmepriv->cur_network.network);
  2367. if((padapter->securitypriv.dot11PrivacyAlgrthm == _TKIP_) ||
  2368. (padapter->securitypriv.dot11PrivacyAlgrthm == _AES_))
  2369. {
  2370. /* restore group key, WEP keys is restored in ips_leave() */
  2371. rtw_set_key(padapter, psecuritypriv, psecuritypriv->dot118021XGrpKeyid, 0);
  2372. }
  2373. /* per sta pairwise key and settings */
  2374. if((padapter->securitypriv.dot11PrivacyAlgrthm != _TKIP_) &&
  2375. (padapter->securitypriv.dot11PrivacyAlgrthm != _AES_)) {
  2376. return;
  2377. }
  2378. _enter_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  2379. phead = &pstapriv->asoc_list;
  2380. plist = get_next(phead);
  2381. while ((rtw_end_of_queue_search(phead, plist)) == _FALSE) {
  2382. int stainfo_offset;
  2383. psta = LIST_CONTAINOR(plist, struct sta_info, asoc_list);
  2384. plist = get_next(plist);
  2385. stainfo_offset = rtw_stainfo_offset(pstapriv, psta);
  2386. if (stainfo_offset_valid(stainfo_offset)) {
  2387. chk_alive_list[chk_alive_num++] = stainfo_offset;
  2388. }
  2389. }
  2390. _exit_critical_bh(&pstapriv->asoc_list_lock, &irqL);
  2391. for (i = 0; i < chk_alive_num; i++) {
  2392. psta = rtw_get_stainfo_by_offset(pstapriv, chk_alive_list[i]);
  2393. if (psta == NULL) {
  2394. DBG_871X(FUNC_ADPT_FMT" sta_info is null\n", FUNC_ADPT_ARG(padapter));
  2395. } else if (psta->state &_FW_LINKED) {
  2396. Update_RA_Entry(padapter, psta);
  2397. //pairwise key
  2398. rtw_setstakey_cmd(padapter, (unsigned char *)psta, _TRUE);
  2399. }
  2400. }
  2401. }
  2402. void start_ap_mode(_adapter *padapter)
  2403. {
  2404. int i;
  2405. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  2406. struct sta_priv *pstapriv = &padapter->stapriv;
  2407. struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
  2408. struct wlan_acl_pool *pacl_list = &pstapriv->acl_list;
  2409. pmlmepriv->update_bcn = _FALSE;
  2410. //init_mlme_ap_info(padapter);
  2411. pmlmeext->bstart_bss = _FALSE;
  2412. pmlmepriv->num_sta_non_erp = 0;
  2413. pmlmepriv->num_sta_no_short_slot_time = 0;
  2414. pmlmepriv->num_sta_no_short_preamble = 0;
  2415. pmlmepriv->num_sta_ht_no_gf = 0;
  2416. #ifdef CONFIG_80211N_HT
  2417. pmlmepriv->num_sta_no_ht = 0;
  2418. #endif //CONFIG_80211N_HT
  2419. pmlmepriv->num_sta_ht_20mhz = 0;
  2420. pmlmepriv->olbc = _FALSE;
  2421. pmlmepriv->olbc_ht = _FALSE;
  2422. #ifdef CONFIG_80211N_HT
  2423. pmlmepriv->ht_op_mode = 0;
  2424. #endif
  2425. for(i=0; i<NUM_STA; i++)
  2426. pstapriv->sta_aid[i] = NULL;
  2427. pmlmepriv->wps_beacon_ie = NULL;
  2428. pmlmepriv->wps_probe_resp_ie = NULL;
  2429. pmlmepriv->wps_assoc_resp_ie = NULL;
  2430. pmlmepriv->p2p_beacon_ie = NULL;
  2431. pmlmepriv->p2p_probe_resp_ie = NULL;
  2432. //for ACL
  2433. _rtw_init_listhead(&(pacl_list->acl_node_q.queue));
  2434. pacl_list->num = 0;
  2435. pacl_list->mode = 0;
  2436. for(i = 0; i < NUM_ACL; i++)
  2437. {
  2438. _rtw_init_listhead(&pacl_list->aclnode[i].list);
  2439. pacl_list->aclnode[i].valid = _FALSE;
  2440. }
  2441. }
  2442. void stop_ap_mode(_adapter *padapter)
  2443. {
  2444. _irqL irqL;
  2445. _list *phead, *plist;
  2446. struct rtw_wlan_acl_node *paclnode;
  2447. struct sta_info *psta=NULL;
  2448. struct sta_priv *pstapriv = &padapter->stapriv;
  2449. struct mlme_priv *pmlmepriv = &(padapter->mlmepriv);
  2450. struct mlme_ext_priv *pmlmeext = &padapter->mlmeextpriv;
  2451. struct wlan_acl_pool *pacl_list = &pstapriv->acl_list;
  2452. _queue *pacl_node_q =&pacl_list->acl_node_q;
  2453. pmlmepriv->update_bcn = _FALSE;
  2454. pmlmeext->bstart_bss = _FALSE;
  2455. //_rtw_spinlock_free(&pmlmepriv->bcn_update_lock);
  2456. //reset and init security priv , this can refine with rtw_reset_securitypriv
  2457. _rtw_memset((unsigned char *)&padapter->securitypriv, 0, sizeof (struct security_priv));
  2458. padapter->securitypriv.ndisauthtype = Ndis802_11AuthModeOpen;
  2459. padapter->securitypriv.ndisencryptstatus = Ndis802_11WEPDisabled;
  2460. //for ACL
  2461. _enter_critical_bh(&(pacl_node_q->lock), &irqL);
  2462. phead = get_list_head(pacl_node_q);
  2463. plist = get_next(phead);
  2464. while ((rtw_end_of_queue_search(phead, plist)) == _FALSE)
  2465. {
  2466. paclnode = LIST_CONTAINOR(plist, struct rtw_wlan_acl_node, list);
  2467. plist = get_next(plist);
  2468. if(paclnode->valid == _TRUE)
  2469. {
  2470. paclnode->valid = _FALSE;
  2471. rtw_list_delete(&paclnode->list);
  2472. pacl_list->num--;
  2473. }
  2474. }
  2475. _exit_critical_bh(&(pacl_node_q->lock), &irqL);
  2476. DBG_871X("%s, free acl_node_queue, num=%d\n", __func__, pacl_list->num);
  2477. rtw_sta_flush(padapter);
  2478. //free_assoc_sta_resources
  2479. rtw_free_all_stainfo(padapter);
  2480. psta = rtw_get_bcmc_stainfo(padapter);
  2481. _enter_critical_bh(&(pstapriv->sta_hash_lock), &irqL);
  2482. rtw_free_stainfo(padapter, psta);
  2483. _exit_critical_bh(&(pstapriv->sta_hash_lock), &irqL);
  2484. rtw_init_bcmc_stainfo(padapter);
  2485. rtw_free_mlme_priv_ie_data(pmlmepriv);
  2486. }
  2487. #endif //CONFIG_NATIVEAP_MLME
  2488. #endif //CONFIG_AP_MODE