Searched refs:IPP_MAX_ERR_SHOW (Results 1 – 2 of 2) sorted by relevance
368 if (statsp->sop_miss < IPP_MAX_ERR_SHOW) in nxge_ipp_handle_sys_errors()410 if (statsp->pfifo_perr < IPP_MAX_ERR_SHOW) in nxge_ipp_handle_sys_errors()420 if (statsp->pfifo_over < IPP_MAX_ERR_SHOW) in nxge_ipp_handle_sys_errors()430 if (statsp->pfifo_und < IPP_MAX_ERR_SHOW) in nxge_ipp_handle_sys_errors()477 if (statsp->ecc_err_cnt < (IPP_MAX_ERR_SHOW * in nxge_ipp_handle_sys_errors()
37 #define IPP_MAX_ERR_SHOW 10 macro