Symbol: etherswitch_port_t
sbin/etherswitchcfg/etherswitchcfg.c
170
etherswitch_port_t p;
sbin/etherswitchcfg/etherswitchcfg.c
195
etherswitch_port_t p;
sbin/etherswitchcfg/etherswitchcfg.c
241
etherswitch_port_t p;
sbin/etherswitchcfg/etherswitchcfg.c
267
etherswitch_port_t p;
sbin/etherswitchcfg/etherswitchcfg.c
296
etherswitch_port_t p;
sbin/etherswitchcfg/etherswitchcfg.c
571
etherswitch_port_t p;
sys/arm/ti/cpsw/if_cpsw.c
157
static int cpsw_getport(device_t, etherswitch_port_t *);
sys/arm/ti/cpsw/if_cpsw.c
158
static int cpsw_setport(device_t, etherswitch_port_t *);
sys/arm/ti/cpsw/if_cpsw.c
2803
cpsw_getport(device_t dev, etherswitch_port_t *p)
sys/arm/ti/cpsw/if_cpsw.c
2842
cpsw_setport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/ar40xx/ar40xx_main.c
575
ar40xx_getport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/ar40xx/ar40xx_main.c
626
ar40xx_setport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/arswitch/arswitch.c
1008
arswitch_setport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/arswitch/arswitch.c
866
ar8xxx_port_vlan_get(struct arswitch_softc *sc, etherswitch_port_t *p)
sys/dev/etherswitch/arswitch/arswitch.c
87
etherswitch_port_t *p);
sys/dev/etherswitch/arswitch/arswitch.c
89
etherswitch_port_t *p);
sys/dev/etherswitch/arswitch/arswitch.c
899
arswitch_getport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/arswitch/arswitch.c
970
ar8xxx_port_vlan_setup(struct arswitch_softc *sc, etherswitch_port_t *p)
sys/dev/etherswitch/arswitch/arswitch_8327.c
807
ar8327_port_vlan_setup(struct arswitch_softc *sc, etherswitch_port_t *p)
sys/dev/etherswitch/arswitch/arswitch_8327.c
831
ar8327_port_vlan_get(struct arswitch_softc *sc, etherswitch_port_t *p)
sys/dev/etherswitch/arswitch/arswitchvar.h
114
etherswitch_port_t *);
sys/dev/etherswitch/arswitch/arswitchvar.h
116
etherswitch_port_t *);
sys/dev/etherswitch/e6000sw/e6000sw.c
1009
e6000sw_setport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/e6000sw/e6000sw.c
132
static int e6000sw_getport(device_t, etherswitch_port_t *);
sys/dev/etherswitch/e6000sw/e6000sw.c
133
static int e6000sw_setport(device_t, etherswitch_port_t *);
sys/dev/etherswitch/e6000sw/e6000sw.c
959
e6000sw_getport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/e6000sw/e6060sw.c
457
e6060sw_getport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/e6000sw/e6060sw.c
503
e6060sw_setport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/etherswitch.c
167
error = ETHERSWITCH_GETPORT(etherswitch, (etherswitch_port_t *)data);
sys/dev/etherswitch/etherswitch.c
171
error = ETHERSWITCH_SETPORT(etherswitch, (etherswitch_port_t *)data);
sys/dev/etherswitch/etherswitch.h
133
#define IOETHERSWITCHGETPORT _IOWR('i', 4, etherswitch_port_t)
sys/dev/etherswitch/etherswitch.h
134
#define IOETHERSWITCHSETPORT _IOW('i', 5, etherswitch_port_t)
sys/dev/etherswitch/felix/felix.c
628
felix_get_port_cfg(felix_softc_t sc, etherswitch_port_t *p)
sys/dev/etherswitch/felix/felix.c
657
felix_getport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/felix/felix.c
690
felix_set_port_cfg(felix_softc_t sc, etherswitch_port_t *p)
sys/dev/etherswitch/felix/felix.c
738
felix_setport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/felix/felix.c
74
static int felix_getport(device_t, etherswitch_port_t *);
sys/dev/etherswitch/felix/felix.c
75
static int felix_setport(device_t, etherswitch_port_t *);
sys/dev/etherswitch/felix/felix.c
91
static void felix_get_port_cfg(felix_softc_t, etherswitch_port_t *);
sys/dev/etherswitch/felix/felix.c
92
static void felix_set_port_cfg(felix_softc_t, etherswitch_port_t *);
sys/dev/etherswitch/infineon/adm6996fc.c
417
adm6996fc_getport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/infineon/adm6996fc.c
479
adm6996fc_setport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/ip17x/ip17x.c
396
ip17x_getport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/ip17x/ip17x.c
449
ip17x_setport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/micrel/ksz8995ma.c
477
ksz8995ma_getport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/micrel/ksz8995ma.c
540
ksz8995ma_setport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/mtkswitch/mtkswitch.c
429
mtkswitch_getport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/mtkswitch/mtkswitch.c
471
mtkswitch_setport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/mtkswitch/mtkswitch_mt7620.c
288
mtkswitch_port_vlan_setup(struct mtkswitch_softc *sc, etherswitch_port_t *p)
sys/dev/etherswitch/mtkswitch/mtkswitch_mt7620.c
319
mtkswitch_port_vlan_get(struct mtkswitch_softc *sc, etherswitch_port_t *p)
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
215
mtkswitch_port_vlan_setup(struct mtkswitch_softc *sc, etherswitch_port_t *p)
sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c
262
mtkswitch_port_vlan_get(struct mtkswitch_softc *sc, etherswitch_port_t *p)
sys/dev/etherswitch/mtkswitch/mtkswitchvar.h
91
etherswitch_port_t *);
sys/dev/etherswitch/mtkswitch/mtkswitchvar.h
93
etherswitch_port_t *);
sys/dev/etherswitch/rtl8366/rtl8366rb.c
648
rtl_getport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/rtl8366/rtl8366rb.c
699
rtl_setport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/ukswitch/ukswitch.c
348
ukswitch_getport(device_t dev, etherswitch_port_t *p)
sys/dev/etherswitch/ukswitch/ukswitch.c
385
ukswitch_setport(device_t dev, etherswitch_port_t *p)