Searched defs:vf_macvlans (Results 1 – 2 of 2) sorted by relevance
242 struct vf_macvlans { struct243 struct list_head l;244 int vf;245 bool free;246 bool is_macvlan;247 u8 vf_macvlan[ETH_ALEN];
1213 struct vf_macvlans { struct1214 struct list_head mvlist;1215 int vf;1216 bool free;1217 bool is_macvlan;1218 u8 vf_macvlan[ETH_ALEN];