Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c2007 p_CcParams->getCcParams.prOffset = in FmPortGetSetCcParams()
2013 p_CcParams->getCcParams.hardwarePortId = in FmPortGetSetCcParams()
2020 p_CcParams->getCcParams.dataOffset = in FmPortGetSetCcParams()
2031 p_CcParams->getCcParams.numOfExtraTasks = in FmPortGetSetCcParams()
2035 if (p_CcParams->getCcParams.type & FM_REV) in FmPortGetSetCcParams()
2039 p_CcParams->getCcParams.type &= ~FM_REV; in FmPortGetSetCcParams()
2060 p_CcParams->getCcParams.nia = in FmPortGetSetCcParams()
2063 p_CcParams->getCcParams.nia = in FmPortGetSetCcParams()
2071 p_CcParams->getCcParams.nia = in FmPortGetSetCcParams()
4912 if (p_PcdParam->p_CcParams && !p_PcdParam->p_CcParams->h_CcTree) in FM_PORT_SetPCD()
[all …]
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h2264 … t_FmPortPcdCcParams *p_CcParams; /**< Coarse classification parameters for this port */ member