sta.c 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135
  1. /******************************************************************************
  2. *
  3. * This file is provided under a dual BSD/GPLv2 license. When using or
  4. * redistributing this file, you may do so under either license.
  5. *
  6. * GPL LICENSE SUMMARY
  7. *
  8. * Copyright(c) 2012 - 2015 Intel Corporation. All rights reserved.
  9. * Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH
  10. * Copyright(c) 2016 Intel Deutschland GmbH
  11. *
  12. * This program is free software; you can redistribute it and/or modify
  13. * it under the terms of version 2 of the GNU General Public License as
  14. * published by the Free Software Foundation.
  15. *
  16. * This program is distributed in the hope that it will be useful, but
  17. * WITHOUT ANY WARRANTY; without even the implied warranty of
  18. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  19. * General Public License for more details.
  20. *
  21. * You should have received a copy of the GNU General Public License
  22. * along with this program; if not, write to the Free Software
  23. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
  24. * USA
  25. *
  26. * The full GNU General Public License is included in this distribution
  27. * in the file called COPYING.
  28. *
  29. * Contact Information:
  30. * Intel Linux Wireless <linuxwifi@intel.com>
  31. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  32. *
  33. * BSD LICENSE
  34. *
  35. * Copyright(c) 2012 - 2015 Intel Corporation. All rights reserved.
  36. * Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH
  37. * Copyright(c) 2016 Intel Deutschland GmbH
  38. * All rights reserved.
  39. *
  40. * Redistribution and use in source and binary forms, with or without
  41. * modification, are permitted provided that the following conditions
  42. * are met:
  43. *
  44. * * Redistributions of source code must retain the above copyright
  45. * notice, this list of conditions and the following disclaimer.
  46. * * Redistributions in binary form must reproduce the above copyright
  47. * notice, this list of conditions and the following disclaimer in
  48. * the documentation and/or other materials provided with the
  49. * distribution.
  50. * * Neither the name Intel Corporation nor the names of its
  51. * contributors may be used to endorse or promote products derived
  52. * from this software without specific prior written permission.
  53. *
  54. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  55. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  56. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  57. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  58. * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  59. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  60. * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  61. * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  62. * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  63. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  64. * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  65. *
  66. *****************************************************************************/
  67. #include <net/mac80211.h>
  68. #include "mvm.h"
  69. #include "sta.h"
  70. #include "rs.h"
  71. /*
  72. * New version of ADD_STA_sta command added new fields at the end of the
  73. * structure, so sending the size of the relevant API's structure is enough to
  74. * support both API versions.
  75. */
  76. static inline int iwl_mvm_add_sta_cmd_size(struct iwl_mvm *mvm)
  77. {
  78. return iwl_mvm_has_new_rx_api(mvm) ?
  79. sizeof(struct iwl_mvm_add_sta_cmd) :
  80. sizeof(struct iwl_mvm_add_sta_cmd_v7);
  81. }
  82. static int iwl_mvm_find_free_sta_id(struct iwl_mvm *mvm,
  83. enum nl80211_iftype iftype)
  84. {
  85. int sta_id;
  86. u32 reserved_ids = 0;
  87. BUILD_BUG_ON(IWL_MVM_STATION_COUNT > 32);
  88. WARN_ON_ONCE(test_bit(IWL_MVM_STATUS_IN_HW_RESTART, &mvm->status));
  89. lockdep_assert_held(&mvm->mutex);
  90. /* d0i3/d3 assumes the AP's sta_id (of sta vif) is 0. reserve it. */
  91. if (iftype != NL80211_IFTYPE_STATION)
  92. reserved_ids = BIT(0);
  93. /* Don't take rcu_read_lock() since we are protected by mvm->mutex */
  94. for (sta_id = 0; sta_id < IWL_MVM_STATION_COUNT; sta_id++) {
  95. if (BIT(sta_id) & reserved_ids)
  96. continue;
  97. if (!rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id],
  98. lockdep_is_held(&mvm->mutex)))
  99. return sta_id;
  100. }
  101. return IWL_MVM_STATION_COUNT;
  102. }
  103. /* send station add/update command to firmware */
  104. int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
  105. bool update, unsigned int flags)
  106. {
  107. struct iwl_mvm_sta *mvm_sta = iwl_mvm_sta_from_mac80211(sta);
  108. struct iwl_mvm_add_sta_cmd add_sta_cmd = {
  109. .sta_id = mvm_sta->sta_id,
  110. .mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color),
  111. .add_modify = update ? 1 : 0,
  112. .station_flags_msk = cpu_to_le32(STA_FLG_FAT_EN_MSK |
  113. STA_FLG_MIMO_EN_MSK),
  114. .tid_disable_tx = cpu_to_le16(mvm_sta->tid_disable_agg),
  115. };
  116. int ret;
  117. u32 status;
  118. u32 agg_size = 0, mpdu_dens = 0;
  119. if (!update || (flags & STA_MODIFY_QUEUES)) {
  120. add_sta_cmd.tfd_queue_msk = cpu_to_le32(mvm_sta->tfd_queue_msk);
  121. memcpy(&add_sta_cmd.addr, sta->addr, ETH_ALEN);
  122. if (flags & STA_MODIFY_QUEUES)
  123. add_sta_cmd.modify_mask |= STA_MODIFY_QUEUES;
  124. }
  125. switch (sta->bandwidth) {
  126. case IEEE80211_STA_RX_BW_160:
  127. add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_FAT_EN_160MHZ);
  128. /* fall through */
  129. case IEEE80211_STA_RX_BW_80:
  130. add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_FAT_EN_80MHZ);
  131. /* fall through */
  132. case IEEE80211_STA_RX_BW_40:
  133. add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_FAT_EN_40MHZ);
  134. /* fall through */
  135. case IEEE80211_STA_RX_BW_20:
  136. if (sta->ht_cap.ht_supported)
  137. add_sta_cmd.station_flags |=
  138. cpu_to_le32(STA_FLG_FAT_EN_20MHZ);
  139. break;
  140. }
  141. switch (sta->rx_nss) {
  142. case 1:
  143. add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_SISO);
  144. break;
  145. case 2:
  146. add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_MIMO2);
  147. break;
  148. case 3 ... 8:
  149. add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_MIMO3);
  150. break;
  151. }
  152. switch (sta->smps_mode) {
  153. case IEEE80211_SMPS_AUTOMATIC:
  154. case IEEE80211_SMPS_NUM_MODES:
  155. WARN_ON(1);
  156. break;
  157. case IEEE80211_SMPS_STATIC:
  158. /* override NSS */
  159. add_sta_cmd.station_flags &= ~cpu_to_le32(STA_FLG_MIMO_EN_MSK);
  160. add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_SISO);
  161. break;
  162. case IEEE80211_SMPS_DYNAMIC:
  163. add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_RTS_MIMO_PROT);
  164. break;
  165. case IEEE80211_SMPS_OFF:
  166. /* nothing */
  167. break;
  168. }
  169. if (sta->ht_cap.ht_supported) {
  170. add_sta_cmd.station_flags_msk |=
  171. cpu_to_le32(STA_FLG_MAX_AGG_SIZE_MSK |
  172. STA_FLG_AGG_MPDU_DENS_MSK);
  173. mpdu_dens = sta->ht_cap.ampdu_density;
  174. }
  175. if (sta->vht_cap.vht_supported) {
  176. agg_size = sta->vht_cap.cap &
  177. IEEE80211_VHT_CAP_MAX_A_MPDU_LENGTH_EXPONENT_MASK;
  178. agg_size >>=
  179. IEEE80211_VHT_CAP_MAX_A_MPDU_LENGTH_EXPONENT_SHIFT;
  180. } else if (sta->ht_cap.ht_supported) {
  181. agg_size = sta->ht_cap.ampdu_factor;
  182. }
  183. add_sta_cmd.station_flags |=
  184. cpu_to_le32(agg_size << STA_FLG_MAX_AGG_SIZE_SHIFT);
  185. add_sta_cmd.station_flags |=
  186. cpu_to_le32(mpdu_dens << STA_FLG_AGG_MPDU_DENS_SHIFT);
  187. status = ADD_STA_SUCCESS;
  188. ret = iwl_mvm_send_cmd_pdu_status(mvm, ADD_STA,
  189. iwl_mvm_add_sta_cmd_size(mvm),
  190. &add_sta_cmd, &status);
  191. if (ret)
  192. return ret;
  193. switch (status & IWL_ADD_STA_STATUS_MASK) {
  194. case ADD_STA_SUCCESS:
  195. IWL_DEBUG_ASSOC(mvm, "ADD_STA PASSED\n");
  196. break;
  197. default:
  198. ret = -EIO;
  199. IWL_ERR(mvm, "ADD_STA failed\n");
  200. break;
  201. }
  202. return ret;
  203. }
  204. static int iwl_mvm_tdls_sta_init(struct iwl_mvm *mvm,
  205. struct ieee80211_sta *sta)
  206. {
  207. unsigned long used_hw_queues;
  208. struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
  209. unsigned int wdg_timeout =
  210. iwl_mvm_get_wd_timeout(mvm, NULL, true, false);
  211. u32 ac;
  212. lockdep_assert_held(&mvm->mutex);
  213. used_hw_queues = iwl_mvm_get_used_hw_queues(mvm, NULL);
  214. /* Find available queues, and allocate them to the ACs */
  215. for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) {
  216. u8 queue = find_first_zero_bit(&used_hw_queues,
  217. mvm->first_agg_queue);
  218. if (queue >= mvm->first_agg_queue) {
  219. IWL_ERR(mvm, "Failed to allocate STA queue\n");
  220. return -EBUSY;
  221. }
  222. __set_bit(queue, &used_hw_queues);
  223. mvmsta->hw_queue[ac] = queue;
  224. }
  225. /* Found a place for all queues - enable them */
  226. for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) {
  227. iwl_mvm_enable_ac_txq(mvm, mvmsta->hw_queue[ac],
  228. mvmsta->hw_queue[ac],
  229. iwl_mvm_ac_to_tx_fifo[ac], 0,
  230. wdg_timeout);
  231. mvmsta->tfd_queue_msk |= BIT(mvmsta->hw_queue[ac]);
  232. }
  233. return 0;
  234. }
  235. static void iwl_mvm_tdls_sta_deinit(struct iwl_mvm *mvm,
  236. struct ieee80211_sta *sta)
  237. {
  238. struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
  239. unsigned long sta_msk;
  240. int i;
  241. lockdep_assert_held(&mvm->mutex);
  242. /* disable the TDLS STA-specific queues */
  243. sta_msk = mvmsta->tfd_queue_msk;
  244. for_each_set_bit(i, &sta_msk, sizeof(sta_msk) * BITS_PER_BYTE)
  245. iwl_mvm_disable_txq(mvm, i, i, IWL_MAX_TID_COUNT, 0);
  246. }
  247. static int iwl_mvm_sta_alloc_queue(struct iwl_mvm *mvm,
  248. struct ieee80211_sta *sta, u8 ac, int tid,
  249. struct ieee80211_hdr *hdr)
  250. {
  251. struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
  252. struct iwl_trans_txq_scd_cfg cfg = {
  253. .fifo = iwl_mvm_ac_to_tx_fifo[ac],
  254. .sta_id = mvmsta->sta_id,
  255. .tid = tid,
  256. .frame_limit = IWL_FRAME_LIMIT,
  257. };
  258. unsigned int wdg_timeout =
  259. iwl_mvm_get_wd_timeout(mvm, mvmsta->vif, false, false);
  260. u8 mac_queue = mvmsta->vif->hw_queue[ac];
  261. int queue = -1;
  262. int ssn;
  263. lockdep_assert_held(&mvm->mutex);
  264. spin_lock_bh(&mvm->queue_info_lock);
  265. /*
  266. * Non-QoS, QoS NDP and MGMT frames should go to a MGMT queue, if one
  267. * exists
  268. */
  269. if (!ieee80211_is_data_qos(hdr->frame_control) ||
  270. ieee80211_is_qos_nullfunc(hdr->frame_control)) {
  271. queue = iwl_mvm_find_free_queue(mvm, IWL_MVM_DQA_MIN_MGMT_QUEUE,
  272. IWL_MVM_DQA_MAX_MGMT_QUEUE);
  273. if (queue >= IWL_MVM_DQA_MIN_MGMT_QUEUE)
  274. IWL_DEBUG_TX_QUEUES(mvm, "Found free MGMT queue #%d\n",
  275. queue);
  276. /* If no such queue is found, we'll use a DATA queue instead */
  277. }
  278. if (queue < 0 && mvmsta->reserved_queue != IEEE80211_INVAL_HW_QUEUE) {
  279. queue = mvmsta->reserved_queue;
  280. IWL_DEBUG_TX_QUEUES(mvm, "Using reserved queue #%d\n", queue);
  281. }
  282. if (queue < 0)
  283. queue = iwl_mvm_find_free_queue(mvm, IWL_MVM_DQA_MIN_DATA_QUEUE,
  284. IWL_MVM_DQA_MAX_DATA_QUEUE);
  285. if (queue >= 0)
  286. mvm->queue_info[queue].setup_reserved = false;
  287. spin_unlock_bh(&mvm->queue_info_lock);
  288. /* TODO: support shared queues for same RA */
  289. if (queue < 0)
  290. return -ENOSPC;
  291. /*
  292. * Actual en/disablement of aggregations is through the ADD_STA HCMD,
  293. * but for configuring the SCD to send A-MPDUs we need to mark the queue
  294. * as aggregatable.
  295. * Mark all DATA queues as allowing to be aggregated at some point
  296. */
  297. cfg.aggregate = (queue >= IWL_MVM_DQA_MIN_DATA_QUEUE ||
  298. queue == IWL_MVM_DQA_BSS_CLIENT_QUEUE);
  299. IWL_DEBUG_TX_QUEUES(mvm, "Allocating queue #%d to sta %d on tid %d\n",
  300. queue, mvmsta->sta_id, tid);
  301. ssn = IEEE80211_SEQ_TO_SN(le16_to_cpu(hdr->seq_ctrl));
  302. iwl_mvm_enable_txq(mvm, queue, mac_queue, ssn, &cfg,
  303. wdg_timeout);
  304. spin_lock_bh(&mvmsta->lock);
  305. mvmsta->tid_data[tid].txq_id = queue;
  306. mvmsta->tfd_queue_msk |= BIT(queue);
  307. if (mvmsta->reserved_queue == queue)
  308. mvmsta->reserved_queue = IEEE80211_INVAL_HW_QUEUE;
  309. spin_unlock_bh(&mvmsta->lock);
  310. return iwl_mvm_sta_send_to_fw(mvm, sta, true, STA_MODIFY_QUEUES);
  311. }
  312. static inline u8 iwl_mvm_tid_to_ac_queue(int tid)
  313. {
  314. if (tid == IWL_MAX_TID_COUNT)
  315. return IEEE80211_AC_VO; /* MGMT */
  316. return tid_to_mac80211_ac[tid];
  317. }
  318. static void iwl_mvm_tx_deferred_stream(struct iwl_mvm *mvm,
  319. struct ieee80211_sta *sta, int tid)
  320. {
  321. struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
  322. struct iwl_mvm_tid_data *tid_data = &mvmsta->tid_data[tid];
  323. struct sk_buff *skb;
  324. struct ieee80211_hdr *hdr;
  325. struct sk_buff_head deferred_tx;
  326. u8 mac_queue;
  327. bool no_queue = false; /* Marks if there is a problem with the queue */
  328. u8 ac;
  329. lockdep_assert_held(&mvm->mutex);
  330. skb = skb_peek(&tid_data->deferred_tx_frames);
  331. if (!skb)
  332. return;
  333. hdr = (void *)skb->data;
  334. ac = iwl_mvm_tid_to_ac_queue(tid);
  335. mac_queue = IEEE80211_SKB_CB(skb)->hw_queue;
  336. if (tid_data->txq_id == IEEE80211_INVAL_HW_QUEUE &&
  337. iwl_mvm_sta_alloc_queue(mvm, sta, ac, tid, hdr)) {
  338. IWL_ERR(mvm,
  339. "Can't alloc TXQ for sta %d tid %d - dropping frame\n",
  340. mvmsta->sta_id, tid);
  341. /*
  342. * Mark queue as problematic so later the deferred traffic is
  343. * freed, as we can do nothing with it
  344. */
  345. no_queue = true;
  346. }
  347. __skb_queue_head_init(&deferred_tx);
  348. /* Disable bottom-halves when entering TX path */
  349. local_bh_disable();
  350. spin_lock(&mvmsta->lock);
  351. skb_queue_splice_init(&tid_data->deferred_tx_frames, &deferred_tx);
  352. spin_unlock(&mvmsta->lock);
  353. while ((skb = __skb_dequeue(&deferred_tx)))
  354. if (no_queue || iwl_mvm_tx_skb(mvm, skb, sta))
  355. ieee80211_free_txskb(mvm->hw, skb);
  356. local_bh_enable();
  357. /* Wake queue */
  358. iwl_mvm_start_mac_queues(mvm, BIT(mac_queue));
  359. }
  360. void iwl_mvm_add_new_dqa_stream_wk(struct work_struct *wk)
  361. {
  362. struct iwl_mvm *mvm = container_of(wk, struct iwl_mvm,
  363. add_stream_wk);
  364. struct ieee80211_sta *sta;
  365. struct iwl_mvm_sta *mvmsta;
  366. unsigned long deferred_tid_traffic;
  367. int sta_id, tid;
  368. mutex_lock(&mvm->mutex);
  369. /* Go over all stations with deferred traffic */
  370. for_each_set_bit(sta_id, mvm->sta_deferred_frames,
  371. IWL_MVM_STATION_COUNT) {
  372. clear_bit(sta_id, mvm->sta_deferred_frames);
  373. sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id],
  374. lockdep_is_held(&mvm->mutex));
  375. if (IS_ERR_OR_NULL(sta))
  376. continue;
  377. mvmsta = iwl_mvm_sta_from_mac80211(sta);
  378. deferred_tid_traffic = mvmsta->deferred_traffic_tid_map;
  379. for_each_set_bit(tid, &deferred_tid_traffic,
  380. IWL_MAX_TID_COUNT + 1)
  381. iwl_mvm_tx_deferred_stream(mvm, sta, tid);
  382. }
  383. mutex_unlock(&mvm->mutex);
  384. }
  385. static int iwl_mvm_reserve_sta_stream(struct iwl_mvm *mvm,
  386. struct ieee80211_sta *sta,
  387. enum nl80211_iftype vif_type)
  388. {
  389. struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
  390. int queue;
  391. spin_lock_bh(&mvm->queue_info_lock);
  392. /* Make sure we have free resources for this STA */
  393. if (vif_type == NL80211_IFTYPE_STATION && !sta->tdls &&
  394. !mvm->queue_info[IWL_MVM_DQA_BSS_CLIENT_QUEUE].hw_queue_refcount &&
  395. !mvm->queue_info[IWL_MVM_DQA_BSS_CLIENT_QUEUE].setup_reserved)
  396. queue = IWL_MVM_DQA_BSS_CLIENT_QUEUE;
  397. else
  398. queue = iwl_mvm_find_free_queue(mvm, IWL_MVM_DQA_MIN_DATA_QUEUE,
  399. IWL_MVM_DQA_MAX_DATA_QUEUE);
  400. if (queue < 0) {
  401. spin_unlock_bh(&mvm->queue_info_lock);
  402. IWL_ERR(mvm, "No available queues for new station\n");
  403. return -ENOSPC;
  404. }
  405. mvm->queue_info[queue].setup_reserved = true;
  406. spin_unlock_bh(&mvm->queue_info_lock);
  407. mvmsta->reserved_queue = queue;
  408. IWL_DEBUG_TX_QUEUES(mvm, "Reserving data queue #%d for sta_id %d\n",
  409. queue, mvmsta->sta_id);
  410. return 0;
  411. }
  412. int iwl_mvm_add_sta(struct iwl_mvm *mvm,
  413. struct ieee80211_vif *vif,
  414. struct ieee80211_sta *sta)
  415. {
  416. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  417. struct iwl_mvm_sta *mvm_sta = iwl_mvm_sta_from_mac80211(sta);
  418. struct iwl_mvm_rxq_dup_data *dup_data;
  419. int i, ret, sta_id;
  420. lockdep_assert_held(&mvm->mutex);
  421. if (!test_bit(IWL_MVM_STATUS_IN_HW_RESTART, &mvm->status))
  422. sta_id = iwl_mvm_find_free_sta_id(mvm,
  423. ieee80211_vif_type_p2p(vif));
  424. else
  425. sta_id = mvm_sta->sta_id;
  426. if (sta_id == IWL_MVM_STATION_COUNT)
  427. return -ENOSPC;
  428. spin_lock_init(&mvm_sta->lock);
  429. mvm_sta->sta_id = sta_id;
  430. mvm_sta->mac_id_n_color = FW_CMD_ID_AND_COLOR(mvmvif->id,
  431. mvmvif->color);
  432. mvm_sta->vif = vif;
  433. mvm_sta->max_agg_bufsize = LINK_QUAL_AGG_FRAME_LIMIT_DEF;
  434. mvm_sta->tx_protection = 0;
  435. mvm_sta->tt_tx_protection = false;
  436. /* HW restart, don't assume the memory has been zeroed */
  437. atomic_set(&mvm->pending_frames[sta_id], 0);
  438. mvm_sta->tid_disable_agg = 0xffff; /* No aggs at first */
  439. mvm_sta->tfd_queue_msk = 0;
  440. /* allocate new queues for a TDLS station */
  441. if (sta->tdls) {
  442. ret = iwl_mvm_tdls_sta_init(mvm, sta);
  443. if (ret)
  444. return ret;
  445. } else if (!iwl_mvm_is_dqa_supported(mvm)) {
  446. for (i = 0; i < IEEE80211_NUM_ACS; i++)
  447. if (vif->hw_queue[i] != IEEE80211_INVAL_HW_QUEUE)
  448. mvm_sta->tfd_queue_msk |= BIT(vif->hw_queue[i]);
  449. }
  450. /* for HW restart - reset everything but the sequence number */
  451. for (i = 0; i <= IWL_MAX_TID_COUNT; i++) {
  452. u16 seq = mvm_sta->tid_data[i].seq_number;
  453. memset(&mvm_sta->tid_data[i], 0, sizeof(mvm_sta->tid_data[i]));
  454. mvm_sta->tid_data[i].seq_number = seq;
  455. if (!iwl_mvm_is_dqa_supported(mvm))
  456. continue;
  457. /*
  458. * Mark all queues for this STA as unallocated and defer TX
  459. * frames until the queue is allocated
  460. */
  461. mvm_sta->tid_data[i].txq_id = IEEE80211_INVAL_HW_QUEUE;
  462. skb_queue_head_init(&mvm_sta->tid_data[i].deferred_tx_frames);
  463. }
  464. mvm_sta->deferred_traffic_tid_map = 0;
  465. mvm_sta->agg_tids = 0;
  466. if (iwl_mvm_has_new_rx_api(mvm) &&
  467. !test_bit(IWL_MVM_STATUS_IN_HW_RESTART, &mvm->status)) {
  468. dup_data = kcalloc(mvm->trans->num_rx_queues,
  469. sizeof(*dup_data),
  470. GFP_KERNEL);
  471. if (!dup_data)
  472. return -ENOMEM;
  473. mvm_sta->dup_data = dup_data;
  474. }
  475. if (iwl_mvm_is_dqa_supported(mvm)) {
  476. ret = iwl_mvm_reserve_sta_stream(mvm, sta,
  477. ieee80211_vif_type_p2p(vif));
  478. if (ret)
  479. goto err;
  480. }
  481. ret = iwl_mvm_sta_send_to_fw(mvm, sta, false, 0);
  482. if (ret)
  483. goto err;
  484. if (vif->type == NL80211_IFTYPE_STATION) {
  485. if (!sta->tdls) {
  486. WARN_ON(mvmvif->ap_sta_id != IWL_MVM_STATION_COUNT);
  487. mvmvif->ap_sta_id = sta_id;
  488. } else {
  489. WARN_ON(mvmvif->ap_sta_id == IWL_MVM_STATION_COUNT);
  490. }
  491. }
  492. rcu_assign_pointer(mvm->fw_id_to_mac_id[sta_id], sta);
  493. return 0;
  494. err:
  495. iwl_mvm_tdls_sta_deinit(mvm, sta);
  496. return ret;
  497. }
  498. int iwl_mvm_update_sta(struct iwl_mvm *mvm,
  499. struct ieee80211_vif *vif,
  500. struct ieee80211_sta *sta)
  501. {
  502. return iwl_mvm_sta_send_to_fw(mvm, sta, true, 0);
  503. }
  504. int iwl_mvm_drain_sta(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta,
  505. bool drain)
  506. {
  507. struct iwl_mvm_add_sta_cmd cmd = {};
  508. int ret;
  509. u32 status;
  510. lockdep_assert_held(&mvm->mutex);
  511. cmd.mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color);
  512. cmd.sta_id = mvmsta->sta_id;
  513. cmd.add_modify = STA_MODE_MODIFY;
  514. cmd.station_flags = drain ? cpu_to_le32(STA_FLG_DRAIN_FLOW) : 0;
  515. cmd.station_flags_msk = cpu_to_le32(STA_FLG_DRAIN_FLOW);
  516. status = ADD_STA_SUCCESS;
  517. ret = iwl_mvm_send_cmd_pdu_status(mvm, ADD_STA,
  518. iwl_mvm_add_sta_cmd_size(mvm),
  519. &cmd, &status);
  520. if (ret)
  521. return ret;
  522. switch (status & IWL_ADD_STA_STATUS_MASK) {
  523. case ADD_STA_SUCCESS:
  524. IWL_DEBUG_INFO(mvm, "Frames for staid %d will drained in fw\n",
  525. mvmsta->sta_id);
  526. break;
  527. default:
  528. ret = -EIO;
  529. IWL_ERR(mvm, "Couldn't drain frames for staid %d\n",
  530. mvmsta->sta_id);
  531. break;
  532. }
  533. return ret;
  534. }
  535. /*
  536. * Remove a station from the FW table. Before sending the command to remove
  537. * the station validate that the station is indeed known to the driver (sanity
  538. * only).
  539. */
  540. static int iwl_mvm_rm_sta_common(struct iwl_mvm *mvm, u8 sta_id)
  541. {
  542. struct ieee80211_sta *sta;
  543. struct iwl_mvm_rm_sta_cmd rm_sta_cmd = {
  544. .sta_id = sta_id,
  545. };
  546. int ret;
  547. sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id],
  548. lockdep_is_held(&mvm->mutex));
  549. /* Note: internal stations are marked as error values */
  550. if (!sta) {
  551. IWL_ERR(mvm, "Invalid station id\n");
  552. return -EINVAL;
  553. }
  554. ret = iwl_mvm_send_cmd_pdu(mvm, REMOVE_STA, 0,
  555. sizeof(rm_sta_cmd), &rm_sta_cmd);
  556. if (ret) {
  557. IWL_ERR(mvm, "Failed to remove station. Id=%d\n", sta_id);
  558. return ret;
  559. }
  560. return 0;
  561. }
  562. void iwl_mvm_sta_drained_wk(struct work_struct *wk)
  563. {
  564. struct iwl_mvm *mvm = container_of(wk, struct iwl_mvm, sta_drained_wk);
  565. u8 sta_id;
  566. /*
  567. * The mutex is needed because of the SYNC cmd, but not only: if the
  568. * work would run concurrently with iwl_mvm_rm_sta, it would run before
  569. * iwl_mvm_rm_sta sets the station as busy, and exit. Then
  570. * iwl_mvm_rm_sta would set the station as busy, and nobody will clean
  571. * that later.
  572. */
  573. mutex_lock(&mvm->mutex);
  574. for_each_set_bit(sta_id, mvm->sta_drained, IWL_MVM_STATION_COUNT) {
  575. int ret;
  576. struct ieee80211_sta *sta =
  577. rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id],
  578. lockdep_is_held(&mvm->mutex));
  579. /*
  580. * This station is in use or RCU-removed; the latter happens in
  581. * managed mode, where mac80211 removes the station before we
  582. * can remove it from firmware (we can only do that after the
  583. * MAC is marked unassociated), and possibly while the deauth
  584. * frame to disconnect from the AP is still queued. Then, the
  585. * station pointer is -ENOENT when the last skb is reclaimed.
  586. */
  587. if (!IS_ERR(sta) || PTR_ERR(sta) == -ENOENT)
  588. continue;
  589. if (PTR_ERR(sta) == -EINVAL) {
  590. IWL_ERR(mvm, "Drained sta %d, but it is internal?\n",
  591. sta_id);
  592. continue;
  593. }
  594. if (!sta) {
  595. IWL_ERR(mvm, "Drained sta %d, but it was NULL?\n",
  596. sta_id);
  597. continue;
  598. }
  599. WARN_ON(PTR_ERR(sta) != -EBUSY);
  600. /* This station was removed and we waited until it got drained,
  601. * we can now proceed and remove it.
  602. */
  603. ret = iwl_mvm_rm_sta_common(mvm, sta_id);
  604. if (ret) {
  605. IWL_ERR(mvm,
  606. "Couldn't remove sta %d after it was drained\n",
  607. sta_id);
  608. continue;
  609. }
  610. RCU_INIT_POINTER(mvm->fw_id_to_mac_id[sta_id], NULL);
  611. clear_bit(sta_id, mvm->sta_drained);
  612. if (mvm->tfd_drained[sta_id]) {
  613. unsigned long i, msk = mvm->tfd_drained[sta_id];
  614. for_each_set_bit(i, &msk, sizeof(msk) * BITS_PER_BYTE)
  615. iwl_mvm_disable_txq(mvm, i, i,
  616. IWL_MAX_TID_COUNT, 0);
  617. mvm->tfd_drained[sta_id] = 0;
  618. IWL_DEBUG_TDLS(mvm, "Drained sta %d, with queues %ld\n",
  619. sta_id, msk);
  620. }
  621. }
  622. mutex_unlock(&mvm->mutex);
  623. }
  624. static void iwl_mvm_disable_sta_queues(struct iwl_mvm *mvm,
  625. struct ieee80211_vif *vif,
  626. struct iwl_mvm_sta *mvm_sta)
  627. {
  628. int ac;
  629. int i;
  630. lockdep_assert_held(&mvm->mutex);
  631. for (i = 0; i < ARRAY_SIZE(mvm_sta->tid_data); i++) {
  632. if (mvm_sta->tid_data[i].txq_id == IEEE80211_INVAL_HW_QUEUE)
  633. continue;
  634. ac = iwl_mvm_tid_to_ac_queue(i);
  635. iwl_mvm_disable_txq(mvm, mvm_sta->tid_data[i].txq_id,
  636. vif->hw_queue[ac], i, 0);
  637. mvm_sta->tid_data[i].txq_id = IEEE80211_INVAL_HW_QUEUE;
  638. }
  639. }
  640. int iwl_mvm_rm_sta(struct iwl_mvm *mvm,
  641. struct ieee80211_vif *vif,
  642. struct ieee80211_sta *sta)
  643. {
  644. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  645. struct iwl_mvm_sta *mvm_sta = iwl_mvm_sta_from_mac80211(sta);
  646. int ret;
  647. lockdep_assert_held(&mvm->mutex);
  648. if (iwl_mvm_has_new_rx_api(mvm))
  649. kfree(mvm_sta->dup_data);
  650. if (vif->type == NL80211_IFTYPE_STATION &&
  651. mvmvif->ap_sta_id == mvm_sta->sta_id) {
  652. ret = iwl_mvm_drain_sta(mvm, mvm_sta, true);
  653. if (ret)
  654. return ret;
  655. /* flush its queues here since we are freeing mvm_sta */
  656. ret = iwl_mvm_flush_tx_path(mvm, mvm_sta->tfd_queue_msk, 0);
  657. if (ret)
  658. return ret;
  659. ret = iwl_trans_wait_tx_queue_empty(mvm->trans,
  660. mvm_sta->tfd_queue_msk);
  661. if (ret)
  662. return ret;
  663. ret = iwl_mvm_drain_sta(mvm, mvm_sta, false);
  664. /* If DQA is supported - the queues can be disabled now */
  665. if (iwl_mvm_is_dqa_supported(mvm))
  666. iwl_mvm_disable_sta_queues(mvm, vif, mvm_sta);
  667. /* if we are associated - we can't remove the AP STA now */
  668. if (vif->bss_conf.assoc)
  669. return ret;
  670. /* unassoc - go ahead - remove the AP STA now */
  671. mvmvif->ap_sta_id = IWL_MVM_STATION_COUNT;
  672. /* clear d0i3_ap_sta_id if no longer relevant */
  673. if (mvm->d0i3_ap_sta_id == mvm_sta->sta_id)
  674. mvm->d0i3_ap_sta_id = IWL_MVM_STATION_COUNT;
  675. }
  676. /*
  677. * This shouldn't happen - the TDLS channel switch should be canceled
  678. * before the STA is removed.
  679. */
  680. if (WARN_ON_ONCE(mvm->tdls_cs.peer.sta_id == mvm_sta->sta_id)) {
  681. mvm->tdls_cs.peer.sta_id = IWL_MVM_STATION_COUNT;
  682. cancel_delayed_work(&mvm->tdls_cs.dwork);
  683. }
  684. /*
  685. * Make sure that the tx response code sees the station as -EBUSY and
  686. * calls the drain worker.
  687. */
  688. spin_lock_bh(&mvm_sta->lock);
  689. /*
  690. * There are frames pending on the AC queues for this station.
  691. * We need to wait until all the frames are drained...
  692. */
  693. if (atomic_read(&mvm->pending_frames[mvm_sta->sta_id])) {
  694. rcu_assign_pointer(mvm->fw_id_to_mac_id[mvm_sta->sta_id],
  695. ERR_PTR(-EBUSY));
  696. spin_unlock_bh(&mvm_sta->lock);
  697. /* disable TDLS sta queues on drain complete */
  698. if (sta->tdls) {
  699. mvm->tfd_drained[mvm_sta->sta_id] =
  700. mvm_sta->tfd_queue_msk;
  701. IWL_DEBUG_TDLS(mvm, "Draining TDLS sta %d\n",
  702. mvm_sta->sta_id);
  703. }
  704. ret = iwl_mvm_drain_sta(mvm, mvm_sta, true);
  705. } else {
  706. spin_unlock_bh(&mvm_sta->lock);
  707. if (sta->tdls)
  708. iwl_mvm_tdls_sta_deinit(mvm, sta);
  709. ret = iwl_mvm_rm_sta_common(mvm, mvm_sta->sta_id);
  710. RCU_INIT_POINTER(mvm->fw_id_to_mac_id[mvm_sta->sta_id], NULL);
  711. }
  712. return ret;
  713. }
  714. int iwl_mvm_rm_sta_id(struct iwl_mvm *mvm,
  715. struct ieee80211_vif *vif,
  716. u8 sta_id)
  717. {
  718. int ret = iwl_mvm_rm_sta_common(mvm, sta_id);
  719. lockdep_assert_held(&mvm->mutex);
  720. RCU_INIT_POINTER(mvm->fw_id_to_mac_id[sta_id], NULL);
  721. return ret;
  722. }
  723. int iwl_mvm_allocate_int_sta(struct iwl_mvm *mvm,
  724. struct iwl_mvm_int_sta *sta,
  725. u32 qmask, enum nl80211_iftype iftype)
  726. {
  727. if (!test_bit(IWL_MVM_STATUS_IN_HW_RESTART, &mvm->status)) {
  728. sta->sta_id = iwl_mvm_find_free_sta_id(mvm, iftype);
  729. if (WARN_ON_ONCE(sta->sta_id == IWL_MVM_STATION_COUNT))
  730. return -ENOSPC;
  731. }
  732. sta->tfd_queue_msk = qmask;
  733. /* put a non-NULL value so iterating over the stations won't stop */
  734. rcu_assign_pointer(mvm->fw_id_to_mac_id[sta->sta_id], ERR_PTR(-EINVAL));
  735. return 0;
  736. }
  737. static void iwl_mvm_dealloc_int_sta(struct iwl_mvm *mvm,
  738. struct iwl_mvm_int_sta *sta)
  739. {
  740. RCU_INIT_POINTER(mvm->fw_id_to_mac_id[sta->sta_id], NULL);
  741. memset(sta, 0, sizeof(struct iwl_mvm_int_sta));
  742. sta->sta_id = IWL_MVM_STATION_COUNT;
  743. }
  744. static int iwl_mvm_add_int_sta_common(struct iwl_mvm *mvm,
  745. struct iwl_mvm_int_sta *sta,
  746. const u8 *addr,
  747. u16 mac_id, u16 color)
  748. {
  749. struct iwl_mvm_add_sta_cmd cmd;
  750. int ret;
  751. u32 status;
  752. lockdep_assert_held(&mvm->mutex);
  753. memset(&cmd, 0, sizeof(cmd));
  754. cmd.sta_id = sta->sta_id;
  755. cmd.mac_id_n_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mac_id,
  756. color));
  757. cmd.tfd_queue_msk = cpu_to_le32(sta->tfd_queue_msk);
  758. cmd.tid_disable_tx = cpu_to_le16(0xffff);
  759. if (addr)
  760. memcpy(cmd.addr, addr, ETH_ALEN);
  761. ret = iwl_mvm_send_cmd_pdu_status(mvm, ADD_STA,
  762. iwl_mvm_add_sta_cmd_size(mvm),
  763. &cmd, &status);
  764. if (ret)
  765. return ret;
  766. switch (status & IWL_ADD_STA_STATUS_MASK) {
  767. case ADD_STA_SUCCESS:
  768. IWL_DEBUG_INFO(mvm, "Internal station added.\n");
  769. return 0;
  770. default:
  771. ret = -EIO;
  772. IWL_ERR(mvm, "Add internal station failed, status=0x%x\n",
  773. status);
  774. break;
  775. }
  776. return ret;
  777. }
  778. int iwl_mvm_add_aux_sta(struct iwl_mvm *mvm)
  779. {
  780. unsigned int wdg_timeout = iwlmvm_mod_params.tfd_q_hang_detect ?
  781. mvm->cfg->base_params->wd_timeout :
  782. IWL_WATCHDOG_DISABLED;
  783. int ret;
  784. lockdep_assert_held(&mvm->mutex);
  785. /* Map Aux queue to fifo - needs to happen before adding Aux station */
  786. iwl_mvm_enable_ac_txq(mvm, mvm->aux_queue, mvm->aux_queue,
  787. IWL_MVM_TX_FIFO_MCAST, 0, wdg_timeout);
  788. /* Allocate aux station and assign to it the aux queue */
  789. ret = iwl_mvm_allocate_int_sta(mvm, &mvm->aux_sta, BIT(mvm->aux_queue),
  790. NL80211_IFTYPE_UNSPECIFIED);
  791. if (ret)
  792. return ret;
  793. ret = iwl_mvm_add_int_sta_common(mvm, &mvm->aux_sta, NULL,
  794. MAC_INDEX_AUX, 0);
  795. if (ret)
  796. iwl_mvm_dealloc_int_sta(mvm, &mvm->aux_sta);
  797. return ret;
  798. }
  799. int iwl_mvm_add_snif_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
  800. {
  801. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  802. lockdep_assert_held(&mvm->mutex);
  803. return iwl_mvm_add_int_sta_common(mvm, &mvm->snif_sta, vif->addr,
  804. mvmvif->id, 0);
  805. }
  806. int iwl_mvm_rm_snif_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
  807. {
  808. int ret;
  809. lockdep_assert_held(&mvm->mutex);
  810. ret = iwl_mvm_rm_sta_common(mvm, mvm->snif_sta.sta_id);
  811. if (ret)
  812. IWL_WARN(mvm, "Failed sending remove station\n");
  813. return ret;
  814. }
  815. void iwl_mvm_dealloc_snif_sta(struct iwl_mvm *mvm)
  816. {
  817. iwl_mvm_dealloc_int_sta(mvm, &mvm->snif_sta);
  818. }
  819. void iwl_mvm_del_aux_sta(struct iwl_mvm *mvm)
  820. {
  821. lockdep_assert_held(&mvm->mutex);
  822. iwl_mvm_dealloc_int_sta(mvm, &mvm->aux_sta);
  823. }
  824. /*
  825. * Send the add station command for the vif's broadcast station.
  826. * Assumes that the station was already allocated.
  827. *
  828. * @mvm: the mvm component
  829. * @vif: the interface to which the broadcast station is added
  830. * @bsta: the broadcast station to add.
  831. */
  832. int iwl_mvm_send_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
  833. {
  834. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  835. struct iwl_mvm_int_sta *bsta = &mvmvif->bcast_sta;
  836. static const u8 _baddr[] = {0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF};
  837. const u8 *baddr = _baddr;
  838. lockdep_assert_held(&mvm->mutex);
  839. if (vif->type == NL80211_IFTYPE_ADHOC)
  840. baddr = vif->bss_conf.bssid;
  841. if (WARN_ON_ONCE(bsta->sta_id == IWL_MVM_STATION_COUNT))
  842. return -ENOSPC;
  843. return iwl_mvm_add_int_sta_common(mvm, bsta, baddr,
  844. mvmvif->id, mvmvif->color);
  845. }
  846. /* Send the FW a request to remove the station from it's internal data
  847. * structures, but DO NOT remove the entry from the local data structures. */
  848. int iwl_mvm_send_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
  849. {
  850. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  851. int ret;
  852. lockdep_assert_held(&mvm->mutex);
  853. ret = iwl_mvm_rm_sta_common(mvm, mvmvif->bcast_sta.sta_id);
  854. if (ret)
  855. IWL_WARN(mvm, "Failed sending remove station\n");
  856. return ret;
  857. }
  858. int iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
  859. {
  860. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  861. u32 qmask;
  862. lockdep_assert_held(&mvm->mutex);
  863. qmask = iwl_mvm_mac_get_queues_mask(vif);
  864. /*
  865. * The firmware defines the TFD queue mask to only be relevant
  866. * for *unicast* queues, so the multicast (CAB) queue shouldn't
  867. * be included.
  868. */
  869. if (vif->type == NL80211_IFTYPE_AP)
  870. qmask &= ~BIT(vif->cab_queue);
  871. return iwl_mvm_allocate_int_sta(mvm, &mvmvif->bcast_sta, qmask,
  872. ieee80211_vif_type_p2p(vif));
  873. }
  874. /* Allocate a new station entry for the broadcast station to the given vif,
  875. * and send it to the FW.
  876. * Note that each P2P mac should have its own broadcast station.
  877. *
  878. * @mvm: the mvm component
  879. * @vif: the interface to which the broadcast station is added
  880. * @bsta: the broadcast station to add. */
  881. int iwl_mvm_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
  882. {
  883. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  884. struct iwl_mvm_int_sta *bsta = &mvmvif->bcast_sta;
  885. int ret;
  886. lockdep_assert_held(&mvm->mutex);
  887. ret = iwl_mvm_alloc_bcast_sta(mvm, vif);
  888. if (ret)
  889. return ret;
  890. ret = iwl_mvm_send_add_bcast_sta(mvm, vif);
  891. if (ret)
  892. iwl_mvm_dealloc_int_sta(mvm, bsta);
  893. return ret;
  894. }
  895. void iwl_mvm_dealloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
  896. {
  897. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  898. iwl_mvm_dealloc_int_sta(mvm, &mvmvif->bcast_sta);
  899. }
  900. /*
  901. * Send the FW a request to remove the station from it's internal data
  902. * structures, and in addition remove it from the local data structure.
  903. */
  904. int iwl_mvm_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
  905. {
  906. int ret;
  907. lockdep_assert_held(&mvm->mutex);
  908. ret = iwl_mvm_send_rm_bcast_sta(mvm, vif);
  909. iwl_mvm_dealloc_bcast_sta(mvm, vif);
  910. return ret;
  911. }
  912. #define IWL_MAX_RX_BA_SESSIONS 16
  913. int iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
  914. int tid, u16 ssn, bool start, u8 buf_size)
  915. {
  916. struct iwl_mvm_sta *mvm_sta = iwl_mvm_sta_from_mac80211(sta);
  917. struct iwl_mvm_add_sta_cmd cmd = {};
  918. int ret;
  919. u32 status;
  920. lockdep_assert_held(&mvm->mutex);
  921. if (start && mvm->rx_ba_sessions >= IWL_MAX_RX_BA_SESSIONS) {
  922. IWL_WARN(mvm, "Not enough RX BA SESSIONS\n");
  923. return -ENOSPC;
  924. }
  925. cmd.mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color);
  926. cmd.sta_id = mvm_sta->sta_id;
  927. cmd.add_modify = STA_MODE_MODIFY;
  928. if (start) {
  929. cmd.add_immediate_ba_tid = (u8) tid;
  930. cmd.add_immediate_ba_ssn = cpu_to_le16(ssn);
  931. cmd.rx_ba_window = cpu_to_le16((u16)buf_size);
  932. } else {
  933. cmd.remove_immediate_ba_tid = (u8) tid;
  934. }
  935. cmd.modify_mask = start ? STA_MODIFY_ADD_BA_TID :
  936. STA_MODIFY_REMOVE_BA_TID;
  937. status = ADD_STA_SUCCESS;
  938. ret = iwl_mvm_send_cmd_pdu_status(mvm, ADD_STA,
  939. iwl_mvm_add_sta_cmd_size(mvm),
  940. &cmd, &status);
  941. if (ret)
  942. return ret;
  943. switch (status & IWL_ADD_STA_STATUS_MASK) {
  944. case ADD_STA_SUCCESS:
  945. IWL_DEBUG_INFO(mvm, "RX BA Session %sed in fw\n",
  946. start ? "start" : "stopp");
  947. break;
  948. case ADD_STA_IMMEDIATE_BA_FAILURE:
  949. IWL_WARN(mvm, "RX BA Session refused by fw\n");
  950. ret = -ENOSPC;
  951. break;
  952. default:
  953. ret = -EIO;
  954. IWL_ERR(mvm, "RX BA Session failed %sing, status 0x%x\n",
  955. start ? "start" : "stopp", status);
  956. break;
  957. }
  958. if (!ret) {
  959. if (start)
  960. mvm->rx_ba_sessions++;
  961. else if (mvm->rx_ba_sessions > 0)
  962. /* check that restart flow didn't zero the counter */
  963. mvm->rx_ba_sessions--;
  964. }
  965. return ret;
  966. }
  967. static int iwl_mvm_sta_tx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
  968. int tid, u8 queue, bool start)
  969. {
  970. struct iwl_mvm_sta *mvm_sta = iwl_mvm_sta_from_mac80211(sta);
  971. struct iwl_mvm_add_sta_cmd cmd = {};
  972. int ret;
  973. u32 status;
  974. lockdep_assert_held(&mvm->mutex);
  975. if (start) {
  976. mvm_sta->tfd_queue_msk |= BIT(queue);
  977. mvm_sta->tid_disable_agg &= ~BIT(tid);
  978. } else {
  979. mvm_sta->tfd_queue_msk &= ~BIT(queue);
  980. mvm_sta->tid_disable_agg |= BIT(tid);
  981. }
  982. cmd.mac_id_n_color = cpu_to_le32(mvm_sta->mac_id_n_color);
  983. cmd.sta_id = mvm_sta->sta_id;
  984. cmd.add_modify = STA_MODE_MODIFY;
  985. cmd.modify_mask = STA_MODIFY_QUEUES | STA_MODIFY_TID_DISABLE_TX;
  986. cmd.tfd_queue_msk = cpu_to_le32(mvm_sta->tfd_queue_msk);
  987. cmd.tid_disable_tx = cpu_to_le16(mvm_sta->tid_disable_agg);
  988. status = ADD_STA_SUCCESS;
  989. ret = iwl_mvm_send_cmd_pdu_status(mvm, ADD_STA,
  990. iwl_mvm_add_sta_cmd_size(mvm),
  991. &cmd, &status);
  992. if (ret)
  993. return ret;
  994. switch (status & IWL_ADD_STA_STATUS_MASK) {
  995. case ADD_STA_SUCCESS:
  996. break;
  997. default:
  998. ret = -EIO;
  999. IWL_ERR(mvm, "TX BA Session failed %sing, status 0x%x\n",
  1000. start ? "start" : "stopp", status);
  1001. break;
  1002. }
  1003. return ret;
  1004. }
  1005. const u8 tid_to_mac80211_ac[] = {
  1006. IEEE80211_AC_BE,
  1007. IEEE80211_AC_BK,
  1008. IEEE80211_AC_BK,
  1009. IEEE80211_AC_BE,
  1010. IEEE80211_AC_VI,
  1011. IEEE80211_AC_VI,
  1012. IEEE80211_AC_VO,
  1013. IEEE80211_AC_VO,
  1014. };
  1015. static const u8 tid_to_ucode_ac[] = {
  1016. AC_BE,
  1017. AC_BK,
  1018. AC_BK,
  1019. AC_BE,
  1020. AC_VI,
  1021. AC_VI,
  1022. AC_VO,
  1023. AC_VO,
  1024. };
  1025. int iwl_mvm_sta_tx_agg_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
  1026. struct ieee80211_sta *sta, u16 tid, u16 *ssn)
  1027. {
  1028. struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
  1029. struct iwl_mvm_tid_data *tid_data;
  1030. int txq_id;
  1031. int ret;
  1032. if (WARN_ON_ONCE(tid >= IWL_MAX_TID_COUNT))
  1033. return -EINVAL;
  1034. if (mvmsta->tid_data[tid].state != IWL_AGG_OFF) {
  1035. IWL_ERR(mvm, "Start AGG when state is not IWL_AGG_OFF %d!\n",
  1036. mvmsta->tid_data[tid].state);
  1037. return -ENXIO;
  1038. }
  1039. lockdep_assert_held(&mvm->mutex);
  1040. spin_lock_bh(&mvmsta->lock);
  1041. /* possible race condition - we entered D0i3 while starting agg */
  1042. if (test_bit(IWL_MVM_STATUS_IN_D0I3, &mvm->status)) {
  1043. spin_unlock_bh(&mvmsta->lock);
  1044. IWL_ERR(mvm, "Entered D0i3 while starting Tx agg\n");
  1045. return -EIO;
  1046. }
  1047. spin_lock_bh(&mvm->queue_info_lock);
  1048. txq_id = iwl_mvm_find_free_queue(mvm, mvm->first_agg_queue,
  1049. mvm->last_agg_queue);
  1050. if (txq_id < 0) {
  1051. ret = txq_id;
  1052. spin_unlock_bh(&mvm->queue_info_lock);
  1053. IWL_ERR(mvm, "Failed to allocate agg queue\n");
  1054. goto release_locks;
  1055. }
  1056. mvm->queue_info[txq_id].setup_reserved = true;
  1057. spin_unlock_bh(&mvm->queue_info_lock);
  1058. tid_data = &mvmsta->tid_data[tid];
  1059. tid_data->ssn = IEEE80211_SEQ_TO_SN(tid_data->seq_number);
  1060. tid_data->txq_id = txq_id;
  1061. *ssn = tid_data->ssn;
  1062. IWL_DEBUG_TX_QUEUES(mvm,
  1063. "Start AGG: sta %d tid %d queue %d - ssn = %d, next_recl = %d\n",
  1064. mvmsta->sta_id, tid, txq_id, tid_data->ssn,
  1065. tid_data->next_reclaimed);
  1066. if (tid_data->ssn == tid_data->next_reclaimed) {
  1067. tid_data->state = IWL_AGG_STARTING;
  1068. ieee80211_start_tx_ba_cb_irqsafe(vif, sta->addr, tid);
  1069. } else {
  1070. tid_data->state = IWL_EMPTYING_HW_QUEUE_ADDBA;
  1071. }
  1072. ret = 0;
  1073. release_locks:
  1074. spin_unlock_bh(&mvmsta->lock);
  1075. return ret;
  1076. }
  1077. int iwl_mvm_sta_tx_agg_oper(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
  1078. struct ieee80211_sta *sta, u16 tid, u8 buf_size,
  1079. bool amsdu)
  1080. {
  1081. struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
  1082. struct iwl_mvm_tid_data *tid_data = &mvmsta->tid_data[tid];
  1083. unsigned int wdg_timeout =
  1084. iwl_mvm_get_wd_timeout(mvm, vif, sta->tdls, false);
  1085. int queue, ret;
  1086. u16 ssn;
  1087. struct iwl_trans_txq_scd_cfg cfg = {
  1088. .sta_id = mvmsta->sta_id,
  1089. .tid = tid,
  1090. .frame_limit = buf_size,
  1091. .aggregate = true,
  1092. };
  1093. BUILD_BUG_ON((sizeof(mvmsta->agg_tids) * BITS_PER_BYTE)
  1094. != IWL_MAX_TID_COUNT);
  1095. buf_size = min_t(int, buf_size, LINK_QUAL_AGG_FRAME_LIMIT_DEF);
  1096. spin_lock_bh(&mvmsta->lock);
  1097. ssn = tid_data->ssn;
  1098. queue = tid_data->txq_id;
  1099. tid_data->state = IWL_AGG_ON;
  1100. mvmsta->agg_tids |= BIT(tid);
  1101. tid_data->ssn = 0xffff;
  1102. tid_data->amsdu_in_ampdu_allowed = amsdu;
  1103. spin_unlock_bh(&mvmsta->lock);
  1104. cfg.fifo = iwl_mvm_ac_to_tx_fifo[tid_to_mac80211_ac[tid]];
  1105. iwl_mvm_enable_txq(mvm, queue, vif->hw_queue[tid_to_mac80211_ac[tid]],
  1106. ssn, &cfg, wdg_timeout);
  1107. ret = iwl_mvm_sta_tx_agg(mvm, sta, tid, queue, true);
  1108. if (ret)
  1109. return -EIO;
  1110. /* No need to mark as reserved */
  1111. spin_lock_bh(&mvm->queue_info_lock);
  1112. mvm->queue_info[queue].setup_reserved = false;
  1113. spin_unlock_bh(&mvm->queue_info_lock);
  1114. /*
  1115. * Even though in theory the peer could have different
  1116. * aggregation reorder buffer sizes for different sessions,
  1117. * our ucode doesn't allow for that and has a global limit
  1118. * for each station. Therefore, use the minimum of all the
  1119. * aggregation sessions and our default value.
  1120. */
  1121. mvmsta->max_agg_bufsize =
  1122. min(mvmsta->max_agg_bufsize, buf_size);
  1123. mvmsta->lq_sta.lq.agg_frame_cnt_limit = mvmsta->max_agg_bufsize;
  1124. IWL_DEBUG_HT(mvm, "Tx aggregation enabled on ra = %pM tid = %d\n",
  1125. sta->addr, tid);
  1126. return iwl_mvm_send_lq_cmd(mvm, &mvmsta->lq_sta.lq, false);
  1127. }
  1128. int iwl_mvm_sta_tx_agg_stop(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
  1129. struct ieee80211_sta *sta, u16 tid)
  1130. {
  1131. struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
  1132. struct iwl_mvm_tid_data *tid_data = &mvmsta->tid_data[tid];
  1133. u16 txq_id;
  1134. int err;
  1135. /*
  1136. * If mac80211 is cleaning its state, then say that we finished since
  1137. * our state has been cleared anyway.
  1138. */
  1139. if (test_bit(IWL_MVM_STATUS_IN_HW_RESTART, &mvm->status)) {
  1140. ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
  1141. return 0;
  1142. }
  1143. spin_lock_bh(&mvmsta->lock);
  1144. txq_id = tid_data->txq_id;
  1145. IWL_DEBUG_TX_QUEUES(mvm, "Stop AGG: sta %d tid %d q %d state %d\n",
  1146. mvmsta->sta_id, tid, txq_id, tid_data->state);
  1147. mvmsta->agg_tids &= ~BIT(tid);
  1148. /* No need to mark as reserved anymore */
  1149. spin_lock_bh(&mvm->queue_info_lock);
  1150. mvm->queue_info[txq_id].setup_reserved = false;
  1151. spin_unlock_bh(&mvm->queue_info_lock);
  1152. switch (tid_data->state) {
  1153. case IWL_AGG_ON:
  1154. tid_data->ssn = IEEE80211_SEQ_TO_SN(tid_data->seq_number);
  1155. IWL_DEBUG_TX_QUEUES(mvm,
  1156. "ssn = %d, next_recl = %d\n",
  1157. tid_data->ssn, tid_data->next_reclaimed);
  1158. /* There are still packets for this RA / TID in the HW */
  1159. if (tid_data->ssn != tid_data->next_reclaimed) {
  1160. tid_data->state = IWL_EMPTYING_HW_QUEUE_DELBA;
  1161. err = 0;
  1162. break;
  1163. }
  1164. tid_data->ssn = 0xffff;
  1165. tid_data->state = IWL_AGG_OFF;
  1166. spin_unlock_bh(&mvmsta->lock);
  1167. ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
  1168. iwl_mvm_sta_tx_agg(mvm, sta, tid, txq_id, false);
  1169. iwl_mvm_disable_txq(mvm, txq_id,
  1170. vif->hw_queue[tid_to_mac80211_ac[tid]], tid,
  1171. 0);
  1172. return 0;
  1173. case IWL_AGG_STARTING:
  1174. case IWL_EMPTYING_HW_QUEUE_ADDBA:
  1175. /*
  1176. * The agg session has been stopped before it was set up. This
  1177. * can happen when the AddBA timer times out for example.
  1178. */
  1179. /* No barriers since we are under mutex */
  1180. lockdep_assert_held(&mvm->mutex);
  1181. ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
  1182. tid_data->state = IWL_AGG_OFF;
  1183. err = 0;
  1184. break;
  1185. default:
  1186. IWL_ERR(mvm,
  1187. "Stopping AGG while state not ON or starting for %d on %d (%d)\n",
  1188. mvmsta->sta_id, tid, tid_data->state);
  1189. IWL_ERR(mvm,
  1190. "\ttid_data->txq_id = %d\n", tid_data->txq_id);
  1191. err = -EINVAL;
  1192. }
  1193. spin_unlock_bh(&mvmsta->lock);
  1194. return err;
  1195. }
  1196. int iwl_mvm_sta_tx_agg_flush(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
  1197. struct ieee80211_sta *sta, u16 tid)
  1198. {
  1199. struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
  1200. struct iwl_mvm_tid_data *tid_data = &mvmsta->tid_data[tid];
  1201. u16 txq_id;
  1202. enum iwl_mvm_agg_state old_state;
  1203. /*
  1204. * First set the agg state to OFF to avoid calling
  1205. * ieee80211_stop_tx_ba_cb in iwl_mvm_check_ratid_empty.
  1206. */
  1207. spin_lock_bh(&mvmsta->lock);
  1208. txq_id = tid_data->txq_id;
  1209. IWL_DEBUG_TX_QUEUES(mvm, "Flush AGG: sta %d tid %d q %d state %d\n",
  1210. mvmsta->sta_id, tid, txq_id, tid_data->state);
  1211. old_state = tid_data->state;
  1212. tid_data->state = IWL_AGG_OFF;
  1213. mvmsta->agg_tids &= ~BIT(tid);
  1214. spin_unlock_bh(&mvmsta->lock);
  1215. /* No need to mark as reserved */
  1216. spin_lock_bh(&mvm->queue_info_lock);
  1217. mvm->queue_info[txq_id].setup_reserved = false;
  1218. spin_unlock_bh(&mvm->queue_info_lock);
  1219. if (old_state >= IWL_AGG_ON) {
  1220. iwl_mvm_drain_sta(mvm, mvmsta, true);
  1221. if (iwl_mvm_flush_tx_path(mvm, BIT(txq_id), 0))
  1222. IWL_ERR(mvm, "Couldn't flush the AGG queue\n");
  1223. iwl_trans_wait_tx_queue_empty(mvm->trans,
  1224. mvmsta->tfd_queue_msk);
  1225. iwl_mvm_drain_sta(mvm, mvmsta, false);
  1226. iwl_mvm_sta_tx_agg(mvm, sta, tid, txq_id, false);
  1227. iwl_mvm_disable_txq(mvm, tid_data->txq_id,
  1228. vif->hw_queue[tid_to_mac80211_ac[tid]], tid,
  1229. 0);
  1230. }
  1231. return 0;
  1232. }
  1233. static int iwl_mvm_set_fw_key_idx(struct iwl_mvm *mvm)
  1234. {
  1235. int i, max = -1, max_offs = -1;
  1236. lockdep_assert_held(&mvm->mutex);
  1237. /* Pick the unused key offset with the highest 'deleted'
  1238. * counter. Every time a key is deleted, all the counters
  1239. * are incremented and the one that was just deleted is
  1240. * reset to zero. Thus, the highest counter is the one
  1241. * that was deleted longest ago. Pick that one.
  1242. */
  1243. for (i = 0; i < STA_KEY_MAX_NUM; i++) {
  1244. if (test_bit(i, mvm->fw_key_table))
  1245. continue;
  1246. if (mvm->fw_key_deleted[i] > max) {
  1247. max = mvm->fw_key_deleted[i];
  1248. max_offs = i;
  1249. }
  1250. }
  1251. if (max_offs < 0)
  1252. return STA_KEY_IDX_INVALID;
  1253. return max_offs;
  1254. }
  1255. static struct iwl_mvm_sta *iwl_mvm_get_key_sta(struct iwl_mvm *mvm,
  1256. struct ieee80211_vif *vif,
  1257. struct ieee80211_sta *sta)
  1258. {
  1259. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  1260. if (sta)
  1261. return iwl_mvm_sta_from_mac80211(sta);
  1262. /*
  1263. * The device expects GTKs for station interfaces to be
  1264. * installed as GTKs for the AP station. If we have no
  1265. * station ID, then use AP's station ID.
  1266. */
  1267. if (vif->type == NL80211_IFTYPE_STATION &&
  1268. mvmvif->ap_sta_id != IWL_MVM_STATION_COUNT) {
  1269. u8 sta_id = mvmvif->ap_sta_id;
  1270. sta = rcu_dereference_check(mvm->fw_id_to_mac_id[sta_id],
  1271. lockdep_is_held(&mvm->mutex));
  1272. /*
  1273. * It is possible that the 'sta' parameter is NULL,
  1274. * for example when a GTK is removed - the sta_id will then
  1275. * be the AP ID, and no station was passed by mac80211.
  1276. */
  1277. if (IS_ERR_OR_NULL(sta))
  1278. return NULL;
  1279. return iwl_mvm_sta_from_mac80211(sta);
  1280. }
  1281. return NULL;
  1282. }
  1283. static int iwl_mvm_send_sta_key(struct iwl_mvm *mvm,
  1284. struct iwl_mvm_sta *mvm_sta,
  1285. struct ieee80211_key_conf *keyconf, bool mcast,
  1286. u32 tkip_iv32, u16 *tkip_p1k, u32 cmd_flags,
  1287. u8 key_offset)
  1288. {
  1289. struct iwl_mvm_add_sta_key_cmd cmd = {};
  1290. __le16 key_flags;
  1291. int ret;
  1292. u32 status;
  1293. u16 keyidx;
  1294. int i;
  1295. u8 sta_id = mvm_sta->sta_id;
  1296. keyidx = (keyconf->keyidx << STA_KEY_FLG_KEYID_POS) &
  1297. STA_KEY_FLG_KEYID_MSK;
  1298. key_flags = cpu_to_le16(keyidx);
  1299. key_flags |= cpu_to_le16(STA_KEY_FLG_WEP_KEY_MAP);
  1300. switch (keyconf->cipher) {
  1301. case WLAN_CIPHER_SUITE_TKIP:
  1302. key_flags |= cpu_to_le16(STA_KEY_FLG_TKIP);
  1303. cmd.tkip_rx_tsc_byte2 = tkip_iv32;
  1304. for (i = 0; i < 5; i++)
  1305. cmd.tkip_rx_ttak[i] = cpu_to_le16(tkip_p1k[i]);
  1306. memcpy(cmd.key, keyconf->key, keyconf->keylen);
  1307. break;
  1308. case WLAN_CIPHER_SUITE_CCMP:
  1309. key_flags |= cpu_to_le16(STA_KEY_FLG_CCM);
  1310. memcpy(cmd.key, keyconf->key, keyconf->keylen);
  1311. break;
  1312. case WLAN_CIPHER_SUITE_WEP104:
  1313. key_flags |= cpu_to_le16(STA_KEY_FLG_WEP_13BYTES);
  1314. /* fall through */
  1315. case WLAN_CIPHER_SUITE_WEP40:
  1316. key_flags |= cpu_to_le16(STA_KEY_FLG_WEP);
  1317. memcpy(cmd.key + 3, keyconf->key, keyconf->keylen);
  1318. break;
  1319. default:
  1320. key_flags |= cpu_to_le16(STA_KEY_FLG_EXT);
  1321. memcpy(cmd.key, keyconf->key, keyconf->keylen);
  1322. }
  1323. if (mcast)
  1324. key_flags |= cpu_to_le16(STA_KEY_MULTICAST);
  1325. cmd.key_offset = key_offset;
  1326. cmd.key_flags = key_flags;
  1327. cmd.sta_id = sta_id;
  1328. status = ADD_STA_SUCCESS;
  1329. if (cmd_flags & CMD_ASYNC)
  1330. ret = iwl_mvm_send_cmd_pdu(mvm, ADD_STA_KEY, CMD_ASYNC,
  1331. sizeof(cmd), &cmd);
  1332. else
  1333. ret = iwl_mvm_send_cmd_pdu_status(mvm, ADD_STA_KEY, sizeof(cmd),
  1334. &cmd, &status);
  1335. switch (status) {
  1336. case ADD_STA_SUCCESS:
  1337. IWL_DEBUG_WEP(mvm, "MODIFY_STA: set dynamic key passed\n");
  1338. break;
  1339. default:
  1340. ret = -EIO;
  1341. IWL_ERR(mvm, "MODIFY_STA: set dynamic key failed\n");
  1342. break;
  1343. }
  1344. return ret;
  1345. }
  1346. static int iwl_mvm_send_sta_igtk(struct iwl_mvm *mvm,
  1347. struct ieee80211_key_conf *keyconf,
  1348. u8 sta_id, bool remove_key)
  1349. {
  1350. struct iwl_mvm_mgmt_mcast_key_cmd igtk_cmd = {};
  1351. /* verify the key details match the required command's expectations */
  1352. if (WARN_ON((keyconf->cipher != WLAN_CIPHER_SUITE_AES_CMAC) ||
  1353. (keyconf->flags & IEEE80211_KEY_FLAG_PAIRWISE) ||
  1354. (keyconf->keyidx != 4 && keyconf->keyidx != 5)))
  1355. return -EINVAL;
  1356. igtk_cmd.key_id = cpu_to_le32(keyconf->keyidx);
  1357. igtk_cmd.sta_id = cpu_to_le32(sta_id);
  1358. if (remove_key) {
  1359. igtk_cmd.ctrl_flags |= cpu_to_le32(STA_KEY_NOT_VALID);
  1360. } else {
  1361. struct ieee80211_key_seq seq;
  1362. const u8 *pn;
  1363. memcpy(igtk_cmd.IGTK, keyconf->key, keyconf->keylen);
  1364. ieee80211_get_key_rx_seq(keyconf, 0, &seq);
  1365. pn = seq.aes_cmac.pn;
  1366. igtk_cmd.receive_seq_cnt = cpu_to_le64(((u64) pn[5] << 0) |
  1367. ((u64) pn[4] << 8) |
  1368. ((u64) pn[3] << 16) |
  1369. ((u64) pn[2] << 24) |
  1370. ((u64) pn[1] << 32) |
  1371. ((u64) pn[0] << 40));
  1372. }
  1373. IWL_DEBUG_INFO(mvm, "%s igtk for sta %u\n",
  1374. remove_key ? "removing" : "installing",
  1375. igtk_cmd.sta_id);
  1376. return iwl_mvm_send_cmd_pdu(mvm, MGMT_MCAST_KEY, 0,
  1377. sizeof(igtk_cmd), &igtk_cmd);
  1378. }
  1379. static inline u8 *iwl_mvm_get_mac_addr(struct iwl_mvm *mvm,
  1380. struct ieee80211_vif *vif,
  1381. struct ieee80211_sta *sta)
  1382. {
  1383. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  1384. if (sta)
  1385. return sta->addr;
  1386. if (vif->type == NL80211_IFTYPE_STATION &&
  1387. mvmvif->ap_sta_id != IWL_MVM_STATION_COUNT) {
  1388. u8 sta_id = mvmvif->ap_sta_id;
  1389. sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id],
  1390. lockdep_is_held(&mvm->mutex));
  1391. return sta->addr;
  1392. }
  1393. return NULL;
  1394. }
  1395. static int __iwl_mvm_set_sta_key(struct iwl_mvm *mvm,
  1396. struct ieee80211_vif *vif,
  1397. struct ieee80211_sta *sta,
  1398. struct ieee80211_key_conf *keyconf,
  1399. u8 key_offset,
  1400. bool mcast)
  1401. {
  1402. struct iwl_mvm_sta *mvm_sta = iwl_mvm_sta_from_mac80211(sta);
  1403. int ret;
  1404. const u8 *addr;
  1405. struct ieee80211_key_seq seq;
  1406. u16 p1k[5];
  1407. switch (keyconf->cipher) {
  1408. case WLAN_CIPHER_SUITE_TKIP:
  1409. addr = iwl_mvm_get_mac_addr(mvm, vif, sta);
  1410. /* get phase 1 key from mac80211 */
  1411. ieee80211_get_key_rx_seq(keyconf, 0, &seq);
  1412. ieee80211_get_tkip_rx_p1k(keyconf, addr, seq.tkip.iv32, p1k);
  1413. ret = iwl_mvm_send_sta_key(mvm, mvm_sta, keyconf, mcast,
  1414. seq.tkip.iv32, p1k, 0, key_offset);
  1415. break;
  1416. case WLAN_CIPHER_SUITE_CCMP:
  1417. case WLAN_CIPHER_SUITE_WEP40:
  1418. case WLAN_CIPHER_SUITE_WEP104:
  1419. ret = iwl_mvm_send_sta_key(mvm, mvm_sta, keyconf, mcast,
  1420. 0, NULL, 0, key_offset);
  1421. break;
  1422. default:
  1423. ret = iwl_mvm_send_sta_key(mvm, mvm_sta, keyconf, mcast,
  1424. 0, NULL, 0, key_offset);
  1425. }
  1426. return ret;
  1427. }
  1428. static int __iwl_mvm_remove_sta_key(struct iwl_mvm *mvm, u8 sta_id,
  1429. struct ieee80211_key_conf *keyconf,
  1430. bool mcast)
  1431. {
  1432. struct iwl_mvm_add_sta_key_cmd cmd = {};
  1433. __le16 key_flags;
  1434. int ret;
  1435. u32 status;
  1436. key_flags = cpu_to_le16((keyconf->keyidx << STA_KEY_FLG_KEYID_POS) &
  1437. STA_KEY_FLG_KEYID_MSK);
  1438. key_flags |= cpu_to_le16(STA_KEY_FLG_NO_ENC | STA_KEY_FLG_WEP_KEY_MAP);
  1439. key_flags |= cpu_to_le16(STA_KEY_NOT_VALID);
  1440. if (mcast)
  1441. key_flags |= cpu_to_le16(STA_KEY_MULTICAST);
  1442. cmd.key_flags = key_flags;
  1443. cmd.key_offset = keyconf->hw_key_idx;
  1444. cmd.sta_id = sta_id;
  1445. status = ADD_STA_SUCCESS;
  1446. ret = iwl_mvm_send_cmd_pdu_status(mvm, ADD_STA_KEY, sizeof(cmd),
  1447. &cmd, &status);
  1448. switch (status) {
  1449. case ADD_STA_SUCCESS:
  1450. IWL_DEBUG_WEP(mvm, "MODIFY_STA: remove sta key passed\n");
  1451. break;
  1452. default:
  1453. ret = -EIO;
  1454. IWL_ERR(mvm, "MODIFY_STA: remove sta key failed\n");
  1455. break;
  1456. }
  1457. return ret;
  1458. }
  1459. int iwl_mvm_set_sta_key(struct iwl_mvm *mvm,
  1460. struct ieee80211_vif *vif,
  1461. struct ieee80211_sta *sta,
  1462. struct ieee80211_key_conf *keyconf,
  1463. u8 key_offset)
  1464. {
  1465. bool mcast = !(keyconf->flags & IEEE80211_KEY_FLAG_PAIRWISE);
  1466. struct iwl_mvm_sta *mvm_sta;
  1467. u8 sta_id;
  1468. int ret;
  1469. static const u8 __maybe_unused zero_addr[ETH_ALEN] = {0};
  1470. lockdep_assert_held(&mvm->mutex);
  1471. /* Get the station id from the mvm local station table */
  1472. mvm_sta = iwl_mvm_get_key_sta(mvm, vif, sta);
  1473. if (!mvm_sta) {
  1474. IWL_ERR(mvm, "Failed to find station\n");
  1475. return -EINVAL;
  1476. }
  1477. sta_id = mvm_sta->sta_id;
  1478. if (keyconf->cipher == WLAN_CIPHER_SUITE_AES_CMAC) {
  1479. ret = iwl_mvm_send_sta_igtk(mvm, keyconf, sta_id, false);
  1480. goto end;
  1481. }
  1482. /*
  1483. * It is possible that the 'sta' parameter is NULL, and thus
  1484. * there is a need to retrieve the sta from the local station table.
  1485. */
  1486. if (!sta) {
  1487. sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[sta_id],
  1488. lockdep_is_held(&mvm->mutex));
  1489. if (IS_ERR_OR_NULL(sta)) {
  1490. IWL_ERR(mvm, "Invalid station id\n");
  1491. return -EINVAL;
  1492. }
  1493. }
  1494. if (WARN_ON_ONCE(iwl_mvm_sta_from_mac80211(sta)->vif != vif))
  1495. return -EINVAL;
  1496. /* If the key_offset is not pre-assigned, we need to find a
  1497. * new offset to use. In normal cases, the offset is not
  1498. * pre-assigned, but during HW_RESTART we want to reuse the
  1499. * same indices, so we pass them when this function is called.
  1500. *
  1501. * In D3 entry, we need to hardcoded the indices (because the
  1502. * firmware hardcodes the PTK offset to 0). In this case, we
  1503. * need to make sure we don't overwrite the hw_key_idx in the
  1504. * keyconf structure, because otherwise we cannot configure
  1505. * the original ones back when resuming.
  1506. */
  1507. if (key_offset == STA_KEY_IDX_INVALID) {
  1508. key_offset = iwl_mvm_set_fw_key_idx(mvm);
  1509. if (key_offset == STA_KEY_IDX_INVALID)
  1510. return -ENOSPC;
  1511. keyconf->hw_key_idx = key_offset;
  1512. }
  1513. ret = __iwl_mvm_set_sta_key(mvm, vif, sta, keyconf, key_offset, mcast);
  1514. if (ret)
  1515. goto end;
  1516. /*
  1517. * For WEP, the same key is used for multicast and unicast. Upload it
  1518. * again, using the same key offset, and now pointing the other one
  1519. * to the same key slot (offset).
  1520. * If this fails, remove the original as well.
  1521. */
  1522. if (keyconf->cipher == WLAN_CIPHER_SUITE_WEP40 ||
  1523. keyconf->cipher == WLAN_CIPHER_SUITE_WEP104) {
  1524. ret = __iwl_mvm_set_sta_key(mvm, vif, sta, keyconf,
  1525. key_offset, !mcast);
  1526. if (ret) {
  1527. __iwl_mvm_remove_sta_key(mvm, sta_id, keyconf, mcast);
  1528. goto end;
  1529. }
  1530. }
  1531. __set_bit(key_offset, mvm->fw_key_table);
  1532. end:
  1533. IWL_DEBUG_WEP(mvm, "key: cipher=%x len=%d idx=%d sta=%pM ret=%d\n",
  1534. keyconf->cipher, keyconf->keylen, keyconf->keyidx,
  1535. sta ? sta->addr : zero_addr, ret);
  1536. return ret;
  1537. }
  1538. int iwl_mvm_remove_sta_key(struct iwl_mvm *mvm,
  1539. struct ieee80211_vif *vif,
  1540. struct ieee80211_sta *sta,
  1541. struct ieee80211_key_conf *keyconf)
  1542. {
  1543. bool mcast = !(keyconf->flags & IEEE80211_KEY_FLAG_PAIRWISE);
  1544. struct iwl_mvm_sta *mvm_sta;
  1545. u8 sta_id = IWL_MVM_STATION_COUNT;
  1546. int ret, i;
  1547. lockdep_assert_held(&mvm->mutex);
  1548. /* Get the station from the mvm local station table */
  1549. mvm_sta = iwl_mvm_get_key_sta(mvm, vif, sta);
  1550. IWL_DEBUG_WEP(mvm, "mvm remove dynamic key: idx=%d sta=%d\n",
  1551. keyconf->keyidx, sta_id);
  1552. if (keyconf->cipher == WLAN_CIPHER_SUITE_AES_CMAC)
  1553. return iwl_mvm_send_sta_igtk(mvm, keyconf, sta_id, true);
  1554. if (!__test_and_clear_bit(keyconf->hw_key_idx, mvm->fw_key_table)) {
  1555. IWL_ERR(mvm, "offset %d not used in fw key table.\n",
  1556. keyconf->hw_key_idx);
  1557. return -ENOENT;
  1558. }
  1559. /* track which key was deleted last */
  1560. for (i = 0; i < STA_KEY_MAX_NUM; i++) {
  1561. if (mvm->fw_key_deleted[i] < U8_MAX)
  1562. mvm->fw_key_deleted[i]++;
  1563. }
  1564. mvm->fw_key_deleted[keyconf->hw_key_idx] = 0;
  1565. if (!mvm_sta) {
  1566. IWL_DEBUG_WEP(mvm, "station non-existent, early return.\n");
  1567. return 0;
  1568. }
  1569. sta_id = mvm_sta->sta_id;
  1570. ret = __iwl_mvm_remove_sta_key(mvm, sta_id, keyconf, mcast);
  1571. if (ret)
  1572. return ret;
  1573. /* delete WEP key twice to get rid of (now useless) offset */
  1574. if (keyconf->cipher == WLAN_CIPHER_SUITE_WEP40 ||
  1575. keyconf->cipher == WLAN_CIPHER_SUITE_WEP104)
  1576. ret = __iwl_mvm_remove_sta_key(mvm, sta_id, keyconf, !mcast);
  1577. return ret;
  1578. }
  1579. void iwl_mvm_update_tkip_key(struct iwl_mvm *mvm,
  1580. struct ieee80211_vif *vif,
  1581. struct ieee80211_key_conf *keyconf,
  1582. struct ieee80211_sta *sta, u32 iv32,
  1583. u16 *phase1key)
  1584. {
  1585. struct iwl_mvm_sta *mvm_sta;
  1586. bool mcast = !(keyconf->flags & IEEE80211_KEY_FLAG_PAIRWISE);
  1587. rcu_read_lock();
  1588. mvm_sta = iwl_mvm_get_key_sta(mvm, vif, sta);
  1589. if (WARN_ON_ONCE(!mvm_sta))
  1590. goto unlock;
  1591. iwl_mvm_send_sta_key(mvm, mvm_sta, keyconf, mcast,
  1592. iv32, phase1key, CMD_ASYNC, keyconf->hw_key_idx);
  1593. unlock:
  1594. rcu_read_unlock();
  1595. }
  1596. void iwl_mvm_sta_modify_ps_wake(struct iwl_mvm *mvm,
  1597. struct ieee80211_sta *sta)
  1598. {
  1599. struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
  1600. struct iwl_mvm_add_sta_cmd cmd = {
  1601. .add_modify = STA_MODE_MODIFY,
  1602. .sta_id = mvmsta->sta_id,
  1603. .station_flags_msk = cpu_to_le32(STA_FLG_PS),
  1604. .mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color),
  1605. };
  1606. int ret;
  1607. ret = iwl_mvm_send_cmd_pdu(mvm, ADD_STA, CMD_ASYNC,
  1608. iwl_mvm_add_sta_cmd_size(mvm), &cmd);
  1609. if (ret)
  1610. IWL_ERR(mvm, "Failed to send ADD_STA command (%d)\n", ret);
  1611. }
  1612. void iwl_mvm_sta_modify_sleep_tx_count(struct iwl_mvm *mvm,
  1613. struct ieee80211_sta *sta,
  1614. enum ieee80211_frame_release_type reason,
  1615. u16 cnt, u16 tids, bool more_data,
  1616. bool agg)
  1617. {
  1618. struct iwl_mvm_sta *mvmsta = iwl_mvm_sta_from_mac80211(sta);
  1619. struct iwl_mvm_add_sta_cmd cmd = {
  1620. .add_modify = STA_MODE_MODIFY,
  1621. .sta_id = mvmsta->sta_id,
  1622. .modify_mask = STA_MODIFY_SLEEPING_STA_TX_COUNT,
  1623. .sleep_tx_count = cpu_to_le16(cnt),
  1624. .mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color),
  1625. };
  1626. int tid, ret;
  1627. unsigned long _tids = tids;
  1628. /* convert TIDs to ACs - we don't support TSPEC so that's OK
  1629. * Note that this field is reserved and unused by firmware not
  1630. * supporting GO uAPSD, so it's safe to always do this.
  1631. */
  1632. for_each_set_bit(tid, &_tids, IWL_MAX_TID_COUNT)
  1633. cmd.awake_acs |= BIT(tid_to_ucode_ac[tid]);
  1634. /* If we're releasing frames from aggregation queues then check if the
  1635. * all queues combined that we're releasing frames from have
  1636. * - more frames than the service period, in which case more_data
  1637. * needs to be set
  1638. * - fewer than 'cnt' frames, in which case we need to adjust the
  1639. * firmware command (but do that unconditionally)
  1640. */
  1641. if (agg) {
  1642. int remaining = cnt;
  1643. int sleep_tx_count;
  1644. spin_lock_bh(&mvmsta->lock);
  1645. for_each_set_bit(tid, &_tids, IWL_MAX_TID_COUNT) {
  1646. struct iwl_mvm_tid_data *tid_data;
  1647. u16 n_queued;
  1648. tid_data = &mvmsta->tid_data[tid];
  1649. if (WARN(tid_data->state != IWL_AGG_ON &&
  1650. tid_data->state != IWL_EMPTYING_HW_QUEUE_DELBA,
  1651. "TID %d state is %d\n",
  1652. tid, tid_data->state)) {
  1653. spin_unlock_bh(&mvmsta->lock);
  1654. ieee80211_sta_eosp(sta);
  1655. return;
  1656. }
  1657. n_queued = iwl_mvm_tid_queued(tid_data);
  1658. if (n_queued > remaining) {
  1659. more_data = true;
  1660. remaining = 0;
  1661. break;
  1662. }
  1663. remaining -= n_queued;
  1664. }
  1665. sleep_tx_count = cnt - remaining;
  1666. if (reason == IEEE80211_FRAME_RELEASE_UAPSD)
  1667. mvmsta->sleep_tx_count = sleep_tx_count;
  1668. spin_unlock_bh(&mvmsta->lock);
  1669. cmd.sleep_tx_count = cpu_to_le16(sleep_tx_count);
  1670. if (WARN_ON(cnt - remaining == 0)) {
  1671. ieee80211_sta_eosp(sta);
  1672. return;
  1673. }
  1674. }
  1675. /* Note: this is ignored by firmware not supporting GO uAPSD */
  1676. if (more_data)
  1677. cmd.sleep_state_flags |= cpu_to_le16(STA_SLEEP_STATE_MOREDATA);
  1678. if (reason == IEEE80211_FRAME_RELEASE_PSPOLL) {
  1679. mvmsta->next_status_eosp = true;
  1680. cmd.sleep_state_flags |= cpu_to_le16(STA_SLEEP_STATE_PS_POLL);
  1681. } else {
  1682. cmd.sleep_state_flags |= cpu_to_le16(STA_SLEEP_STATE_UAPSD);
  1683. }
  1684. /* block the Tx queues until the FW updated the sleep Tx count */
  1685. iwl_trans_block_txq_ptrs(mvm->trans, true);
  1686. ret = iwl_mvm_send_cmd_pdu(mvm, ADD_STA,
  1687. CMD_ASYNC | CMD_WANT_ASYNC_CALLBACK,
  1688. iwl_mvm_add_sta_cmd_size(mvm), &cmd);
  1689. if (ret)
  1690. IWL_ERR(mvm, "Failed to send ADD_STA command (%d)\n", ret);
  1691. }
  1692. void iwl_mvm_rx_eosp_notif(struct iwl_mvm *mvm,
  1693. struct iwl_rx_cmd_buffer *rxb)
  1694. {
  1695. struct iwl_rx_packet *pkt = rxb_addr(rxb);
  1696. struct iwl_mvm_eosp_notification *notif = (void *)pkt->data;
  1697. struct ieee80211_sta *sta;
  1698. u32 sta_id = le32_to_cpu(notif->sta_id);
  1699. if (WARN_ON_ONCE(sta_id >= IWL_MVM_STATION_COUNT))
  1700. return;
  1701. rcu_read_lock();
  1702. sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]);
  1703. if (!IS_ERR_OR_NULL(sta))
  1704. ieee80211_sta_eosp(sta);
  1705. rcu_read_unlock();
  1706. }
  1707. void iwl_mvm_sta_modify_disable_tx(struct iwl_mvm *mvm,
  1708. struct iwl_mvm_sta *mvmsta, bool disable)
  1709. {
  1710. struct iwl_mvm_add_sta_cmd cmd = {
  1711. .add_modify = STA_MODE_MODIFY,
  1712. .sta_id = mvmsta->sta_id,
  1713. .station_flags = disable ? cpu_to_le32(STA_FLG_DISABLE_TX) : 0,
  1714. .station_flags_msk = cpu_to_le32(STA_FLG_DISABLE_TX),
  1715. .mac_id_n_color = cpu_to_le32(mvmsta->mac_id_n_color),
  1716. };
  1717. int ret;
  1718. ret = iwl_mvm_send_cmd_pdu(mvm, ADD_STA, CMD_ASYNC,
  1719. iwl_mvm_add_sta_cmd_size(mvm), &cmd);
  1720. if (ret)
  1721. IWL_ERR(mvm, "Failed to send ADD_STA command (%d)\n", ret);
  1722. }
  1723. void iwl_mvm_sta_modify_disable_tx_ap(struct iwl_mvm *mvm,
  1724. struct ieee80211_sta *sta,
  1725. bool disable)
  1726. {
  1727. struct iwl_mvm_sta *mvm_sta = iwl_mvm_sta_from_mac80211(sta);
  1728. spin_lock_bh(&mvm_sta->lock);
  1729. if (mvm_sta->disable_tx == disable) {
  1730. spin_unlock_bh(&mvm_sta->lock);
  1731. return;
  1732. }
  1733. mvm_sta->disable_tx = disable;
  1734. /*
  1735. * Tell mac80211 to start/stop queuing tx for this station,
  1736. * but don't stop queuing if there are still pending frames
  1737. * for this station.
  1738. */
  1739. if (disable || !atomic_read(&mvm->pending_frames[mvm_sta->sta_id]))
  1740. ieee80211_sta_block_awake(mvm->hw, sta, disable);
  1741. iwl_mvm_sta_modify_disable_tx(mvm, mvm_sta, disable);
  1742. spin_unlock_bh(&mvm_sta->lock);
  1743. }
  1744. void iwl_mvm_modify_all_sta_disable_tx(struct iwl_mvm *mvm,
  1745. struct iwl_mvm_vif *mvmvif,
  1746. bool disable)
  1747. {
  1748. struct ieee80211_sta *sta;
  1749. struct iwl_mvm_sta *mvm_sta;
  1750. int i;
  1751. lockdep_assert_held(&mvm->mutex);
  1752. /* Block/unblock all the stations of the given mvmvif */
  1753. for (i = 0; i < IWL_MVM_STATION_COUNT; i++) {
  1754. sta = rcu_dereference_protected(mvm->fw_id_to_mac_id[i],
  1755. lockdep_is_held(&mvm->mutex));
  1756. if (IS_ERR_OR_NULL(sta))
  1757. continue;
  1758. mvm_sta = iwl_mvm_sta_from_mac80211(sta);
  1759. if (mvm_sta->mac_id_n_color !=
  1760. FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color))
  1761. continue;
  1762. iwl_mvm_sta_modify_disable_tx_ap(mvm, sta, disable);
  1763. }
  1764. }
  1765. void iwl_mvm_csa_client_absent(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
  1766. {
  1767. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  1768. struct iwl_mvm_sta *mvmsta;
  1769. rcu_read_lock();
  1770. mvmsta = iwl_mvm_sta_from_staid_rcu(mvm, mvmvif->ap_sta_id);
  1771. if (!WARN_ON(!mvmsta))
  1772. iwl_mvm_sta_modify_disable_tx(mvm, mvmsta, true);
  1773. rcu_read_unlock();
  1774. }