Searched refs:stat8 (Results 1 – 1 of 1) sorted by relevance
379 union cvmx_pip_stat8_prtx stat8; in cvmx_pip_get_port_status() local397 stat8.u64 = cvmx_read_csr(CVMX_PIP_STAT8_PRTX(port_num)); in cvmx_pip_get_port_status()421 status->runt_packets = stat8.s.undersz; in cvmx_pip_get_port_status()422 status->runt_crc_packets = stat8.s.frag; in cvmx_pip_get_port_status()