Searched refs:notify_copy (Results 1 – 1 of 1) sorted by relevance
44 struct vnic_devcmd_notify notify_copy; member1033 rte_memcpy(&vdev->notify_copy, vdev->notify, vdev->notify_sz); in vnic_dev_notify_ready()1034 words = (uint32_t *)&vdev->notify_copy; in vnic_dev_notify_ready()1077 return vdev->notify_copy.link_state; in vnic_dev_link_status()1085 return vdev->notify_copy.port_speed; in vnic_dev_port_speed()1093 return vdev->notify_copy.mtu; in vnic_dev_mtu()1101 return vdev->notify_copy.uif; in vnic_dev_uif()