Searched refs:RxDComplete (Results 1 – 2 of 2) sorted by relevance
289 RxDComplete = 0x00008000, RxDError = 0x4000, enumerator1341 while ((rx_status = vp->rx_ring[entry].status) & RxDComplete) { in boomerang_rx()
551 RxDComplete=0x00008000, RxDError=0x4000, enumerator2556 while ((rx_status = le32_to_cpu(vp->rx_ring[entry].status)) & RxDComplete){ in boomerang_rx()