sta_info.h 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763
  1. /*
  2. * Copyright 2002-2005, Devicescape Software, Inc.
  3. * Copyright 2013-2014 Intel Mobile Communications GmbH
  4. * Copyright(c) 2015-2016 Intel Deutschland GmbH
  5. *
  6. * This program is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License version 2 as
  8. * published by the Free Software Foundation.
  9. */
  10. #ifndef STA_INFO_H
  11. #define STA_INFO_H
  12. #include <linux/list.h>
  13. #include <linux/types.h>
  14. #include <linux/if_ether.h>
  15. #include <linux/workqueue.h>
  16. #include <linux/average.h>
  17. #include <linux/etherdevice.h>
  18. #include <linux/rhashtable.h>
  19. #include <linux/u64_stats_sync.h>
  20. #include "key.h"
  21. /**
  22. * enum ieee80211_sta_info_flags - Stations flags
  23. *
  24. * These flags are used with &struct sta_info's @flags member, but
  25. * only indirectly with set_sta_flag() and friends.
  26. *
  27. * @WLAN_STA_AUTH: Station is authenticated.
  28. * @WLAN_STA_ASSOC: Station is associated.
  29. * @WLAN_STA_PS_STA: Station is in power-save mode
  30. * @WLAN_STA_AUTHORIZED: Station is authorized to send/receive traffic.
  31. * This bit is always checked so needs to be enabled for all stations
  32. * when virtual port control is not in use.
  33. * @WLAN_STA_SHORT_PREAMBLE: Station is capable of receiving short-preamble
  34. * frames.
  35. * @WLAN_STA_WDS: Station is one of our WDS peers.
  36. * @WLAN_STA_CLEAR_PS_FILT: Clear PS filter in hardware (using the
  37. * IEEE80211_TX_CTL_CLEAR_PS_FILT control flag) when the next
  38. * frame to this station is transmitted.
  39. * @WLAN_STA_MFP: Management frame protection is used with this STA.
  40. * @WLAN_STA_BLOCK_BA: Used to deny ADDBA requests (both TX and RX)
  41. * during suspend/resume and station removal.
  42. * @WLAN_STA_PS_DRIVER: driver requires keeping this station in
  43. * power-save mode logically to flush frames that might still
  44. * be in the queues
  45. * @WLAN_STA_PSPOLL: Station sent PS-poll while driver was keeping
  46. * station in power-save mode, reply when the driver unblocks.
  47. * @WLAN_STA_TDLS_PEER: Station is a TDLS peer.
  48. * @WLAN_STA_TDLS_PEER_AUTH: This TDLS peer is authorized to send direct
  49. * packets. This means the link is enabled.
  50. * @WLAN_STA_TDLS_INITIATOR: We are the initiator of the TDLS link with this
  51. * station.
  52. * @WLAN_STA_TDLS_CHAN_SWITCH: This TDLS peer supports TDLS channel-switching
  53. * @WLAN_STA_TDLS_OFF_CHANNEL: The local STA is currently off-channel with this
  54. * TDLS peer
  55. * @WLAN_STA_TDLS_WIDER_BW: This TDLS peer supports working on a wider bw on
  56. * the BSS base channel.
  57. * @WLAN_STA_UAPSD: Station requested unscheduled SP while driver was
  58. * keeping station in power-save mode, reply when the driver
  59. * unblocks the station.
  60. * @WLAN_STA_SP: Station is in a service period, so don't try to
  61. * reply to other uAPSD trigger frames or PS-Poll.
  62. * @WLAN_STA_4ADDR_EVENT: 4-addr event was already sent for this frame.
  63. * @WLAN_STA_INSERTED: This station is inserted into the hash table.
  64. * @WLAN_STA_RATE_CONTROL: rate control was initialized for this station.
  65. * @WLAN_STA_TOFFSET_KNOWN: toffset calculated for this station is valid.
  66. * @WLAN_STA_MPSP_OWNER: local STA is owner of a mesh Peer Service Period.
  67. * @WLAN_STA_MPSP_RECIPIENT: local STA is recipient of a MPSP.
  68. * @WLAN_STA_PS_DELIVER: station woke up, but we're still blocking TX
  69. * until pending frames are delivered
  70. *
  71. * @NUM_WLAN_STA_FLAGS: number of defined flags
  72. */
  73. enum ieee80211_sta_info_flags {
  74. WLAN_STA_AUTH,
  75. WLAN_STA_ASSOC,
  76. WLAN_STA_PS_STA,
  77. WLAN_STA_AUTHORIZED,
  78. WLAN_STA_SHORT_PREAMBLE,
  79. WLAN_STA_WDS,
  80. WLAN_STA_CLEAR_PS_FILT,
  81. WLAN_STA_MFP,
  82. WLAN_STA_BLOCK_BA,
  83. WLAN_STA_PS_DRIVER,
  84. WLAN_STA_PSPOLL,
  85. WLAN_STA_TDLS_PEER,
  86. WLAN_STA_TDLS_PEER_AUTH,
  87. WLAN_STA_TDLS_INITIATOR,
  88. WLAN_STA_TDLS_CHAN_SWITCH,
  89. WLAN_STA_TDLS_OFF_CHANNEL,
  90. WLAN_STA_TDLS_WIDER_BW,
  91. WLAN_STA_UAPSD,
  92. WLAN_STA_SP,
  93. WLAN_STA_4ADDR_EVENT,
  94. WLAN_STA_INSERTED,
  95. WLAN_STA_RATE_CONTROL,
  96. WLAN_STA_TOFFSET_KNOWN,
  97. WLAN_STA_MPSP_OWNER,
  98. WLAN_STA_MPSP_RECIPIENT,
  99. WLAN_STA_PS_DELIVER,
  100. NUM_WLAN_STA_FLAGS,
  101. };
  102. #define ADDBA_RESP_INTERVAL HZ
  103. #define HT_AGG_MAX_RETRIES 15
  104. #define HT_AGG_BURST_RETRIES 3
  105. #define HT_AGG_RETRIES_PERIOD (15 * HZ)
  106. #define HT_AGG_STATE_DRV_READY 0
  107. #define HT_AGG_STATE_RESPONSE_RECEIVED 1
  108. #define HT_AGG_STATE_OPERATIONAL 2
  109. #define HT_AGG_STATE_STOPPING 3
  110. #define HT_AGG_STATE_WANT_START 4
  111. #define HT_AGG_STATE_WANT_STOP 5
  112. enum ieee80211_agg_stop_reason {
  113. AGG_STOP_DECLINED,
  114. AGG_STOP_LOCAL_REQUEST,
  115. AGG_STOP_PEER_REQUEST,
  116. AGG_STOP_DESTROY_STA,
  117. };
  118. /**
  119. * struct tid_ampdu_tx - TID aggregation information (Tx).
  120. *
  121. * @rcu_head: rcu head for freeing structure
  122. * @session_timer: check if we keep Tx-ing on the TID (by timeout value)
  123. * @addba_resp_timer: timer for peer's response to addba request
  124. * @pending: pending frames queue -- use sta's spinlock to protect
  125. * @dialog_token: dialog token for aggregation session
  126. * @timeout: session timeout value to be filled in ADDBA requests
  127. * @state: session state (see above)
  128. * @last_tx: jiffies of last tx activity
  129. * @stop_initiator: initiator of a session stop
  130. * @tx_stop: TX DelBA frame when stopping
  131. * @buf_size: reorder buffer size at receiver
  132. * @failed_bar_ssn: ssn of the last failed BAR tx attempt
  133. * @bar_pending: BAR needs to be re-sent
  134. * @amsdu: support A-MSDU withing A-MDPU
  135. *
  136. * This structure's lifetime is managed by RCU, assignments to
  137. * the array holding it must hold the aggregation mutex.
  138. *
  139. * The TX path can access it under RCU lock-free if, and
  140. * only if, the state has the flag %HT_AGG_STATE_OPERATIONAL
  141. * set. Otherwise, the TX path must also acquire the spinlock
  142. * and re-check the state, see comments in the tx code
  143. * touching it.
  144. */
  145. struct tid_ampdu_tx {
  146. struct rcu_head rcu_head;
  147. struct timer_list session_timer;
  148. struct timer_list addba_resp_timer;
  149. struct sk_buff_head pending;
  150. unsigned long state;
  151. unsigned long last_tx;
  152. u16 timeout;
  153. u8 dialog_token;
  154. u8 stop_initiator;
  155. bool tx_stop;
  156. u8 buf_size;
  157. u16 failed_bar_ssn;
  158. bool bar_pending;
  159. bool amsdu;
  160. };
  161. /**
  162. * struct tid_ampdu_rx - TID aggregation information (Rx).
  163. *
  164. * @reorder_buf: buffer to reorder incoming aggregated MPDUs. An MPDU may be an
  165. * A-MSDU with individually reported subframes.
  166. * @reorder_buf_filtered: bitmap indicating where there are filtered frames in
  167. * the reorder buffer that should be ignored when releasing frames
  168. * @reorder_time: jiffies when skb was added
  169. * @session_timer: check if peer keeps Tx-ing on the TID (by timeout value)
  170. * @reorder_timer: releases expired frames from the reorder buffer.
  171. * @last_rx: jiffies of last rx activity
  172. * @head_seq_num: head sequence number in reordering buffer.
  173. * @stored_mpdu_num: number of MPDUs in reordering buffer
  174. * @ssn: Starting Sequence Number expected to be aggregated.
  175. * @buf_size: buffer size for incoming A-MPDUs
  176. * @timeout: reset timer value (in TUs).
  177. * @rcu_head: RCU head used for freeing this struct
  178. * @reorder_lock: serializes access to reorder buffer, see below.
  179. * @auto_seq: used for offloaded BA sessions to automatically pick head_seq_and
  180. * and ssn.
  181. * @removed: this session is removed (but might have been found due to RCU)
  182. *
  183. * This structure's lifetime is managed by RCU, assignments to
  184. * the array holding it must hold the aggregation mutex.
  185. *
  186. * The @reorder_lock is used to protect the members of this
  187. * struct, except for @timeout, @buf_size and @dialog_token,
  188. * which are constant across the lifetime of the struct (the
  189. * dialog token being used only for debugging).
  190. */
  191. struct tid_ampdu_rx {
  192. struct rcu_head rcu_head;
  193. spinlock_t reorder_lock;
  194. u64 reorder_buf_filtered;
  195. struct sk_buff_head *reorder_buf;
  196. unsigned long *reorder_time;
  197. struct timer_list session_timer;
  198. struct timer_list reorder_timer;
  199. unsigned long last_rx;
  200. u16 head_seq_num;
  201. u16 stored_mpdu_num;
  202. u16 ssn;
  203. u16 buf_size;
  204. u16 timeout;
  205. bool auto_seq;
  206. bool removed;
  207. };
  208. /**
  209. * struct sta_ampdu_mlme - STA aggregation information.
  210. *
  211. * @mtx: mutex to protect all TX data (except non-NULL assignments
  212. * to tid_tx[idx], which are protected by the sta spinlock)
  213. * tid_start_tx is also protected by sta->lock.
  214. * @tid_rx: aggregation info for Rx per TID -- RCU protected
  215. * @tid_rx_token: dialog tokens for valid aggregation sessions
  216. * @tid_rx_timer_expired: bitmap indicating on which TIDs the
  217. * RX timer expired until the work for it runs
  218. * @tid_rx_stop_requested: bitmap indicating which BA sessions per TID the
  219. * driver requested to close until the work for it runs
  220. * @agg_session_valid: bitmap indicating which TID has a rx BA session open on
  221. * @unexpected_agg: bitmap indicating which TID already sent a delBA due to
  222. * unexpected aggregation related frames outside a session
  223. * @work: work struct for starting/stopping aggregation
  224. * @tid_tx: aggregation info for Tx per TID
  225. * @tid_start_tx: sessions where start was requested
  226. * @last_addba_req_time: timestamp of the last addBA request.
  227. * @addba_req_num: number of times addBA request has been sent.
  228. * @dialog_token_allocator: dialog token enumerator for each new session;
  229. */
  230. struct sta_ampdu_mlme {
  231. struct mutex mtx;
  232. /* rx */
  233. struct tid_ampdu_rx __rcu *tid_rx[IEEE80211_NUM_TIDS];
  234. u8 tid_rx_token[IEEE80211_NUM_TIDS];
  235. unsigned long tid_rx_timer_expired[BITS_TO_LONGS(IEEE80211_NUM_TIDS)];
  236. unsigned long tid_rx_stop_requested[BITS_TO_LONGS(IEEE80211_NUM_TIDS)];
  237. unsigned long agg_session_valid[BITS_TO_LONGS(IEEE80211_NUM_TIDS)];
  238. unsigned long unexpected_agg[BITS_TO_LONGS(IEEE80211_NUM_TIDS)];
  239. /* tx */
  240. struct work_struct work;
  241. struct tid_ampdu_tx __rcu *tid_tx[IEEE80211_NUM_TIDS];
  242. struct tid_ampdu_tx *tid_start_tx[IEEE80211_NUM_TIDS];
  243. unsigned long last_addba_req_time[IEEE80211_NUM_TIDS];
  244. u8 addba_req_num[IEEE80211_NUM_TIDS];
  245. u8 dialog_token_allocator;
  246. };
  247. /* Value to indicate no TID reservation */
  248. #define IEEE80211_TID_UNRESERVED 0xff
  249. #define IEEE80211_FAST_XMIT_MAX_IV 18
  250. /**
  251. * struct ieee80211_fast_tx - TX fastpath information
  252. * @key: key to use for hw crypto
  253. * @hdr: the 802.11 header to put with the frame
  254. * @hdr_len: actual 802.11 header length
  255. * @sa_offs: offset of the SA
  256. * @da_offs: offset of the DA
  257. * @pn_offs: offset where to put PN for crypto (or 0 if not needed)
  258. * @band: band this will be transmitted on, for tx_info
  259. * @rcu_head: RCU head to free this struct
  260. *
  261. * This struct is small enough so that the common case (maximum crypto
  262. * header length of 8 like for CCMP/GCMP) fits into a single 64-byte
  263. * cache line.
  264. */
  265. struct ieee80211_fast_tx {
  266. struct ieee80211_key *key;
  267. u8 hdr_len;
  268. u8 sa_offs, da_offs, pn_offs;
  269. u8 band;
  270. u8 hdr[30 + 2 + IEEE80211_FAST_XMIT_MAX_IV +
  271. sizeof(rfc1042_header)] __aligned(2);
  272. struct rcu_head rcu_head;
  273. };
  274. /**
  275. * struct ieee80211_fast_rx - RX fastpath information
  276. * @dev: netdevice for reporting the SKB
  277. * @vif_type: (P2P-less) interface type of the original sdata (sdata->vif.type)
  278. * @vif_addr: interface address
  279. * @rfc1042_hdr: copy of the RFC 1042 SNAP header (to have in cache)
  280. * @control_port_protocol: control port protocol copied from sdata
  281. * @expected_ds_bits: from/to DS bits expected
  282. * @icv_len: length of the MIC if present
  283. * @key: bool indicating encryption is expected (key is set)
  284. * @sta_notify: notify the MLME code (once)
  285. * @internal_forward: forward froms internally on AP/VLAN type interfaces
  286. * @uses_rss: copy of USES_RSS hw flag
  287. * @da_offs: offset of the DA in the header (for header conversion)
  288. * @sa_offs: offset of the SA in the header (for header conversion)
  289. * @rcu_head: RCU head for freeing this structure
  290. */
  291. struct ieee80211_fast_rx {
  292. struct net_device *dev;
  293. enum nl80211_iftype vif_type;
  294. u8 vif_addr[ETH_ALEN] __aligned(2);
  295. u8 rfc1042_hdr[6] __aligned(2);
  296. __be16 control_port_protocol;
  297. __le16 expected_ds_bits;
  298. u8 icv_len;
  299. u8 key:1,
  300. sta_notify:1,
  301. internal_forward:1,
  302. uses_rss:1;
  303. u8 da_offs, sa_offs;
  304. struct rcu_head rcu_head;
  305. };
  306. /**
  307. * struct mesh_sta - mesh STA information
  308. * @plink_lock: serialize access to plink fields
  309. * @llid: Local link ID
  310. * @plid: Peer link ID
  311. * @aid: local aid supplied by peer
  312. * @reason: Cancel reason on PLINK_HOLDING state
  313. * @plink_retries: Retries in establishment
  314. * @plink_state: peer link state
  315. * @plink_timeout: timeout of peer link
  316. * @plink_timer: peer link watch timer
  317. * @t_offset: timing offset relative to this host
  318. * @t_offset_setpoint: reference timing offset of this sta to be used when
  319. * calculating clockdrift
  320. * @local_pm: local link-specific power save mode
  321. * @peer_pm: peer-specific power save mode towards local STA
  322. * @nonpeer_pm: STA power save mode towards non-peer neighbors
  323. * @processed_beacon: set to true after peer rates and capabilities are
  324. * processed
  325. * @fail_avg: moving percentage of failed MSDUs
  326. */
  327. struct mesh_sta {
  328. struct timer_list plink_timer;
  329. s64 t_offset;
  330. s64 t_offset_setpoint;
  331. spinlock_t plink_lock;
  332. u16 llid;
  333. u16 plid;
  334. u16 aid;
  335. u16 reason;
  336. u8 plink_retries;
  337. bool processed_beacon;
  338. enum nl80211_plink_state plink_state;
  339. u32 plink_timeout;
  340. /* mesh power save */
  341. enum nl80211_mesh_power_mode local_pm;
  342. enum nl80211_mesh_power_mode peer_pm;
  343. enum nl80211_mesh_power_mode nonpeer_pm;
  344. /* moving percentage of failed MSDUs */
  345. unsigned int fail_avg;
  346. };
  347. DECLARE_EWMA(signal, 1024, 8)
  348. struct ieee80211_sta_rx_stats {
  349. unsigned long packets;
  350. unsigned long last_rx;
  351. unsigned long num_duplicates;
  352. unsigned long fragments;
  353. unsigned long dropped;
  354. int last_signal;
  355. u8 chains;
  356. s8 chain_signal_last[IEEE80211_MAX_CHAINS];
  357. u16 last_rate;
  358. struct u64_stats_sync syncp;
  359. u64 bytes;
  360. u64 msdu[IEEE80211_NUM_TIDS + 1];
  361. };
  362. /**
  363. * struct sta_info - STA information
  364. *
  365. * This structure collects information about a station that
  366. * mac80211 is communicating with.
  367. *
  368. * @list: global linked list entry
  369. * @free_list: list entry for keeping track of stations to free
  370. * @hash_node: hash node for rhashtable
  371. * @addr: station's MAC address - duplicated from public part to
  372. * let the hash table work with just a single cacheline
  373. * @local: pointer to the global information
  374. * @sdata: virtual interface this station belongs to
  375. * @ptk: peer keys negotiated with this station, if any
  376. * @ptk_idx: last installed peer key index
  377. * @gtk: group keys negotiated with this station, if any
  378. * @rate_ctrl: rate control algorithm reference
  379. * @rate_ctrl_lock: spinlock used to protect rate control data
  380. * (data inside the algorithm, so serializes calls there)
  381. * @rate_ctrl_priv: rate control private per-STA pointer
  382. * @lock: used for locking all fields that require locking, see comments
  383. * in the header file.
  384. * @drv_deliver_wk: used for delivering frames after driver PS unblocking
  385. * @listen_interval: listen interval of this station, when we're acting as AP
  386. * @_flags: STA flags, see &enum ieee80211_sta_info_flags, do not use directly
  387. * @ps_lock: used for powersave (when mac80211 is the AP) related locking
  388. * @ps_tx_buf: buffers (per AC) of frames to transmit to this station
  389. * when it leaves power saving state or polls
  390. * @tx_filtered: buffers (per AC) of frames we already tried to
  391. * transmit but were filtered by hardware due to STA having
  392. * entered power saving state, these are also delivered to
  393. * the station when it leaves powersave or polls for frames
  394. * @driver_buffered_tids: bitmap of TIDs the driver has data buffered on
  395. * @txq_buffered_tids: bitmap of TIDs that mac80211 has txq data buffered on
  396. * @last_connected: time (in seconds) when a station got connected
  397. * @last_seq_ctrl: last received seq/frag number from this STA (per TID
  398. * plus one for non-QoS frames)
  399. * @tid_seq: per-TID sequence numbers for sending to this STA
  400. * @ampdu_mlme: A-MPDU state machine state
  401. * @timer_to_tid: identity mapping to ID timers
  402. * @mesh: mesh STA information
  403. * @debugfs_dir: debug filesystem directory dentry
  404. * @dead: set to true when sta is unlinked
  405. * @removed: set to true when sta is being removed from sta_list
  406. * @uploaded: set to true when sta is uploaded to the driver
  407. * @sta: station information we share with the driver
  408. * @sta_state: duplicates information about station state (for debug)
  409. * @rcu_head: RCU head used for freeing this station struct
  410. * @cur_max_bandwidth: maximum bandwidth to use for TX to the station,
  411. * taken from HT/VHT capabilities or VHT operating mode notification
  412. * @known_smps_mode: the smps_mode the client thinks we are in. Relevant for
  413. * AP only.
  414. * @cipher_scheme: optional cipher scheme for this station
  415. * @reserved_tid: reserved TID (if any, otherwise IEEE80211_TID_UNRESERVED)
  416. * @fast_tx: TX fastpath information
  417. * @fast_rx: RX fastpath information
  418. * @tdls_chandef: a TDLS peer can have a wider chandef that is compatible to
  419. * the BSS one.
  420. * @tx_stats: TX statistics
  421. * @rx_stats: RX statistics
  422. * @pcpu_rx_stats: per-CPU RX statistics, assigned only if the driver needs
  423. * this (by advertising the USES_RSS hw flag)
  424. * @status_stats: TX status statistics
  425. */
  426. struct sta_info {
  427. /* General information, mostly static */
  428. struct list_head list, free_list;
  429. struct rcu_head rcu_head;
  430. struct rhlist_head hash_node;
  431. u8 addr[ETH_ALEN];
  432. struct ieee80211_local *local;
  433. struct ieee80211_sub_if_data *sdata;
  434. struct ieee80211_key __rcu *gtk[NUM_DEFAULT_KEYS + NUM_DEFAULT_MGMT_KEYS];
  435. struct ieee80211_key __rcu *ptk[NUM_DEFAULT_KEYS];
  436. u8 ptk_idx;
  437. struct rate_control_ref *rate_ctrl;
  438. void *rate_ctrl_priv;
  439. spinlock_t rate_ctrl_lock;
  440. spinlock_t lock;
  441. struct ieee80211_fast_tx __rcu *fast_tx;
  442. struct ieee80211_fast_rx __rcu *fast_rx;
  443. struct ieee80211_sta_rx_stats __percpu *pcpu_rx_stats;
  444. #ifdef CONFIG_MAC80211_MESH
  445. struct mesh_sta *mesh;
  446. #endif
  447. struct work_struct drv_deliver_wk;
  448. u16 listen_interval;
  449. bool dead;
  450. bool removed;
  451. bool uploaded;
  452. enum ieee80211_sta_state sta_state;
  453. /* use the accessors defined below */
  454. unsigned long _flags;
  455. /* STA powersave lock and frame queues */
  456. spinlock_t ps_lock;
  457. struct sk_buff_head ps_tx_buf[IEEE80211_NUM_ACS];
  458. struct sk_buff_head tx_filtered[IEEE80211_NUM_ACS];
  459. unsigned long driver_buffered_tids;
  460. unsigned long txq_buffered_tids;
  461. long last_connected;
  462. /* Updated from RX path only, no locking requirements */
  463. struct ieee80211_sta_rx_stats rx_stats;
  464. struct {
  465. struct ewma_signal signal;
  466. struct ewma_signal chain_signal[IEEE80211_MAX_CHAINS];
  467. } rx_stats_avg;
  468. /* Plus 1 for non-QoS frames */
  469. __le16 last_seq_ctrl[IEEE80211_NUM_TIDS + 1];
  470. /* Updated from TX status path only, no locking requirements */
  471. struct {
  472. unsigned long filtered;
  473. unsigned long retry_failed, retry_count;
  474. unsigned int lost_packets;
  475. unsigned long last_tdls_pkt_time;
  476. u64 msdu_retries[IEEE80211_NUM_TIDS + 1];
  477. u64 msdu_failed[IEEE80211_NUM_TIDS + 1];
  478. unsigned long last_ack;
  479. } status_stats;
  480. /* Updated from TX path only, no locking requirements */
  481. struct {
  482. u64 packets[IEEE80211_NUM_ACS];
  483. u64 bytes[IEEE80211_NUM_ACS];
  484. struct ieee80211_tx_rate last_rate;
  485. u64 msdu[IEEE80211_NUM_TIDS + 1];
  486. } tx_stats;
  487. u16 tid_seq[IEEE80211_QOS_CTL_TID_MASK + 1];
  488. /*
  489. * Aggregation information, locked with lock.
  490. */
  491. struct sta_ampdu_mlme ampdu_mlme;
  492. u8 timer_to_tid[IEEE80211_NUM_TIDS];
  493. #ifdef CONFIG_MAC80211_DEBUGFS
  494. struct dentry *debugfs_dir;
  495. #endif
  496. enum ieee80211_sta_rx_bandwidth cur_max_bandwidth;
  497. enum ieee80211_smps_mode known_smps_mode;
  498. const struct ieee80211_cipher_scheme *cipher_scheme;
  499. u8 reserved_tid;
  500. struct cfg80211_chan_def tdls_chandef;
  501. /* keep last! */
  502. struct ieee80211_sta sta;
  503. };
  504. static inline enum nl80211_plink_state sta_plink_state(struct sta_info *sta)
  505. {
  506. #ifdef CONFIG_MAC80211_MESH
  507. return sta->mesh->plink_state;
  508. #endif
  509. return NL80211_PLINK_LISTEN;
  510. }
  511. static inline void set_sta_flag(struct sta_info *sta,
  512. enum ieee80211_sta_info_flags flag)
  513. {
  514. WARN_ON(flag == WLAN_STA_AUTH ||
  515. flag == WLAN_STA_ASSOC ||
  516. flag == WLAN_STA_AUTHORIZED);
  517. set_bit(flag, &sta->_flags);
  518. }
  519. static inline void clear_sta_flag(struct sta_info *sta,
  520. enum ieee80211_sta_info_flags flag)
  521. {
  522. WARN_ON(flag == WLAN_STA_AUTH ||
  523. flag == WLAN_STA_ASSOC ||
  524. flag == WLAN_STA_AUTHORIZED);
  525. clear_bit(flag, &sta->_flags);
  526. }
  527. static inline int test_sta_flag(struct sta_info *sta,
  528. enum ieee80211_sta_info_flags flag)
  529. {
  530. return test_bit(flag, &sta->_flags);
  531. }
  532. static inline int test_and_clear_sta_flag(struct sta_info *sta,
  533. enum ieee80211_sta_info_flags flag)
  534. {
  535. WARN_ON(flag == WLAN_STA_AUTH ||
  536. flag == WLAN_STA_ASSOC ||
  537. flag == WLAN_STA_AUTHORIZED);
  538. return test_and_clear_bit(flag, &sta->_flags);
  539. }
  540. static inline int test_and_set_sta_flag(struct sta_info *sta,
  541. enum ieee80211_sta_info_flags flag)
  542. {
  543. WARN_ON(flag == WLAN_STA_AUTH ||
  544. flag == WLAN_STA_ASSOC ||
  545. flag == WLAN_STA_AUTHORIZED);
  546. return test_and_set_bit(flag, &sta->_flags);
  547. }
  548. int sta_info_move_state(struct sta_info *sta,
  549. enum ieee80211_sta_state new_state);
  550. static inline void sta_info_pre_move_state(struct sta_info *sta,
  551. enum ieee80211_sta_state new_state)
  552. {
  553. int ret;
  554. WARN_ON_ONCE(test_sta_flag(sta, WLAN_STA_INSERTED));
  555. ret = sta_info_move_state(sta, new_state);
  556. WARN_ON_ONCE(ret);
  557. }
  558. void ieee80211_assign_tid_tx(struct sta_info *sta, int tid,
  559. struct tid_ampdu_tx *tid_tx);
  560. static inline struct tid_ampdu_tx *
  561. rcu_dereference_protected_tid_tx(struct sta_info *sta, int tid)
  562. {
  563. return rcu_dereference_protected(sta->ampdu_mlme.tid_tx[tid],
  564. lockdep_is_held(&sta->lock) ||
  565. lockdep_is_held(&sta->ampdu_mlme.mtx));
  566. }
  567. /* Maximum number of frames to buffer per power saving station per AC */
  568. #define STA_MAX_TX_BUFFER 64
  569. /* Minimum buffered frame expiry time. If STA uses listen interval that is
  570. * smaller than this value, the minimum value here is used instead. */
  571. #define STA_TX_BUFFER_EXPIRE (10 * HZ)
  572. /* How often station data is cleaned up (e.g., expiration of buffered frames)
  573. */
  574. #define STA_INFO_CLEANUP_INTERVAL (10 * HZ)
  575. struct rhlist_head *sta_info_hash_lookup(struct ieee80211_local *local,
  576. const u8 *addr);
  577. /*
  578. * Get a STA info, must be under RCU read lock.
  579. */
  580. struct sta_info *sta_info_get(struct ieee80211_sub_if_data *sdata,
  581. const u8 *addr);
  582. struct sta_info *sta_info_get_bss(struct ieee80211_sub_if_data *sdata,
  583. const u8 *addr);
  584. #define for_each_sta_info(local, _addr, _sta, _tmp) \
  585. rhl_for_each_entry_rcu(_sta, _tmp, \
  586. sta_info_hash_lookup(local, _addr), hash_node)
  587. /*
  588. * Get STA info by index, BROKEN!
  589. */
  590. struct sta_info *sta_info_get_by_idx(struct ieee80211_sub_if_data *sdata,
  591. int idx);
  592. /*
  593. * Create a new STA info, caller owns returned structure
  594. * until sta_info_insert().
  595. */
  596. struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
  597. const u8 *addr, gfp_t gfp);
  598. void sta_info_free(struct ieee80211_local *local, struct sta_info *sta);
  599. /*
  600. * Insert STA info into hash table/list, returns zero or a
  601. * -EEXIST if (if the same MAC address is already present).
  602. *
  603. * Calling the non-rcu version makes the caller relinquish,
  604. * the _rcu version calls read_lock_rcu() and must be called
  605. * without it held.
  606. */
  607. int sta_info_insert(struct sta_info *sta);
  608. int sta_info_insert_rcu(struct sta_info *sta) __acquires(RCU);
  609. int __must_check __sta_info_destroy(struct sta_info *sta);
  610. int sta_info_destroy_addr(struct ieee80211_sub_if_data *sdata,
  611. const u8 *addr);
  612. int sta_info_destroy_addr_bss(struct ieee80211_sub_if_data *sdata,
  613. const u8 *addr);
  614. void sta_info_recalc_tim(struct sta_info *sta);
  615. int sta_info_init(struct ieee80211_local *local);
  616. void sta_info_stop(struct ieee80211_local *local);
  617. /**
  618. * sta_info_flush - flush matching STA entries from the STA table
  619. *
  620. * Returns the number of removed STA entries.
  621. *
  622. * @sdata: sdata to remove all stations from
  623. * @vlans: if the given interface is an AP interface, also flush VLANs
  624. */
  625. int __sta_info_flush(struct ieee80211_sub_if_data *sdata, bool vlans);
  626. static inline int sta_info_flush(struct ieee80211_sub_if_data *sdata)
  627. {
  628. return __sta_info_flush(sdata, false);
  629. }
  630. void sta_set_rate_info_tx(struct sta_info *sta,
  631. const struct ieee80211_tx_rate *rate,
  632. struct rate_info *rinfo);
  633. void sta_set_sinfo(struct sta_info *sta, struct station_info *sinfo);
  634. u32 sta_get_expected_throughput(struct sta_info *sta);
  635. void ieee80211_sta_expire(struct ieee80211_sub_if_data *sdata,
  636. unsigned long exp_time);
  637. u8 sta_info_tx_streams(struct sta_info *sta);
  638. void ieee80211_sta_ps_deliver_wakeup(struct sta_info *sta);
  639. void ieee80211_sta_ps_deliver_poll_response(struct sta_info *sta);
  640. void ieee80211_sta_ps_deliver_uapsd(struct sta_info *sta);
  641. unsigned long ieee80211_sta_last_active(struct sta_info *sta);
  642. #define STA_STATS_RATE_INVALID 0
  643. #define STA_STATS_RATE_VHT 0x8000
  644. #define STA_STATS_RATE_HT 0x4000
  645. #define STA_STATS_RATE_LEGACY 0x2000
  646. #define STA_STATS_RATE_SGI 0x1000
  647. #define STA_STATS_RATE_BW_SHIFT 9
  648. #define STA_STATS_RATE_BW_MASK (0x7 << STA_STATS_RATE_BW_SHIFT)
  649. static inline u16 sta_stats_encode_rate(struct ieee80211_rx_status *s)
  650. {
  651. u16 r = s->rate_idx;
  652. if (s->vht_flag & RX_VHT_FLAG_80MHZ)
  653. r |= RATE_INFO_BW_80 << STA_STATS_RATE_BW_SHIFT;
  654. else if (s->vht_flag & RX_VHT_FLAG_160MHZ)
  655. r |= RATE_INFO_BW_160 << STA_STATS_RATE_BW_SHIFT;
  656. else if (s->flag & RX_FLAG_40MHZ)
  657. r |= RATE_INFO_BW_40 << STA_STATS_RATE_BW_SHIFT;
  658. else if (s->flag & RX_FLAG_10MHZ)
  659. r |= RATE_INFO_BW_10 << STA_STATS_RATE_BW_SHIFT;
  660. else if (s->flag & RX_FLAG_5MHZ)
  661. r |= RATE_INFO_BW_5 << STA_STATS_RATE_BW_SHIFT;
  662. else
  663. r |= RATE_INFO_BW_20 << STA_STATS_RATE_BW_SHIFT;
  664. if (s->flag & RX_FLAG_SHORT_GI)
  665. r |= STA_STATS_RATE_SGI;
  666. if (s->flag & RX_FLAG_VHT)
  667. r |= STA_STATS_RATE_VHT | (s->vht_nss << 4);
  668. else if (s->flag & RX_FLAG_HT)
  669. r |= STA_STATS_RATE_HT;
  670. else
  671. r |= STA_STATS_RATE_LEGACY | (s->band << 4);
  672. return r;
  673. }
  674. #endif /* STA_INFO_H */