Home
last modified time | relevance | path

Searched refs:CVMX_PKO_NUM_OUTPUT_PORTS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pko.h123 #define CVMX_PKO_NUM_OUTPUT_PORTS ((OCTEON_IS_MODEL(OCTEON_CN63XX)) ? 44 : (OCTEON_IS_MODEL(O… macro
H A Dcvmx-pko.c801 if ((port >= CVMX_PKO_NUM_OUTPUT_PORTS) && in cvmx_pko_config_port()