Searched refs:arswitch_hw_global_setup (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_8216.c93 sc->hal.arswitch_hw_global_setup = ar8216_hw_global_setup;
H A Darswitch_8226.c93 sc->hal.arswitch_hw_global_setup = ar8226_hw_global_setup;
H A Darswitch_7240.c141 sc->hal.arswitch_hw_global_setup = ar7240_hw_global_setup;
H A Darswitch_8316.c167 sc->hal.arswitch_hw_global_setup = ar8316_hw_global_setup;
H A Darswitch_9340.c221 sc->hal.arswitch_hw_global_setup = ar9340_hw_global_setup;
H A Darswitchvar.h100 int (* arswitch_hw_global_setup) (struct arswitch_softc *); member in struct:arswitch_softc::__anon12081
H A Darswitch_8327.c1272 sc->hal.arswitch_hw_global_setup = ar8327_hw_global_setup;
H A Darswitch.c648 err = sc->hal.arswitch_hw_global_setup(sc);

Completed in 96 milliseconds