Home
last modified time | relevance | path

Searched refs:xmt_fcp_write (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nvme.h133 atomic_t xmt_fcp_write; member
H A Dlpfc_nvmet.c1718 atomic_set(&tgtp->xmt_fcp_write, 0); in lpfc_nvmet_create_targetport()
2924 atomic_inc(&tgtp->xmt_fcp_write); in lpfc_nvmet_prep_fcp_wqe()
H A Dlpfc_debugfs.c1095 atomic_read(&tgtp->xmt_fcp_write), in lpfc_debugfs_nvmestat_data()
2726 atomic_set(&tgtp->xmt_fcp_write, 0); in lpfc_debugfs_nvmestat_write()
H A Dlpfc_attr.c448 atomic_read(&tgtp->xmt_fcp_write), in lpfc_nvme_info_show()