Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76.h721 struct mt76_phy { struct
722 struct ieee80211_hw *hw;
723 struct mt76_dev *dev;
724 void *priv;
726 unsigned long state;
727 u8 band_idx;
729 struct mt76_queue *q_tx[__MT_TXQ_MAX];
731 struct cfg80211_chan_def chandef;
732 struct ieee80211_channel *main_chan;
734 struct mt76_channel_state *chan_state;
[all …]