gmx_tx_thresh     185 arch/mips/cavium-octeon/executive/cvmx-helper-util.c 	union cvmx_gmxx_txx_thresh gmx_tx_thresh;
gmx_tx_thresh     252 arch/mips/cavium-octeon/executive/cvmx-helper-util.c 	gmx_tx_thresh.u64 = cvmx_read_csr(CVMX_GMXX_TXX_THRESH(0, interface));
gmx_tx_thresh     256 arch/mips/cavium-octeon/executive/cvmx-helper-util.c 		gmx_tx_thresh.s.cnt = 0x40;
gmx_tx_thresh     260 arch/mips/cavium-octeon/executive/cvmx-helper-util.c 			gmx_tx_thresh.s.cnt = 0x100 / 1;
gmx_tx_thresh     262 arch/mips/cavium-octeon/executive/cvmx-helper-util.c 			gmx_tx_thresh.s.cnt = 0x100 / 2;
gmx_tx_thresh     264 arch/mips/cavium-octeon/executive/cvmx-helper-util.c 			gmx_tx_thresh.s.cnt = 0x100 / 4;
gmx_tx_thresh     274 arch/mips/cavium-octeon/executive/cvmx-helper-util.c 			       gmx_tx_thresh.u64);