Symbol: ip17x_softc
sys/dev/etherswitch/ip17x/ip175c.c
122
ip175c_dot1q_vlan_setup(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip175c.c
180
ip175c_hw_setup(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip175c.c
198
ip175c_set_vlan_mode(struct ip17x_softc *sc, uint32_t mode)
sys/dev/etherswitch/ip17x/ip175c.c
228
ip175c_get_vlan_mode(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip175c.c
235
ip175c_attach(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip175c.c
58
ip175c_reset(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip175c.c
80
ip175c_port_vlan_setup(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip175c.h
44
void ip175c_attach(struct ip17x_softc *sc);
sys/dev/etherswitch/ip17x/ip175d.c
146
ip175d_set_vlan_mode(struct ip17x_softc *sc, uint32_t mode)
sys/dev/etherswitch/ip17x/ip175d.c
200
ip175d_get_vlan_mode(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip175d.c
207
ip175d_attach(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip175d.c
60
ip175d_reset(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip175d.c
80
ip175d_hw_setup(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip175d.h
41
void ip175d_attach(struct ip17x_softc *sc);
sys/dev/etherswitch/ip17x/ip17x.c
160
ip17x_attach_phys(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip17x.c
203
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
276
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
310
ip17x_miiforport(struct ip17x_softc *sc, int port)
sys/dev/etherswitch/ip17x/ip17x.c
319
ip17x_ifpforport(struct ip17x_softc *sc, int port)
sys/dev/etherswitch/ip17x/ip17x.c
331
ip17x_miipollstat(struct ip17x_softc *sc)
sys/dev/etherswitch/ip17x/ip17x.c
359
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
369
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
379
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
389
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
398
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
451
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
520
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
536
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
552
struct ip17x_softc *sc __diagused;
sys/dev/etherswitch/ip17x/ip17x.c
564
struct ip17x_softc *sc __diagused;
sys/dev/etherswitch/ip17x/ip17x.c
576
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
590
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x.c
639
sizeof(struct ip17x_softc));
sys/dev/etherswitch/ip17x/ip17x.c
93
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x_phy.c
56
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x_phy.c
77
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x_var.h
70
int (* ip17x_reset) (struct ip17x_softc *);
sys/dev/etherswitch/ip17x/ip17x_var.h
71
int (* ip17x_hw_setup) (struct ip17x_softc *);
sys/dev/etherswitch/ip17x/ip17x_var.h
72
int (* ip17x_get_vlan_mode) (struct ip17x_softc *);
sys/dev/etherswitch/ip17x/ip17x_var.h
73
int (* ip17x_set_vlan_mode) (struct ip17x_softc *, uint32_t);
sys/dev/etherswitch/ip17x/ip17x_vlans.c
112
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x_vlans.c
142
struct ip17x_softc *sc;
sys/dev/etherswitch/ip17x/ip17x_vlans.c
59
ip17x_reset_vlans(struct ip17x_softc *sc, uint32_t vlan_mode)
sys/dev/etherswitch/ip17x/ip17x_vlans.h
32
int ip17x_reset_vlans(struct ip17x_softc *, uint32_t);