Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_macsec_ext.h595 typedef struct t_FmMacsecSecYRxScStatistics { struct
614 } t_FmMacsecSecYRxScStatistics; argument
1159 …ECY_RxScGetStatistics(t_Handle h_FmMacsecSecY, t_Handle h_Sc, t_FmMacsecSecYRxScStatistics *p_Stat…
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_secy.h108 t_FmMacsecSecYRxScStatistics rxScStatistics;
H A Dfm_macsec_secy.c860 …ECY_RxScGetStatistics(t_Handle h_FmMacsecSecY, t_Handle h_Sc, t_FmMacsecSecYRxScStatistics *p_Stat… in FM_MACSEC_SECY_RxScGetStatistics()