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.h718 struct mt76_phy { struct
719 struct ieee80211_hw *hw;
720 struct mt76_dev *dev;
721 void *priv;
723 unsigned long state;
724 u8 band_idx;
726 spinlock_t tx_lock;
727 struct list_head tx_list;
728 struct mt76_queue *q_tx[__MT_TXQ_MAX];
730 struct cfg80211_chan_def chandef;
[all …]