Searched defs:efx_ptp_data (Results 1 – 2 of 2) sorted by relevance
284 struct efx_ptp_data { struct287 bool rx_ts_inline;297 u32 rxfilter_event;301 bool enabled;302 unsigned int mode;306 struct {311 } nic_time;314 struct {321 } ts_corrections;323 int evt_frag_idx;[all …]
293 struct efx_ptp_data { struct294 struct efx_nic *efx;301 bool reset_required;305 bool enabled;306 unsigned int mode;310 struct {315 } nic_time;318 struct {325 } ts_corrections;327 int evt_frag_idx;[all …]
Completed in 18 milliseconds