Searched refs:bypassPlcrProfileGeneration (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1279 bool bypassPlcrProfileGeneration; member in struct:t_FmPcdKgCc
1283 t_FmPcdKgPlcrProfile plcrProfile; /**< only if plcrNext=TRUE and bypassPlcrProfileGeneration=FALSE */
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c1910 if((p_Scheme->kgNextEngineParams.cc.plcrNext) && (p_Scheme->kgNextEngineParams.cc.bypassPlcrProfileGeneration))
1916 RETURN_ERROR(MAJOR, E_NOT_SUPPORTED, ("bypassPlcrProfileGeneration."));
1929 (!p_Scheme->kgNextEngineParams.cc.bypassPlcrProfileGeneration))
1953 (!p_Scheme->kgNextEngineParams.cc.bypassPlcrProfileGeneration)))
2028 if(!p_Scheme->kgNextEngineParams.cc.bypassPlcrProfileGeneration)

Completed in 156 milliseconds