Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_prs.c204 t_Error PrsIncludePortInStatistics(t_FmPcd *p_FmPcd, uint8_t hardwarePortId, bool include) in PrsIncludePortInStatistics() function
265 return PrsIncludePortInStatistics(p_FmPcd, hardwarePortId, include); in FmPcdPrsIncludePortInStatistics()
H A Dfm_pcd.h441 t_Error PrsIncludePortInStatistics(t_FmPcd *p_FmPcd, uint8_t hardwarePortId, bool include);
H A Dfm_pcd.c271 PrsIncludePortInStatistics(h_FmPcd, in IpcMsgHandlerCB()