Searched refs:protectFrames (Results 1 – 5 of 5) sorted by relevance
127 bool protectFrames; member
123 txScParams.protectFrames = p_FmMacsecSecY->protectFrames; in FmMacsecSecYCreateSc()222 p_FmMacsecSecY->protectFrames = DEFAULT_protectFrames; in FM_MACSEC_SECY_Config()386 t_Error FM_MACSEC_SECY_ConfigProtectFrames(t_Handle h_FmMacsecSecY, bool protectFrames) in FM_MACSEC_SECY_ConfigProtectFrames() argument393 p_FmMacsecSecY->protectFrames = protectFrames; in FM_MACSEC_SECY_ConfigProtectFrames()
126 bool protectFrames; member
668 tmpReg |= ((p_TxScParams->protectFrames << TX_SCCFG_PF_SHIFT) & TX_SCCFG_PF_MASK); in FmMacsecCreateTxSc()
795 t_Error FM_MACSEC_SECY_ConfigProtectFrames(t_Handle h_FmMacsecSecY, bool protectFrames);