Searched refs:SFQ_LEN (Results 1 – 2 of 2) sorted by relevance
175 …cHBAdata->PciDev, &cpqfcHBAdata->dynamic_mem[0], sizeof(TachLiteSFQ), 64 * (SFQ_LEN), 0L, &SPQdma); in CpqTsCreateTachLiteQues()181 fcChip->SFQ->length = SFQ_LEN - 1; // i.e. Que length [# entries - in CpqTsCreateTachLiteQues()1740 if (++consumerIndex >= SFQ_LEN) // check for rollover in CpqTsGetSFQEntry()
356 #define SFQ_LEN 32 // minimum 32 entries, max 4096 macro360 TachFCHDR_CMND QEntry[SFQ_LEN]; // must be 64 bytes!!