Home
last modified time | relevance | path

Searched refs:h_FrmReplic (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c269 t_Handle h_Manip, t_Handle h_FrmReplic) in FillAdOfTypeContLookup() argument
279 UNUSED(h_FrmReplic); in FillAdOfTypeContLookup()
316 if (h_Manip && h_FrmReplic) in FillAdOfTypeContLookup()
322 FrmReplicGroupGetSourceTableDescriptor(h_FrmReplic)) in FillAdOfTypeContLookup()
325 if (h_FrmReplic) in FillAdOfTypeContLookup()
326 FrmReplicGroupUpdateAd(h_FrmReplic, h_Ad, &p_AdNewPtr); in FillAdOfTypeContLookup()
887 && (p_FmPcdCcNextEngineParams->params.frParams.h_FrmReplic)) in BuildNewAd()
892 p_FmPcdCcNextEngineParams->params.frParams.h_FrmReplic); in BuildNewAd()
1683 if (!p_FmPcdCcNextEngineParams->params.frParams.h_FrmReplic) in ValidateNextEngineParams()
2832 && (p_KeyParams->ccNextEngineParams.params.frParams.h_FrmReplic)) in BuildNewNodeAddOrMdfyKeyAndNextEngine()
[all …]
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h812 t_Error FmPcdFrmReplicUpdate(t_Handle h_FmPcd, t_Handle h_FmPort, t_Handle h_FrmReplic);
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1787 t_Handle h_FrmReplic; /**< A handle of the next frame replicator group */ member