Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h2209 …bool includeInPrsStatistics; /**< TRUE to include this port in … member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h927 bool includeInPrsStatistics; member
H A Dfm_port.c5045 && (p_PcdParams->p_PrsParams->includeInPrsStatistics)) in FM_PORT_SetPCD()
5061 p_FmPort->includeInPrsStatistics = TRUE; in FM_PORT_SetPCD()
5313 if ((p_FmPort->pcdEngines & FM_PCD_PRS) && p_FmPort->includeInPrsStatistics) in FM_PORT_DeletePCD()
5317 p_FmPort->includeInPrsStatistics = FALSE; in FM_PORT_DeletePCD()