Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
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()
3323 && (p_CcNextEngineParams->params.frParams.h_FrmReplic)) in BuildNewNodeModifyNextEngine()
3325 p_CcNextEngineParams->params.frParams.h_FrmReplic; in BuildNewNodeModifyNextEngine()
[all …]
/f-stack/freebsd/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);
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1787 t_Handle h_FrmReplic; /**< A handle of the next frame replicator group */ member