Searched refs:VFIOCalxedaXgmacDeviceClass (Results 1 – 2 of 2) sorted by relevance
32 struct VFIOCalxedaXgmacDeviceClass { struct38 typedef struct VFIOCalxedaXgmacDeviceClass VFIOCalxedaXgmacDeviceClass; argument40 DECLARE_OBJ_CHECKERS(VFIOCalxedaXgmacDevice, VFIOCalxedaXgmacDeviceClass,
22 VFIOCalxedaXgmacDeviceClass *k = VFIO_CALXEDA_XGMAC_DEVICE_GET_CLASS(dev); in calxeda_xgmac_realize()38 VFIOCalxedaXgmacDeviceClass *vcxc = in vfio_calxeda_xgmac_class_init()53 .class_size = sizeof(VFIOCalxedaXgmacDeviceClass),