Searched refs:f_FM_MACSEC_ConfigPnExhaustionThreshold (Results 1 – 3 of 3) sorted by relevance
147 if (p_FmMacsecControllerDriver->f_FM_MACSEC_ConfigPnExhaustionThreshold) in FM_MACSEC_ConfigPnExhaustionThreshold()148 … return p_FmMacsecControllerDriver->f_FM_MACSEC_ConfigPnExhaustionThreshold(h_FmMacsec, pnExhThr); in FM_MACSEC_ConfigPnExhaustionThreshold()
62 t_Error (*f_FM_MACSEC_ConfigPnExhaustionThreshold) (t_Handle h_FmMacsec, uint32_t pnExhThr); member
431 …p_FmMacsecControllerDriver->f_FM_MACSEC_ConfigPnExhaustionThreshold = MacsecCo… in InitFmMacsecControllerDriver()