Searched refs:hrq (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_mem.c737 rqbp = rqb_entry->hrq->rqbp;
745 rc = lpfc_sli4_rq_put(rqb_entry->hrq, rqb_entry->drq, &hrqe, &drqe);
750 rqb_entry->hrq->queue_id,
751 rqb_entry->hrq->host_index,
752 rqb_entry->hrq->hba_index,
753 rqb_entry->hrq->entry_count,
H A Dlpfc_sli.c2488 struct lpfc_queue *hrq; local
2493 hrq = phba->sli4_hba.hdr_rq;
2501 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe);
2645 * @hrq: HBQ number.
2651 lpfc_sli_rqbuf_get(struct lpfc_hba *phba, struct lpfc_queue *hrq) argument
2656 rqbp = hrq->rqbp;
7766 lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq, argument
7777 rqbp = hrq->rqbp;
7790 rqb_buffer->hrq = hrq;
14616 struct lpfc_queue *hrq = phba->sli4_hba.hdr_rq; local
15156 struct lpfc_queue *hrq; local
17140 lpfc_rq_create(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq, struct lpfc_queue *cq, uint32_t subtype) argument
17434 struct lpfc_queue *hrq, *drq, *cq; local
17838 lpfc_rq_destroy(struct lpfc_hba *phba, struct lpfc_queue *hrq, struct lpfc_queue *drq) argument
[all...]
H A Dlpfc_crtn.h79 int lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq,
H A Dlpfc.h178 struct lpfc_queue *hrq; /* ptr to associated Header RQ */ member in struct:rqb_dmabuf
H A Dlpfc_nvmet.c413 nvmebuf->hrq->rqbp->rqb_free_buffer(phba,
1267 nvmebuf->hrq->rqbp->rqb_free_buffer(phba, nvmebuf);
1945 nvmebuf->hrq->rqbp->rqb_free_buffer(phba, nvmebuf);

Completed in 312 milliseconds