Searched refs:ip17x_hw_setup (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/etherswitch/ip17x/
H A Dip17x_var.h73 int (* ip17x_hw_setup) (struct ip17x_softc *); member in struct:ip17x_softc::__anon12085
H A Dip17x_vlans.c174 return (sc->hal.ip17x_hw_setup(sc));
188 return (sc->hal.ip17x_hw_setup(sc));
H A Dip175d.c213 sc->hal.ip17x_hw_setup = ip175d_hw_setup;
H A Dip175c.c248 sc->hal.ip17x_hw_setup = ip175c_hw_setup;
H A Dip17x.c504 if (sc->hal.ip17x_hw_setup(sc))

Completed in 112 milliseconds