Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c50 ret = mt7996_mcu_set_chan_info(phy, UNI_CHANNEL_RX_PATH); in mt7996_run()
286 ret = mt7996_mcu_set_chan_info(phy, UNI_CHANNEL_SWITCH); in mt7996_set_channel()
290 ret = mt7996_mcu_set_chan_info(phy, UNI_CHANNEL_RX_PATH); in mt7996_set_channel()
H A Dmt7996.h373 int mt7996_mcu_set_chan_info(struct mt7996_phy *phy, u16 tag);
H A Dmcu.c2944 int mt7996_mcu_set_chan_info(struct mt7996_phy *phy, u16 tag) in mt7996_mcu_set_chan_info() function