Searched refs:lpfc_injerr_rapp_cnt (Results 1 – 3 of 3) sorted by relevance
1021 uint32_t lpfc_injerr_rapp_cnt; member
1593 if (phba->lpfc_injerr_rapp_cnt) { in lpfc_bg_err_inject()1604 phba->lpfc_injerr_rapp_cnt--; in lpfc_bg_err_inject()1605 if (phba->lpfc_injerr_rapp_cnt == 0) { in lpfc_bg_err_inject()
1806 cnt = snprintf(cbuf, 32, "%u\n", phba->lpfc_injerr_rapp_cnt); in lpfc_debugfs_dif_err_read()1860 phba->lpfc_injerr_rapp_cnt = (uint32_t)tmp; in lpfc_debugfs_dif_err_write()