Lines Matching defs:mt76_wcid
238 struct mt76_wcid { struct
239 struct mt76_rx_tid __rcu *aggr[IEEE80211_NUM_TIDS];
241 atomic_t non_aql_packets;
242 unsigned long flags;
244 struct ewma_signal rssi;
245 int inactive_count;
247 u16 idx;
248 u8 hw_key_idx;
249 u8 hw_key_idx2;
251 u8 sta:1;
252 u8 ext_phy:1;
253 u8 amsdu:1;
255 u8 rx_check_pn;
256 u8 rx_key_pn[IEEE80211_NUM_TIDS][6];
257 u16 cipher;
259 u32 tx_info;
260 bool sw_iv;
262 u8 packet_id;