Searched refs:CVMX_HELPER_CFG_MAX_PKO_PORT (Results 1 – 3 of 3) sorted by relevance
27 #define CVMX_HELPER_CFG_MAX_PKO_PORT 128 macro184 extern struct cvmx_cfg_pko_port_map cvmx_cfg_pko_port_map[CVMX_HELPER_CFG_MAX_PKO_PORT];
53 cvmx_pko_queue_table[CVMX_HELPER_CFG_MAX_PKO_PORT] = {54 [0 ... CVMX_HELPER_CFG_MAX_PKO_PORT - 1] = {64 cvmx_cfg_pko_port_map[CVMX_HELPER_CFG_MAX_PKO_PORT] = {65 [0 ... CVMX_HELPER_CFG_MAX_PKO_PORT - 1] = {542 cvmx_helper_cfg_assert(pko_port_base <= CVMX_HELPER_CFG_MAX_PKO_PORT); in cvmx_helper_cfg_init_pko_iports_and_queues_using_static_config()
76 for (__p = 0; __p < CVMX_HELPER_CFG_MAX_PKO_PORT; __p++) \217 for (i = 0; i < CVMX_HELPER_CFG_MAX_PKO_PORT; i++) { in __cvmx_pko2_chip_init()
Completed in 15 milliseconds