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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-pcie.c766 int in_p_offset = (OCTEON_IS_MODEL(OCTEON_CN52XX_PASS1_X) || OCTEON_IS_MODEL(OCTEON_CN56XX_PASS1_X)) ? 4 : 1; local
773 /* Make sure at least in_p_offset have been executed before we try and
775 i = in_p_offset;
799 in_fif_p_count = (in_fif_p_count + in_p_offset) & 0xff;

Completed in 184 milliseconds