Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/mediatek/mt76/
Dmt76.h796 struct mt76_phy { struct
797 struct ieee80211_hw *hw;
798 struct mt76_dev *dev;
799 void *priv;
801 unsigned long state;
802 unsigned int num_sta;
803 u8 band_idx;
805 spinlock_t tx_lock;
806 struct list_head tx_list;
807 struct mt76_queue *q_tx[__MT_TXQ_MAX];
[all …]