Searched refs:mt7996_mcu_set_radio_en (Results 1 – 3 of 3) sorted by relevance
388 int mt7996_mcu_set_radio_en(struct mt7996_phy *phy, bool enable);
46 ret = mt7996_mcu_set_radio_en(phy, true); in mt7996_run()89 mt7996_mcu_set_radio_en(phy, false); in mt7996_stop()
3648 int mt7996_mcu_set_radio_en(struct mt7996_phy *phy, bool enable) in mt7996_mcu_set_radio_en() function