Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
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);
Dmt76.h1501 int mt76_mcu_send_and_get_msg(struct mt76_dev *dev, int cmd, const void *data,
1520 return mt76_mcu_send_and_get_msg(dev, cmd, data, len, wait_resp, NULL); in mt76_mcu_send_msg()
Dmt76_connac_mcu.c1991 ret = mt76_mcu_send_and_get_msg(phy->dev, MCU_CE_CMD(GET_NIC_CAPAB), in mt76_connac_mcu_get_nic_capability()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7921/
Dtestmode.c97 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_CE_CMD(TEST_CTRL), in mt7921_tm_query()
Dmcu.c81 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_EXT_QUERY(EFUSE_ACCESS), in mt7921_mcu_read_eeprom()
930 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_CE_CMD(GET_TXPWR), in mt7921_get_txpwr_info()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c2140 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_EXT_CMD(MURU_CTRL), in mt7915_mcu_muru_debug_get()
2818 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7915_mcu_get_eeprom()
2845 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7915_mcu_get_eeprom_free_block()
3040 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_EXT_CMD(GET_MIB_INFO), in mt7915_mcu_get_chan_mib_info()
3293 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7915_mcu_get_txpower_sku()
3624 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_EXT_CMD(PHY_STAT_INFO), in mt7915_mcu_get_rx_rate()
3807 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_WA_PARAM_CMD(QUERY), in mt7915_mcu_wed_wa_tx_stats()
3855 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_EXT_QUERY(RF_REG_ACCESS), in mt7915_mcu_rf_regval()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/
Dmcu.c3068 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7996_mcu_get_eeprom()
3107 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_WM_UNI_CMD_QUERY(EFUSE_CTRL), &req, in mt7996_mcu_get_eeprom_free_block()
3135 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7996_mcu_get_chip_config()
3199 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_WM_UNI_CMD_QUERY(GET_MIB_INFO), in mt7996_mcu_get_chan_mib_info()
3715 ret = mt76_mcu_send_and_get_msg(&dev->mt76, in mt7996_mcu_rf_regval()