Searched refs:CVMX_PIP_XSTAT8_PRTX (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pip.h423 stat8.u64 = cvmx_read_csr(CVMX_PIP_XSTAT8_PRTX(port_num));
H A Dcvmx-pip-defs.h1010 static inline uint64_t CVMX_PIP_XSTAT8_PRTX(unsigned long offset) function
1015 cvmx_warn("CVMX_PIP_XSTAT8_PRTX(%lu) is invalid on this chip\n", offset);
1019 #define CVMX_PIP_XSTAT8_PRTX(offset) (CVMX_ADD_IO_SEG(0x00011800A0002040ull) + ((offset) & 63) * 80 - 80*40) macro

Completed in 91 milliseconds