Lines Matching refs:net_device
84 struct net_device *real_dev; /* The ethernet(like) device
90 struct net_device **vlan_devices_arrays[VLAN_GROUP_ARRAY_SPLIT_PARTS];
94 static inline struct net_device *vlan_group_get_device(struct vlan_group *vg,
97 struct net_device **array;
104 struct net_device *dev)
106 struct net_device **array;
117 extern struct net_device *vlan_dev_real_dev(const struct net_device *dev);
118 extern u16 vlan_dev_vlan_id(const struct net_device *dev);
131 static inline struct net_device *vlan_dev_real_dev(const struct net_device *dev)
137 static inline u16 vlan_dev_vlan_id(const struct net_device *dev)