Searched refs:lpfc_sli4_rq_put (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 722 rc = lpfc_sli4_rq_put(rqb_entry->hrq, rqb_entry->drq, &hrqe, &drqe); in lpfc_rq_buf_free()
|
H A D | lpfc_crtn.h | 261 int lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq,
|
H A D | lpfc_sli.c | 661 * lpfc_sli4_rq_put - Put a Receive Buffer Queue Entry on a Receive Queue 671 lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq, in lpfc_sli4_rq_put() function 2106 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_sli_hbq_to_firmware_s4() 7269 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_post_rq_buffer()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_mem.c | 738 rc = lpfc_sli4_rq_put(rqb_entry->hrq, rqb_entry->drq, &hrqe, &drqe); in lpfc_rq_buf_free()
|
H A D | lpfc_crtn.h | 299 int lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq,
|
H A D | lpfc_sli.c | 786 * lpfc_sli4_rq_put - Put a Receive Buffer Queue Entry on a Receive Queue 796 lpfc_sli4_rq_put(struct lpfc_queue *hq, struct lpfc_queue *dq, in lpfc_sli4_rq_put() function 2501 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_sli_hbq_to_firmware_s4() 7800 rc = lpfc_sli4_rq_put(hrq, drq, &hrqe, &drqe); in lpfc_post_rq_buffer()
|
Completed in 49 milliseconds