Searched refs:po_mux_state (Results 1 – 1 of 1) sorted by relevance
299 MuxState po_mux_state; member1972 p->po_mux_state = MuxState_none; in bondport_create()3550 && (p->po_mux_state == MuxState_DETACHED in ifbond_selection()3573 && p->po_mux_state == MuxState_WAITING) { in ifbond_selection()3658 } else if (p->po_mux_state == MuxState_DETACHED) { in ifbond_activate_LAG()3715 if (p->po_mux_state == MuxState_WAITING in ifbond_all_ports_ready()4786 switch (p->po_mux_state) { in bondport_mux_machine()4821 p->po_mux_state = MuxState_DETACHED; in bondport_mux_machine_detached()4859 p->po_mux_state = MuxState_WAITING; in bondport_mux_machine_waiting()4945 p->po_mux_state = MuxState_ATTACHED; in bondport_mux_machine_attached()[all …]