Lines Matching refs:ltstate
1834 u8 ltstate = qib_7322_phys_portstate(ibcst); in handle_serdes_issues() local
1839 ltstate != IB_PHYSPORTSTATE_LINK_ERR_RECOVER && in handle_serdes_issues()
1840 ltstate != IB_PHYSPORTSTATE_RECOVERY_RETRAIN && in handle_serdes_issues()
1841 ltstate != IB_PHYSPORTSTATE_RECOVERY_WAITRMT && in handle_serdes_issues()
1842 ltstate != IB_PHYSPORTSTATE_RECOVERY_IDLE) in handle_serdes_issues()
1967 u8 ltstate; in handle_7322_p_errors() local
1970 ltstate = qib_7322_phys_portstate(ibcs); in handle_7322_p_errors()
1996 if ((ppd->lflags & QIBL_IB_LINK_DISABLED) && ltstate != in handle_7322_p_errors()
2009 if (ltstate != IB_PHYSPORTSTATE_LINK_ERR_RECOVER && in handle_7322_p_errors()
2010 ltstate != IB_PHYSPORTSTATE_RECOVERY_RETRAIN && in handle_7322_p_errors()
2011 ltstate != IB_PHYSPORTSTATE_RECOVERY_WAITRMT && in handle_7322_p_errors()
2012 ltstate != IB_PHYSPORTSTATE_RECOVERY_IDLE) in handle_7322_p_errors()