Home
last modified time | relevance | path

Searched defs:efx_ptp_timeset (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/
Dptp.c198 struct efx_ptp_timeset { struct
199 u32 host_start;
200 u32 major;
201 u32 minor;
202 u32 host_end;
203 u32 wait;
204 u32 window; /* Derived: end - start, allowing for wrap */
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dptp.c201 struct efx_ptp_timeset { struct
202 u32 host_start;
203 u32 major;
204 u32 minor;
205 u32 host_end;
206 u32 wait;
207 u32 window; /* Derived: end - start, allowing for wrap */