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.h856 struct mt76_phy { struct
857 struct ieee80211_hw *hw;
858 struct mt76_dev *dev;
859 void *priv;
861 unsigned long state;
862 unsigned int num_sta;
863 u8 band_idx;
865 spinlock_t tx_lock;
866 struct list_head tx_list;
867 struct mt76_queue *q_tx[__MT_TXQ_MAX];
[all …]