Searched refs:po_mux_state (Results 1 – 1 of 1) sorted by relevance
297 MuxState po_mux_state; member1970 p->po_mux_state = MuxState_none; in bondport_create()3548 && (p->po_mux_state == MuxState_DETACHED in ifbond_selection()3571 && p->po_mux_state == MuxState_WAITING) { in ifbond_selection()3656 } else if (p->po_mux_state == MuxState_DETACHED) { in ifbond_activate_LAG()3713 if (p->po_mux_state == MuxState_WAITING in ifbond_all_ports_ready()4784 switch (p->po_mux_state) { in bondport_mux_machine()4819 p->po_mux_state = MuxState_DETACHED; in bondport_mux_machine_detached()4857 p->po_mux_state = MuxState_WAITING; in bondport_mux_machine_waiting()4943 p->po_mux_state = MuxState_ATTACHED; in bondport_mux_machine_attached()[all …]