Home
last modified time | relevance | path

Searched refs:RxDComplete (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c515.c283 RxDComplete = 0x00008000, RxDError = 0x4000, enumerator
1326 while ((rx_status = vp->rx_ring[entry].status) & RxDComplete) { in boomerang_rx()
H A D3c59x.c551 RxDComplete=0x00008000, RxDError=0x4000, enumerator
2600 while ((rx_status = le32_to_cpu(vp->rx_ring[entry].status)) & RxDComplete){ in boomerang_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A D3c515.c285 RxDComplete = 0x00008000, RxDError = 0x4000, enumerator
1330 while ((rx_status = vp->rx_ring[entry].status) & RxDComplete) { in boomerang_rx()
H A D3c59x.c551 RxDComplete=0x00008000, RxDError=0x4000, enumerator
2602 while ((rx_status = le32_to_cpu(vp->rx_ring[entry].status)) & RxDComplete){ in boomerang_rx()

Completed in 15 milliseconds