Searched defs:h_FmMacsec (Results 1 – 4 of 4) sorted by relevance
69 t_Error FM_MACSEC_Init(t_Handle h_FmMacsec) in FM_MACSEC_Init()81 t_Error FM_MACSEC_Free(t_Handle h_FmMacsec) in FM_MACSEC_Free()105 t_Error FM_MACSEC_ConfigInvalidTagsFrameTreatment(t_Handle h_FmMacsec, bool deliverUncontrolled) in FM_MACSEC_ConfigInvalidTagsFrameTreatment()141 t_Error FM_MACSEC_ConfigPnExhaustionThreshold(t_Handle h_FmMacsec, uint32_t pnExhThr) in FM_MACSEC_ConfigPnExhaustionThreshold()153 t_Error FM_MACSEC_ConfigKeysUnreadable(t_Handle h_FmMacsec) in FM_MACSEC_ConfigKeysUnreadable()165 t_Error FM_MACSEC_ConfigSectagWithoutSCI(t_Handle h_FmMacsec) in FM_MACSEC_ConfigSectagWithoutSCI()177 t_Error FM_MACSEC_ConfigException(t_Handle h_FmMacsec, e_FmMacsecExceptions exception, bool enable) in FM_MACSEC_ConfigException()189 t_Error FM_MACSEC_GetRevision(t_Handle h_FmMacsec, uint32_t *p_MacsecRevision) in FM_MACSEC_GetRevision()202 t_Error FM_MACSEC_Enable(t_Handle h_FmMacsec) in FM_MACSEC_Enable()214 t_Error FM_MACSEC_Disable(t_Handle h_FmMacsec) in FM_MACSEC_Disable()[all …]
70 static void MacsecEventIsr(t_Handle h_FmMacsec) in MacsecEventIsr()89 static void MacsecErrorIsr(t_Handle h_FmMacsec) in MacsecErrorIsr()125 static t_Error MacsecInit(t_Handle h_FmMacsec) in MacsecInit()191 static t_Error MacsecFree(t_Handle h_FmMacsec) in MacsecFree()304 static t_Error MacsecConfigKeysUnreadable(t_Handle h_FmMacsec) in MacsecConfigKeysUnreadable()363 static t_Error MacsecEnable(t_Handle h_FmMacsec) in MacsecEnable()378 static t_Error MacsecDisable(t_Handle h_FmMacsec) in MacsecDisable()445 void FmMacsecRegisterIntr(t_Handle h_FmMacsec, in FmMacsecRegisterIntr()565 t_Error FmMacsecSetPTP(t_Handle h_FmMacsec, bool enable) in FmMacsecSetPTP()621 t_Error FmMacsecDeleteRxSc(t_Handle h_FmMacsec, uint32_t scId) in FmMacsecDeleteRxSc()[all …]
118 t_Handle h_FmMacsec; member
705 …t_Handle h_FmMacsec; /**< A handle to the FM MACSEC… member