Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_scsi.c101 struct lpfc_io_buf *lpfc_cmd) in lpfc_sli4_set_rsp_sgl_last()
249 struct lpfc_io_buf *psb; in lpfc_new_scsi_buf_s3()
556 static struct lpfc_io_buf *
573 struct lpfc_io_buf, list); in lpfc_get_scsi_buf_s3()
597 static struct lpfc_io_buf *
601 struct lpfc_io_buf *lpfc_cmd; in lpfc_get_scsi_buf_s4()
692 static struct lpfc_io_buf*
1921 struct lpfc_io_buf *lpfc_cmd) in lpfc_bg_setup_sgl()
2102 struct lpfc_io_buf *lpfc_cmd) in lpfc_bg_setup_sgl_prot()
5239 struct lpfc_io_buf *lpfc_cmd; in lpfc_queuecommand()
[all …]
H A Dlpfc_nvme.c56 static struct lpfc_io_buf *
826 struct lpfc_io_buf *lpfc_ncmd, in lpfc_nvme_adj_fcp_sgls()
1208 struct lpfc_io_buf *lpfc_ncmd, in lpfc_nvme_prep_io_cmd()
1338 struct lpfc_io_buf *lpfc_ncmd) in lpfc_nvme_prep_io_dma()
1537 struct lpfc_io_buf *lpfc_ncmd; in lpfc_nvme_fcp_io_submit()
1863 struct lpfc_io_buf *lpfc_nbuf; in lpfc_nvme_fcp_abort()
2035 static struct lpfc_io_buf *
2039 struct lpfc_io_buf *lpfc_ncmd; in lpfc_get_nvme_buf()
2682 struct lpfc_io_buf *lpfc_ncmd) in lpfc_sli4_nvme_pci_offline_aborted()
2720 struct lpfc_io_buf *lpfc_ncmd) in lpfc_sli4_nvme_xri_aborted()
[all …]
H A Dlpfc_sli4.h1124 struct lpfc_io_buf *lpfc_ncmd);
1127 struct lpfc_io_buf *lpfc_ncmd);
1165 struct lpfc_io_buf *buf);
1167 struct lpfc_io_buf *buf);
1168 int lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *buf);
1170 struct lpfc_io_buf *buf);
H A Dlpfc.h926 struct lpfc_io_buf * (*lpfc_get_scsi_buf)
930 (struct lpfc_hba *, struct lpfc_io_buf *);
932 (struct lpfc_hba *, struct lpfc_io_buf *);
934 (struct lpfc_hba *, struct lpfc_io_buf *);
938 (struct lpfc_vport *, struct lpfc_io_buf *,
942 struct lpfc_io_buf *lpfc_cmd,
946 struct lpfc_io_buf *lpfc_cmd,
988 (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_crtn.h142 void lpfc_prep_embed_io(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_ncmd);
653 struct lpfc_io_buf *lpfc_get_io_buf(struct lpfc_hba *phba,
656 void lpfc_release_io_buf(struct lpfc_hba *phba, struct lpfc_io_buf *ncmd,
658 void lpfc_io_ktime(struct lpfc_hba *phba, struct lpfc_io_buf *ncmd);
H A Dlpfc_nvme.h76 struct lpfc_io_buf *nvme_buf;
H A Dlpfc_sli.c1251 struct lpfc_io_buf *lpfc_cmd; in __lpfc_sli_get_els_sglq()
11233 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_calc_ring()
12627 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_validate_fcp_iocb()
12842 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_abort_taskmgmt()
12999 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_wake_iocb_wait()
18209 struct lpfc_io_buf *lpfc_ncmd; in lpfc_sli4_post_io_sgl_block()
21473 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_issue_abort_iotag()
21976 static struct lpfc_io_buf *
22012 static struct lpfc_io_buf *
22060 static struct lpfc_io_buf *
[all …]
H A Dlpfc_init.c1086 struct lpfc_io_buf *psb, *psb_next; in lpfc_hba_down_post_s4()
3445 struct lpfc_io_buf *lpfc_ncmd; in lpfc_create_expedite_pool()
3480 struct lpfc_io_buf *lpfc_ncmd; in lpfc_destroy_expedite_pool()
3515 struct lpfc_io_buf *lpfc_ncmd; in lpfc_create_multixri_pools()
3601 struct lpfc_io_buf *lpfc_ncmd; in lpfc_destroy_multixri_pools()
3941 struct lpfc_io_buf *sb, *sb_next; in lpfc_scsi_free()
4274 struct lpfc_io_buf *lpfc_cmd; in lpfc_io_buf_flush()
4335 struct lpfc_io_buf *lpfc_cmd; in lpfc_io_buf_replenish()
4344 struct lpfc_io_buf, list); in lpfc_io_buf_replenish()
4410 struct lpfc_io_buf, list); in lpfc_sli4_io_sgl_update()
[all …]
H A Dlpfc_debugfs.c1297 lpfc_io_ktime(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_cmd) in lpfc_io_ktime()