Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h717 struct mt76_phy { struct
718 struct ieee80211_hw *hw;
719 struct mt76_dev *dev;
720 void *priv;
722 unsigned long state;
723 u8 band_idx;
725 spinlock_t tx_lock;
726 struct list_head tx_list;
727 struct mt76_queue *q_tx[__MT_TXQ_MAX];
729 struct cfg80211_chan_def chandef;
[all …]