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

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pip.h428 stat11.u64 = cvmx_read_csr(CVMX_PIP_XSTAT11_PRTX(port_num));
H A Dcvmx-pip-defs.h914 static inline uint64_t CVMX_PIP_XSTAT11_PRTX(unsigned long offset) function
919 cvmx_warn("CVMX_PIP_XSTAT11_PRTX(%lu) is invalid on this chip\n", offset);
923 #define CVMX_PIP_XSTAT11_PRTX(offset) (CVMX_ADD_IO_SEG(0x00011800A0001708ull) + ((offset) & 63) * 16 - 16*40) macro

Completed in 319 milliseconds