Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c4886 t_FmPortPcdCcParams fmPortPcdCcParams; in FM_PORT_SetPCD() local
4988 memset(&fmPortPcdCcParams, 0, sizeof(t_FmPortPcdCcParams)); in FM_PORT_SetPCD()
4989 fmPortPcdCcParams.h_CcTree = p_FmPort->h_ReassemblyTree; in FM_PORT_SetPCD()
4990 p_PcdParams->p_CcParams = &fmPortPcdCcParams; in FM_PORT_SetPCD()