Searched refs:OCTEON_FEATURE_NO_WPTR (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Docteon-feature.c112 OCTEON_FEATURE_SET(OCTEON_FEATURE_NO_WPTR);
H A Docteon-feature.h100 OCTEON_FEATURE_NO_WPTR, /**< Octeon IPD can run without using work queue entries */ enumerator in enum:__anon7188
202 case OCTEON_FEATURE_NO_WPTR:
H A Dcvmx-ipd.c99 if (octeon_has_feature(OCTEON_FEATURE_NO_WPTR)) {
205 if (octeon_has_feature(OCTEON_FEATURE_NO_WPTR)) {
/freebsd-10.0-release/sys/mips/cavium/
H A Docteon_machdep.c112 { OCTEON_FEATURE_NO_WPTR, "NO_WPTR" },

Completed in 227 milliseconds