Searched refs:QM_FQCTRL_LOCKINCACHE (Results 1 – 3 of 3) sorted by relevance
574 #define QM_FQCTRL_LOCKINCACHE 0x0001 /* Aggressively cache FQD */ macro
1987 flags |= (p_QmFqrParams->preferInCache) ? QM_FQCTRL_LOCKINCACHE : 0; in QM_FQR_Create()
599 #define QM_FQCTRL_LOCKINCACHE QM_FQCTRL_PREFERINCACHE /* older naming */ macro