Home
last modified time | relevance | path

Searched refs:mt76_mcu_send_and_get_msg (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmcu.c56 int mt76_mcu_send_and_get_msg(struct mt76_dev *dev, int cmd, const void *data, in mt76_mcu_send_and_get_msg() function
70 EXPORT_SYMBOL_GPL(mt76_mcu_send_and_get_msg);
H A Dmt76.h1925 int mt76_mcu_send_and_get_msg(struct mt76_dev *dev, int cmd, const void *data,
1944 return mt76_mcu_send_and_get_msg(dev, cmd, data, len, wait_resp, NULL); in mt76_mcu_send_msg()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dregd.c232 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7921_regd_query_regdb()
H A Dmcu.c84 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_EXT_QUERY(EFUSE_ACCESS), in mt7921_mcu_read_eeprom()
591 ret = mt76_mcu_send_and_get_msg(phy->dev, MCU_CE_CMD(GET_NIC_CAPAB), in mt7921_mcu_get_nic_capability()
1142 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_CE_CMD(GET_TXPWR), in mt7921_get_txpwr_info()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2247 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_EXT_CMD(MURU_CTRL), in mt7915_mcu_muru_debug_get()
2931 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7915_mcu_get_eeprom()
2967 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7915_mcu_get_eeprom_free_block()
3218 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_EXT_CMD(GET_MIB_INFO), in mt7915_mcu_get_chan_mib_info()
3561 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7915_mcu_get_txpower_sku()
3917 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_EXT_CMD(PHY_STAT_INFO), in mt7915_mcu_get_rx_rate()
4170 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_WA_PARAM_CMD(QUERY), in mt7915_mcu_wed_wa_tx_stats()
4222 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_EXT_QUERY(RF_REG_ACCESS), in mt7915_mcu_rf_regval()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c121 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7925_mcu_regval()
861 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_WM_UNI_CMD_QUERY(EFUSE_CTRL), in mt7925_mcu_read_eeprom()
981 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_UNI_CMD(WSYS_CONFIG), in mt7925_mcu_fw_log_2_host()
1006 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7925_mcu_get_temperature()
1089 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_UNI_CMD(CHIP_CONFIG), in mt7925_mcu_get_nic_capability()
1629 return mt76_mcu_send_and_get_msg(&dev->mt76, MCU_UNI_CMD(EFUSE_CTRL), in mt7925_mcu_set_eeprom()
2253 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_UNI_CMD(TXPOWER), in mt7925_get_txpwr_info()
4101 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7925_mcu_wf_rf_pin_ctrl()
H A Dregd.c280 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7925_regd_query_regdb()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c4391 ret = mt76_mcu_send_and_get_msg(&dev->mt76, cmd, &req, sizeof(req), in mt7996_mcu_get_eeprom()
4458 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_WM_UNI_CMD_QUERY(EFUSE_CTRL), &req, in mt7996_mcu_get_efuse_free_block()
4485 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7996_mcu_get_chip_config()
4565 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_WM_UNI_CMD_QUERY(GET_MIB_INFO), in mt7996_mcu_get_chan_mib_info()
4636 ret = mt76_mcu_send_and_get_msg(&phy->dev->mt76, MCU_WM_UNI_CMD(THERMAL), in mt7996_mcu_get_temperature()
5308 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7996_mcu_rf_regval()