Searched refs:notify_copy (Results 1 – 1 of 1) sorted by relevance
44 struct vnic_devcmd_notify notify_copy; member1044 rte_memcpy(&vdev->notify_copy, vdev->notify, vdev->notify_sz); in vnic_dev_notify_ready()1045 words = (uint32_t *)&vdev->notify_copy; in vnic_dev_notify_ready()1088 return vdev->notify_copy.link_state; in vnic_dev_link_status()1096 return vdev->notify_copy.port_speed; in vnic_dev_port_speed()1104 return vdev->notify_copy.mtu; in vnic_dev_mtu()1112 return vdev->notify_copy.uif; in vnic_dev_uif()