Home
last modified time | relevance | path

Searched defs:mt76_wcid (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76.h346 struct mt76_wcid { struct
347 struct mt76_rx_tid __rcu *aggr[IEEE80211_NUM_TIDS];
349 atomic_t non_aql_packets;
350 unsigned long flags;
352 struct ewma_signal rssi;
353 int inactive_count;
355 struct rate_info rate;
356 unsigned long ampdu_state;
358 u16 idx;
359 u8 hw_key_idx;
[all …]