Home
last modified time | relevance | path

Searched defs:vf_macvlans (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h242 struct vf_macvlans { struct
243 struct list_head l;
244 int vf;
245 bool free;
246 bool is_macvlan;
247 u8 vf_macvlan[ETH_ALEN];
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1213 struct vf_macvlans { struct
1214 struct list_head mvlist;
1215 int vf;
1216 bool free;
1217 bool is_macvlan;
1218 u8 vf_macvlan[ETH_ALEN];