Home
last modified time | relevance | path

Searched refs:macsecSCI_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_master.h305 #define GET_SCI_FIRST_HALF(sci) (uint32_t)((macsecSCI_t)((macsecSCI_t)(sci) & SCI_HIGH_MASK) >>…
306 #define GET_SCI_SECOND_HALF(sci) (uint32_t)((macsecSCI_t)(sci) & SCI_LOW_MASK)
H A Dfm_macsec.h114 macsecSCI_t sci;
125 macsecSCI_t sci;
H A Dfm_macsec_secy.c89 macsecSCI_t sci, in FmMacsecSecYCreateSc()
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_macsec_ext.h476 typedef uint64_t macsecSCI_t; typedef
669 macsecSCI_t sci; /**< The secure channel identification of the SC */