Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76.h816 struct mt76_phy { struct
817 struct ieee80211_hw *hw;
818 struct mt76_dev *dev;
819 void *priv;
821 unsigned long state;
822 unsigned int num_sta;
823 u8 band_idx;
825 spinlock_t tx_lock;
826 struct list_head tx_list;
827 struct mt76_queue *q_tx[__MT_TXQ_MAX];
[all …]