Searched defs:RXDESC_PHYS_H (Results 1 – 1 of 1) sorted by relevance
61 #define RXDESC_PHYS_H(idx) hi32(p->rx_descs_phys + (idx) * sizeof(struct dwmac_dma_desc)) macro66 #define RXDESC_PHYS_H(idx) phys_hi32(&p->rx_descs[idx]) macro