Lines Matching defs:cqp
16388 * @cqp: The queue structure array to use to create the completion queues.
16394 * as detailed in @cqp, on a port,
16410 lpfc_cq_create_set(struct lpfc_hba *phba, struct lpfc_queue **cqp,
16427 if (!cqp || !hdwq || !numcq)
16435 length += ((numcq * cqp[0]->page_count) *
16453 cq = cqp[idx];
16627 cq = cqp[idx];
17408 * @cqp: The completion queue array to bind these receive queues to.
17429 struct lpfc_queue **drqp, struct lpfc_queue **cqp,
17444 if (!hrqp || !drqp || !cqp || !numrq)
17480 cq = cqp[idx];