Home
last modified time | relevance | path

Searched refs:pip_prt_tagx (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/mips/cavium/octe/
HDethernet.c324 cvmx_pip_prt_tagx_t pip_prt_tagx; in cvm_oct_init_module() local
327 pip_prt_tagx.u64 = cvmx_read_csr(CVMX_PIP_PRT_TAGX(pkind)); in cvm_oct_init_module()
328 pip_prt_tagx.s.grp = pow_receive_group; in cvm_oct_init_module()
329 cvmx_write_csr(CVMX_PIP_PRT_TAGX(pkind), pip_prt_tagx.u64); in cvm_oct_init_module()