Searched refs:HC_CMD_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
85 #define HC_CMD_POOL_SIZE (INTG_MAX_NUM_OF_CORES) macro134 uint32_t seqNum[HC_CMD_POOL_SIZE]; /* FIFO of seqNum to use when137 volatile bool enqueued[HC_CMD_POOL_SIZE]; /* HC is active - frame is enqueued139 t_HcFrame *p_Frm[HC_CMD_POOL_SIZE];149 for (i = 0; i < HC_CMD_POOL_SIZE; i++) in FillBufPool()165 for (i = 0; i < HC_CMD_POOL_SIZE; i++) in FillBufPool()182 if (p_FmHc->nextSeqNumLocation == HC_CMD_POOL_SIZE) in GetBuf()324 for (i=0; i<HC_CMD_POOL_SIZE; i++) in FmHcFree()347 for (i=0; i<HC_CMD_POOL_SIZE; i++) in FmHcSetFramesDataMemory()