Searched refs:rx_marker_timeout (Results 1 – 2 of 2) sorted by relevance
159 uint64_t rx_marker_timeout; member
1192 conf->rx_marker_period_ms = mode4->rx_marker_timeout / ms_ticks; in bond_mode_8023ad_conf_get()1224 mode4->rx_marker_timeout = conf->rx_marker_period_ms * ms_ticks; in bond_mode_8023ad_conf_assign()1328 timer_set(&marker_timer, mode4->rx_marker_timeout); in bond_mode_8023ad_handle_slow_pkt()