Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_mem.c714 rqbp = rqb_entry->hrq->rqbp; in lpfc_rq_buf_free()
722 rc = lpfc_sli4_rq_put(rqb_entry->hrq, rqb_entry->drq, &hrqe, &drqe); in lpfc_rq_buf_free()
727 rqb_entry->hrq->queue_id, in lpfc_rq_buf_free()
728 rqb_entry->hrq->host_index, in lpfc_rq_buf_free()
729 rqb_entry->hrq->hba_index, in lpfc_rq_buf_free()
730 rqb_entry->hrq->entry_count, in lpfc_rq_buf_free()
H A Dlpfc_sli.c2093 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()
7230 lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq, in lpfc_post_rq_buffer() argument
7241 rqbp = hrq->rqbp; in lpfc_post_rq_buffer()
7254 rqb_buffer->hrq = hrq; in lpfc_post_rq_buffer()
7269 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_post_rq_buffer()
7274 hrq->queue_id, in lpfc_post_rq_buffer()
[all …]
H A Dlpfc_crtn.h75 int lpfc_post_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *hrq,
H A Dlpfc.h175 struct lpfc_queue *hrq; /* ptr to associated Header RQ */ member
H A Dlpfc_nvmet.c412 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()