Searched defs:mt7915_sta (Results 1 – 1 of 1) sorted by relevance
117 struct mt7915_sta { struct118 struct mt76_wcid wcid; /* must be first */120 struct mt7915_vif *vif;122 struct list_head poll_list;123 struct list_head rc_list;124 u32 airtime_ac[8];126 unsigned long changed;127 unsigned long jiffies;128 unsigned long ampdu_state;130 struct mt76_connac_sta_key_conf bip;[all …]