Searched refs:sm_churn_actor_state (Results 1 – 3 of 3) sorted by relevance
243 churn_state_t sm_churn_actor_state; member
1405 WRITE_ONCE(port->sm_churn_actor_state, AD_CHURN_MONITOR); in ad_churn_machine()1415 port->sm_churn_actor_state == AD_CHURN_MONITOR) { in ad_churn_machine()1417 WRITE_ONCE(port->sm_churn_actor_state, AD_NO_CHURN); in ad_churn_machine()1421 WRITE_ONCE(port->sm_churn_actor_state, AD_CHURN); in ad_churn_machine()2080 port->sm_churn_actor_state = 0; in ad_initialize_port()
85 READ_ONCE(ad_port->sm_churn_actor_state))) in bond_fill_slave_info()