Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
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; in __cvmx_helper_cfg_pko_max_queue()
319 for (i = 0; i < CVMX_HELPER_CFG_MAX_PKO_PORT; i++) in cvmx_helper_cfg_show_cfg()
685 cvmx_helper_cfg_assert(pko_port_base <= CVMX_HELPER_CFG_MAX_PKO_PORT); in __cvmx_helper_cfg_init()
H A Dcvmx-helper-cfg.h67 #define CVMX_HELPER_CFG_MAX_PKO_PORT 128 macro
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++) in __cvmx_pko_port_map_o68()