Searched refs:hrq (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/scsi/lpfc/ |
| D | lpfc_mem.c | 715 rqbp = rqb_entry->hrq->rqbp; in lpfc_rq_buf_free() 723 rc = lpfc_sli4_rq_put(rqb_entry->hrq, rqb_entry->drq, &hrqe, &drqe); in lpfc_rq_buf_free() 729 rqb_entry->hrq->queue_id, in lpfc_rq_buf_free() 730 rqb_entry->hrq->host_index, in lpfc_rq_buf_free() 731 rqb_entry->hrq->hba_index, in lpfc_rq_buf_free() 732 rqb_entry->hrq->entry_count, in lpfc_rq_buf_free()
|
| D | lpfc_sli.c | 2093 struct lpfc_queue *hrq; in lpfc_sli_hbq_to_firmware_s4() local 2098 hrq = phba->sli4_hba.hdr_rq; in lpfc_sli_hbq_to_firmware_s4() 2106 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_sli_hbq_to_firmware_s4() 2256 lpfc_sli_rqbuf_get(struct lpfc_hba *phba, struct lpfc_queue *hrq) in lpfc_sli_rqbuf_get() argument 2261 rqbp = hrq->rqbp; in lpfc_sli_rqbuf_get() 7240 lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq, in lpfc_post_rq_buffer() argument 7252 rqbp = hrq->rqbp; in lpfc_post_rq_buffer() 7260 rqb_buffer->hrq = hrq; in lpfc_post_rq_buffer() 7273 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_post_rq_buffer() 7278 hrq->queue_id, in lpfc_post_rq_buffer() [all …]
|
| D | lpfc_crtn.h | 78 int lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq,
|
| D | lpfc.h | 175 struct lpfc_queue *hrq; /* ptr to associated Header RQ */ member
|
| D | lpfc_nvmet.c | 412 nvmebuf->hrq->rqbp->rqb_free_buffer(phba, in lpfc_nvmet_ctxbuf_post() 1269 nvmebuf->hrq->rqbp->rqb_free_buffer(phba, nvmebuf); in lpfc_nvmet_defer_rcv() 1945 nvmebuf->hrq->rqbp->rqb_free_buffer(phba, nvmebuf); in lpfc_nvmet_rcv_unsol_abort()
|