Searched refs:pnExhThr (Results 1 – 5 of 5) sorted by relevance
141 t_Error FM_MACSEC_ConfigPnExhaustionThreshold(t_Handle h_FmMacsec, uint32_t pnExhThr) in FM_MACSEC_ConfigPnExhaustionThreshold() argument148 … return p_FmMacsecControllerDriver->f_FM_MACSEC_ConfigPnExhaustionThreshold(h_FmMacsec, pnExhThr); in FM_MACSEC_ConfigPnExhaustionThreshold()
159 WRITE_UINT32(p_FmMacsec->p_FmMacsecRegs->tpnet, p_FmMacsecDriverParam->pnExhThr); in MacsecInit()292 static t_Error MacsecConfigPnExhaustionThreshold(t_Handle h_FmMacsec, uint32_t pnExhThr) in MacsecConfigPnExhaustionThreshold() argument299 p_FmMacsec->p_FmMacsecDriverParam->pnExhThr = pnExhThr; in MacsecConfigPnExhaustionThreshold()1016 …p_FmMacsec->p_FmMacsecDriverParam->pnExhThr = DEFAULT_pnExhTh… in FM_MACSEC_MASTER_Config()
62 t_Error (*f_FM_MACSEC_ConfigPnExhaustionThreshold) (t_Handle h_FmMacsec, uint32_t pnExhThr);
447 uint32_t pnExhThr; member
301 t_Error FM_MACSEC_ConfigPnExhaustionThreshold(t_Handle h_FmMacsec, uint32_t pnExhThr);