Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/wireless/mediatek/mt76/
Dmt76.h752 struct mt76_phy { struct
753 struct ieee80211_hw *hw;
754 struct mt76_dev *dev;
755 void *priv;
757 unsigned long state;
758 u8 band_idx;
760 spinlock_t tx_lock;
761 struct list_head tx_list;
762 struct mt76_queue *q_tx[__MT_TXQ_MAX];
764 struct cfg80211_chan_def chandef;
[all …]