Searched refs:rdd2_chandef (Results 1 - 8 of 8) sorted by path

/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c441 struct cfg80211_chan_def *chandef = &dev->rdd2_chandef;
H A Dmain.c1603 cfg80211_chandef_valid(&dev->rdd2_chandef) &&
1604 !!(dev->rdd2_chandef.chan->flags & IEEE80211_CHAN_RADAR);
1623 dev->rdd2_chandef = *chandef;
H A Dmcu.c293 &dev->rdd2_chandef,
H A Dmt7915.h258 struct cfg80211_chan_def rdd2_chandef; member in struct:mt7915_dev
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c244 struct cfg80211_chan_def *chandef = &dev->rdd2_chandef;
H A Dmain.c1404 cfg80211_chandef_valid(&dev->rdd2_chandef) &&
1405 !!(dev->rdd2_chandef.chan->flags & IEEE80211_CHAN_RADAR);
1424 dev->rdd2_chandef = *chandef;
H A Dmcu.c371 &dev->rdd2_chandef,
H A Dmt7996.h258 struct cfg80211_chan_def rdd2_chandef; member in struct:mt7996_dev

Completed in 253 milliseconds