Searched refs:RXBD_STATS (Results 1 – 2 of 2) sorted by relevance
328 if (!(status & RXBD_STATS)) in tsec_recv()331 printf("Got error %x\n", (status & RXBD_STATS)); in tsec_recv()364 if (!(status & RXBD_STATS)) { in tsec_recv()369 printf("Got error %x\n", (status & RXBD_STATS)); in tsec_recv()
202 #define RXBD_STATS 0x003f macro
Completed in 6 milliseconds