Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h197 struct vf_macvlans { struct
748 struct vf_macvlans vf_mvs;
749 struct vf_macvlans *mv_list;
Dixgbe_sriov.c28 struct vf_macvlans *mv_list; in ixgbe_alloc_vf_macvlans()
36 mv_list = kcalloc(num_vf_macvlans, sizeof(struct vf_macvlans), in ixgbe_alloc_vf_macvlans()
641 struct vf_macvlans *entry; in ixgbe_set_vf_macvlan()
647 entry = list_entry(pos, struct vf_macvlans, l); in ixgbe_set_vf_macvlan()
668 entry = list_entry(pos, struct vf_macvlans, l); in ixgbe_set_vf_macvlan()