Home
last modified time | relevance | path

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

/trueos/sys/mips/nlm/dev/net/
HDxlpge.h76 u_int cmplx_type[8]; /* XXXJC: redundant? */ member
HDxlpge.c298 if (sc->cmplx_type[nblock] == ILC) in nlm_config_egress()
329 if (sc->cmplx_type[nblock] == XAUIC) in nlm_setup_interface()
339 if (sc->cmplx_type[nblock] == SGMIIC) in nlm_setup_interface()
345 nlm_nae_open_if(nae_base, nblock, sc->cmplx_type[nblock], port, in nlm_setup_interface()
582 sc->cmplx_type[nblock] = nae_ivars->block_ivars[nblock].type; in nlm_xlpnae_attach()