Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt76/mt7603/
Dmcu.h69 MCU_EXT_CMD_CHANNEL_SWITCH = 0x08, enumerator
Dmcu.c473 ret = __mt76_mcu_send_msg(&dev->mt76, MCU_EXT_CMD_CHANNEL_SWITCH, in mt7603_mcu_set_channel()
/drivers/net/wireless/mediatek/mt76/mt7615/
Dmcu.h94 MCU_EXT_CMD_CHANNEL_SWITCH = 0x08, enumerator
Dmcu.c1333 ret = __mt76_mcu_send_msg(&dev->mt76, MCU_EXT_CMD_CHANNEL_SWITCH, in mt7615_mcu_set_channel()