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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A Digb.h71 struct vf_data_storage { struct
318 struct vf_data_storage *vf_data;
H A Digb_main.c2111 sizeof(struct vf_data_storage),
4654 struct vf_data_storage *vf_data = &adapter->vf_data[vf];
4694 struct vf_data_storage *vf_data = &adapter->vf_data[vf];
4720 struct vf_data_storage *vf_data;
5003 struct vf_data_storage *vf_data = &adapter->vf_data[vf];
5019 struct vf_data_storage *vf_data = &adapter->vf_data[vf];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe.h105 struct vf_data_storage { struct
414 struct vf_data_storage *vfinfo;
H A Dixgbe_sriov.c49 struct vf_data_storage *vfinfo = &adapter->vfinfo[vf];
88 struct vf_data_storage *vfinfo;
H A Dixgbe_main.c6489 sizeof(struct vf_data_storage), GFP_KERNEL);

Completed in 108 milliseconds