Lines Matching defs:sc

96 	struct arswitch_softc *sc;  in arswitch_probe()  local
147 arswitch_attach_phys(struct arswitch_softc *sc) in arswitch_attach_phys()
216 arswitch_set_vlan_mode(struct arswitch_softc *sc, uint32_t mode) in arswitch_set_vlan_mode()
241 ar8xxx_port_init(struct arswitch_softc *sc, int port) in ar8xxx_port_init()
268 ar8xxx_atu_wait_ready(struct arswitch_softc *sc) in ar8xxx_atu_wait_ready()
287 ar8xxx_atu_flush(struct arswitch_softc *sc) in ar8xxx_atu_flush()
311 ar8xxx_atu_flush_port(struct arswitch_softc *sc, int port) in ar8xxx_atu_flush_port()
348 ar8xxx_atu_fetch_table(struct arswitch_softc *sc, etherswitch_atu_entry_t *e, in ar8xxx_atu_fetch_table()
422 ar8xxx_atu_learn_default(struct arswitch_softc *sc) in ar8xxx_atu_learn_default()
466 ar8xxx_hw_get_switch_macaddr(struct arswitch_softc *sc, struct ether_addr *ea) in ar8xxx_hw_get_switch_macaddr()
490 ar8xxx_hw_set_switch_macaddr(struct arswitch_softc *sc, in ar8xxx_hw_set_switch_macaddr()
504 struct arswitch_softc *sc = device_get_softc(dev); in arswitch_attach() local
682 struct arswitch_softc *sc = device_get_softc(dev); in arswitch_detach() local
714 arswitch_miiforport(struct arswitch_softc *sc, int port) in arswitch_miiforport()
724 arswitch_ifpforport(struct arswitch_softc *sc, int port) in arswitch_ifpforport()
777 arswitch_miipollstat(struct arswitch_softc *sc) in arswitch_miipollstat()
846 struct arswitch_softc *sc = arg; in arswitch_tick() local
855 struct arswitch_softc *sc = device_get_softc(dev); in arswitch_lock() local
864 struct arswitch_softc *sc = device_get_softc(dev); in arswitch_unlock() local
873 struct arswitch_softc *sc = device_get_softc(dev); in arswitch_getinfo() local
879 ar8xxx_port_vlan_get(struct arswitch_softc *sc, etherswitch_port_t *p) in ar8xxx_port_vlan_get()
903 arswitch_is_cpuport(struct arswitch_softc *sc, int port) in arswitch_is_cpuport()
914 struct arswitch_softc *sc; in arswitch_getport() local
983 ar8xxx_port_vlan_setup(struct arswitch_softc *sc, etherswitch_port_t *p) in ar8xxx_port_vlan_setup()
1024 struct arswitch_softc *sc; in arswitch_setport() local
1066 arswitch_setled(struct arswitch_softc *sc, int phy, int led, int style) in arswitch_setled()
1091 struct arswitch_softc *sc = device_get_softc(dev); in arswitch_statchg() local
1099 struct arswitch_softc *sc = if_getsoftc(ifp); in arswitch_ifmedia_upd() local
1111 struct arswitch_softc *sc = if_getsoftc(ifp); in arswitch_ifmedia_sts() local
1126 struct arswitch_softc *sc; in arswitch_getconf() local
1148 struct arswitch_softc *sc; in arswitch_setconf() local
1168 struct arswitch_softc *sc; in arswitch_atu_flush_all() local
1183 struct arswitch_softc *sc; in arswitch_atu_flush_port() local
1198 struct arswitch_softc *sc; in arswitch_atu_fetch_table() local
1228 struct arswitch_softc *sc; in arswitch_atu_fetch_table_entry() local
1248 struct arswitch_softc *sc = device_get_softc(dev); in arswitch_getvgroup() local
1256 struct arswitch_softc *sc = device_get_softc(dev); in arswitch_setvgroup() local
1264 struct arswitch_softc *sc = device_get_softc(dev); in arswitch_readphy() local
1272 struct arswitch_softc *sc = device_get_softc(dev); in arswitch_writephy() local