Searched refs:tmpRes (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c637 e_RxStoreResponse tmpRes; local
654 tmpRes = p_Fq->cb.dqrr(p_Fq->h_App, p_Fq->h_QmFqr, p_QmPortal, p_Fq->fqidOffset, (t_DpaaFD*)&p_Dq->fd);
655 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE)
673 tmpRes = p_Fq->cb.dqrr(p_Fq->h_App,
678 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE)
685 tmpRes = p_QmPortal->p_NullCB->dqrr(p_QmPortal->h_App,
690 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE)
722 e_RxStoreResponse tmpRes; local
736 tmpRes = p_Fq->cb.dqrr(p_Fq->h_App, p_Fq->h_QmFqr, p_QmPortal, p_Fq->fqidOffset, (t_DpaaFD*)&p_Dq->fd);
737 if (tmpRes
796 e_RxStoreResponse tmpRes; local
[all...]

Completed in 120 milliseconds