Searched refs:hrqp (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h1091 int lpfc_mrq_create(struct lpfc_hba *phba, struct lpfc_queue **hrqp,
H A Dlpfc_sli.c17408 * @hrqp: The queue structure array to use to create the header receive queues.
17430 lpfc_mrq_create(struct lpfc_hba *phba, struct lpfc_queue **hrqp, argument
17446 if (!hrqp || !drqp || !cqp || !numrq)
17456 length += ((2 * numrq * hrqp[0]->page_count) *
17480 hrq = hrqp[idx];
17588 hrq = hrqp[idx];

Completed in 304 milliseconds