Home
last modified time | relevance | path

Searched refs:sts (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dptp_clock_kernel.h202 struct ptp_system_timestamp *sts);
208 struct ptp_system_timestamp *sts);
478 static inline void ptp_read_system_prets(struct ptp_system_timestamp *sts) in ptp_read_system_prets() argument
480 if (sts) in ptp_read_system_prets()
481 ktime_get_clock_ts64(sts->clockid, &sts->pre_ts); in ptp_read_system_prets()
484 static inline void ptp_read_system_postts(struct ptp_system_timestamp *sts) in ptp_read_system_postts() argument
486 if (sts) in ptp_read_system_postts()
487 ktime_get_clock_ts64(sts->clockid, &sts->post_ts); in ptp_read_system_postts()
A Dnvme-rdma.h94 __le16 sts; member

Completed in 6 milliseconds