Searched defs:TXDESC_PHYS_H (Results 1 – 1 of 1) sorted by relevance
59 #define TXDESC_PHYS_H(idx) hi32(p->tx_descs_phys + (idx) * sizeof(struct dwmac_dma_desc)) macro64 #define TXDESC_PHYS_H(idx) phys_hi32(&p->tx_descs[idx]) macro