Searched refs:ipp_eop_err (Results 1 – 6 of 6) sorted by relevance
4501 if ((stat.bits.ldw.zcp_eop_err) || (stat.bits.ldw.ipp_eop_err)) { in nxge_rxdma_handle_sys_errors()4505 (stat.bits.ldw.ipp_eop_err & FIFO_EOP_PORT0)) { in nxge_rxdma_handle_sys_errors()4508 ipp_err_status = stat.bits.ldw.ipp_eop_err; in nxge_rxdma_handle_sys_errors()4513 (stat.bits.ldw.ipp_eop_err & FIFO_EOP_PORT1)) { in nxge_rxdma_handle_sys_errors()4516 ipp_err_status = stat.bits.ldw.ipp_eop_err; in nxge_rxdma_handle_sys_errors()4521 (stat.bits.ldw.ipp_eop_err & FIFO_EOP_PORT2)) { in nxge_rxdma_handle_sys_errors()4524 ipp_err_status = stat.bits.ldw.ipp_eop_err; in nxge_rxdma_handle_sys_errors()4529 (stat.bits.ldw.ipp_eop_err & FIFO_EOP_PORT3)) { in nxge_rxdma_handle_sys_errors()4532 ipp_err_status = stat.bits.ldw.ipp_eop_err; in nxge_rxdma_handle_sys_errors()4563 statsp->ipp_eop_err++; in nxge_rxdma_handle_port_errors()[all …]
701 statsp->ipp_eop_err = rdc_sys_kstatsp->ipp_eop_err.value.ul; in nxge_rdc_sys_stat_update()705 rdc_sys_kstatsp->ipp_eop_err.value.ul = statsp->ipp_eop_err; in nxge_rdc_sys_stat_update()
155 uint32_t ipp_eop_err; member
944 kstat_named_t ipp_eop_err; member954 kstat_named_t ipp_eop_err; member
1619 uint32_t ipp_eop_err:4; member1621 uint32_t ipp_eop_err:4;
1727 if (mask->bits.ldw.ipp_eop_err) { in npi_rxdma_rxctl_fifo_error_intr_set()1728 intr_mask.bits.ldw.ipp_eop_err = 0; in npi_rxdma_rxctl_fifo_error_intr_set()