Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_macsec_ext.h619 typedef struct t_FmMacsecSecYTxScStatistics { struct
624 } t_FmMacsecSecYTxScStatistics; argument
1189 t_Error FM_MACSEC_SECY_TxScGetStatistics(t_Handle h_FmMacsecSecY, t_FmMacsecSecYTxScStatistics *p_S…
/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_secy.h109 t_FmMacsecSecYTxScStatistics txScStatistics;
H A Dfm_macsec_secy.c872 t_Error FM_MACSEC_SECY_TxScGetStatistics(t_Handle h_FmMacsecSecY, t_FmMacsecSecYTxScStatistics *p_S… in FM_MACSEC_SECY_TxScGetStatistics()