Searched refs:CVMX_HELPER_NOT_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.h66 /* CVMX_HELPER_NOT_FIRST_MBUFF_SKIP is the number of bytes to reserve in each
68 #ifndef CVMX_HELPER_NOT_FIRST_MBUFF_SKIP
69 #define CVMX_HELPER_NOT_FIRST_MBUFF_SKIP 0 macro
70 #warning WARNING: default CVMX_HELPER_NOT_FIRST_MBUFF_SKIP used. Defaults deprecated, please set in executive-config.h
H A Dcvmx-resources.config57 #if (CVMX_HELPER_NOT_FIRST_MBUFF_SKIP > 256)
58 #error CVMX_HELPER_NOT_FIRST_MBUFF_SKIP is greater than the maximum of 256
H A Dcvmx-helper-errata.c97 #define FIX_IPD_NON_FIRST_BUFF_PAYLOAD_BYTES (CVMX_FPA_PACKET_POOL_SIZE-8-CVMX_HELPER_NOT_FIRST_MBUFF_SKIP)
H A Dcvmx-helper.c757 CVMX_HELPER_NOT_FIRST_MBUFF_SKIP/8,
759 (CVMX_HELPER_NOT_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.h77 /* CVMX_HELPER_NOT_FIRST_MBUFF_SKIP is the number of bytes to reserve in each
79 #define CVMX_HELPER_NOT_FIRST_MBUFF_SKIP 0 macro

Completed in 120 milliseconds