Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1350 uint32_t lpfc_injerr_rref_cnt; member
H A Dlpfc_scsi.c1119 if (phba->lpfc_injerr_rref_cnt) { in lpfc_bg_err_inject()
1130 phba->lpfc_injerr_rref_cnt--; in lpfc_bg_err_inject()
1131 if (phba->lpfc_injerr_rref_cnt == 0) { in lpfc_bg_err_inject()
H A Dlpfc_debugfs.c2413 phba->lpfc_injerr_rref_cnt); in lpfc_debugfs_dif_err_read()
2475 phba->lpfc_injerr_rref_cnt = (uint32_t)tmp; in lpfc_debugfs_dif_err_write()