Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c4037 phba->sli4_hba.hdwq[idx].scsi_cstat.io_cmpls++; in lpfc_fcp_io_cmd_wqe_cmpl()
4356 phba->sli4_hba.hdwq[idx].scsi_cstat.io_cmpls++; in lpfc_scsi_cmd_iocb_cmpl()
4705 hdwq->scsi_cstat.output_requests++; in lpfc_scsi_prep_cmnd_buf_s4()
4717 hdwq->scsi_cstat.input_requests++; in lpfc_scsi_prep_cmnd_buf_s4()
4734 hdwq->scsi_cstat.control_requests++; in lpfc_scsi_prep_cmnd_buf_s4()
5434 phba->sli4_hba.hdwq[idx].scsi_cstat.output_requests--; in lpfc_queuecommand()
5437 phba->sli4_hba.hdwq[idx].scsi_cstat.input_requests--; in lpfc_queuecommand()
5440 phba->sli4_hba.hdwq[idx].scsi_cstat.control_requests--; in lpfc_queuecommand()
H A Dlpfc_sli4.h723 struct lpfc_fc4_ctrl_stat scsi_cstat; member
H A Dlpfc_debugfs.c1270 cstat = &phba->sli4_hba.hdwq[i].scsi_cstat; in lpfc_debugfs_scsistat_data()
2789 memset(&phba->sli4_hba.hdwq[i].scsi_cstat, 0, in lpfc_debugfs_scsistat_write()
2790 sizeof(phba->sli4_hba.hdwq[i].scsi_cstat)); in lpfc_debugfs_scsistat_write()
H A Dlpfc_attr.c725 cstat = &phba->sli4_hba.hdwq[i].scsi_cstat; in lpfc_scsi_stat_show()
H A Dlpfc_init.c10796 memset(&phba->sli4_hba.hdwq[idx].scsi_cstat, 0, in lpfc_sli4_queue_create()
10797 sizeof(phba->sli4_hba.hdwq[idx].scsi_cstat)); in lpfc_sli4_queue_create()