Searched refs:mt76_set_channel (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | scan.c | 20 mt76_set_channel(phy, &phy->main_chandef, false); in mt76_scan_complete() 96 mt76_set_channel(phy, &phy->main_chandef, false); in mt76_scan_work() 102 mt76_set_channel(phy, &chandef, true); in mt76_scan_work()
|
| H A D | channel.c | 325 mt76_set_channel(phy, &phy->main_chandef, false); in mt76_roc_complete() 384 mt76_set_channel(phy, &chandef, true); in mt76_remain_on_channel()
|
| H A D | mac80211.c | 1017 int mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef, in mt76_set_channel() function 1040 return mt76_set_channel(phy, chandef, offchannel); in mt76_update_channel()
|
| H A D | mt76.h | 1589 int mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef,
|