Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmain.c11 int mt76x0_set_channel(struct mt76_phy *mphy) in mt76x0_set_channel() function
32 EXPORT_SYMBOL_GPL(mt76x0_set_channel);
Dmt76x0.h52 int mt76x0_set_channel(struct mt76_phy *mphy);
Dusb.c220 .set_channel = mt76x0_set_channel, in mt76x0u_probe()
Dpci.c162 .set_channel = mt76x0_set_channel, in mt76x0e_probe()