Searched refs:stat2 (Results 1 – 3 of 3) sorted by relevance
373 union cvmx_pip_stat2_prtx stat2; in cvmx_pip_get_port_status() local391 stat2.u64 = cvmx_read_csr(CVMX_PIP_STAT2_PRTX(port_num)); in cvmx_pip_get_port_status()409 status->pci_raw_packets = stat2.s.raw; in cvmx_pip_get_port_status()410 status->packets = stat2.s.pkts; in cvmx_pip_get_port_status()
68 uint64_t stat2:1; member74 uint64_t stat2:1;
227 if (spxx_bist_stat.s.stat2) in cvmx_spi_reset_cb()
Completed in 11 milliseconds