Searched defs:mt7603_dev (Results 1 – 1 of 1) sorted by relevance
103 struct mt7603_dev { struct104 union { /* must be first */109 const struct mt76_bus_ops *bus_ops;111 u32 rxfilter;113 struct list_head sta_poll_list;114 spinlock_t sta_poll_lock;116 struct mt7603_sta global_sta;118 u32 agc0, agc3;119 u32 false_cca_ofdm, false_cca_cck;120 unsigned long last_cca_adj;[all …]