Lines Matching refs:lpfc_scsi_buf
86 lpfc_release_scsi_buf_s4(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb);
88 lpfc_release_scsi_buf_s3(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb);
183 struct lpfc_scsi_buf *lpfc_cmd) in lpfc_sli4_set_rsp_sgl_last()
203 lpfc_update_stats(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_update_stats()
390 struct lpfc_scsi_buf *psb; in lpfc_new_scsi_buf_s3()
409 psb = kzalloc(sizeof(struct lpfc_scsi_buf), GFP_KERNEL); in lpfc_new_scsi_buf_s3()
525 struct lpfc_scsi_buf *psb, *next_psb; in lpfc_sli4_vport_delete_fcp_xri_aborted()
556 struct lpfc_scsi_buf *psb, *next_psb; in lpfc_sli4_fcp_xri_aborted()
603 psb = container_of(iocbq, struct lpfc_scsi_buf, cur_iocbq); in lpfc_sli4_fcp_xri_aborted()
632 struct lpfc_scsi_buf *psb, *psb_next; in lpfc_sli4_post_scsi_sgl_list()
721 struct lpfc_scsi_buf, list); in lpfc_sli4_post_scsi_sgl_list()
737 struct lpfc_scsi_buf, list); in lpfc_sli4_post_scsi_sgl_list()
798 struct lpfc_scsi_buf *psb; in lpfc_new_scsi_buf_s4()
820 psb = kzalloc(sizeof(struct lpfc_scsi_buf), GFP_KERNEL); in lpfc_new_scsi_buf_s4()
978 static struct lpfc_scsi_buf*
981 struct lpfc_scsi_buf * lpfc_cmd = NULL; in lpfc_get_scsi_buf_s3()
986 list_remove_head(scsi_buf_list_get, lpfc_cmd, struct lpfc_scsi_buf, in lpfc_get_scsi_buf_s3()
994 struct lpfc_scsi_buf, list); in lpfc_get_scsi_buf_s3()
1016 static struct lpfc_scsi_buf*
1019 struct lpfc_scsi_buf *lpfc_cmd, *lpfc_cmd_next; in lpfc_get_scsi_buf_s4()
1070 static struct lpfc_scsi_buf*
1085 lpfc_release_scsi_buf_s3(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb) in lpfc_release_scsi_buf_s3()
1111 lpfc_release_scsi_buf_s4(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb) in lpfc_release_scsi_buf_s4()
1145 lpfc_release_scsi_buf(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb) in lpfc_release_scsi_buf()
1169 lpfc_scsi_prep_dma_buf_s3(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_scsi_prep_dma_buf_s3()
1321 struct lpfc_scsi_buf *lpfc_cmd = NULL; in lpfc_bg_err_inject()
1380 lpfc_cmd = (struct lpfc_scsi_buf *)sc->host_scribble; in lpfc_bg_err_inject()
2685 struct lpfc_scsi_buf *lpfc_cmd) in lpfc_bg_scsi_adjust_dl()
2725 struct lpfc_scsi_buf *lpfc_cmd) in lpfc_bg_scsi_prep_dma_buf_s3()
2896 lpfc_calc_bg_err(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_calc_bg_err()
3081 lpfc_parse_bg_err(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd, in lpfc_parse_bg_err()
3248 lpfc_scsi_prep_dma_buf_s4(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_scsi_prep_dma_buf_s4()
3394 struct lpfc_scsi_buf *lpfc_cmd) in lpfc_bg_scsi_prep_dma_buf_s4()
3561 lpfc_scsi_prep_dma_buf(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_scsi_prep_dma_buf()
3580 lpfc_bg_scsi_prep_dma_buf(struct lpfc_hba *phba, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_bg_scsi_prep_dma_buf()
3597 struct lpfc_scsi_buf *lpfc_cmd, struct lpfc_iocbq *rsp_iocb) { in lpfc_send_scsi_error_event()
3689 lpfc_scsi_unprep_dma_buf(struct lpfc_hba *phba, struct lpfc_scsi_buf *psb) in lpfc_scsi_unprep_dma_buf()
3716 lpfc_handle_fcp_err(struct lpfc_vport *vport, struct lpfc_scsi_buf *lpfc_cmd, in lpfc_handle_fcp_err()
3907 struct lpfc_scsi_buf *lpfc_cmd) in lpfc_sli4_scmd_to_wqidx_distr()
3951 struct lpfc_scsi_buf *lpfc_cmd = in lpfc_scsi_cmd_iocb_cmpl()
3952 (struct lpfc_scsi_buf *) pIocbIn->context1; in lpfc_scsi_cmd_iocb_cmpl()
4208 lpfc_scsi_prep_cmnd(struct lpfc_vport *vport, struct lpfc_scsi_buf *lpfc_cmd, in lpfc_scsi_prep_cmnd()
4316 struct lpfc_scsi_buf *lpfc_cmd, in lpfc_scsi_prep_task_mgmt_cmd()
4427 struct lpfc_scsi_buf *lpfc_cmd = in lpfc_tskmgmt_def_cmpl()
4428 (struct lpfc_scsi_buf *) cmdiocbq->context1; in lpfc_tskmgmt_def_cmpl()
4546 struct lpfc_scsi_buf *lpfc_cmd; in lpfc_queuecommand()
4740 struct lpfc_scsi_buf *lpfc_cmd; in lpfc_abort_handler()
4762 lpfc_cmd = (struct lpfc_scsi_buf *)cmnd->host_scribble; in lpfc_abort_handler()
4969 lpfc_check_fcp_rsp(struct lpfc_vport *vport, struct lpfc_scsi_buf *lpfc_cmd) in lpfc_check_fcp_rsp()
5044 struct lpfc_scsi_buf *lpfc_cmd; in lpfc_send_taskmgmt()