Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c32 INIT_LIST_HEAD(&adapter->vf_mvs.l); in ixgbe_alloc_vf_macvlans()
45 list_add(&mv_list[i].l, &adapter->vf_mvs.l); in ixgbe_alloc_vf_macvlans()
647 list_for_each(pos, &adapter->vf_mvs.l) { in ixgbe_set_vf_macvlan()
668 list_for_each(pos, &adapter->vf_mvs.l) { in ixgbe_set_vf_macvlan()
H A Dixgbe.h746 struct vf_macvlans vf_mvs; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c32 INIT_LIST_HEAD(&adapter->vf_mvs.l); in ixgbe_alloc_vf_macvlans()
45 list_add(&mv_list[i].l, &adapter->vf_mvs.l); in ixgbe_alloc_vf_macvlans()
647 list_for_each(pos, &adapter->vf_mvs.l) { in ixgbe_set_vf_macvlan()
668 list_for_each(pos, &adapter->vf_mvs.l) { in ixgbe_set_vf_macvlan()
H A Dixgbe.h789 struct vf_macvlans vf_mvs; member

Completed in 10 milliseconds