Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dchannel.c29 return __mt76_set_channel(phy, &phy->main_chandef, false); in mt76_phy_update_channel()
H A Dmac80211.c981 int __mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef, in __mt76_set_channel() function
1026 ret = __mt76_set_channel(phy, chandef, offchannel); in mt76_set_channel()
H A Dmt76.h1587 int __mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef,