Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
HDdtsec.h379 typedef struct t_InternalStatistics struct
409 } t_InternalStatistics; argument
617 t_InternalStatistics internalStatistics;
HDdtsec.c978 memset((char *)&p_Dtsec->internalStatistics, (char)0x0, sizeof(t_InternalStatistics)); in DtsecResetCounters()