Searched refs:mt76_set_channel (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | scan.c | 155 mt76_set_channel(phy, &phy->main_chandef, false); in mt76_scan_work() 165 mt76_set_channel(phy, &chandef, offchannel); in mt76_scan_work()
|
| H A D | mac80211.c | 1085 int mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef, in mt76_set_channel() function 1108 return mt76_set_channel(phy, chandef, offchannel); in mt76_update_channel()
|
| H A D | mt76.h | 1823 int mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef,
|