Searched refs:mt7996_mcu_set_chan_info (Results 1 – 3 of 3) sorted by relevance
50 ret = mt7996_mcu_set_chan_info(phy, UNI_CHANNEL_RX_PATH); in mt7996_run()286 ret = mt7996_mcu_set_chan_info(phy, UNI_CHANNEL_SWITCH); in mt7996_set_channel()290 ret = mt7996_mcu_set_chan_info(phy, UNI_CHANNEL_RX_PATH); in mt7996_set_channel()
373 int mt7996_mcu_set_chan_info(struct mt7996_phy *phy, u16 tag);
2944 int mt7996_mcu_set_chan_info(struct mt7996_phy *phy, u16 tag) in mt7996_mcu_set_chan_info() function