Home
last modified time | relevance | path

Searched refs:frParams (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c887 && (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()
2834 p_KeyParams->ccNextEngineParams.params.frParams.h_FrmReplic; in BuildNewNodeAddOrMdfyKeyAndNextEngine()
3323 && (p_CcNextEngineParams->params.frParams.h_FrmReplic)) in BuildNewNodeModifyNextEngine()
3325 p_CcNextEngineParams->params.frParams.h_FrmReplic; in BuildNewNodeModifyNextEngine()
5016 if (p_FmPcdCcNextEngineParams->params.frParams.h_FrmReplic) in NextStepAd()
5022 p_FmPcdCcNextEngineParams->params.frParams.h_FrmReplic); in NextStepAd()
5024 p_FmPcdCcNextEngineParams->params.frParams.h_FrmReplic, in NextStepAd()
[all …]
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1865 t_FmPcdCcNextFrParams frParams; /**< Parameters in case next engine is FR */ member