Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h388 int mt7996_mcu_set_radio_en(struct mt7996_phy *phy, bool enable);
H A Dmain.c46 ret = mt7996_mcu_set_radio_en(phy, true); in mt7996_run()
89 mt7996_mcu_set_radio_en(phy, false); in mt7996_stop()
H A Dmcu.c3648 int mt7996_mcu_set_radio_en(struct mt7996_phy *phy, bool enable) in mt7996_mcu_set_radio_en() function