Lines Matching refs:ltstate
1822 u8 ltstate = qib_7322_phys_portstate(ibcst); in handle_serdes_issues() local
1827 ltstate != IB_PHYSPORTSTATE_LINK_ERR_RECOVER && in handle_serdes_issues()
1828 ltstate != IB_PHYSPORTSTATE_RECOVERY_RETRAIN && in handle_serdes_issues()
1829 ltstate != IB_PHYSPORTSTATE_RECOVERY_WAITRMT && in handle_serdes_issues()
1830 ltstate != IB_PHYSPORTSTATE_RECOVERY_IDLE) in handle_serdes_issues()
1955 u8 ltstate; in handle_7322_p_errors() local
1958 ltstate = qib_7322_phys_portstate(ibcs); in handle_7322_p_errors()
1984 if ((ppd->lflags & QIBL_IB_LINK_DISABLED) && ltstate != in handle_7322_p_errors()
1997 if (ltstate != IB_PHYSPORTSTATE_LINK_ERR_RECOVER && in handle_7322_p_errors()
1998 ltstate != IB_PHYSPORTSTATE_RECOVERY_RETRAIN && in handle_7322_p_errors()
1999 ltstate != IB_PHYSPORTSTATE_RECOVERY_WAITRMT && in handle_7322_p_errors()
2000 ltstate != IB_PHYSPORTSTATE_RECOVERY_IDLE) in handle_7322_p_errors()