Home
last modified time | relevance | path

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

/trueos/sys/mips/nlm/
HDboard.c504 for (port = 0; port < PORTS_PER_CMPLX; port++) { in nlm_setup_xlp_board()
/trueos/sys/mips/nlm/hal/
HDnae.h386 #define PORTS_PER_CMPLX 4 macro
/trueos/sys/mips/nlm/dev/net/
HDxlpge.c592 sc->max_ports = sc->nblocks * PORTS_PER_CMPLX; in nlm_xlpnae_attach()
614 for (j = 0; j < PORTS_PER_CMPLX; j++, port++) { in nlm_xlpnae_attach()