Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h463 int mt7915_mcu_set_chan_info(struct mt7915_phy *phy, int cmd);
H A Dtestmode.c431 mt7915_mcu_set_chan_info(phy, MCU_EXT_CMD(SET_RX_PATH)); in mt7915_tm_update_channel()
H A Dmain.c80 ret = mt7915_mcu_set_chan_info(phy, MCU_EXT_CMD(SET_RX_PATH)); in mt7915_run()
338 ret = mt7915_mcu_set_chan_info(phy, MCU_EXT_CMD(CHANNEL_SWITCH)); in mt7915_set_channel()
H A Dmcu.c2700 int mt7915_mcu_set_chan_info(struct mt7915_phy *phy, int cmd) in mt7915_mcu_set_chan_info() function