Home
last modified time | relevance | path

Searched refs:ibclt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c1733 u8 ibclt) in disable_chase() argument
1748 u8 ibclt; in handle_serdes_issues() local
1759 switch (ibclt) { in handle_serdes_issues()
1767 disable_chase(ppd, tnow, ibclt); in handle_serdes_issues()
1778 ibclt == IB_7322_LT_STATE_LINKUP) && in handle_serdes_issues()
1786 (ibclt == IB_7322_LT_STATE_CFGENH || in handle_serdes_issues()
1787 ibclt == IB_7322_LT_STATE_CFGIDLE || in handle_serdes_issues()
1788 ibclt == IB_7322_LT_STATE_LINKUP)) in handle_serdes_issues()
1794 ibclt == IB_7322_LT_STATE_CFGENH || in handle_serdes_issues()
1799 if (ibclt != IB_7322_LT_STATE_LINKUP) { in handle_serdes_issues()
[all …]
H A Dqib_iba7220.c1058 u8 ibclt; in handle_7220_chase() local
1061 ibclt = (u8)SYM_FIELD(ibcst, IBCStatus, LinkTrainingState); in handle_7220_chase()
1069 switch (ibclt) { in handle_7220_chase()