Home
last modified time | relevance | path

Searched defs:txdma_regs (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/agere/
Det131x.h239 struct txdma_regs { /* Location: */ struct
240 u32 csr; /* 0x1000 */
241 u32 pr_base_hi; /* 0x1004 */
242 u32 pr_base_lo; /* 0x1008 */
243 u32 pr_num_des; /* 0x100C */
244 u32 txq_wr_addr; /* 0x1010 */
245 u32 txq_wr_addr_ext; /* 0x1014 */
246 u32 txq_rd_addr; /* 0x1018 */
247 u32 dma_wb_base_hi; /* 0x101C */
248 u32 dma_wb_base_lo; /* 0x1020 */
[all …]