Home
last modified time | relevance | path

Searched refs:e_RxStoreResponse (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/
H A Dncsw_ext.h247 typedef enum e_RxStoreResponse enum
259 } e_RxStoreResponse; typedef
423 typedef e_RxStoreResponse (t_RxStoreFunction)(t_Handle h_App,
/freebsd/sys/dev/dpaa/
H A Dqman.h230 e_RxStoreResponse qman_received_frame_callback(t_Handle app, t_Handle qm_fqr,
238 e_RxStoreResponse qman_rejected_frame_callback(t_Handle app, t_Handle qm_fqr,
H A Dqman_portals.c51 extern e_RxStoreResponse qman_received_frame_callback(t_Handle, t_Handle,
53 extern e_RxStoreResponse qman_rejected_frame_callback(t_Handle, t_Handle,
H A Dqman.c124 e_RxStoreResponse
141 e_RxStoreResponse
H A Dif_dtsec_rm.c348 static e_RxStoreResponse in dtsec_rm_fqr_mext_free()
397 static e_RxStoreResponse in dtsec_rm_fqr_rx_callback()
H A Dif_dtsec_im.c65 static e_RxStoreResponse
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h75 typedef e_RxStoreResponse (t_QmReceivedFrameCallback)(t_Handle h_App,
147 typedef e_RxStoreResponse (t_QmRejectedFrameCallback)(t_Handle h_App,
H A Dfm_port_ext.h201 typedef e_RxStoreResponse (t_FmPortImRxStoreCallback) (t_Handle h_App,
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c491 static e_RxStoreResponse drainCB(t_Handle h_App, in drainCB()
676 e_RxStoreResponse tmpRes; in LoopDequeueRing()
761 e_RxStoreResponse tmpRes; in LoopDequeueRingDcaOptimized()
835 e_RxStoreResponse tmpRes; in LoopDequeueRingOptimized()