Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h916 struct lpfc_io_buf * (*lpfc_get_scsi_buf)
920 (struct lpfc_hba *, struct lpfc_io_buf *);
922 (struct lpfc_hba *, struct lpfc_io_buf *);
924 (struct lpfc_hba *, struct lpfc_io_buf *);
928 (struct lpfc_vport *, struct lpfc_io_buf *,
932 struct lpfc_io_buf *lpfc_cmd,
936 struct lpfc_io_buf *lpfc_cmd,
978 (struct lpfc_hba *, struct lpfc_io_buf *);
H A Dlpfc_sli.h142 struct lpfc_io_buf *io_buf;
415 struct lpfc_io_buf { struct
H A Dlpfc_nvme.h76 struct lpfc_io_buf *nvme_buf;
H A Dlpfc_sli.c1253 struct lpfc_io_buf *lpfc_cmd; in __lpfc_sli_get_els_sglq()
10647 struct lpfc_io_buf *lpfc_cmd = piocb->io_buf; in __lpfc_sli_issue_fcp_io_s4()
10654 lpfc_prep_embed_io(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_cmd) in lpfc_prep_embed_io()
11312 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_calc_ring()
12698 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_validate_fcp_iocb()
12701 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_validate_fcp_iocb()
12913 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_abort_taskmgmt()
12941 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_abort_taskmgmt()
13070 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_wake_iocb_wait()
13101 lpfc_cmd = container_of(cmdiocbq, struct lpfc_io_buf, in lpfc_sli_wake_iocb_wait()
[all …]
H A Dlpfc_init.c1086 struct lpfc_io_buf *psb, *psb_next; in lpfc_hba_down_post_s4()
3452 struct lpfc_io_buf *lpfc_ncmd; in lpfc_create_expedite_pool()
3453 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_create_expedite_pool()
3487 struct lpfc_io_buf *lpfc_ncmd; in lpfc_destroy_expedite_pool()
3488 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_destroy_expedite_pool()
3522 struct lpfc_io_buf *lpfc_ncmd; in lpfc_create_multixri_pools()
3523 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_create_multixri_pools()
3608 struct lpfc_io_buf *lpfc_ncmd; in lpfc_destroy_multixri_pools()
3609 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_destroy_multixri_pools()
3948 struct lpfc_io_buf *sb, *sb_next; in lpfc_scsi_free()
[all …]