Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_sriov.c40 INIT_LIST_HEAD(&adapter->vf_mvs.l); in ixgbe_alloc_vf_macvlans()
44 list_add(&mv_list[i].l, &adapter->vf_mvs.l); in ixgbe_alloc_vf_macvlans()
646 list_for_each(pos, &adapter->vf_mvs.l) { in ixgbe_set_vf_macvlan()
667 list_for_each(pos, &adapter->vf_mvs.l) { in ixgbe_set_vf_macvlan()
A Dixgbe.h790 struct vf_macvlans vf_mvs; member

Completed in 11 milliseconds