Home
last modified time | relevance | path

Searched refs:t_offset_setpoint (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh_sync.c131 s64 t_clockdrift = sta->mesh->t_offset_setpoint - sta->mesh->t_offset; in mesh_sync_offset_rx_bcn_presp()
135 (long long) sta->mesh->t_offset_setpoint, in mesh_sync_offset_rx_bcn_presp()
153 sta->mesh->t_offset_setpoint = sta->mesh->t_offset - TOFFSET_SET_MARGIN; in mesh_sync_offset_rx_bcn_presp()
H A Dsta_info.h400 s64 t_offset_setpoint; member