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