Searched refs:host_timestamp (Results 1 – 2 of 2) sorted by relevance
560 uint64_t host_timestamp; /* Timestamp sent by the host */ member
6006 n->host_timestamp = le64_to_cpu(ts); in nvme_set_timestamp()6027 ts.timestamp = n->host_timestamp + elapsed_time; in nvme_get_timestamp()6030 ts.origin = n->host_timestamp ? 0x01 : 0x00; in nvme_get_timestamp()