Home
last modified time | relevance | path

Searched refs:__mt76_set_channel (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dchannel.c29 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 Dscan.c29 __mt76_set_channel(phy, &phy->main_chandef, false); in mt76_scan_complete()
H A Dmac80211.c1048 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 Dmt76.h1809 int __mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef,