Searched refs:__mt76_set_channel (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | channel.c | 29 return __mt76_set_channel(phy, &phy->main_chandef, false); in mt76_phy_update_channel() 331 __mt76_set_channel(phy, &phy->main_chandef, false); in mt76_roc_complete() 401 ret = __mt76_set_channel(phy, &chandef, offchannel); in mt76_remain_on_channel()
|
| H A D | scan.c | 29 __mt76_set_channel(phy, &phy->main_chandef, false); in mt76_scan_complete()
|
| H A D | mac80211.c | 1048 int __mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef, in __mt76_set_channel() function 1094 ret = __mt76_set_channel(phy, chandef, offchannel); in mt76_set_channel()
|
| H A D | mt76.h | 1809 int __mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef,
|