Searched refs:lpfc_io_buf (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_scsi.c | 86 lpfc_release_scsi_buf_s4(struct lpfc_hba *phba, struct lpfc_io_buf *psb); 88 lpfc_release_scsi_buf_s3(struct lpfc_hba *phba, struct lpfc_io_buf *psb); 102 struct lpfc_io_buf *lpfc_cmd) in lpfc_sli4_set_rsp_sgl_last() 250 struct lpfc_io_buf *psb; in lpfc_new_scsi_buf_s3() 269 psb = kzalloc_obj(struct lpfc_io_buf); in lpfc_new_scsi_buf_s3() 386 struct lpfc_io_buf *psb, *next_psb; in lpfc_sli4_vport_delete_fcp_xri_aborted() 432 struct lpfc_io_buf *psb, *next_psb; in lpfc_sli4_io_xri_aborted() 537 psb = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli4_io_xri_aborted() 562 static struct lpfc_io_buf * 566 struct lpfc_io_buf *lpfc_cmd = NULL; in lpfc_get_scsi_buf_s3() [all …]
|
| H A D | lpfc_sli.h | 142 struct lpfc_io_buf *io_buf; 415 struct lpfc_io_buf { struct
|
| H A D | lpfc_nvme.h | 76 struct lpfc_io_buf *nvme_buf;
|
| H A D | lpfc_sli.c | 1247 struct lpfc_io_buf *lpfc_cmd; in __lpfc_sli_get_els_sglq() 10615 struct lpfc_io_buf *lpfc_cmd = piocb->io_buf; in __lpfc_sli_issue_fcp_io_s4() 10622 lpfc_prep_embed_io(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_cmd) in lpfc_prep_embed_io() 11280 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli4_calc_ring() 12666 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_validate_fcp_iocb() 12669 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_validate_fcp_iocb() 12881 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_abort_taskmgmt() 12909 lpfc_cmd = container_of(iocbq, struct lpfc_io_buf, cur_iocbq); in lpfc_sli_abort_taskmgmt() 13038 struct lpfc_io_buf *lpfc_cmd; in lpfc_sli_wake_iocb_wait() 13069 lpfc_cmd = container_of(cmdiocbq, struct lpfc_io_buf, in lpfc_sli_wake_iocb_wait() [all …]
|
| H A D | lpfc_init.c | 1089 struct lpfc_io_buf *psb, *psb_next; in lpfc_hba_down_post_s4() 3460 struct lpfc_io_buf *lpfc_ncmd; in lpfc_create_expedite_pool() 3461 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_create_expedite_pool() 3495 struct lpfc_io_buf *lpfc_ncmd; in lpfc_destroy_expedite_pool() 3496 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_destroy_expedite_pool() 3530 struct lpfc_io_buf *lpfc_ncmd; in lpfc_create_multixri_pools() 3531 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_create_multixri_pools() 3616 struct lpfc_io_buf *lpfc_ncmd; in lpfc_destroy_multixri_pools() 3617 struct lpfc_io_buf *lpfc_ncmd_next; in lpfc_destroy_multixri_pools() 3956 struct lpfc_io_buf *sb, *sb_next; in lpfc_scsi_free() [all …]
|
| H A D | lpfc_debugfs.c | 1293 lpfc_io_ktime(struct lpfc_hba *phba, struct lpfc_io_buf *lpfc_cmd) in lpfc_io_ktime()
|