Searched refs:ibclt (Results 1 – 2 of 2) sorted by relevance
1756 u8 ibclt) in disable_chase() argument1771 u8 ibclt; in handle_serdes_issues() local1774 ibclt = (u8)SYM_FIELD(ibcst, IBCStatusA_0, LinkTrainingState); in handle_serdes_issues()1782 switch (ibclt) { in handle_serdes_issues()1790 disable_chase(ppd, tnow, ibclt); in handle_serdes_issues()1799 if (((ibclt >= IB_7322_LT_STATE_CFGTEST && in handle_serdes_issues()1800 ibclt <= IB_7322_LT_STATE_CFGWAITENH) || in handle_serdes_issues()1801 ibclt == IB_7322_LT_STATE_LINKUP) && in handle_serdes_issues()1809 (ibclt == IB_7322_LT_STATE_CFGENH || in handle_serdes_issues()1810 ibclt == IB_7322_LT_STATE_CFGIDLE || in handle_serdes_issues()[all …]
1058 u8 ibclt; in handle_7220_chase() local1061 ibclt = (u8)SYM_FIELD(ibcst, IBCStatus, LinkTrainingState); in handle_7220_chase()1069 switch (ibclt) { in handle_7220_chase()