Lines Matching refs:istatus

39 	ipp_status_t istatus;  in nxge_ipp_init()  local
73 if ((rs = npi_ipp_get_status(handle, portn, &istatus)) != NPI_SUCCESS) in nxge_ipp_init()
75 if ((rs = npi_ipp_get_status(handle, portn, &istatus)) != NPI_SUCCESS) in nxge_ipp_init()
90 if ((rs = npi_ipp_get_status(handle, portn, &istatus)) != NPI_SUCCESS) in nxge_ipp_init()
334 ipp_status_t istatus; in nxge_ipp_handle_sys_errors() local
348 if ((rs = npi_ipp_get_status(handle, portn, &istatus)) != NPI_SUCCESS) in nxge_ipp_handle_sys_errors()
351 if (istatus.value == 0) { in nxge_ipp_handle_sys_errors()
358 if (istatus.bits.w0.dfifo_missed_sop) { in nxge_ipp_handle_sys_errors()
373 if (istatus.bits.w0.dfifo_missed_eop) { in nxge_ipp_handle_sys_errors()
387 if (istatus.bits.w0.dfifo_uncorr_ecc_err) { in nxge_ipp_handle_sys_errors()
406 if (istatus.bits.w0.pre_fifo_perr) { in nxge_ipp_handle_sys_errors()
416 if (istatus.bits.w0.pre_fifo_overrun) { in nxge_ipp_handle_sys_errors()
426 if (istatus.bits.w0.pre_fifo_underrun) { in nxge_ipp_handle_sys_errors()
436 if (istatus.bits.w0.bad_cksum_cnt_ovfl) { in nxge_ipp_handle_sys_errors()
448 if (istatus.bits.w0.pkt_discard_cnt_ovfl) { in nxge_ipp_handle_sys_errors()
460 if (istatus.bits.w0.ecc_err_cnt_ovfl) { in nxge_ipp_handle_sys_errors()
604 ipp_status_t istatus; in nxge_ipp_fatal_err_recover() local
678 if ((rs = npi_ipp_get_status(handle, portn, &istatus)) != NPI_SUCCESS) in nxge_ipp_fatal_err_recover()
680 if ((rs = npi_ipp_get_status(handle, portn, &istatus)) != NPI_SUCCESS) in nxge_ipp_fatal_err_recover()