Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/mii_layer/
H A Dlxtphy.c100 static int lxtphy_service(struct mii_softc *, struct mii_data *, int);
163 sc->mii_service = lxtphy_service; in lxtphy_attach()
191 lxtphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) in lxtphy_service() function