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

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pexp-defs.h1638 static inline uint64_t CVMX_PEXP_SLI_PKTX_CNTS(unsigned long offset) function
1646 cvmx_warn("CVMX_PEXP_SLI_PKTX_CNTS(%lu) is invalid on this chip\n", offset);
1650 #define CVMX_PEXP_SLI_PKTX_CNTS(offset) (CVMX_ADD_IO_SEG(0x00011F0000012400ull) + ((offset) & 31) * 16) macro

Completed in 103 milliseconds