Searched refs:tx_period_ms (Results 1 – 3 of 3) sorted by relevance
137 uint32_t tx_period_ms; member
1190 conf->tx_period_ms = mode4->tx_period_timeout / ms_ticks; in bond_mode_8023ad_conf_get()1205 conf->tx_period_ms = BOND_8023AD_TX_MACHINE_PERIOD_MS; in bond_mode_8023ad_conf_get_default()1223 mode4->tx_period_timeout = conf->tx_period_ms * ms_ticks; in bond_mode_8023ad_conf_assign()1454 conf->tx_period_ms == 0 || in bond_8023ad_setup_validate()
1296 conf.tx_period_ms = 100; in test_mode4_expired()