Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_macsec_ext.h585 typedef struct t_FmMacsecSecYTxSaStatistics { struct
590 } t_FmMacsecSecYTxSaStatistics; typedef
1204 …ECY_TxSaGetStatistics(t_Handle h_FmMacsecSecY, macsecAN_t an, t_FmMacsecSecYTxSaStatistics *p_Stat…
/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_secy.h97 t_FmMacsecSecYTxSaStatistics txSaStatistics;
H A Dfm_macsec_secy.c878 …ECY_TxSaGetStatistics(t_Handle h_FmMacsecSecY, macsecAN_t an, t_FmMacsecSecYTxSaStatistics *p_Stat… in FM_MACSEC_SECY_TxSaGetStatistics()