Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.h78 u_int cmplx_type[8]; /* XXXJC: redundant? */ member
H A Dxlpge.c301 if (sc->cmplx_type[nblock] == ILC) in nlm_config_egress()
332 if (sc->cmplx_type[nblock] == XAUIC) in nlm_setup_interface()
342 if (sc->cmplx_type[nblock] == SGMIIC) in nlm_setup_interface()
348 nlm_nae_open_if(nae_base, nblock, sc->cmplx_type[nblock], port, in nlm_setup_interface()
585 sc->cmplx_type[nblock] = nae_ivars->block_ivars[nblock].type; in nlm_xlpnae_attach()