Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
efx_ptp_timeset Struct Reference

Data Fields

u32 host_start
 
u32 seconds
 
u32 nanoseconds
 
u32 host_end
 
u32 waitns
 
u32 window
 

Detailed Description

struct efx_ptp_timeset - Synchronisation between host and MC : Host time immediately before hardware timestamp taken : Hardware timestamp, seconds : Hardware timestamp, nanoseconds : Host time immediately after hardware timestamp taken : Number of nanoseconds between hardware timestamp being read and host end time being seen : Difference of host_end and host_start : Whether this timeset is valid

Definition at line 203 of file ptp.c.

Field Documentation

u32 host_end

Definition at line 207 of file ptp.c.

u32 host_start

Definition at line 204 of file ptp.c.

u32 nanoseconds

Definition at line 206 of file ptp.c.

u32 seconds

Definition at line 205 of file ptp.c.

u32 waitns

Definition at line 208 of file ptp.c.

u32 window

Definition at line 209 of file ptp.c.


The documentation for this struct was generated from the following file: