Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c1063 if (p_SchemeParams->bypassFqidGeneration) in BuildSchemeRegs()
1166 if (p_SchemeParams->bypassFqidGeneration && p_SchemeParams->numOfUsedExtractedOrs) in BuildSchemeRegs()
1169 if (p_SchemeParams->bypassFqidGeneration && in BuildSchemeRegs()
1305 if (!p_SchemeParams->bypassFqidGeneration) in BuildSchemeRegs()
1700 if (p_SchemeParams->bypassFqidGeneration) in BuildSchemeRegs()
H A Dfm_manip.c5050 p_SchemeParams->bypassFqidGeneration = TRUE; in FmPcdManipBuildIpReassmScheme()
5122 p_SchemeParams->bypassFqidGeneration = TRUE; in FmPcdManipBuildCapwapReassmScheme()
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1733 …bool bypassFqidGeneration; /**< Normally - FALSE, TRUE to avoid F… member