Home
last modified time | relevance | path

Searched refs:mt7921_mcu_set_chan_info (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/
Dmt7921.h268 int mt7921_mcu_set_chan_info(struct mt7921_phy *phy, int cmd);
Dmain.c189 err = mt7921_mcu_set_chan_info(phy, MCU_EXT_CMD_SET_RX_PATH); in __mt7921_start()
340 ret = mt7921_mcu_set_chan_info(phy, MCU_EXT_CMD_CHANNEL_SWITCH); in mt7921_set_channel()
Dmcu.c1069 int mt7921_mcu_set_chan_info(struct mt7921_phy *phy, int cmd) in mt7921_mcu_set_chan_info() function