Searched refs:RxComplete (Results 1 – 1 of 1) sorted by relevance
129 TxAvailable = 0x0008, RxComplete = 0x0010, RxEarly = 0x0020, enumerator403 (vp->full_bus_master_rx ? UpComplete : RxComplete) | in t515_reset()408 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | StatsFull in t515_reset()424 if ((cst & RxComplete) == 0) { in t515_poll()428 outw(SetIntrEnb | IntLatch | TxAvailable | RxComplete | in t515_poll()468 if ((status & RxComplete) == 0) { in t515_poll()