Home
last modified time | relevance | path

Searched refs:e_RX_STORE_RESPONSE_PAUSE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c694 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE) in LoopDequeueRing()
717 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE) in LoopDequeueRing()
729 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE) in LoopDequeueRing()
776 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE) in LoopDequeueRingDcaOptimized()
799 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE) in LoopDequeueRingDcaOptimized()
811 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE) in LoopDequeueRingDcaOptimized()
850 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE) in LoopDequeueRingOptimized()
873 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE) in LoopDequeueRingOptimized()
885 if (tmpRes == e_RX_STORE_RESPONSE_PAUSE) in LoopDequeueRingOptimized()
/freebsd/sys/contrib/ncsw/inc/
H A Dncsw_ext.h249 e_RX_STORE_RESPONSE_PAUSE /**< Pause invoking callback with received data; enumerator
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c210 h_CurrUserPriv) == e_RX_STORE_RESPONSE_PAUSE) in FmPortImRx()