Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dscan.c20 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 Dchannel.c325 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 Dmac80211.c1017 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 Dmt76.h1589 int mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef,