watcher_config 320 arch/mips/include/asm/octeon/cvmx-pip.h cvmx_pip_port_watcher_cfg_t watcher_config; watcher_config 322 arch/mips/include/asm/octeon/cvmx-pip.h watcher_config.u64 = 0; watcher_config 323 arch/mips/include/asm/octeon/cvmx-pip.h watcher_config.s.match_type = match_type; watcher_config 324 arch/mips/include/asm/octeon/cvmx-pip.h watcher_config.s.match_value = match_value; watcher_config 325 arch/mips/include/asm/octeon/cvmx-pip.h watcher_config.s.qos = qos; watcher_config 327 arch/mips/include/asm/octeon/cvmx-pip.h cvmx_write_csr(CVMX_PIP_QOS_WATCHX(watcher), watcher_config.u64);