Searched refs:lpfc_sli4_post_sgl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1086 int lpfc_sli4_post_sgl(struct lpfc_hba *, dma_addr_t, dma_addr_t, uint16_t);
|
H A D | lpfc_sli.c | 7102 status = lpfc_sli4_post_sgl(phba, in lpfc_sli4_repost_sgl_list() 16886 * lpfc_sli4_post_sgl - Post scatter gather list for an XRI to HBA 16908 lpfc_sli4_post_sgl(struct lpfc_hba *phba, in lpfc_sli4_post_sgl() function 17360 status = lpfc_sli4_post_sgl( in lpfc_sli4_post_io_sgl_list()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli4.h | 1102 int lpfc_sli4_post_sgl(struct lpfc_hba *, dma_addr_t, dma_addr_t, uint16_t);
|
H A D | lpfc_sli.c | 7631 status = lpfc_sli4_post_sgl(phba, in lpfc_sli4_repost_sgl_list() 17894 * lpfc_sli4_post_sgl - Post scatter gather list for an XRI to HBA 17916 lpfc_sli4_post_sgl(struct lpfc_hba *phba, in lpfc_sli4_post_sgl() function 18368 status = lpfc_sli4_post_sgl( in lpfc_sli4_post_io_sgl_list()
|
Completed in 54 milliseconds