Home
last modified time | relevance | path

Searched refs:f_RxStore (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/dpaa/
H A Dif_dtsec_im.c141 im_params->f_RxStore = dtsec_im_fm_port_rx_callback; in dtsec_im_fm_port_rx_init()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c205 if (p_FmPort->im.f_RxStore(p_FmPort->h_App, in FmPortImRx()
254 p_FmPort->im.f_RxStore = p_FmPortParams->specificParams.imRxTxParams.f_RxStore; in FmPortConfigIM()
H A Dfm_port.h796 t_FmPortImRxStoreCallback *f_RxStore; member
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h257 t_FmPortImRxStoreCallback *f_RxStore; /**< For Rx ports only. */ member