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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1226 != !!p_PcdParams->p_CcParams))
1258 p_PcdParams->p_CcParams->h_CcTree,
1264 p_FmPort->ccTreeId = p_PcdParams->p_CcParams->h_CcTree;
1996 t_FmPortGetSetCcParams *p_CcParams)
2004 if ((p_CcParams->getCcParams.type & OFFSET_OF_PR)
2007 p_CcParams->getCcParams.prOffset =
2009 p_CcParams->getCcParams.type &= ~OFFSET_OF_PR;
2011 if (p_CcParams->getCcParams.type & HW_PORT_ID)
2013 p_CcParams->getCcParams.hardwarePortId =
2015 p_CcParams
1995 FmPortGetSetCcParams(t_Handle h_FmPort, t_FmPortGetSetCcParams *p_CcParams) argument
[all...]
/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h2264 t_FmPortPcdCcParams *p_CcParams; /**< Coarse classification parameters for this port */ member in struct:t_FmPortPcdParams

Completed in 116 milliseconds