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

/broadcom-cfe-1.4.2/cfe/dev/
H A Ddev_bcm5700.c216 #define RI(n) ((n)-1) macro
760 } while (status->index[RI(1)].return_p != rxr_1_index);
814 } while (status->index[RI(1)].send_c != txc_1_index);
844 sc->rxr_1_index = 0; status->index[RI(1)].return_p = 0;
845 sc->txp_1_index = 0; status->index[RI(1)].send_c = 0;
2343 if (status->index[RI(1)].return_p != sc->rxr_1_index) {
2349 if (status->index[RI(1)].send_c != sc->txc_1_index) {

Completed in 37 milliseconds