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

/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h2209 bool includeInPrsStatistics; /**< TRUE to include this port in the parser statistics; member in struct:t_FmPortPcdPrsParams
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h927 bool includeInPrsStatistics; member in struct:__anon9763
H A Dfm_port.c5045 && (p_PcdParams->p_PrsParams->includeInPrsStatistics))
5061 p_FmPort->includeInPrsStatistics = TRUE;
5313 if ((p_FmPort->pcdEngines & FM_PCD_PRS) && p_FmPort->includeInPrsStatistics)
5317 p_FmPort->includeInPrsStatistics = FALSE;

Completed in 187 milliseconds