Home
last modified time | relevance | path

Searched refs:vf_data_storage (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb.h94 struct vf_data_storage { struct
424 struct vf_data_storage *vf_data;
Digb_main.c2735 sizeof(struct vf_data_storage), GFP_KERNEL); in igb_enable_sriov()
5704 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_promisc()
5744 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_set_vf_multicasts()
5770 struct vf_data_storage *vf_data; in igb_restore_vf_multicasts()
6119 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_ack_from_vf()
6135 struct vf_data_storage *vf_data = &adapter->vf_data[vf]; in igb_rcv_msg_from_vf()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c90 sizeof(struct vf_data_storage), GFP_KERNEL); in __ixgbe_enable_sriov()
327 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_set_vf_multicasts()
370 struct vf_data_storage *vfinfo; in ixgbe_restore_vf_multicasts()
516 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_vf_reset_event()
Dixgbe.h141 struct vf_data_storage { struct
751 struct vf_data_storage *vfinfo;
Dixgbe_dcb_nl.c676 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_dcbnl_ieee_setapp()
721 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf]; in ixgbe_dcbnl_ieee_delapp()