Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dboard.c505 for (port = 0; port < PORTS_PER_CMPLX; port++) { in nlm_setup_xlp_board()
/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h388 #define PORTS_PER_CMPLX 4 macro
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c595 sc->max_ports = sc->nblocks * PORTS_PER_CMPLX; in nlm_xlpnae_attach()
617 for (j = 0; j < PORTS_PER_CMPLX; j++, port++) { in nlm_xlpnae_attach()