Searched refs:e_RxStoreResponse (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/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-14.2/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 | 125 e_RxStoreResponse 142 e_RxStoreResponse
|
| H A D | if_dtsec_rm.c | 349 static e_RxStoreResponse 398 static e_RxStoreResponse
|
| H A D | if_dtsec_im.c | 66 static e_RxStoreResponse
|
| /freebsd-14.2/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-14.2/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()
|