Home
last modified time | relevance | path

Searched refs:CVMX_HELPER_NOT_FIRST_MBUFF_SKIP (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-check-defines.h68 #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 i…
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 …FIX_IPD_NON_FIRST_BUFF_PAYLOAD_BYTES (CVMX_FPA_PACKET_POOL_SIZE-8-CVMX_HELPER_NOT_FIRST_MBUFF_SKIP) in __cvmx_helper_errata_fix_ipd_ptr_alignment()
H A Dcvmx-helper.c757 CVMX_HELPER_NOT_FIRST_MBUFF_SKIP/8, in __cvmx_helper_global_setup_ipd()
759 … (CVMX_HELPER_NOT_FIRST_MBUFF_SKIP+8) / 128, /* The +8 is to account for the next ptr */ in __cvmx_helper_global_setup_ipd()
/f-stack/freebsd/mips/cavium/
H A Dcvmx_config.h80 #define CVMX_HELPER_NOT_FIRST_MBUFF_SKIP 0 macro