Searched refs:stat8 (Results 1 – 1 of 1) sorted by relevance
378 cvmx_pip_stat8_prtx_t stat8; in cvmx_pip_get_port_status() local406 stat8.u64 = cvmx_read_csr(CVMX_PIP_STAT8_X(pknd)); in cvmx_pip_get_port_status()423 stat8.u64 = cvmx_read_csr(CVMX_PIP_XSTAT8_PRTX(port_num)); in cvmx_pip_get_port_status()441 stat8.u64 = cvmx_read_csr(CVMX_PIP_STAT8_PRTX(port_num)); in cvmx_pip_get_port_status()483 status->runt_packets = stat8.s.undersz; in cvmx_pip_get_port_status()484 status->runt_crc_packets = stat8.s.frag; in cvmx_pip_get_port_status()