Home
last modified time | relevance | path

Searched refs:lpfc_injerr_rref_cnt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h1105 uint32_t lpfc_injerr_rref_cnt; member
H A Dlpfc_scsi.c1142 if (phba->lpfc_injerr_rref_cnt) { in lpfc_bg_err_inject()
1153 phba->lpfc_injerr_rref_cnt--; in lpfc_bg_err_inject()
1154 if (phba->lpfc_injerr_rref_cnt == 0) { in lpfc_bg_err_inject()
H A Dlpfc_debugfs.c2395 cnt = scnprintf(cbuf, 32, "%u\n", phba->lpfc_injerr_rref_cnt); in lpfc_debugfs_dif_err_read()
2451 phba->lpfc_injerr_rref_cnt = (uint32_t)tmp; in lpfc_debugfs_dif_err_write()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1367 uint32_t lpfc_injerr_rref_cnt; member
H A 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()
H A 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()

Completed in 43 milliseconds