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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-helper-cfg.c240 cvmx_helper_cfg_assert(cvmx_cfg_pko_port[i].ccppp_num_queues > 0);
247 cvmx_helper_cfg_assert(0); /* shouldn't get here */
358 cvmx_helper_cfg_assert(pko_port_base !=
360 cvmx_helper_cfg_assert(pko_port_max >= pko_port_base);
391 cvmx_helper_cfg_assert(pko_eid <= 0x14);
532 cvmx_helper_cfg_assert(k <
683 cvmx_helper_cfg_assert(pknd <= CVMX_HELPER_CFG_MAX_PIP_PKND);
684 cvmx_helper_cfg_assert(bpid <= CVMX_HELPER_CFG_MAX_PIP_BPID);
685 cvmx_helper_cfg_assert(pko_port_base <= CVMX_HELPER_CFG_MAX_PKO_PORT);
705 cvmx_helper_cfg_assert(qbas
[all...]
H A Dcvmx-helper-cfg.h81 #define cvmx_helper_cfg_assert(cond) \ macro
85 cvmx_dprintf("cvmx_helper_cfg_assert (%s) at %s:%d\n", \
H A Dcvmx-pko.c102 cvmx_helper_cfg_assert(interface < CVMX_HELPER_CFG_MAX_IFACE);
103 cvmx_helper_cfg_assert(index >= 0);
108 cvmx_helper_cfg_assert(index < 4);
112 cvmx_helper_cfg_assert(index == 0);
116 cvmx_helper_cfg_assert(index < 4);
120 cvmx_helper_cfg_assert(index < 4);
124 cvmx_helper_cfg_assert(index < 4);
128 cvmx_helper_cfg_assert(index < 256);
132 cvmx_helper_cfg_assert(index < 256);
136 cvmx_helper_cfg_assert(inde
[all...]

Completed in 118 milliseconds