Searched refs:ERQ_LEN (Results 1 – 3 of 3) sorted by relevance
322 #define ERQ_LEN 128 // power of 2, max 4096 macro401 TachLiteIRB QEntry[ERQ_LEN]; // Base register; entries 32 bytes ea.
135 …cHBAdata->PciDev, &cpqfcHBAdata->dynamic_mem[0], sizeof(TachLiteERQ), 32 * (ERQ_LEN), 0L, &ERQdma); in CpqTsCreateTachLiteQues()141 fcChip->ERQ->length = ERQ_LEN - 1; in CpqTsCreateTachLiteQues()
4561 if (producer >= ERQ_LEN) // rollover condition? in cpqfcTSStartExchange()