Searched refs:IMQ_LEN (Results 1 – 2 of 2) sorted by relevance
155 …fcHBAdata->PciDev, &cpqfcHBAdata->dynamic_mem[0], sizeof(TachyonIMQ), 32 * (IMQ_LEN), 0L, &IMQdma); in CpqTsCreateTachLiteQues()161 fcChip->IMQ->length = IMQ_LEN - 1; in CpqTsCreateTachLiteQues()533 if ((++CI) >= IMQ_LEN) in PeekIMQEntry()1442 if (fcChip->IMQ->consumerIndex >= IMQ_LEN) // check for rollover in CpqTsProcessIMQEntry()
325 #define IMQ_LEN 512 // minimum 4 entries [(power of 2) - 1] macro328 TachyonIMQE QEntry[IMQ_LEN];