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

Data Fields

struct list_head link
 
u32 seq0
 
u32 seq1
 
ktime_t hwtimestamp
 
unsigned long expiry
 

Detailed Description

struct efx_ptp_event_rx - A PTP receive event (from MC) : First part of (PTP) UUID : Second part of (PTP) UUID and sequence number : Event timestamp

Definition at line 184 of file ptp.c.

Field Documentation

unsigned long expiry

Definition at line 189 of file ptp.c.

ktime_t hwtimestamp

Definition at line 188 of file ptp.c.

Definition at line 185 of file ptp.c.

u32 seq0

Definition at line 186 of file ptp.c.

u32 seq1

Definition at line 187 of file ptp.c.


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