Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h166 struct vf_macvlans { struct
767 struct vf_macvlans vf_mvs;
768 struct vf_macvlans *mv_list;
Dixgbe_sriov.c53 struct vf_macvlans *mv_list; in __ixgbe_enable_sriov()
68 sizeof(struct vf_macvlans), in __ixgbe_enable_sriov()
572 struct vf_macvlans *entry; in ixgbe_set_vf_macvlan()
576 entry = list_entry(pos, struct vf_macvlans, l); in ixgbe_set_vf_macvlan()
597 entry = list_entry(pos, struct vf_macvlans, l); in ixgbe_set_vf_macvlan()