Searched refs:stat10 (Results 1 – 1 of 1) sorted by relevance
380 cvmx_pip_stat10_x_t stat10; in cvmx_pip_get_port_status() local408 stat10.u64 = cvmx_read_csr(CVMX_PIP_STAT10_X(pknd)); in cvmx_pip_get_port_status()427 stat10.u64 = cvmx_read_csr(CVMX_PIP_XSTAT10_PRTX(port_num)); in cvmx_pip_get_port_status()448 stat10.u64 = cvmx_read_csr(CVMX_PIP_STAT10_PRTX(port_num)); in cvmx_pip_get_port_status()492 status->mcast_l2_red_packets = stat10.s.mcast; in cvmx_pip_get_port_status()493 status->bcast_l2_red_packets = stat10.s.bcast; in cvmx_pip_get_port_status()