Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c46 mt7915_mcu_set_chan_info(phy, MCU_EXT_CMD_SET_RX_PATH); in mt7915_start()
238 ret = mt7915_mcu_set_chan_info(phy, MCU_EXT_CMD_CHANNEL_SWITCH); in mt7915_set_channel()
H A Dmt7915.h309 int mt7915_mcu_set_chan_info(struct mt7915_phy *phy, int cmd);
H A Dmcu.c3173 int mt7915_mcu_set_chan_info(struct mt7915_phy *phy, int cmd) in mt7915_mcu_set_chan_info() function