Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h1103 uint32_t lpfc_injerr_rgrd_cnt; member
H A Dlpfc_scsi.c1346 if (phba->lpfc_injerr_rgrd_cnt) { in lpfc_bg_err_inject()
1356 phba->lpfc_injerr_rgrd_cnt--; in lpfc_bg_err_inject()
1357 if (phba->lpfc_injerr_rgrd_cnt == 0) { in lpfc_bg_err_inject()
H A Dlpfc_debugfs.c2391 cnt = scnprintf(cbuf, 32, "%u\n", phba->lpfc_injerr_rgrd_cnt); in lpfc_debugfs_dif_err_read()
2447 phba->lpfc_injerr_rgrd_cnt = (uint32_t)tmp; in lpfc_debugfs_dif_err_write()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1365 uint32_t lpfc_injerr_rgrd_cnt; member
H A Dlpfc_scsi.c1321 if (phba->lpfc_injerr_rgrd_cnt) { in lpfc_bg_err_inject()
1331 phba->lpfc_injerr_rgrd_cnt--; in lpfc_bg_err_inject()
1332 if (phba->lpfc_injerr_rgrd_cnt == 0) { in lpfc_bg_err_inject()
H A Dlpfc_debugfs.c2393 cnt = scnprintf(cbuf, 32, "%u\n", phba->lpfc_injerr_rgrd_cnt); in lpfc_debugfs_dif_err_read()
2449 phba->lpfc_injerr_rgrd_cnt = (uint32_t)tmp; in lpfc_debugfs_dif_err_write()

Completed in 36 milliseconds