Home
last modified time | relevance | path

Searched refs:dle_lp (Results 1 – 1 of 1) sorted by relevance

/drivers/atm/
Diphase.c1279 u_int dle_lp; local
1289 dle_lp = readl(iadev->dma+IPHASE5575_RX_LIST_ADDR) & (sizeof(struct dle)*DLE_ENTRIES - 1);
1290 cur_dle = (struct dle*)(iadev->rx_dle_q.start + (dle_lp >> 4));
1690 u_int dle_lp; local
1696 dle_lp = readl(iadev->dma+IPHASE5575_TX_LIST_ADDR) &
1698 cur_dle = (struct dle*)(iadev->tx_dle_q.start + (dle_lp >> 4));