Searched refs:e_RxStoreResponse (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/ncsw/inc/ |
H A D | ncsw_ext.h | 247 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 D | qman.h | 230 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 D | qman_portals.c | 51 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 D | qman.c | 124 e_RxStoreResponse 141 e_RxStoreResponse
|
H A D | if_dtsec_rm.c | 348 static e_RxStoreResponse in dtsec_rm_fqr_mext_free() 397 static e_RxStoreResponse in dtsec_rm_fqr_rx_callback()
|
H A D | if_dtsec_im.c | 65 static e_RxStoreResponse
|
/freebsd/sys/contrib/ncsw/inc/Peripherals/ |
H A D | qm_ext.h | 75 typedef e_RxStoreResponse (t_QmReceivedFrameCallback)(t_Handle h_App, 147 typedef e_RxStoreResponse (t_QmRejectedFrameCallback)(t_Handle h_App,
|
H A D | fm_port_ext.h | 201 typedef e_RxStoreResponse (t_FmPortImRxStoreCallback) (t_Handle h_App,
|
/freebsd/sys/contrib/ncsw/Peripherals/QM/ |
H A D | qm_portal_fqr.c | 491 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()
|