Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/
Dmt76.h799 struct mt76_phy { struct
800 struct ieee80211_hw *hw;
801 struct mt76_dev *dev;
802 void *priv;
804 unsigned long state;
805 unsigned int num_sta;
806 u8 band_idx;
808 spinlock_t tx_lock;
809 struct list_head tx_list;
810 struct mt76_queue *q_tx[__MT_TXQ_MAX];
[all …]