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.h317 struct mt76_wcid { struct
318 struct mt76_rx_tid __rcu *aggr[IEEE80211_NUM_TIDS];
320 atomic_t non_aql_packets;
321 unsigned long flags;
323 struct ewma_signal rssi;
324 int inactive_count;
326 struct rate_info rate;
327 unsigned long ampdu_state;
329 u16 idx;
330 u8 hw_key_idx;
[all …]