Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c2172 t_FmPcdCcNextEngineParams *p_CcNextEngineParams) in FillAdOfTypeResult() argument
2219 if (p_CcNextEngineParams->h_Manip) in FillAdOfTypeResult()
2220 FmPcdManipUpdateAdResultForCc(p_CcNextEngineParams->h_Manip, in FillAdOfTypeResult()
2221 p_CcNextEngineParams, h_Ad, &p_AdNewPtr); in FillAdOfTypeResult()
2227 switch (p_CcNextEngineParams->nextEngine) in FillAdOfTypeResult()
2230 if (p_CcNextEngineParams->params.enqueueParams.action in FillAdOfTypeResult()
2233 if (p_CcNextEngineParams->params.enqueueParams.overrideFqid) in FillAdOfTypeResult()
2237 p_CcNextEngineParams->params.enqueueParams.newFqid; in FillAdOfTypeResult()
2240 … (p_CcNextEngineParams->params.enqueueParams.newRelativeStorageProfileId in FillAdOfTypeResult()
2252 if (p_CcNextEngineParams->params.enqueueParams.action in FillAdOfTypeResult()
[all …]
H A Dfm_pcd.h452 t_FmPcdCcNextEngineParams *p_CcNextEngineParams,
H A Dfm_manip.c4852 t_Handle h_Manip, t_FmPcdCcNextEngineParams *p_CcNextEngineParams, in FmPcdManipUpdateAdResultForCc() argument
4861 ASSERT_COND(p_CcNextEngineParams); in FmPcdManipUpdateAdResultForCc()
4898 if ((p_CcNextEngineParams->nextEngine == e_FM_PCD_DONE) in FmPcdManipUpdateAdResultForCc()
4899 && (!p_CcNextEngineParams->params.enqueueParams.overrideFqid)) in FmPcdManipUpdateAdResultForCc()