Home
last modified time | relevance | path

Searched refs:mt7615_mcu_set_chan_info (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dtestmode.c236 mt7615_mcu_set_chan_info(&dev->phy, MCU_EXT_CMD_SET_RX_PATH); in mt7615_tm_set_tx_frames()
Dmain.c69 mt7615_mcu_set_chan_info(phy, MCU_EXT_CMD_SET_RX_PATH); in mt7615_start()
310 ret = mt7615_mcu_set_chan_info(phy, MCU_EXT_CMD_CHANNEL_SWITCH); in mt7615_set_channel()
Dmt7615.h461 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd);
Dmcu.c2892 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd) in mt7615_mcu_set_chan_info() function