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];
1194 struct vf_macvlans { struct1195 struct list_head mvlist;1196 int vf;1197 bool free;1198 bool is_macvlan;1199 u8 vf_macvlan[ETH_ALEN];