Searched refs:stat9 (Results 1 – 1 of 1) sorted by relevance
380 union cvmx_pip_stat9_prtx stat9; in cvmx_pip_get_port_status() local398 stat9.u64 = cvmx_read_csr(CVMX_PIP_STAT9_PRTX(port_num)); in cvmx_pip_get_port_status()423 status->oversize_packets = stat9.s.oversz; in cvmx_pip_get_port_status()424 status->oversize_crc_packets = stat9.s.jabber; in cvmx_pip_get_port_status()