FreeBSD kernel BXE device code
set_timesync_ramrod_data Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for set_timesync_ramrod_data:

Data Fields

uint8_t drift_adjust_cmd
 
uint8_t offset_cmd
 
uint8_t add_sub_drift_adjust_value
 
uint8_t drift_adjust_value
 
uint32_t drift_adjust_period
 
struct regpair_t offset_delta
 

Detailed Description

Definition at line 12157 of file ecore_hsi.h.

Field Documentation

◆ add_sub_drift_adjust_value

uint8_t set_timesync_ramrod_data::add_sub_drift_adjust_value

Definition at line 12161 of file ecore_hsi.h.

Referenced by ecore_func_send_set_timesync().

◆ drift_adjust_cmd

uint8_t set_timesync_ramrod_data::drift_adjust_cmd

Definition at line 12159 of file ecore_hsi.h.

Referenced by ecore_func_send_set_timesync().

◆ drift_adjust_period

uint32_t set_timesync_ramrod_data::drift_adjust_period

Definition at line 12163 of file ecore_hsi.h.

Referenced by ecore_func_send_set_timesync().

◆ drift_adjust_value

uint8_t set_timesync_ramrod_data::drift_adjust_value

Definition at line 12162 of file ecore_hsi.h.

Referenced by ecore_func_send_set_timesync().

◆ offset_cmd

uint8_t set_timesync_ramrod_data::offset_cmd

Definition at line 12160 of file ecore_hsi.h.

Referenced by ecore_func_send_set_timesync().

◆ offset_delta

struct regpair_t set_timesync_ramrod_data::offset_delta

Definition at line 12164 of file ecore_hsi.h.

Referenced by ecore_func_send_set_timesync().


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