Searched defs:TXDESC_PHYS_L (Results 1 – 1 of 1) sorted by relevance
60 #define TXDESC_PHYS_L(idx) lo32(p->tx_descs_phys + (idx) * sizeof(struct dwmac_dma_desc)) macro65 #define TXDESC_PHYS_L(idx) phys_lo32(&p->tx_descs[idx]) macro