Home
last modified time | relevance | path

Searched refs:lpfc_injerr_rref_cnt (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc.h1366 uint32_t lpfc_injerr_rref_cnt; member
Dlpfc_scsi.c1117 if (phba->lpfc_injerr_rref_cnt) { in lpfc_bg_err_inject()
1128 phba->lpfc_injerr_rref_cnt--; in lpfc_bg_err_inject()
1129 if (phba->lpfc_injerr_rref_cnt == 0) { in lpfc_bg_err_inject()
Dlpfc_debugfs.c2397 cnt = scnprintf(cbuf, 32, "%u\n", phba->lpfc_injerr_rref_cnt); in lpfc_debugfs_dif_err_read()
2453 phba->lpfc_injerr_rref_cnt = (uint32_t)tmp; in lpfc_debugfs_dif_err_write()