Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmt7996.h376 int mt7996_mcu_set_chan_info(struct mt7996_phy *phy, u16 tag);
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()
H A Dmcu.c2939 int mt7996_mcu_set_chan_info(struct mt7996_phy *phy, u16 tag) in mt7996_mcu_set_chan_info() function