Searched refs:REG_DNLISTPTR (Results 1 – 2 of 2) sorted by relevance
1104 paddr = GET32(REG_DNLISTPTR); in elxl_m_tx()1113 PUT32(REG_DNLISTPTR, paddr); in elxl_m_tx()1120 paddr = GET32(REG_DNLISTPTR); in elxl_m_tx()1137 if ((r->r_avail < r->r_count) && (GET32(REG_DNLISTPTR) != 0)) { in elxl_m_tx()1254 PUT32(REG_DNLISTPTR, sc->ex_txring.r_head->ed_descaddr); in elxl_m_tx()
125 #define REG_DNLISTPTR 0x24 macro