Searched refs:mt7615_mcu_set_chan_info (Results 1 – 4 of 4) sorted by relevance
231 mt7615_mcu_set_chan_info(phy, MCU_EXT_CMD(SET_RX_PATH)); in mt7615_tm_set_tx_frames()
402 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd);
76 ret = mt7615_mcu_set_chan_info(phy, MCU_EXT_CMD(SET_RX_PATH)); in mt7615_start()309 ret = mt7615_mcu_set_chan_info(phy, MCU_EXT_CMD(CHANNEL_SWITCH)); in mt7615_set_channel()
2118 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd) in mt7615_mcu_set_chan_info() function