Lines Matching refs:index
68 * @qidx: An cpu index used to affinitize IO queues and MSIX vectors.
110 * EQ/CQ/WQ at index 0. After that they are sequentially assigned.
114 qhandle->index = ((qidx - 1) %
118 qhandle->index = qidx;
124 qidx, qhandle->cpu_id, qhandle->index, qhandle);
132 * @qidx: An cpu index used to affinitize IO queues and MSIX vectors.
1656 lpfc_queue_info->index, ndlp->nlp_DID,
1665 /* Lookup Hardware Queue index based on fcp_io_sched module parameter */
1667 idx = lpfc_queue_info->index;
1679 lpfc_queue_info->index, ndlp->nlp_DID);
1732 * Issue the IO on the WQ indicated by index in the hw_queue_handle.
1736 * index to use and that they have affinitized a CPU to this hardware
1748 lpfc_queue_info->index, ndlp->nlp_DID);
1756 lpfc_queue_info->index, ndlp->nlp_DID);
1786 lpfc_queue_info->index);