Home
last modified time | relevance | path

Searched refs:vf_macvlans (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_sriov.c24 struct vf_macvlans *mv_list; in wx_alloc_vf_macvlans()
35 mv_list = kzalloc_objs(struct vf_macvlans, num_vf_macvlans); in wx_alloc_vf_macvlans()
541 struct vf_macvlans *entry; in wx_set_vf_macvlan()
547 entry = list_entry(pos, struct vf_macvlans, mvlist); in wx_set_vf_macvlan()
562 entry = list_entry(pos, struct vf_macvlans, mvlist); in wx_set_vf_macvlan()
H A Dwx_type.h1213 struct vf_macvlans { struct
1367 struct vf_macvlans vf_mvs;
1368 struct vf_macvlans *mv_list;
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h242 struct vf_macvlans { struct
812 struct vf_macvlans vf_mvs;
813 struct vf_macvlans *mv_list;
H A Dixgbe_sriov.c29 struct vf_macvlans *mv_list; in ixgbe_alloc_vf_macvlans()
40 mv_list = kzalloc_objs(struct vf_macvlans, num_vf_macvlans); in ixgbe_alloc_vf_macvlans()
646 struct vf_macvlans *entry; in ixgbe_set_vf_macvlan()