Searched refs:mt7615_mcu_set_chan_info (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | testmode.c | 236 mt7615_mcu_set_chan_info(&dev->phy, MCU_EXT_CMD_SET_RX_PATH); in mt7615_tm_set_tx_frames()
|
H A D | main.c | 69 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()
|
H A D | mt7615.h | 461 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd);
|
H A D | mcu.c | 2892 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd) in mt7615_mcu_set_chan_info() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mt7615.h | 403 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd);
|
H A D | testmode.c | 231 mt7615_mcu_set_chan_info(phy, MCU_EXT_CMD(SET_RX_PATH)); in mt7615_tm_set_tx_frames()
|
H A D | main.c | 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()
|
H A D | mcu.c | 2118 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd) in mt7615_mcu_set_chan_info() function
|
Completed in 17 milliseconds