Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddwqevar.h122 void dwqe_mii_statchg(struct device *);
H A Ddwqe.c72 void dwqe_mii_statchg(struct device *);
189 sc->sc_mii.mii_statchg = dwqe_mii_statchg; in dwqe_attach()
557 dwqe_mii_statchg(struct device *self) in dwqe_mii_statchg() function
/openbsd/sys/dev/fdt/
H A Dif_dwqe_fdt.c419 dwqe_mii_statchg(&sc->sc_dev); in dwqe_mii_statchg_jh7110_task()
506 dwqe_mii_statchg(&sc->sc_dev); in dwqe_mii_statchg_rk3568_task()
616 dwqe_mii_statchg(self); in dwqe_mii_statchg_rk3588()