Searched refs:arswitch_port_init (Results 1 – 3 of 3) sorted by relevance
103 void (* arswitch_port_init) (struct arswitch_softc *, int); member
528 sc->hal.arswitch_port_init = ar8xxx_port_init; in arswitch_attach()631 sc->hal.arswitch_port_init(sc, port); in arswitch_attach()
1272 sc->hal.arswitch_port_init = ar8327_port_init; in ar8327_attach()