Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h199 struct vf_macvlans { struct
746 struct vf_macvlans vf_mvs;
747 struct vf_macvlans *mv_list;
H A Dixgbe_sriov.c28 struct vf_macvlans *mv_list; in ixgbe_alloc_vf_macvlans()
39 mv_list = kcalloc(num_vf_macvlans, sizeof(struct vf_macvlans), in ixgbe_alloc_vf_macvlans()
642 struct vf_macvlans *entry; in ixgbe_set_vf_macvlan()
648 entry = list_entry(pos, struct vf_macvlans, l); in ixgbe_set_vf_macvlan()
669 entry = list_entry(pos, struct vf_macvlans, l); in ixgbe_set_vf_macvlan()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h238 struct vf_macvlans { struct
789 struct vf_macvlans vf_mvs;
790 struct vf_macvlans *mv_list;
H A Dixgbe_sriov.c28 struct vf_macvlans *mv_list; in ixgbe_alloc_vf_macvlans()
39 mv_list = kcalloc(num_vf_macvlans, sizeof(struct vf_macvlans), in ixgbe_alloc_vf_macvlans()
642 struct vf_macvlans *entry; in ixgbe_set_vf_macvlan()
648 entry = list_entry(pos, struct vf_macvlans, l); in ixgbe_set_vf_macvlan()
669 entry = list_entry(pos, struct vf_macvlans, l); in ixgbe_set_vf_macvlan()

Completed in 9 milliseconds