/freebsd/sys/contrib/ncsw/inc/Peripherals/ |
H A D | qm_ext.h | 75 typedef e_RxStoreResponse (t_QmReceivedFrameCallback)(t_Handle h_App, 91 typedef t_Error (t_QmFqrDrainedCompletionCB)(t_Handle h_App, 147 typedef e_RxStoreResponse (t_QmRejectedFrameCallback)(t_Handle h_App, 204 typedef void (t_QmExceptionsCallback) ( t_Handle h_App, 250 …t_Handle h_App; /**< A handle to an application layer object; This… member 634 …t_Handle h_App; /**< a handle to the upper layer; It will … member 774 t_Handle h_App; member 935 t_Handle h_App); 969 t_Error QM_FQR_RegisterCB(t_Handle h_QmFqr, t_QmReceivedFrameCallback *f_CallBack, t_Handle h_App); 1154 … t_Handle h_App; /**< A handle to the application layer, will be passed as member
|
H A D | bm_ext.h | 65 typedef void (t_BmDepletionCallback)(t_Handle h_App, bool in); 103 typedef void (t_BmExceptionsCallback) (t_Handle h_App, 124 …t_Handle h_App; /**< A handle to an application layer object; This… member 431 …t_Handle h_App; /**< opaque user value passed as a parameter to ca… member
|
H A D | fm_macsec_ext.h | 87 typedef void (t_FmMacsecExceptionsCallback) ( t_Handle h_App, 106 …t_Handle h_App; /**< A handle to an application layer object; … member 522 typedef void (t_FmMacsecSecYExceptionsCallback) ( t_Handle h_App, 535 typedef void (t_FmMacsecSecYEventsCallback) ( t_Handle h_App, 710 …t_Handle h_App; /**< A handle to an applicatio… member
|
H A D | fm_rtc_ext.h | 112 …t_Handle h_App; /**< A handle to an application layer object; This ha… member 343 typedef void (t_FmRtcExceptionsCallback) ( t_Handle h_App, uint8_t id);
|
H A D | fm_mac_ext.h | 146 typedef void (t_FmMacExceptionCallback)(t_Handle h_App, e_FmMacExceptions exceptions); 239 …t_Handle h_App; /**< A handle to an application layer object; This… member
|
H A D | fm_port_ext.h | 182 typedef void (t_FmPortExceptionCallback) (t_Handle h_App, e_FmPortExceptions exception); 201 typedef e_RxStoreResponse (t_FmPortImRxStoreCallback) (t_Handle h_App, 220 typedef void (t_FmPortImTxConfCallback) (t_Handle h_App, 290 …t_Handle h_App; /**< A handle to an application layer object; This… member
|
H A D | fm_ext.h | 356 typedef void (t_FmExceptionsCallback)(t_Handle h_App, 373 typedef void (t_FmBusErrorCallback) (t_Handle h_App, 494 …t_Handle h_App; /**< A handle to an application layer object; This… member
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/ |
H A D | tgec.c | 108 p_Tgec->f_Exception(p_Tgec->h_App, e_FM_MAC_EX_10G_REM_FAULT); in TgecErrException() 110 p_Tgec->f_Exception(p_Tgec->h_App, e_FM_MAC_EX_10G_LOC_FAULT); in TgecErrException() 112 p_Tgec->f_Exception(p_Tgec->h_App, e_FM_MAC_EX_10G_1TX_ECC_ER); in TgecErrException() 114 p_Tgec->f_Exception(p_Tgec->h_App, e_FM_MAC_EX_10G_TX_FIFO_UNFL); in TgecErrException() 116 p_Tgec->f_Exception(p_Tgec->h_App, e_FM_MAC_EX_10G_TX_FIFO_OVFL); in TgecErrException() 118 p_Tgec->f_Exception(p_Tgec->h_App, e_FM_MAC_EX_10G_TX_ER); in TgecErrException() 120 p_Tgec->f_Exception(p_Tgec->h_App, e_FM_MAC_EX_10G_RX_FIFO_OVFL); in TgecErrException() 122 p_Tgec->f_Exception(p_Tgec->h_App, e_FM_MAC_EX_10G_RX_ECC_ER); in TgecErrException() 124 p_Tgec->f_Exception(p_Tgec->h_App, e_FM_MAC_EX_10G_RX_JAB_FRM); in TgecErrException() 126 p_Tgec->f_Exception(p_Tgec->h_App, e_FM_MAC_EX_10G_RX_OVRSZ_FRM); in TgecErrException() [all …]
|
H A D | dtsec.c | 225 p_Dtsec->f_Exception(p_Dtsec->h_App, e_FM_MAC_EX_1G_BAB_RX); in DtsecIsr() 227 p_Dtsec->f_Exception(p_Dtsec->h_App, e_FM_MAC_EX_1G_RX_CTL); in DtsecIsr() 231 p_Dtsec->f_Exception(p_Dtsec->h_App, e_FM_MAC_EX_1G_GRATEFUL_TX_STP_COMPLET); in DtsecIsr() 233 p_Dtsec->f_Exception(p_Dtsec->h_App, e_FM_MAC_EX_1G_BAB_TX); in DtsecIsr() 235 p_Dtsec->f_Exception(p_Dtsec->h_App, e_FM_MAC_EX_1G_TX_CTL); in DtsecIsr() 237 p_Dtsec->f_Exception(p_Dtsec->h_App, e_FM_MAC_EX_1G_TX_ERR); in DtsecIsr() 239 p_Dtsec->f_Exception(p_Dtsec->h_App, e_FM_MAC_EX_1G_LATE_COL); in DtsecIsr() 241 p_Dtsec->f_Exception(p_Dtsec->h_App, e_FM_MAC_EX_1G_COL_RET_LMT); in DtsecIsr() 307 p_Dtsec->f_Exception(p_Dtsec->h_App, e_FM_MAC_EX_1G_TX_FIFO_UNDRN); in DtsecIsr() 310 p_Dtsec->f_Exception(p_Dtsec->h_App, e_FM_MAC_EX_1G_MAG_PCKT); in DtsecIsr() [all …]
|
H A D | memac.c | 218 p_Memac->f_Exception(p_Memac->h_App, e_FM_MAC_EX_TS_FIFO_ECC_ERR); in MemacErrException() 220 p_Memac->f_Exception(p_Memac->h_App, e_FM_MAC_EX_10G_1TX_ECC_ER); in MemacErrException() 222 p_Memac->f_Exception(p_Memac->h_App, e_FM_MAC_EX_10G_RX_ECC_ER); in MemacErrException() 242 p_Memac->f_Exception(p_Memac->h_App, e_FM_MAC_EX_MAGIC_PACKET_INDICATION); in MemacException() 1093 p_Memac->h_App = p_FmMacParam->h_App; in MEMAC_Config()
|
H A D | memac.h | 69 …t_Handle h_App; /**< Handle to the upper layer ap… member
|
H A D | tgec.h | 127 …t_Handle h_App; /**< Handle to the upper layer app… member
|
/freebsd/sys/contrib/ncsw/Peripherals/QM/ |
H A D | qm_portal_fqr.c | 460 p_QmFqr->f_CompletionCB(p_QmFqr->h_App, p_QmFqr); in freeDrainedFq() 491 static e_RxStoreResponse drainCB(t_Handle h_App, in drainCB() argument 497 UNUSED(h_App); in drainCB() 507 static void cb_ern_dcErn(t_Handle h_App, in cb_ern_dcErn() argument 515 UNUSED(h_App); in cb_ern_dcErn() 521 static void cb_fqs(t_Handle h_App, in cb_fqs() argument 527 UNUSED(h_App); in cb_fqs() 535 static void null_cb_mr(t_Handle h_App, in null_cb_mr() argument 542 UNUSED(p_Fq);UNUSED(h_App); in null_cb_mr() 591 p_QmCg->f_Exception(p_QmCg->h_App, e_QM_EX_CG_STATE_CHANGE); in LoopMessageRing() [all …]
|
H A D | qm.c | 697 p_Qm->h_App = p_QmParam->h_App; in QM_Config() 1058 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_CORENET_INITIATOR_DATA); in QM_ErrorIsr() 1060 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_CORENET_TARGET_DATA); in QM_ErrorIsr() 1062 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_CORENET_INVALID_TARGET_TRANSACTION); in QM_ErrorIsr() 1064 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_PFDR_THRESHOLD); in QM_ErrorIsr() 1066 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_MULTI_ECC); in QM_ErrorIsr() 1068 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_SINGLE_ECC); in QM_ErrorIsr() 1070 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_PFDR_ENQUEUE_BLOCKED); in QM_ErrorIsr() 1072 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_INVALID_COMMAND); in QM_ErrorIsr() 1074 p_Qm->f_Exception(p_Qm->h_App, e_QM_EX_DEQUEUE_DCP); in QM_ErrorIsr() [all …]
|
H A D | qm.h | 453 t_Handle h_App; member 484 t_Handle h_App; member 529 t_Handle h_App; member 552 t_Handle h_App; member 582 t_Handle h_App; member
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Rtc/ |
H A D | fm_rtc.c | 110 p_Rtc->alarmParams[0].f_AlarmCallback(p_Rtc->h_App, 0); in RtcExceptions() 120 p_Rtc->alarmParams[1].f_AlarmCallback(p_Rtc->h_App, 1); in RtcExceptions() 125 p_Rtc->periodicPulseParams[0].f_PeriodicPulseCallback(p_Rtc->h_App, 0); in RtcExceptions() 130 p_Rtc->periodicPulseParams[1].f_PeriodicPulseCallback(p_Rtc->h_App, 1); in RtcExceptions() 135 p_Rtc->externalTriggerParams[0].f_ExternalTriggerCallback(p_Rtc->h_App, 0); in RtcExceptions() 140 p_Rtc->externalTriggerParams[1].f_ExternalTriggerCallback(p_Rtc->h_App, 1); in RtcExceptions() 186 p_Rtc->h_App = p_FmRtcParam->h_App; in FM_RTC_Config()
|
H A D | fm_rtc.h | 84 t_Handle h_App; /**< Application handle */ member
|
/freebsd/sys/dev/dpaa/ |
H A D | bman.c | 48 bman_exception(t_Handle h_App, e_BmExceptions exception) in bman_exception() argument 53 sc = h_App; in bman_exception() 111 bp.h_App = sc; in bman_attach() 215 bpp.h_App = h_BufferPool; in bman_pool_create()
|
H A D | if_dtsec_rm.c | 162 params.h_App = sc; in dtsec_rm_fm_port_rx_init() 210 params.h_App = sc; in dtsec_rm_fm_port_tx_init() 271 dtsec_rm_pool_rx_depleted(t_Handle h_App, bool in) 276 sc = h_App; in dtsec_rm_pool_rx_depleted() 273 dtsec_rm_pool_rx_depleted(t_Handle h_App,bool in) dtsec_rm_pool_rx_depleted() argument
|
H A D | if_dtsec_im.c | 134 params.h_App = sc; in dtsec_im_fm_port_rx_init() 185 params.h_App = sc; in dtsec_im_fm_port_tx_init()
|
H A D | if_dtsec.c | 154 dtsec_fm_mac_mdio_event_callback(t_Handle h_App, in dtsec_fm_mac_mdio_event_callback() argument 159 sc = h_App; in dtsec_fm_mac_mdio_event_callback() 200 params.h_App = sc; in dtsec_fm_mac_init()
|
/freebsd/sys/contrib/ncsw/Peripherals/BM/ |
H A D | bm.c | 488 p_Bm->h_App = p_BmParam->h_App; in BM_Config() 698 p_Bm->f_Exception(p_Bm->h_App, e_BM_EX_INVALID_COMMAND); in BM_ErrorIsr() 700 p_Bm->f_Exception(p_Bm->h_App, e_BM_EX_FBPR_THRESHOLD); in BM_ErrorIsr() 702 p_Bm->f_Exception(p_Bm->h_App, e_BM_EX_MULTI_ECC); in BM_ErrorIsr() 704 p_Bm->f_Exception(p_Bm->h_App, e_BM_EX_SINGLE_ECC); in BM_ErrorIsr()
|
/freebsd/sys/contrib/ncsw/inc/ |
H A D | ncsw_ext.h | 396 typedef void (t_TxConfFunction)(t_Handle h_App, 423 typedef e_RxStoreResponse (t_RxStoreFunction)(t_Handle h_App,
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/ |
H A D | fm_macsec_secy.h | 138 t_Handle h_App; member
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/ |
H A D | fm_port_im.c | 69 p_FmPort->f_Exception(p_FmPort->h_App, e_FM_PORT_EXCEPTION_IM_BUSY); in ImException() 102 p_FmPort->im.f_TxConf(p_FmPort->h_App, in TxConf() 107 p_FmPort->im.f_TxConf(p_FmPort->h_App, in TxConf() 205 if (p_FmPort->im.f_RxStore(p_FmPort->h_App, in FmPortImRx() 658 p_FmPort->im.f_TxConf (p_FmPort->h_App, in FM_PORT_ImTx()
|