Lines Matching defs:ibclt
1733 u8 ibclt)
1748 u8 ibclt;
1751 ibclt = (u8)SYM_FIELD(ibcst, IBCStatusA_0, LinkTrainingState);
1759 switch (ibclt) {
1767 disable_chase(ppd, tnow, ibclt);
1776 if (((ibclt >= IB_7322_LT_STATE_CFGTEST &&
1777 ibclt <= IB_7322_LT_STATE_CFGWAITENH) ||
1778 ibclt == IB_7322_LT_STATE_LINKUP) &&
1786 (ibclt == IB_7322_LT_STATE_CFGENH ||
1787 ibclt == IB_7322_LT_STATE_CFGIDLE ||
1788 ibclt == IB_7322_LT_STATE_LINKUP))
1793 (ibclt == IB_7322_LT_STATE_CFGTEST ||
1794 ibclt == IB_7322_LT_STATE_CFGENH ||
1795 (ibclt >= IB_7322_LT_STATE_POLLACTIVE &&
1796 ibclt <= IB_7322_LT_STATE_SLEEPQUIET)))
1799 if (ibclt != IB_7322_LT_STATE_LINKUP) {
1813 ibclt <= IB_7322_LT_STATE_SLEEPQUIET) {
1822 "IB%u:%u re-enabled QDR adaptation ibclt %x\n",
1823 ppd->dd->unit, ppd->port, ibclt);