Searched refs:stat11 (Results 1 – 1 of 1) sorted by relevance
381 cvmx_pip_stat11_x_t stat11; in cvmx_pip_get_port_status() local409 stat11.u64 = cvmx_read_csr(CVMX_PIP_STAT11_X(pknd)); in cvmx_pip_get_port_status()428 stat11.u64 = cvmx_read_csr(CVMX_PIP_XSTAT11_PRTX(port_num)); in cvmx_pip_get_port_status()449 stat11.u64 = cvmx_read_csr(CVMX_PIP_STAT11_PRTX(port_num)); in cvmx_pip_get_port_status()494 status->mcast_l3_red_packets = stat11.s.mcast; in cvmx_pip_get_port_status()495 status->bcast_l3_red_packets = stat11.s.bcast; in cvmx_pip_get_port_status()