Searched refs:mt76_mcu_send_and_get_msg (Results 1 – 2 of 2) sorted by relevance
56 int mt76_mcu_send_and_get_msg(struct mt76_dev *dev, int cmd, const void *data, in mt76_mcu_send_and_get_msg() function70 EXPORT_SYMBOL_GPL(mt76_mcu_send_and_get_msg);
97 ret = mt76_mcu_send_and_get_msg(&dev->mt76, MCU_CE_CMD(TEST_CTRL), in mt7921_tm_query()