Searched defs:vlan (Results 1 - 17 of 17) sorted by relevance

/openwrt/target/linux/adm5120/files-3.18/drivers/net/
H A Dadm5120sw.h20 u16 vlan; member in struct:adm5120_sw_info
H A Dadm5120sw.c754 static void adm5120_switch_set_vlan_mac(unsigned int vlan, unsigned char *mac) argument
773 static void adm5120_switch_set_vlan_ports(unsigned int vlan, u32 ports) argument
[all...]
/openwrt/package/network/config/swconfig/src/
H A Duci.c193 char *devn, *vlan, *vlan_err = NULL; local
H A Dcli.c181 show_vlan(struct switch_dev *dev, int vlan, bool all) argument
/openwrt/target/linux/generic/files/drivers/net/phy/
H A Dmvswitch.c151 int vlan = -1; local
[all...]
H A Dpsb6970.c62 bool vlan; member in struct:psb6970_priv
99 static int psb6970_set_pvid(struct switch_dev *dev, int port, int vlan) argument
111 static int psb6970_get_pvid(struct switch_dev *dev, int port, int *vlan) argument
[all...]
H A Dadm6996.c384 adm6996_set_pvid(struct switch_dev *dev, int port, int vlan) argument
399 adm6996_get_pvid(struct switch_dev *dev, int port, int *vlan) argument
H A Dar8216.c521 int port, vlan; local
946 ar8xxx_sw_set_pvid(struct switch_dev *dev, int port, int vlan) argument
960 ar8xxx_sw_get_pvid(struct switch_dev *dev, int port, int *vlan) argument
[all...]
H A Dip17xx.c992 int vlan = val->port_vlan; local
1004 int vlan = val->port_vlan; local
[all...]
H A Drtl8366rb.c594 static int rtl8366rb_is_vlan_valid(struct rtl8366_smi *smi, unsigned vlan) argument
H A Drtl8366s.c604 static int rtl8366s_is_vlan_valid(struct rtl8366_smi *smi, unsigned vlan) argument
H A Drtl8367.c1406 static int rtl8367_is_vlan_valid(struct rtl8366_smi *smi, unsigned vlan) argument
H A Drtl8367b.c1173 static int rtl8367b_is_vlan_valid(struct rtl8366_smi *smi, unsigned vlan) argument
H A Dar8216.h452 bool vlan; member in struct:ar8xxx_priv
/openwrt/target/linux/generic/files/drivers/net/phy/b53/
H A Db53_common.c435 struct b53_vlan *vlan = &dev->vlans[i]; local
681 struct b53_vlan *vlan = &priv->vlans[val->port_vlan]; local
711 struct b53_vlan *vlan local
[all...]
/openwrt/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx_ar7240.c297 bool vlan; member in struct:ar7240sw
747 u32 vlan; local
789 ar7240_set_pvid(struct switch_dev *dev, int port, int vlan) argument
803 ar7240_get_pvid(struct switch_dev *dev, int port, int *vlan) argument
[all...]
/openwrt/target/linux/gemini/files/drivers/net/ethernet/gemini/
H A Dsl351x_hw.h934 unsigned int vlan : 1; /* bit 20 VLAN ID enable */ member in struct:__anon164::bit_8078

Completed in 146 milliseconds