Searched defs:p_Statistics (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/ |
H A D | fm_macsec_secy.c | 854 …Error FM_MACSEC_SECY_GetStatistics(t_Handle h_FmMacsecSecY, t_FmMacsecSecYStatistics *p_Statistics) in FM_MACSEC_SECY_GetStatistics() 860 …ScGetStatistics(t_Handle h_FmMacsecSecY, t_Handle h_Sc, t_FmMacsecSecYRxScStatistics *p_Statistics) in FM_MACSEC_SECY_RxScGetStatistics() 866 …(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, t_FmMacsecSecYRxSaStatistics *p_Statistics) in FM_MACSEC_SECY_RxSaGetStatistics() 872 …_MACSEC_SECY_TxScGetStatistics(t_Handle h_FmMacsecSecY, t_FmMacsecSecYTxScStatistics *p_Statistics) in FM_MACSEC_SECY_TxScGetStatistics() 878 …SaGetStatistics(t_Handle h_FmMacsecSecY, macsecAN_t an, t_FmMacsecSecYTxSaStatistics *p_Statistics) in FM_MACSEC_SECY_TxSaGetStatistics()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/ |
H A D | fm_port_dsar.h | 418 uint32_t p_Statistics; /**< Pointer to SNMP statistics table. */ member
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/ |
H A D | tgec.c | 384 static t_Error TgecGetStatistics(t_Handle h_Tgec, t_FmMacStatistics *p_Statistics) in TgecGetStatistics()
|
H A D | fm_mac.c | 450 t_Error FM_MAC_GetStatistics (t_Handle h_FmMac, t_FmMacStatistics *p_Statistics) in FM_MAC_GetStatistics()
|
H A D | memac.c | 542 static t_Error MemacGetStatistics(t_Handle h_Memac, t_FmMacStatistics *p_Statistics) in MemacGetStatistics()
|
H A D | dtsec.c | 693 static t_Error DtsecGetStatistics(t_Handle h_Dtsec, t_FmMacStatistics *p_Statistics) in DtsecGetStatistics()
|