Lines Matching refs:ltstate
1742 u8 ltstate = qib_7322_phys_portstate(ibcst); in handle_serdes_issues() local
1747 ltstate != IB_PHYSPORTSTATE_LINK_ERR_RECOVER && in handle_serdes_issues()
1748 ltstate != IB_PHYSPORTSTATE_RECOVERY_RETRAIN && in handle_serdes_issues()
1749 ltstate != IB_PHYSPORTSTATE_RECOVERY_WAITRMT && in handle_serdes_issues()
1750 ltstate != IB_PHYSPORTSTATE_RECOVERY_IDLE) in handle_serdes_issues()
1875 u8 ltstate; in handle_7322_p_errors() local
1878 ltstate = qib_7322_phys_portstate(ibcs); in handle_7322_p_errors()
1904 if ((ppd->lflags & QIBL_IB_LINK_DISABLED) && ltstate != in handle_7322_p_errors()
1917 if (ltstate != IB_PHYSPORTSTATE_LINK_ERR_RECOVER && in handle_7322_p_errors()
1918 ltstate != IB_PHYSPORTSTATE_RECOVERY_RETRAIN && in handle_7322_p_errors()
1919 ltstate != IB_PHYSPORTSTATE_RECOVERY_WAITRMT && in handle_7322_p_errors()
1920 ltstate != IB_PHYSPORTSTATE_RECOVERY_IDLE) in handle_7322_p_errors()