Searched refs:mt7996_mcu_set_radio_en (Results 1 – 3 of 3) sorted by relevance
604 int mt7996_mcu_set_radio_en(struct mt7996_phy *phy, bool enable);
21 ret = mt7996_mcu_set_radio_en(phy, true); in mt7996_run()80 mt7996_mcu_set_radio_en(phy, false); in mt7996_stop_phy()
4294 int mt7996_mcu_set_radio_en(struct mt7996_phy *phy, bool enable) in mt7996_mcu_set_radio_en() function