Searched refs:t_FmMacStatistics (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h131 typedef struct t_FmMacStatistics { struct
172 } t_FmMacStatistics; typedef in typeref:struct:t_FmMacStatistics
530 t_Error FM_MAC_GetStatistics (t_Handle h_FmMac, t_FmMacStatistics *p_Statistics);
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.h92 t_Error (*f_FM_MAC_GetStatistics) (t_Handle h_FmMac, t_FmMacStatistics *p_Statistics);
H A Dfm_mac.c366 t_Error FM_MAC_GetStatistics (t_Handle h_FmMac, t_FmMacStatistics *p_Statistics)
H A Ddtsec.c847 static t_Error DtsecGetStatistics(t_Handle h_Dtsec, t_FmMacStatistics *p_Statistics)
860 memset(p_Statistics, 0xff, sizeof(t_FmMacStatistics));
H A Dtgec.c504 static t_Error TgecGetStatistics(t_Handle h_Tgec, t_FmMacStatistics *p_Statistics)

Completed in 104 milliseconds