Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7615/
Dtestmode.c231 mt7615_mcu_set_chan_info(phy, MCU_EXT_CMD(SET_RX_PATH)); in mt7615_tm_set_tx_frames()
Dmt7615.h402 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd);
Dmain.c76 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()
Dmcu.c2118 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd) in mt7615_mcu_set_chan_info() function