Searched refs:lpfc_sli4_rq_put (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc_mem.c | 745 rc = lpfc_sli4_rq_put(rqb_entry->hrq, rqb_entry->drq, &hrqe, &drqe); in lpfc_rq_buf_free()
|
D | lpfc_crtn.h | 299 int lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq,
|
D | lpfc_sli.c | 796 lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq, in lpfc_sli4_rq_put() function 2506 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_sli_hbq_to_firmware_s4() 7817 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_post_rq_buffer()
|