Searched refs:dmad (Results 1 – 1 of 1) sorted by relevance
182 struct mt76_rro_rxdmad_c *dmad = (void *)q->desc; in mt76_dma_queue_magic_cnt_init() local188 dmad[i].data3 = cpu_to_le32(data3); in mt76_dma_queue_magic_cnt_init()456 struct mt76_rro_rxdmad_c *dmad = e->buf; in mt76_dma_get_rxdmad_c_buf() local457 u32 data1 = le32_to_cpu(dmad->data1); in mt76_dma_get_rxdmad_c_buf()458 u32 data2 = le32_to_cpu(dmad->data2); in mt76_dma_get_rxdmad_c_buf()580 struct mt76_rro_rxdmad_c *dmad; in mt76_dma_dequeue() local586 dmad = q->entry[idx].buf; in mt76_dma_dequeue()588 le32_to_cpu(dmad->data3)); in mt76_dma_dequeue()