Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_mdio.c118 sizeof(struct thunder_mdio_softc));
150 struct thunder_mdio_softc *sc; in thunder_mdio_attach()
177 struct thunder_mdio_softc *sc; in thunder_mdio_detach()
190 thunder_mdio_set_mode(struct thunder_mdio_softc *sc, in thunder_mdio_set_mode()
212 thunder_mdio_c45_addr(struct thunder_mdio_softc *sc, int phy, int reg) in thunder_mdio_c45_addr()
254 struct thunder_mdio_softc *sc; in thunder_mdio_read()
306 struct thunder_mdio_softc *sc; in thunder_mdio_write()
365 get_phy_desc(struct thunder_mdio_softc *sc, int lmacid) in get_phy_desc()
381 struct thunder_mdio_softc *sc; in thunder_mdio_media_status()
442 struct thunder_mdio_softc *sc; in thunder_mdio_phy_connect()
[all …]
H A Dthunder_mdio_var.h50 struct thunder_mdio_softc { struct
H A Dthunder_mdio_fdt.c60 sizeof(struct thunder_mdio_softc), thunder_mdio_driver);