Searched refs:po_mux_state (Results 1 – 1 of 1) sorted by relevance
341 MuxState po_mux_state; member2036 p->po_mux_state = MuxState_none; in bondport_create()3544 && (p->po_mux_state == MuxState_DETACHED in ifbond_selection()3567 && p->po_mux_state == MuxState_WAITING) { in ifbond_selection()3652 } else if (p->po_mux_state == MuxState_DETACHED) { in ifbond_activate_LAG()3709 if (p->po_mux_state == MuxState_WAITING in ifbond_all_ports_ready()4727 switch (p->po_mux_state) { in bondport_mux_machine()4760 p->po_mux_state = MuxState_DETACHED; in bondport_mux_machine_detached()4796 p->po_mux_state = MuxState_WAITING; in bondport_mux_machine_waiting()4870 p->po_mux_state = MuxState_ATTACHED; in bondport_mux_machine_attached()[all …]