Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec.h192 …r FmMacsecRxSaUpdateNextPn(t_Handle h_FmMacsec, uint32_t scId, e_ScSaId saId, uint32_t updtNextPN);
H A Dfm_macsec_secy.c609 …C_SECY_RxSaUpdateNextPn(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, uint32_t updtNextPN) in FM_MACSEC_SECY_RxSaUpdateNextPn() argument
624 …eNextPn(p_FmMacsecSecY->h_FmMacsec,p_FmSecYSc->scId, p_FmSecYSc->sa[an].saId, updtNextPN)) != E_OK) in FM_MACSEC_SECY_RxSaUpdateNextPn()
H A Dfm_macsec_master.c831 …or FmMacsecRxSaUpdateNextPn(t_Handle h_FmMacsec, uint32_t scId, e_ScSaId saId, uint32_t updtNextPN) in FmMacsecRxSaUpdateNextPn() argument
844 WRITE_UINT32(p_FmMacsec->p_FmMacsecRegs->fmMacsecRxScSa[saId].rxsanpn, updtNextPN); in FmMacsecRxSaUpdateNextPn()
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_macsec_ext.h1021 …_SECY_RxSaUpdateNextPn(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, uint32_t updtNextPN);