Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.h97 struct nlm_xlpnae_softc *network_sc; member
H A Dxlpge.c1238 sc->network_sc = device_get_softc(device_get_parent(dev)); in nlm_xlpge_attach()
1239 sc->base_addr = sc->network_sc->base; in nlm_xlpge_attach()
1240 sc->prepad_en = sc->network_sc->prepad_en; in nlm_xlpge_attach()
1241 sc->prepad_size = sc->network_sc->prepad_size; in nlm_xlpge_attach()