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

/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-helper-cfg.h67 #define CVMX_HELPER_CFG_MAX_PKO_PORT 128 macro
H A Dcvmx-helper-cfg.c146 [CVMX_HELPER_CFG_MAX_PKO_PORT] =
147 {[0 ... CVMX_HELPER_CFG_MAX_PKO_PORT - 1] =
152 [CVMX_HELPER_CFG_MAX_PKO_PORT] =
153 {[0 ... CVMX_HELPER_CFG_MAX_PKO_PORT - 1] =
233 i = CVMX_HELPER_CFG_MAX_PKO_PORT - 1;
319 for (i = 0; i < CVMX_HELPER_CFG_MAX_PKO_PORT; i++)
685 cvmx_helper_cfg_assert(pko_port_base <= CVMX_HELPER_CFG_MAX_PKO_PORT);
H A Dcvmx-pko.c82 for (XIT_pko_port = 0; XIT_pko_port < CVMX_HELPER_CFG_MAX_PKO_PORT; \
495 for (i = 0; i < CVMX_HELPER_CFG_MAX_PKO_PORT; i++)

Completed in 69 milliseconds