Searched refs:dmad (Results 1 – 1 of 1) sorted by relevance
179 struct mt76_rro_rxdmad_c *dmad = (void *)q->desc; in mt76_dma_queue_magic_cnt_init() local185 dmad[i].data3 = cpu_to_le32(data3); in mt76_dma_queue_magic_cnt_init()468 struct mt76_rro_rxdmad_c *dmad = e->buf; in mt76_dma_get_rxdmad_c_buf() local469 u32 data1 = le32_to_cpu(dmad->data1); in mt76_dma_get_rxdmad_c_buf()470 u32 data2 = le32_to_cpu(dmad->data2); in mt76_dma_get_rxdmad_c_buf()597 struct mt76_rro_rxdmad_c *dmad; in mt76_dma_dequeue() local603 dmad = q->entry[idx].buf; in mt76_dma_dequeue()605 le32_to_cpu(dmad->data3)); in mt76_dma_dequeue()