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.h355 struct mt76_wcid { struct
356 struct mt76_rx_tid __rcu *aggr[IEEE80211_NUM_TIDS];
358 atomic_t non_aql_packets;
359 unsigned long flags;
361 struct ewma_signal rssi;
362 int inactive_count;
364 struct rate_info rate;
365 unsigned long ampdu_state;
367 u16 idx;
368 u8 hw_key_idx;
[all …]