Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.c1037 static t_Error DtsecSetStatistics(t_Handle h_Dtsec, e_FmMacStatisticsLevel statisticsLevel) in DtsecSetStatistics() function
1319 err = DtsecSetStatistics(h_Dtsec, e_FM_MAC_FULL_STATISTICS); in DtsecInit()
1359 p_FmMacControllerDriver->f_FM_MAC_SetStatistics = DtsecSetStatistics; in InitFmMacControllerDriver()