Searched refs:lpfc_io_buf (Results 1 – 10 of 10) sorted by relevance
| /drivers/scsi/lpfc/ |
| A D | lpfc_scsi.c | 101 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() 561 static struct lpfc_io_buf * 578 struct lpfc_io_buf, list); in lpfc_get_scsi_buf_s3() 602 static struct lpfc_io_buf * 606 struct lpfc_io_buf *lpfc_cmd; in lpfc_get_scsi_buf_s4() 697 static struct lpfc_io_buf* 1926 struct lpfc_io_buf *lpfc_cmd) in lpfc_bg_setup_sgl() 2107 struct lpfc_io_buf *lpfc_cmd) in lpfc_bg_setup_sgl_prot() 5244 struct lpfc_io_buf *lpfc_cmd; in lpfc_queuecommand() [all …]
|
| A D | lpfc_nvme.c | 56 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() 2686 struct lpfc_io_buf *lpfc_ncmd) in lpfc_sli4_nvme_pci_offline_aborted() 2724 struct lpfc_io_buf *lpfc_ncmd) in lpfc_sli4_nvme_xri_aborted() [all …]
|
| A D | lpfc_sli4.h | 1126 struct lpfc_io_buf *lpfc_ncmd); 1129 struct lpfc_io_buf *lpfc_ncmd); 1167 struct lpfc_io_buf *buf); 1169 struct lpfc_io_buf *buf); 1170 int lpfc_put_sgl_per_hdwq(struct lpfc_hba *phba, struct lpfc_io_buf *buf); 1172 struct lpfc_io_buf *buf);
|
| A D | lpfc.h | 926 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 *);
|
| A D | lpfc_sli.h | 142 struct lpfc_io_buf *io_buf; 415 struct lpfc_io_buf { struct
|
| A D | lpfc_crtn.h | 142 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);
|
| A D | lpfc_nvme.h | 76 struct lpfc_io_buf *nvme_buf;
|
| A D | lpfc_sli.c | 1251 struct lpfc_io_buf *lpfc_cmd; in __lpfc_sli_get_els_sglq() 11243 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_calc_ring() 12637 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_validate_fcp_iocb() 12852 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_abort_taskmgmt() 13009 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_wake_iocb_wait() 18219 struct lpfc_io_buf *lpfc_ncmd; in lpfc_sli4_post_io_sgl_block() 21483 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_issue_abort_iotag() 21986 static struct lpfc_io_buf * 22022 static struct lpfc_io_buf * 22070 static struct lpfc_io_buf * [all …]
|
| A D | lpfc_init.c | 1086 struct lpfc_io_buf *psb, *psb_next; in lpfc_hba_down_post_s4() 3465 struct lpfc_io_buf *lpfc_ncmd; in lpfc_create_expedite_pool() 3500 struct lpfc_io_buf *lpfc_ncmd; in lpfc_destroy_expedite_pool() 3535 struct lpfc_io_buf *lpfc_ncmd; in lpfc_create_multixri_pools() 3621 struct lpfc_io_buf *lpfc_ncmd; in lpfc_destroy_multixri_pools() 3961 struct lpfc_io_buf *sb, *sb_next; in lpfc_scsi_free() 4294 struct lpfc_io_buf *lpfc_cmd; in lpfc_io_buf_flush() 4355 struct lpfc_io_buf *lpfc_cmd; in lpfc_io_buf_replenish() 4364 struct lpfc_io_buf, list); in lpfc_io_buf_replenish() 4430 struct lpfc_io_buf, list); in lpfc_sli4_io_sgl_update() [all …]
|
| A D | lpfc_debugfs.c | 1297 lpfc_io_ktime(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_cmd) in lpfc_io_ktime()
|
Completed in 103 milliseconds