Searched refs:FC_LINKQ_DEPTH (Results 1 – 3 of 3) sorted by relevance
858 #define FC_LINKQ_DEPTH TACH_MAX_XID macro863 LINKQ_ITEM Qitem[FC_LINKQ_DEPTH];
684 if (QconsumerNdx + 1 >= FC_LINKQ_DEPTH) // rollover test in cpqfcTS_WorkTask()719 if (ndx >= FC_LINKQ_DEPTH) // rollover test in cpqfcTSPutLinkQue()759 lastNdx = FC_LINKQ_DEPTH - 1; in cpqfcTSPutLinkQue()
109 printk("@ %p (%u elements)\n", cpqfcHBAdata->fcLQ, FC_LINKQ_DEPTH); in CpqTsCreateTachLiteQues()