red_marks 98 arch/mips/cavium-octeon/executive/cvmx-helper-util.c union cvmx_ipd_qosx_red_marks red_marks; red_marks 104 arch/mips/cavium-octeon/executive/cvmx-helper-util.c red_marks.u64 = 0; red_marks 105 arch/mips/cavium-octeon/executive/cvmx-helper-util.c red_marks.s.drop = drop_thresh; red_marks 106 arch/mips/cavium-octeon/executive/cvmx-helper-util.c red_marks.s.pass = pass_thresh; red_marks 107 arch/mips/cavium-octeon/executive/cvmx-helper-util.c cvmx_write_csr(CVMX_IPD_QOSX_RED_MARKS(queue), red_marks.u64); red_marks 112 arch/mips/cavium-octeon/executive/cvmx-helper-util.c (255ul << 24) / (red_marks.s.pass - red_marks.s.drop);