Searched refs:mtkswitch_atu_flush (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h89 int (* mtkswitch_atu_flush) (struct mtkswitch_softc *); member in struct:mtkswitch_softc::__anon12087
H A Dmtkswitch_mt7620.c275 mtkswitch_atu_flush(struct mtkswitch_softc *sc) function
552 sc->hal.mtkswitch_atu_flush = mtkswitch_atu_flush;
H A Dmtkswitch_rt3050.c211 mtkswitch_atu_flush(struct mtkswitch_softc *sc) function
513 sc->hal.mtkswitch_atu_flush = mtkswitch_atu_flush;
H A Dmtkswitch.c393 sc->hal.mtkswitch_atu_flush(sc);

Completed in 105 milliseconds