Searched refs:CVMX_HELPER_FIRST_MBUFF_SKIP (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-helper-check-defines.h59 /* CVMX_HELPER_FIRST_MBUFF_SKIP is the number of bytes to reserve before
61 #ifndef CVMX_HELPER_FIRST_MBUFF_SKIP
62 #define CVMX_HELPER_FIRST_MBUFF_SKIP 184 macro
63 #warning WARNING: default CVMX_HELPER_FIRST_MBUFF_SKIP used. Defaults deprecated, please set in executive-config.h
H A Dcvmx-resources.config53 #if (CVMX_HELPER_FIRST_MBUFF_SKIP > 256)
54 #error CVMX_HELPER_FIRST_MBUFF_SKIP is greater than the maximum of 256
H A Dcvmx-helper-errata.c96 #define FIX_IPD_FIRST_BUFF_PAYLOAD_BYTES (CVMX_FPA_PACKET_POOL_SIZE-8-CVMX_HELPER_FIRST_MBUFF_SKIP)
H A Dcvmx-helper.c756 CVMX_HELPER_FIRST_MBUFF_SKIP/8,
758 (CVMX_HELPER_FIRST_MBUFF_SKIP+8) / 128, /* The +8 is to account for the next ptr */
/freebsd-10.0-release/sys/mips/cavium/
H A Dcvmx_config.h71 /* CVMX_HELPER_FIRST_MBUFF_SKIP is the number of bytes to reserve before
75 #define CVMX_HELPER_FIRST_MBUFF_SKIP 184 macro

Completed in 131 milliseconds