Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7925/
Dinit.c70 mt7925_mcu_set_channel_domain(hw->priv); in mt7925_regd_update()
Dmcu.h640 int mt7925_mcu_set_channel_domain(struct mt76_phy *phy);
Dmcu.c2998 int mt7925_mcu_set_channel_domain(struct mt76_phy *phy) in mt7925_mcu_set_channel_domain() function
3101 EXPORT_SYMBOL_GPL(mt7925_mcu_set_channel_domain);
Dmain.c316 err = mt7925_mcu_set_channel_domain(mphy); in __mt7925_start()