Searched refs:lpfc_get_io_buf (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 586 struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba,
|
H A D | lpfc_nvme.c | 2106 lpfc_ncmd = lpfc_get_io_buf(phba, NULL, idx, expedite); in lpfc_get_nvme_buf()
|
H A D | lpfc_scsi.c | 651 lpfc_cmd = lpfc_get_io_buf(phba, ndlp, idx, in lpfc_get_scsi_buf_s4()
|
H A D | lpfc_sli.c | 20926 * lpfc_get_io_buf - Get one IO buffer from free pool 20943 struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba, in lpfc_get_io_buf() function
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 653 struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba,
|
H A D | lpfc_nvme.c | 2048 lpfc_ncmd = lpfc_get_io_buf(phba, NULL, idx, expedite); in lpfc_get_nvme_buf()
|
H A D | lpfc_scsi.c | 621 lpfc_cmd = lpfc_get_io_buf(phba, ndlp, idx, in lpfc_get_scsi_buf_s4()
|
H A D | lpfc_sli.c | 22100 * lpfc_get_io_buf - Get one IO buffer from free pool 22117 struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba, in lpfc_get_io_buf() function
|
Completed in 64 milliseconds