Searched refs:dle_lp (Results 1 – 1 of 1) sorted by relevance
1281 u_int dle_lp; local1291 dle_lp = readl(iadev->dma+IPHASE5575_RX_LIST_ADDR) & (sizeof(struct dle)*DLE_ENTRIES - 1); 1292 cur_dle = (struct dle*)(iadev->rx_dle_q.start + (dle_lp >> 4)); 1692 u_int dle_lp; local1698 dle_lp = readl(iadev->dma+IPHASE5575_TX_LIST_ADDR) & 1700 cur_dle = (struct dle*)(iadev->tx_dle_q.start + (dle_lp >> 4));