Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7996/
Dmt7996.h604 int mt7996_mcu_set_radio_en(struct mt7996_phy *phy, bool enable);
Dmain.c21 ret = mt7996_mcu_set_radio_en(phy, true); in mt7996_run()
80 mt7996_mcu_set_radio_en(phy, false); in mt7996_stop_phy()
Dmcu.c4294 int mt7996_mcu_set_radio_en(struct mt7996_phy *phy, bool enable) in mt7996_mcu_set_radio_en() function