/freebsd/sys/dev/etherswitch/ip17x/ |
H A D | ip17x_vlans.h | 33 int ip17x_getvgroup(device_t, etherswitch_vlangroup_t *); 34 int ip17x_setvgroup(device_t, etherswitch_vlangroup_t *);
|
H A D | ip17x_vlans.c | 110 ip17x_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ip17x_getvgroup() 140 ip17x_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ip17x_setvgroup()
|
/freebsd/sys/dev/etherswitch/ |
H A D | etherswitch.h | 104 typedef struct etherswitch_vlangroup etherswitch_vlangroup_t; typedef 135 #define IOETHERSWITCHGETVLANGROUP _IOWR('i', 6, etherswitch_vlangroup_t) 136 #define IOETHERSWITCHSETVLANGROUP _IOW('i', 7, etherswitch_vlangroup_t)
|
H A D | etherswitch.c | 175 error = ETHERSWITCH_GETVGROUP(etherswitch, (etherswitch_vlangroup_t *)data); in etherswitchioctl() 179 error = ETHERSWITCH_SETVGROUP(etherswitch, (etherswitch_vlangroup_t *)data); in etherswitchioctl()
|
H A D | etherswitch_if.m | 156 etherswitch_vlangroup_t *vg; 164 etherswitch_vlangroup_t *vg;
|
/freebsd/sys/dev/etherswitch/arswitch/ |
H A D | arswitch_vlans.h | 33 int ar8xxx_getvgroup(struct arswitch_softc *, etherswitch_vlangroup_t *); 34 int ar8xxx_setvgroup(struct arswitch_softc *, etherswitch_vlangroup_t *);
|
H A D | arswitchvar.h | 119 etherswitch_vlangroup_t *); 121 etherswitch_vlangroup_t *);
|
H A D | arswitch_vlans.c | 264 ar8xxx_getvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8xxx_getvgroup() 311 ar8xxx_setvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8xxx_setvgroup()
|
H A D | arswitch_8327.c | 998 ar8327_vlan_getvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8327_vlan_getvgroup() 1005 ar8327_vlan_setvgroup(struct arswitch_softc *sc, etherswitch_vlangroup_t *vg) in ar8327_vlan_setvgroup()
|
H A D | arswitch.c | 1233 arswitch_getvgroup(device_t dev, etherswitch_vlangroup_t *e) in arswitch_getvgroup() 1241 arswitch_setvgroup(device_t dev, etherswitch_vlangroup_t *e) in arswitch_setvgroup()
|
/freebsd/sys/dev/etherswitch/mtkswitch/ |
H A D | mtkswitchvar.h | 96 etherswitch_vlangroup_t *); 98 etherswitch_vlangroup_t *);
|
H A D | mtkswitch_rt3050.c | 347 mtkswitch_vlan_getvgroup(struct mtkswitch_softc *sc, etherswitch_vlangroup_t *v) in mtkswitch_vlan_getvgroup() 394 mtkswitch_vlan_setvgroup(struct mtkswitch_softc *sc, etherswitch_vlangroup_t *v) in mtkswitch_vlan_setvgroup()
|
H A D | mtkswitch_mt7620.c | 392 mtkswitch_vlan_getvgroup(struct mtkswitch_softc *sc, etherswitch_vlangroup_t *v) in mtkswitch_vlan_getvgroup() 447 mtkswitch_vlan_setvgroup(struct mtkswitch_softc *sc, etherswitch_vlangroup_t *v) in mtkswitch_vlan_setvgroup()
|
H A D | mtkswitch.c | 571 mtkswitch_getvgroup(device_t dev, etherswitch_vlangroup_t *e) in mtkswitch_getvgroup() 579 mtkswitch_setvgroup(device_t dev, etherswitch_vlangroup_t *e) in mtkswitch_setvgroup()
|
/freebsd/sys/dev/etherswitch/e6000sw/ |
H A D | e6000sw.c | 136 static int e6000sw_getvgroup_wrapper(device_t, etherswitch_vlangroup_t *); 137 static int e6000sw_setvgroup_wrapper(device_t, etherswitch_vlangroup_t *); 138 static int e6000sw_setvgroup(device_t, etherswitch_vlangroup_t *); 139 static int e6000sw_getvgroup(device_t, etherswitch_vlangroup_t *); 1191 e6000sw_setvgroup_wrapper(device_t dev, etherswitch_vlangroup_t *vg) 1207 e6000sw_getvgroup_wrapper(device_t dev, etherswitch_vlangroup_t *vg) 1223 e6000sw_set_port_vlan(e6000sw_softc_t *sc, etherswitch_vlangroup_t *vg) 1243 e6000sw_set_dot1q_vlan(e6000sw_softc_t *sc, etherswitch_vlangroup_t *vg) 1271 e6000sw_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) 1287 e6000sw_get_port_vlan(e6000sw_softc_t *sc, etherswitch_vlangroup_t *vg) [all …]
|
H A D | e6060sw.c | 544 e6060sw_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in e6060sw_getvgroup() 598 e6060sw_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in e6060sw_setvgroup()
|
/freebsd/sys/dev/etherswitch/felix/ |
H A D | felix.c | 80 static int felix_setvgroup(device_t, etherswitch_vlangroup_t *); 81 static int felix_getvgroup(device_t, etherswitch_vlangroup_t *); 809 felix_set_dot1q_vlan(felix_softc_t sc, etherswitch_vlangroup_t *vg) in felix_set_dot1q_vlan() 867 felix_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in felix_setvgroup() 885 felix_get_dot1q_vlan(felix_softc_t sc, etherswitch_vlangroup_t *vg) in felix_get_dot1q_vlan() 919 felix_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in felix_getvgroup()
|
/freebsd/sbin/etherswitchcfg/ |
H A D | etherswitchcfg.c | 334 etherswitch_vlangroup_t vg; in set_vlangroup_vid() 355 etherswitch_vlangroup_t vg; in set_vlangroup_members() 618 etherswitch_vlangroup_t vg; in print_vlangroup()
|
/freebsd/sys/dev/etherswitch/ukswitch/ |
H A D | ukswitch.c | 411 ukswitch_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ukswitch_getvgroup() 423 ukswitch_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ukswitch_setvgroup()
|
/freebsd/sys/dev/etherswitch/ar40xx/ |
H A D | ar40xx_main.c | 669 ar40xx_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ar40xx_getvgroup() 718 ar40xx_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ar40xx_setvgroup()
|
/freebsd/sys/dev/etherswitch/infineon/ |
H A D | adm6996fc.c | 537 adm6996fc_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in adm6996fc_getvgroup() 584 adm6996fc_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in adm6996fc_setvgroup()
|
/freebsd/sys/dev/etherswitch/micrel/ |
H A D | ksz8995ma.c | 603 ksz8995ma_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ksz8995ma_getvgroup() 646 ksz8995ma_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in ksz8995ma_setvgroup()
|
/freebsd/sys/dev/etherswitch/rtl8366/ |
H A D | rtl8366rb.c | 740 rtl_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in rtl_getvgroup() 767 rtl_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in rtl_setvgroup()
|
/freebsd/sys/arm/ti/cpsw/ |
H A D | if_cpsw.c | 160 static int cpsw_getvgroup(device_t, etherswitch_vlangroup_t *); 161 static int cpsw_setvgroup(device_t, etherswitch_vlangroup_t *); 2891 cpsw_getvgroup(device_t dev, etherswitch_vlangroup_t *vg) in cpsw_getvgroup() 2942 cpsw_setvgroup(device_t dev, etherswitch_vlangroup_t *vg) in cpsw_setvgroup()
|