Searched defs:vid (Results 1 - 25 of 103) sorted by relevance

12345

/freebsd-current/contrib/wpa/src/ap/
H A Dvlan_ioctl.c62 int vlan_add(const char *if_name, int vid, const char *vlan_if_name) argument
H A Dvlan_util.c24 int vlan_add(const char *if_name, int vid, const char *vlan_if_name) argument
/freebsd-current/contrib/ofed/libibverbs/
H A Dneigh.h27 int vid; member in struct:get_neigh_handler
/freebsd-current/sys/dev/mlx5/mlx5_fpga_tools/
H A Dmlx5fpga_tools_main.c102 static int mlx5_fpga_tools_add(struct mlx5_fpga_device *fdev, u32 vid, u16 pid) argument
/freebsd-current/tools/tools/usbtest/
H A Dusbtest.h40 uint16_t vid; member in struct:uaddr
/freebsd-current/sys/arm/annapurna/alpine/
H A Dalpine_pci.c118 uint16_t vid; local
/freebsd-current/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw_vtu.c108 ar40xx_hw_vtu_load_vlan(struct ar40xx_softc *sc, uint32_t vid, argument
159 ar40xx_hw_vtu_get_vlan(struct ar40xx_softc *sc, int vid, uint32_t *ports, argument
/freebsd-current/share/examples/libusb20/
H A Dbulk.c159 unsigned int vid = UINT_MAX, pid = UINT_MAX; /* impossible VID:PID */ local
H A Dcontrol.c307 unsigned int vid = UINT_MAX, pid = UINT_MAX; /* impossible VID:PID */ local
/freebsd-current/sys/dev/bwi/
H A Dif_bwi_pci.c84 uint16_t vid; member in struct:bwi_dev
107 uint16_t did, vid; local
/freebsd-current/sys/dev/syscons/fire/
H A Dfire_saver.c62 static u_char *vid; variable
/freebsd-current/sys/dev/syscons/plasma/
H A Dplasma_saver.c57 static unsigned char *vid; variable
/freebsd-current/sys/dev/etherswitch/arswitch/
H A Darswitch_vlans.c58 ar8xxx_vlan_op(struct arswitch_softc *sc, uint32_t op, uint32_t vid, argument
97 ar8xxx_purge_dot1q_vlan(struct arswitch_softc *sc, int vid) argument
141 ar8xxx_get_port_vlan(struct arswitch_softc *sc, uint32_t *ports, int vid) argument
105 ar8xxx_get_dot1q_vlan(struct arswitch_softc *sc, uint32_t *ports, uint32_t *untagged_ports, int vid) argument
128 ar8xxx_set_dot1q_vlan(struct arswitch_softc *sc, uint32_t ports, uint32_t untagged_ports, int vid) argument
156 ar8xxx_set_port_vlan(struct arswitch_softc *sc, uint32_t ports, int vid) argument
313 int err, vid; local
[all...]
/freebsd-current/sys/netgraph/
H A Dng_vlan.h69 uint16_t vid; /* VID - VLAN Identifier. */ member in struct:ng_vlan_filter
/freebsd-current/sys/dev/syscons/logo/
H A Dlogo_saver.c57 static u_char *vid; variable
/freebsd-current/sys/dev/syscons/rain/
H A Drain_saver.c60 static u_char *vid; variable
/freebsd-current/sys/dev/syscons/warp/
H A Dwarp_saver.c53 static u_char *vid; variable
/freebsd-current/sys/dev/syscons/dragon/
H A Ddragon_saver.c47 static u_char *vid; variable
/freebsd-current/sys/dev/rtwn/rtl8188e/
H A Dr88e_rom_image.h48 uint16_t vid; member in struct:r88e_rom::__anon4507::__anon4508
57 uint16_t vid; member in struct:r88e_rom::__anon4507::__anon4509
/freebsd-current/sys/dev/rtwn/rtl8192c/
H A Dr92c_rom_image.h33 uint16_t vid; member in struct:r92c_rom
/freebsd-current/sys/net/
H A Dif_vlan_var.h139 uint16_t vid; member in struct:ether_8021q_tag
/freebsd-current/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.c340 mtkswitch_invalidate_vlan(struct mtkswitch_softc *sc, uint32_t vid) argument
352 uint32_t val, vid, i; local
449 uint32_t val, i, vid; local
[all...]
H A Dmtkswitch_rt3050.c292 uint32_t val, vid; local
[all...]
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_connect.c248 uint16_t vid = 0xfff, pcp = 0; local
/freebsd-current/sbin/ifconfig/
H A Difvlan.c112 unsigned int vid; local

Completed in 209 milliseconds

12345