]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/infiniband/hw/ipath/ipath_iba6110.c
684c27e4240622599c313688085d9e4c172d3e04
[linux-2.6-omap-h63xx.git] / drivers / infiniband / hw / ipath / ipath_iba6110.c
1 /*
2  * Copyright (c) 2006, 2007 QLogic Corporation. All rights reserved.
3  * Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved.
4  *
5  * This software is available to you under a choice of one of two
6  * licenses.  You may choose to be licensed under the terms of the GNU
7  * General Public License (GPL) Version 2, available from the file
8  * COPYING in the main directory of this source tree, or the
9  * OpenIB.org BSD license below:
10  *
11  *     Redistribution and use in source and binary forms, with or
12  *     without modification, are permitted provided that the following
13  *     conditions are met:
14  *
15  *      - Redistributions of source code must retain the above
16  *        copyright notice, this list of conditions and the following
17  *        disclaimer.
18  *
19  *      - Redistributions in binary form must reproduce the above
20  *        copyright notice, this list of conditions and the following
21  *        disclaimer in the documentation and/or other materials
22  *        provided with the distribution.
23  *
24  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
25  * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
26  * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
27  * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
28  * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
29  * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31  * SOFTWARE.
32  */
33
34 /*
35  * This file contains all of the code that is specific to the InfiniPath
36  * HT chip.
37  */
38
39 #include <linux/vmalloc.h>
40 #include <linux/pci.h>
41 #include <linux/delay.h>
42 #include <linux/htirq.h>
43 #include <rdma/ib_verbs.h>
44
45 #include "ipath_kernel.h"
46 #include "ipath_registers.h"
47
48 static void ipath_setup_ht_setextled(struct ipath_devdata *, u64, u64);
49
50
51 /*
52  * This lists the InfiniPath registers, in the actual chip layout.
53  * This structure should never be directly accessed.
54  *
55  * The names are in InterCap form because they're taken straight from
56  * the chip specification.  Since they're only used in this file, they
57  * don't pollute the rest of the source.
58 */
59
60 struct _infinipath_do_not_use_kernel_regs {
61         unsigned long long Revision;
62         unsigned long long Control;
63         unsigned long long PageAlign;
64         unsigned long long PortCnt;
65         unsigned long long DebugPortSelect;
66         unsigned long long DebugPort;
67         unsigned long long SendRegBase;
68         unsigned long long UserRegBase;
69         unsigned long long CounterRegBase;
70         unsigned long long Scratch;
71         unsigned long long ReservedMisc1;
72         unsigned long long InterruptConfig;
73         unsigned long long IntBlocked;
74         unsigned long long IntMask;
75         unsigned long long IntStatus;
76         unsigned long long IntClear;
77         unsigned long long ErrorMask;
78         unsigned long long ErrorStatus;
79         unsigned long long ErrorClear;
80         unsigned long long HwErrMask;
81         unsigned long long HwErrStatus;
82         unsigned long long HwErrClear;
83         unsigned long long HwDiagCtrl;
84         unsigned long long MDIO;
85         unsigned long long IBCStatus;
86         unsigned long long IBCCtrl;
87         unsigned long long ExtStatus;
88         unsigned long long ExtCtrl;
89         unsigned long long GPIOOut;
90         unsigned long long GPIOMask;
91         unsigned long long GPIOStatus;
92         unsigned long long GPIOClear;
93         unsigned long long RcvCtrl;
94         unsigned long long RcvBTHQP;
95         unsigned long long RcvHdrSize;
96         unsigned long long RcvHdrCnt;
97         unsigned long long RcvHdrEntSize;
98         unsigned long long RcvTIDBase;
99         unsigned long long RcvTIDCnt;
100         unsigned long long RcvEgrBase;
101         unsigned long long RcvEgrCnt;
102         unsigned long long RcvBufBase;
103         unsigned long long RcvBufSize;
104         unsigned long long RxIntMemBase;
105         unsigned long long RxIntMemSize;
106         unsigned long long RcvPartitionKey;
107         unsigned long long ReservedRcv[10];
108         unsigned long long SendCtrl;
109         unsigned long long SendPIOBufBase;
110         unsigned long long SendPIOSize;
111         unsigned long long SendPIOBufCnt;
112         unsigned long long SendPIOAvailAddr;
113         unsigned long long TxIntMemBase;
114         unsigned long long TxIntMemSize;
115         unsigned long long ReservedSend[9];
116         unsigned long long SendBufferError;
117         unsigned long long SendBufferErrorCONT1;
118         unsigned long long SendBufferErrorCONT2;
119         unsigned long long SendBufferErrorCONT3;
120         unsigned long long ReservedSBE[4];
121         unsigned long long RcvHdrAddr0;
122         unsigned long long RcvHdrAddr1;
123         unsigned long long RcvHdrAddr2;
124         unsigned long long RcvHdrAddr3;
125         unsigned long long RcvHdrAddr4;
126         unsigned long long RcvHdrAddr5;
127         unsigned long long RcvHdrAddr6;
128         unsigned long long RcvHdrAddr7;
129         unsigned long long RcvHdrAddr8;
130         unsigned long long ReservedRHA[7];
131         unsigned long long RcvHdrTailAddr0;
132         unsigned long long RcvHdrTailAddr1;
133         unsigned long long RcvHdrTailAddr2;
134         unsigned long long RcvHdrTailAddr3;
135         unsigned long long RcvHdrTailAddr4;
136         unsigned long long RcvHdrTailAddr5;
137         unsigned long long RcvHdrTailAddr6;
138         unsigned long long RcvHdrTailAddr7;
139         unsigned long long RcvHdrTailAddr8;
140         unsigned long long ReservedRHTA[7];
141         unsigned long long Sync;        /* Software only */
142         unsigned long long Dump;        /* Software only */
143         unsigned long long SimVer;      /* Software only */
144         unsigned long long ReservedSW[5];
145         unsigned long long SerdesConfig0;
146         unsigned long long SerdesConfig1;
147         unsigned long long SerdesStatus;
148         unsigned long long XGXSConfig;
149         unsigned long long ReservedSW2[4];
150 };
151
152 struct _infinipath_do_not_use_counters {
153         __u64 LBIntCnt;
154         __u64 LBFlowStallCnt;
155         __u64 Reserved1;
156         __u64 TxUnsupVLErrCnt;
157         __u64 TxDataPktCnt;
158         __u64 TxFlowPktCnt;
159         __u64 TxDwordCnt;
160         __u64 TxLenErrCnt;
161         __u64 TxMaxMinLenErrCnt;
162         __u64 TxUnderrunCnt;
163         __u64 TxFlowStallCnt;
164         __u64 TxDroppedPktCnt;
165         __u64 RxDroppedPktCnt;
166         __u64 RxDataPktCnt;
167         __u64 RxFlowPktCnt;
168         __u64 RxDwordCnt;
169         __u64 RxLenErrCnt;
170         __u64 RxMaxMinLenErrCnt;
171         __u64 RxICRCErrCnt;
172         __u64 RxVCRCErrCnt;
173         __u64 RxFlowCtrlErrCnt;
174         __u64 RxBadFormatCnt;
175         __u64 RxLinkProblemCnt;
176         __u64 RxEBPCnt;
177         __u64 RxLPCRCErrCnt;
178         __u64 RxBufOvflCnt;
179         __u64 RxTIDFullErrCnt;
180         __u64 RxTIDValidErrCnt;
181         __u64 RxPKeyMismatchCnt;
182         __u64 RxP0HdrEgrOvflCnt;
183         __u64 RxP1HdrEgrOvflCnt;
184         __u64 RxP2HdrEgrOvflCnt;
185         __u64 RxP3HdrEgrOvflCnt;
186         __u64 RxP4HdrEgrOvflCnt;
187         __u64 RxP5HdrEgrOvflCnt;
188         __u64 RxP6HdrEgrOvflCnt;
189         __u64 RxP7HdrEgrOvflCnt;
190         __u64 RxP8HdrEgrOvflCnt;
191         __u64 Reserved6;
192         __u64 Reserved7;
193         __u64 IBStatusChangeCnt;
194         __u64 IBLinkErrRecoveryCnt;
195         __u64 IBLinkDownedCnt;
196         __u64 IBSymbolErrCnt;
197 };
198
199 #define IPATH_KREG_OFFSET(field) (offsetof( \
200         struct _infinipath_do_not_use_kernel_regs, field) / sizeof(u64))
201 #define IPATH_CREG_OFFSET(field) (offsetof( \
202         struct _infinipath_do_not_use_counters, field) / sizeof(u64))
203
204 static const struct ipath_kregs ipath_ht_kregs = {
205         .kr_control = IPATH_KREG_OFFSET(Control),
206         .kr_counterregbase = IPATH_KREG_OFFSET(CounterRegBase),
207         .kr_debugport = IPATH_KREG_OFFSET(DebugPort),
208         .kr_debugportselect = IPATH_KREG_OFFSET(DebugPortSelect),
209         .kr_errorclear = IPATH_KREG_OFFSET(ErrorClear),
210         .kr_errormask = IPATH_KREG_OFFSET(ErrorMask),
211         .kr_errorstatus = IPATH_KREG_OFFSET(ErrorStatus),
212         .kr_extctrl = IPATH_KREG_OFFSET(ExtCtrl),
213         .kr_extstatus = IPATH_KREG_OFFSET(ExtStatus),
214         .kr_gpio_clear = IPATH_KREG_OFFSET(GPIOClear),
215         .kr_gpio_mask = IPATH_KREG_OFFSET(GPIOMask),
216         .kr_gpio_out = IPATH_KREG_OFFSET(GPIOOut),
217         .kr_gpio_status = IPATH_KREG_OFFSET(GPIOStatus),
218         .kr_hwdiagctrl = IPATH_KREG_OFFSET(HwDiagCtrl),
219         .kr_hwerrclear = IPATH_KREG_OFFSET(HwErrClear),
220         .kr_hwerrmask = IPATH_KREG_OFFSET(HwErrMask),
221         .kr_hwerrstatus = IPATH_KREG_OFFSET(HwErrStatus),
222         .kr_ibcctrl = IPATH_KREG_OFFSET(IBCCtrl),
223         .kr_ibcstatus = IPATH_KREG_OFFSET(IBCStatus),
224         .kr_intblocked = IPATH_KREG_OFFSET(IntBlocked),
225         .kr_intclear = IPATH_KREG_OFFSET(IntClear),
226         .kr_interruptconfig = IPATH_KREG_OFFSET(InterruptConfig),
227         .kr_intmask = IPATH_KREG_OFFSET(IntMask),
228         .kr_intstatus = IPATH_KREG_OFFSET(IntStatus),
229         .kr_mdio = IPATH_KREG_OFFSET(MDIO),
230         .kr_pagealign = IPATH_KREG_OFFSET(PageAlign),
231         .kr_partitionkey = IPATH_KREG_OFFSET(RcvPartitionKey),
232         .kr_portcnt = IPATH_KREG_OFFSET(PortCnt),
233         .kr_rcvbthqp = IPATH_KREG_OFFSET(RcvBTHQP),
234         .kr_rcvbufbase = IPATH_KREG_OFFSET(RcvBufBase),
235         .kr_rcvbufsize = IPATH_KREG_OFFSET(RcvBufSize),
236         .kr_rcvctrl = IPATH_KREG_OFFSET(RcvCtrl),
237         .kr_rcvegrbase = IPATH_KREG_OFFSET(RcvEgrBase),
238         .kr_rcvegrcnt = IPATH_KREG_OFFSET(RcvEgrCnt),
239         .kr_rcvhdrcnt = IPATH_KREG_OFFSET(RcvHdrCnt),
240         .kr_rcvhdrentsize = IPATH_KREG_OFFSET(RcvHdrEntSize),
241         .kr_rcvhdrsize = IPATH_KREG_OFFSET(RcvHdrSize),
242         .kr_rcvintmembase = IPATH_KREG_OFFSET(RxIntMemBase),
243         .kr_rcvintmemsize = IPATH_KREG_OFFSET(RxIntMemSize),
244         .kr_rcvtidbase = IPATH_KREG_OFFSET(RcvTIDBase),
245         .kr_rcvtidcnt = IPATH_KREG_OFFSET(RcvTIDCnt),
246         .kr_revision = IPATH_KREG_OFFSET(Revision),
247         .kr_scratch = IPATH_KREG_OFFSET(Scratch),
248         .kr_sendbuffererror = IPATH_KREG_OFFSET(SendBufferError),
249         .kr_sendctrl = IPATH_KREG_OFFSET(SendCtrl),
250         .kr_sendpioavailaddr = IPATH_KREG_OFFSET(SendPIOAvailAddr),
251         .kr_sendpiobufbase = IPATH_KREG_OFFSET(SendPIOBufBase),
252         .kr_sendpiobufcnt = IPATH_KREG_OFFSET(SendPIOBufCnt),
253         .kr_sendpiosize = IPATH_KREG_OFFSET(SendPIOSize),
254         .kr_sendregbase = IPATH_KREG_OFFSET(SendRegBase),
255         .kr_txintmembase = IPATH_KREG_OFFSET(TxIntMemBase),
256         .kr_txintmemsize = IPATH_KREG_OFFSET(TxIntMemSize),
257         .kr_userregbase = IPATH_KREG_OFFSET(UserRegBase),
258         .kr_serdesconfig0 = IPATH_KREG_OFFSET(SerdesConfig0),
259         .kr_serdesconfig1 = IPATH_KREG_OFFSET(SerdesConfig1),
260         .kr_serdesstatus = IPATH_KREG_OFFSET(SerdesStatus),
261         .kr_xgxsconfig = IPATH_KREG_OFFSET(XGXSConfig),
262         /*
263          * These should not be used directly via ipath_write_kreg64(),
264          * use them with ipath_write_kreg64_port(),
265          */
266         .kr_rcvhdraddr = IPATH_KREG_OFFSET(RcvHdrAddr0),
267         .kr_rcvhdrtailaddr = IPATH_KREG_OFFSET(RcvHdrTailAddr0)
268 };
269
270 static const struct ipath_cregs ipath_ht_cregs = {
271         .cr_badformatcnt = IPATH_CREG_OFFSET(RxBadFormatCnt),
272         .cr_erricrccnt = IPATH_CREG_OFFSET(RxICRCErrCnt),
273         .cr_errlinkcnt = IPATH_CREG_OFFSET(RxLinkProblemCnt),
274         .cr_errlpcrccnt = IPATH_CREG_OFFSET(RxLPCRCErrCnt),
275         .cr_errpkey = IPATH_CREG_OFFSET(RxPKeyMismatchCnt),
276         .cr_errrcvflowctrlcnt = IPATH_CREG_OFFSET(RxFlowCtrlErrCnt),
277         .cr_err_rlencnt = IPATH_CREG_OFFSET(RxLenErrCnt),
278         .cr_errslencnt = IPATH_CREG_OFFSET(TxLenErrCnt),
279         .cr_errtidfull = IPATH_CREG_OFFSET(RxTIDFullErrCnt),
280         .cr_errtidvalid = IPATH_CREG_OFFSET(RxTIDValidErrCnt),
281         .cr_errvcrccnt = IPATH_CREG_OFFSET(RxVCRCErrCnt),
282         .cr_ibstatuschange = IPATH_CREG_OFFSET(IBStatusChangeCnt),
283         /* calc from Reg_CounterRegBase + offset */
284         .cr_intcnt = IPATH_CREG_OFFSET(LBIntCnt),
285         .cr_invalidrlencnt = IPATH_CREG_OFFSET(RxMaxMinLenErrCnt),
286         .cr_invalidslencnt = IPATH_CREG_OFFSET(TxMaxMinLenErrCnt),
287         .cr_lbflowstallcnt = IPATH_CREG_OFFSET(LBFlowStallCnt),
288         .cr_pktrcvcnt = IPATH_CREG_OFFSET(RxDataPktCnt),
289         .cr_pktrcvflowctrlcnt = IPATH_CREG_OFFSET(RxFlowPktCnt),
290         .cr_pktsendcnt = IPATH_CREG_OFFSET(TxDataPktCnt),
291         .cr_pktsendflowcnt = IPATH_CREG_OFFSET(TxFlowPktCnt),
292         .cr_portovflcnt = IPATH_CREG_OFFSET(RxP0HdrEgrOvflCnt),
293         .cr_rcvebpcnt = IPATH_CREG_OFFSET(RxEBPCnt),
294         .cr_rcvovflcnt = IPATH_CREG_OFFSET(RxBufOvflCnt),
295         .cr_senddropped = IPATH_CREG_OFFSET(TxDroppedPktCnt),
296         .cr_sendstallcnt = IPATH_CREG_OFFSET(TxFlowStallCnt),
297         .cr_sendunderruncnt = IPATH_CREG_OFFSET(TxUnderrunCnt),
298         .cr_wordrcvcnt = IPATH_CREG_OFFSET(RxDwordCnt),
299         .cr_wordsendcnt = IPATH_CREG_OFFSET(TxDwordCnt),
300         .cr_unsupvlcnt = IPATH_CREG_OFFSET(TxUnsupVLErrCnt),
301         .cr_rxdroppktcnt = IPATH_CREG_OFFSET(RxDroppedPktCnt),
302         .cr_iblinkerrrecovcnt = IPATH_CREG_OFFSET(IBLinkErrRecoveryCnt),
303         .cr_iblinkdowncnt = IPATH_CREG_OFFSET(IBLinkDownedCnt),
304         .cr_ibsymbolerrcnt = IPATH_CREG_OFFSET(IBSymbolErrCnt)
305 };
306
307 /* kr_intstatus, kr_intclear, kr_intmask bits */
308 #define INFINIPATH_I_RCVURG_MASK ((1U<<9)-1)
309 #define INFINIPATH_I_RCVAVAIL_MASK ((1U<<9)-1)
310
311 /* kr_hwerrclear, kr_hwerrmask, kr_hwerrstatus, bits */
312 #define INFINIPATH_HWE_HTCMEMPARITYERR_SHIFT 0
313 #define INFINIPATH_HWE_HTCMEMPARITYERR_MASK 0x3FFFFFULL
314 #define INFINIPATH_HWE_HTCLNKABYTE0CRCERR   0x0000000000800000ULL
315 #define INFINIPATH_HWE_HTCLNKABYTE1CRCERR   0x0000000001000000ULL
316 #define INFINIPATH_HWE_HTCLNKBBYTE0CRCERR   0x0000000002000000ULL
317 #define INFINIPATH_HWE_HTCLNKBBYTE1CRCERR   0x0000000004000000ULL
318 #define INFINIPATH_HWE_HTCMISCERR4          0x0000000008000000ULL
319 #define INFINIPATH_HWE_HTCMISCERR5          0x0000000010000000ULL
320 #define INFINIPATH_HWE_HTCMISCERR6          0x0000000020000000ULL
321 #define INFINIPATH_HWE_HTCMISCERR7          0x0000000040000000ULL
322 #define INFINIPATH_HWE_HTCBUSTREQPARITYERR  0x0000000080000000ULL
323 #define INFINIPATH_HWE_HTCBUSTRESPPARITYERR 0x0000000100000000ULL
324 #define INFINIPATH_HWE_HTCBUSIREQPARITYERR  0x0000000200000000ULL
325 #define INFINIPATH_HWE_COREPLL_FBSLIP       0x0080000000000000ULL
326 #define INFINIPATH_HWE_COREPLL_RFSLIP       0x0100000000000000ULL
327 #define INFINIPATH_HWE_HTBPLL_FBSLIP        0x0200000000000000ULL
328 #define INFINIPATH_HWE_HTBPLL_RFSLIP        0x0400000000000000ULL
329 #define INFINIPATH_HWE_HTAPLL_FBSLIP        0x0800000000000000ULL
330 #define INFINIPATH_HWE_HTAPLL_RFSLIP        0x1000000000000000ULL
331 #define INFINIPATH_HWE_SERDESPLLFAILED      0x2000000000000000ULL
332
333 #define IBA6110_IBCS_LINKTRAININGSTATE_MASK 0xf
334 #define IBA6110_IBCS_LINKSTATE_SHIFT 4
335
336 /* kr_extstatus bits */
337 #define INFINIPATH_EXTS_FREQSEL 0x2
338 #define INFINIPATH_EXTS_SERDESSEL 0x4
339 #define INFINIPATH_EXTS_MEMBIST_ENDTEST     0x0000000000004000
340 #define INFINIPATH_EXTS_MEMBIST_CORRECT     0x0000000000008000
341
342
343 /* TID entries (memory), HT-only */
344 #define INFINIPATH_RT_ADDR_MASK 0xFFFFFFFFFFULL /* 40 bits valid */
345 #define INFINIPATH_RT_VALID 0x8000000000000000ULL
346 #define INFINIPATH_RT_ADDR_SHIFT 0
347 #define INFINIPATH_RT_BUFSIZE_MASK 0x3FFFULL
348 #define INFINIPATH_RT_BUFSIZE_SHIFT 48
349
350 #define INFINIPATH_R_INTRAVAIL_SHIFT 16
351 #define INFINIPATH_R_TAILUPD_SHIFT 31
352
353 /* kr_xgxsconfig bits */
354 #define INFINIPATH_XGXS_RESET          0x7ULL
355
356 /*
357  * masks and bits that are different in different chips, or present only
358  * in one
359  */
360 static const ipath_err_t infinipath_hwe_htcmemparityerr_mask =
361     INFINIPATH_HWE_HTCMEMPARITYERR_MASK;
362 static const ipath_err_t infinipath_hwe_htcmemparityerr_shift =
363     INFINIPATH_HWE_HTCMEMPARITYERR_SHIFT;
364
365 static const ipath_err_t infinipath_hwe_htclnkabyte0crcerr =
366     INFINIPATH_HWE_HTCLNKABYTE0CRCERR;
367 static const ipath_err_t infinipath_hwe_htclnkabyte1crcerr =
368     INFINIPATH_HWE_HTCLNKABYTE1CRCERR;
369 static const ipath_err_t infinipath_hwe_htclnkbbyte0crcerr =
370     INFINIPATH_HWE_HTCLNKBBYTE0CRCERR;
371 static const ipath_err_t infinipath_hwe_htclnkbbyte1crcerr =
372     INFINIPATH_HWE_HTCLNKBBYTE1CRCERR;
373
374 #define _IPATH_GPIO_SDA_NUM 1
375 #define _IPATH_GPIO_SCL_NUM 0
376
377 #define IPATH_GPIO_SDA \
378         (1ULL << (_IPATH_GPIO_SDA_NUM+INFINIPATH_EXTC_GPIOOE_SHIFT))
379 #define IPATH_GPIO_SCL \
380         (1ULL << (_IPATH_GPIO_SCL_NUM+INFINIPATH_EXTC_GPIOOE_SHIFT))
381
382 /* keep the code below somewhat more readonable; not used elsewhere */
383 #define _IPATH_HTLINK0_CRCBITS (infinipath_hwe_htclnkabyte0crcerr |     \
384                                 infinipath_hwe_htclnkabyte1crcerr)
385 #define _IPATH_HTLINK1_CRCBITS (infinipath_hwe_htclnkbbyte0crcerr |     \
386                                 infinipath_hwe_htclnkbbyte1crcerr)
387 #define _IPATH_HTLANE0_CRCBITS (infinipath_hwe_htclnkabyte0crcerr |     \
388                                 infinipath_hwe_htclnkbbyte0crcerr)
389 #define _IPATH_HTLANE1_CRCBITS (infinipath_hwe_htclnkabyte1crcerr |     \
390                                 infinipath_hwe_htclnkbbyte1crcerr)
391
392 static void hwerr_crcbits(struct ipath_devdata *dd, ipath_err_t hwerrs,
393                           char *msg, size_t msgl)
394 {
395         char bitsmsg[64];
396         ipath_err_t crcbits = hwerrs &
397                 (_IPATH_HTLINK0_CRCBITS | _IPATH_HTLINK1_CRCBITS);
398         /* don't check if 8bit HT */
399         if (dd->ipath_flags & IPATH_8BIT_IN_HT0)
400                 crcbits &= ~infinipath_hwe_htclnkabyte1crcerr;
401         /* don't check if 8bit HT */
402         if (dd->ipath_flags & IPATH_8BIT_IN_HT1)
403                 crcbits &= ~infinipath_hwe_htclnkbbyte1crcerr;
404         /*
405          * we'll want to ignore link errors on link that is
406          * not in use, if any.  For now, complain about both
407          */
408         if (crcbits) {
409                 u16 ctrl0, ctrl1;
410                 snprintf(bitsmsg, sizeof bitsmsg,
411                          "[HT%s lane %s CRC (%llx); powercycle to completely clear]",
412                          !(crcbits & _IPATH_HTLINK1_CRCBITS) ?
413                          "0 (A)" : (!(crcbits & _IPATH_HTLINK0_CRCBITS)
414                                     ? "1 (B)" : "0+1 (A+B)"),
415                          !(crcbits & _IPATH_HTLANE1_CRCBITS) ? "0"
416                          : (!(crcbits & _IPATH_HTLANE0_CRCBITS) ? "1" :
417                             "0+1"), (unsigned long long) crcbits);
418                 strlcat(msg, bitsmsg, msgl);
419
420                 /*
421                  * print extra info for debugging.  slave/primary
422                  * config word 4, 8 (link control 0, 1)
423                  */
424
425                 if (pci_read_config_word(dd->pcidev,
426                                          dd->ipath_ht_slave_off + 0x4,
427                                          &ctrl0))
428                         dev_info(&dd->pcidev->dev, "Couldn't read "
429                                  "linkctrl0 of slave/primary "
430                                  "config block\n");
431                 else if (!(ctrl0 & 1 << 6))
432                         /* not if EOC bit set */
433                         ipath_dbg("HT linkctrl0 0x%x%s%s\n", ctrl0,
434                                   ((ctrl0 >> 8) & 7) ? " CRC" : "",
435                                   ((ctrl0 >> 4) & 1) ? "linkfail" :
436                                   "");
437                 if (pci_read_config_word(dd->pcidev,
438                                          dd->ipath_ht_slave_off + 0x8,
439                                          &ctrl1))
440                         dev_info(&dd->pcidev->dev, "Couldn't read "
441                                  "linkctrl1 of slave/primary "
442                                  "config block\n");
443                 else if (!(ctrl1 & 1 << 6))
444                         /* not if EOC bit set */
445                         ipath_dbg("HT linkctrl1 0x%x%s%s\n", ctrl1,
446                                   ((ctrl1 >> 8) & 7) ? " CRC" : "",
447                                   ((ctrl1 >> 4) & 1) ? "linkfail" :
448                                   "");
449
450                 /* disable until driver reloaded */
451                 dd->ipath_hwerrmask &= ~crcbits;
452                 ipath_write_kreg(dd, dd->ipath_kregs->kr_hwerrmask,
453                                  dd->ipath_hwerrmask);
454                 ipath_dbg("HT crc errs: %s\n", msg);
455         } else
456                 ipath_dbg("ignoring HT crc errors 0x%llx, "
457                           "not in use\n", (unsigned long long)
458                           (hwerrs & (_IPATH_HTLINK0_CRCBITS |
459                                      _IPATH_HTLINK1_CRCBITS)));
460 }
461
462 /* 6110 specific hardware errors... */
463 static const struct ipath_hwerror_msgs ipath_6110_hwerror_msgs[] = {
464         INFINIPATH_HWE_MSG(HTCBUSIREQPARITYERR, "HTC Ireq Parity"),
465         INFINIPATH_HWE_MSG(HTCBUSTREQPARITYERR, "HTC Treq Parity"),
466         INFINIPATH_HWE_MSG(HTCBUSTRESPPARITYERR, "HTC Tresp Parity"),
467         INFINIPATH_HWE_MSG(HTCMISCERR5, "HT core Misc5"),
468         INFINIPATH_HWE_MSG(HTCMISCERR6, "HT core Misc6"),
469         INFINIPATH_HWE_MSG(HTCMISCERR7, "HT core Misc7"),
470         INFINIPATH_HWE_MSG(RXDSYNCMEMPARITYERR, "Rx Dsync"),
471         INFINIPATH_HWE_MSG(SERDESPLLFAILED, "SerDes PLL"),
472 };
473
474 #define TXE_PIO_PARITY ((INFINIPATH_HWE_TXEMEMPARITYERR_PIOBUF | \
475                         INFINIPATH_HWE_TXEMEMPARITYERR_PIOPBC) \
476                         << INFINIPATH_HWE_TXEMEMPARITYERR_SHIFT)
477 #define RXE_EAGER_PARITY (INFINIPATH_HWE_RXEMEMPARITYERR_EAGERTID \
478                           << INFINIPATH_HWE_RXEMEMPARITYERR_SHIFT)
479
480 static void ipath_ht_txe_recover(struct ipath_devdata *dd)
481 {
482         ++ipath_stats.sps_txeparity;
483         dev_info(&dd->pcidev->dev,
484                 "Recovering from TXE PIO parity error\n");
485 }
486
487
488 /**
489  * ipath_ht_handle_hwerrors - display hardware errors.
490  * @dd: the infinipath device
491  * @msg: the output buffer
492  * @msgl: the size of the output buffer
493  *
494  * Use same msg buffer as regular errors to avoid excessive stack
495  * use.  Most hardware errors are catastrophic, but for right now,
496  * we'll print them and continue.  We reuse the same message buffer as
497  * ipath_handle_errors() to avoid excessive stack usage.
498  */
499 static void ipath_ht_handle_hwerrors(struct ipath_devdata *dd, char *msg,
500                                      size_t msgl)
501 {
502         ipath_err_t hwerrs;
503         u32 bits, ctrl;
504         int isfatal = 0;
505         char bitsmsg[64];
506         int log_idx;
507
508         hwerrs = ipath_read_kreg64(dd, dd->ipath_kregs->kr_hwerrstatus);
509
510         if (!hwerrs) {
511                 ipath_cdbg(VERBOSE, "Called but no hardware errors set\n");
512                 /*
513                  * better than printing cofusing messages
514                  * This seems to be related to clearing the crc error, or
515                  * the pll error during init.
516                  */
517                 goto bail;
518         } else if (hwerrs == -1LL) {
519                 ipath_dev_err(dd, "Read of hardware error status failed "
520                               "(all bits set); ignoring\n");
521                 goto bail;
522         }
523         ipath_stats.sps_hwerrs++;
524
525         /* Always clear the error status register, except MEMBISTFAIL,
526          * regardless of whether we continue or stop using the chip.
527          * We want that set so we know it failed, even across driver reload.
528          * We'll still ignore it in the hwerrmask.  We do this partly for
529          * diagnostics, but also for support */
530         ipath_write_kreg(dd, dd->ipath_kregs->kr_hwerrclear,
531                          hwerrs&~INFINIPATH_HWE_MEMBISTFAILED);
532
533         hwerrs &= dd->ipath_hwerrmask;
534
535         /* We log some errors to EEPROM, check if we have any of those. */
536         for (log_idx = 0; log_idx < IPATH_EEP_LOG_CNT; ++log_idx)
537                 if (hwerrs & dd->ipath_eep_st_masks[log_idx].hwerrs_to_log)
538                         ipath_inc_eeprom_err(dd, log_idx, 1);
539
540         /*
541          * make sure we get this much out, unless told to be quiet,
542          * it's a parity error we may recover from,
543          * or it's occurred within the last 5 seconds
544          */
545         if ((hwerrs & ~(dd->ipath_lasthwerror | TXE_PIO_PARITY |
546                 RXE_EAGER_PARITY)) ||
547                 (ipath_debug & __IPATH_VERBDBG))
548                 dev_info(&dd->pcidev->dev, "Hardware error: hwerr=0x%llx "
549                          "(cleared)\n", (unsigned long long) hwerrs);
550         dd->ipath_lasthwerror |= hwerrs;
551
552         if (hwerrs & ~dd->ipath_hwe_bitsextant)
553                 ipath_dev_err(dd, "hwerror interrupt with unknown errors "
554                               "%llx set\n", (unsigned long long)
555                               (hwerrs & ~dd->ipath_hwe_bitsextant));
556
557         ctrl = ipath_read_kreg32(dd, dd->ipath_kregs->kr_control);
558         if ((ctrl & INFINIPATH_C_FREEZEMODE) && !ipath_diag_inuse) {
559                 /*
560                  * parity errors in send memory are recoverable,
561                  * just cancel the send (if indicated in * sendbuffererror),
562                  * count the occurrence, unfreeze (if no other handled
563                  * hardware error bits are set), and continue. They can
564                  * occur if a processor speculative read is done to the PIO
565                  * buffer while we are sending a packet, for example.
566                  */
567                 if (hwerrs & TXE_PIO_PARITY) {
568                         ipath_ht_txe_recover(dd);
569                         hwerrs &= ~TXE_PIO_PARITY;
570                 }
571
572                 if (!hwerrs) {
573                         ipath_dbg("Clearing freezemode on ignored or "
574                                   "recovered hardware error\n");
575                         ipath_clear_freeze(dd);
576                 }
577         }
578
579         *msg = '\0';
580
581         /*
582          * may someday want to decode into which bits are which
583          * functional area for parity errors, etc.
584          */
585         if (hwerrs & (infinipath_hwe_htcmemparityerr_mask
586                       << INFINIPATH_HWE_HTCMEMPARITYERR_SHIFT)) {
587                 bits = (u32) ((hwerrs >>
588                                INFINIPATH_HWE_HTCMEMPARITYERR_SHIFT) &
589                               INFINIPATH_HWE_HTCMEMPARITYERR_MASK);
590                 snprintf(bitsmsg, sizeof bitsmsg, "[HTC Parity Errs %x] ",
591                          bits);
592                 strlcat(msg, bitsmsg, msgl);
593         }
594
595         ipath_format_hwerrors(hwerrs,
596                               ipath_6110_hwerror_msgs,
597                               sizeof(ipath_6110_hwerror_msgs) /
598                               sizeof(ipath_6110_hwerror_msgs[0]),
599                               msg, msgl);
600
601         if (hwerrs & (_IPATH_HTLINK0_CRCBITS | _IPATH_HTLINK1_CRCBITS))
602                 hwerr_crcbits(dd, hwerrs, msg, msgl);
603
604         if (hwerrs & INFINIPATH_HWE_MEMBISTFAILED) {
605                 strlcat(msg, "[Memory BIST test failed, InfiniPath hardware unusable]",
606                         msgl);
607                 /* ignore from now on, so disable until driver reloaded */
608                 dd->ipath_hwerrmask &= ~INFINIPATH_HWE_MEMBISTFAILED;
609                 ipath_write_kreg(dd, dd->ipath_kregs->kr_hwerrmask,
610                                  dd->ipath_hwerrmask);
611         }
612 #define _IPATH_PLL_FAIL (INFINIPATH_HWE_COREPLL_FBSLIP |        \
613                          INFINIPATH_HWE_COREPLL_RFSLIP |        \
614                          INFINIPATH_HWE_HTBPLL_FBSLIP |         \
615                          INFINIPATH_HWE_HTBPLL_RFSLIP |         \
616                          INFINIPATH_HWE_HTAPLL_FBSLIP |         \
617                          INFINIPATH_HWE_HTAPLL_RFSLIP)
618
619         if (hwerrs & _IPATH_PLL_FAIL) {
620                 snprintf(bitsmsg, sizeof bitsmsg,
621                          "[PLL failed (%llx), InfiniPath hardware unusable]",
622                          (unsigned long long) (hwerrs & _IPATH_PLL_FAIL));
623                 strlcat(msg, bitsmsg, msgl);
624                 /* ignore from now on, so disable until driver reloaded */
625                 dd->ipath_hwerrmask &= ~(hwerrs & _IPATH_PLL_FAIL);
626                 ipath_write_kreg(dd, dd->ipath_kregs->kr_hwerrmask,
627                                  dd->ipath_hwerrmask);
628         }
629
630         if (hwerrs & INFINIPATH_HWE_SERDESPLLFAILED) {
631                 /*
632                  * If it occurs, it is left masked since the eternal
633                  * interface is unused
634                  */
635                 dd->ipath_hwerrmask &= ~INFINIPATH_HWE_SERDESPLLFAILED;
636                 ipath_write_kreg(dd, dd->ipath_kregs->kr_hwerrmask,
637                                  dd->ipath_hwerrmask);
638         }
639
640         if (hwerrs) {
641                 /*
642                  * if any set that we aren't ignoring; only
643                  * make the complaint once, in case it's stuck
644                  * or recurring, and we get here multiple
645                  * times.
646                  * force link down, so switch knows, and
647                  * LEDs are turned off
648                  */
649                 if (dd->ipath_flags & IPATH_INITTED) {
650                         ipath_set_linkstate(dd, IPATH_IB_LINKDOWN);
651                         ipath_setup_ht_setextled(dd,
652                                 INFINIPATH_IBCS_L_STATE_DOWN,
653                                 INFINIPATH_IBCS_LT_STATE_DISABLED);
654                         ipath_dev_err(dd, "Fatal Hardware Error (freeze "
655                                           "mode), no longer usable, SN %.16s\n",
656                                           dd->ipath_serial);
657                         isfatal = 1;
658                 }
659                 *dd->ipath_statusp &= ~IPATH_STATUS_IB_READY;
660                 /* mark as having had error */
661                 *dd->ipath_statusp |= IPATH_STATUS_HWERROR;
662                 /*
663                  * mark as not usable, at a minimum until driver
664                  * is reloaded, probably until reboot, since no
665                  * other reset is possible.
666                  */
667                 dd->ipath_flags &= ~IPATH_INITTED;
668         }
669         else
670                 *msg = 0; /* recovered from all of them */
671         if (*msg)
672                 ipath_dev_err(dd, "%s hardware error\n", msg);
673         if (isfatal && !ipath_diag_inuse && dd->ipath_freezemsg)
674                 /*
675                  * for status file; if no trailing brace is copied,
676                  * we'll know it was truncated.
677                  */
678                 snprintf(dd->ipath_freezemsg,
679                          dd->ipath_freezelen, "{%s}", msg);
680
681 bail:;
682 }
683
684 /**
685  * ipath_ht_boardname - fill in the board name
686  * @dd: the infinipath device
687  * @name: the output buffer
688  * @namelen: the size of the output buffer
689  *
690  * fill in the board name, based on the board revision register
691  */
692 static int ipath_ht_boardname(struct ipath_devdata *dd, char *name,
693                               size_t namelen)
694 {
695         char *n = NULL;
696         u8 boardrev = dd->ipath_boardrev;
697         int ret = 0;
698
699         switch (boardrev) {
700         case 5:
701                 /*
702                  * original production board; two production levels, with
703                  * different serial number ranges.   See ipath_ht_early_init() for
704                  * case where we enable IPATH_GPIO_INTR for later serial # range.
705                  * Original 112* serial number is no longer supported.
706                  */
707                 n = "InfiniPath_QHT7040";
708                 break;
709         case 7:
710                 /* small form factor production board */
711                 n = "InfiniPath_QHT7140";
712                 break;
713         default:                /* don't know, just print the number */
714                 ipath_dev_err(dd, "Don't yet know about board "
715                               "with ID %u\n", boardrev);
716                 snprintf(name, namelen, "Unknown_InfiniPath_QHT7xxx_%u",
717                          boardrev);
718                 break;
719         }
720         if (n)
721                 snprintf(name, namelen, "%s", n);
722
723         if (ret) {
724                 ipath_dev_err(dd, "Unsupported InfiniPath board %s!\n", name);
725                 goto bail;
726         }
727         if (dd->ipath_majrev != 3 || (dd->ipath_minrev < 2 ||
728                 dd->ipath_minrev > 4)) {
729                 /*
730                  * This version of the driver only supports Rev 3.2 - 3.4
731                  */
732                 ipath_dev_err(dd,
733                               "Unsupported InfiniPath hardware revision %u.%u!\n",
734                               dd->ipath_majrev, dd->ipath_minrev);
735                 ret = 1;
736                 goto bail;
737         }
738         /*
739          * pkt/word counters are 32 bit, and therefore wrap fast enough
740          * that we snapshot them from a timer, and maintain 64 bit shadow
741          * copies
742          */
743         dd->ipath_flags |= IPATH_32BITCOUNTERS;
744         dd->ipath_flags |= IPATH_GPIO_INTR;
745         if (dd->ipath_htspeed != 800)
746                 ipath_dev_err(dd,
747                               "Incorrectly configured for HT @ %uMHz\n",
748                               dd->ipath_htspeed);
749         ret = 0;
750
751         /*
752          * set here, not in ipath_init_*_funcs because we have to do
753          * it after we can read chip registers.
754          */
755         dd->ipath_ureg_align =
756                 ipath_read_kreg32(dd, dd->ipath_kregs->kr_pagealign);
757
758 bail:
759         return ret;
760 }
761
762 static void ipath_check_htlink(struct ipath_devdata *dd)
763 {
764         u8 linkerr, link_off, i;
765
766         for (i = 0; i < 2; i++) {
767                 link_off = dd->ipath_ht_slave_off + i * 4 + 0xd;
768                 if (pci_read_config_byte(dd->pcidev, link_off, &linkerr))
769                         dev_info(&dd->pcidev->dev, "Couldn't read "
770                                  "linkerror%d of HT slave/primary block\n",
771                                  i);
772                 else if (linkerr & 0xf0) {
773                         ipath_cdbg(VERBOSE, "HT linkerr%d bits 0x%x set, "
774                                    "clearing\n", linkerr >> 4, i);
775                         /*
776                          * writing the linkerr bits that are set should
777                          * clear them
778                          */
779                         if (pci_write_config_byte(dd->pcidev, link_off,
780                                                   linkerr))
781                                 ipath_dbg("Failed write to clear HT "
782                                           "linkerror%d\n", i);
783                         if (pci_read_config_byte(dd->pcidev, link_off,
784                                                  &linkerr))
785                                 dev_info(&dd->pcidev->dev,
786                                          "Couldn't reread linkerror%d of "
787                                          "HT slave/primary block\n", i);
788                         else if (linkerr & 0xf0)
789                                 dev_info(&dd->pcidev->dev,
790                                          "HT linkerror%d bits 0x%x "
791                                          "couldn't be cleared\n",
792                                          i, linkerr >> 4);
793                 }
794         }
795 }
796
797 static int ipath_setup_ht_reset(struct ipath_devdata *dd)
798 {
799         ipath_dbg("No reset possible for this InfiniPath hardware\n");
800         return 0;
801 }
802
803 #define HT_INTR_DISC_CONFIG  0x80       /* HT interrupt and discovery cap */
804 #define HT_INTR_REG_INDEX    2  /* intconfig requires indirect accesses */
805
806 /*
807  * Bits 13-15 of command==0 is slave/primary block.  Clear any HT CRC
808  * errors.  We only bother to do this at load time, because it's OK if
809  * it happened before we were loaded (first time after boot/reset),
810  * but any time after that, it's fatal anyway.  Also need to not check
811  * for for upper byte errors if we are in 8 bit mode, so figure out
812  * our width.  For now, at least, also complain if it's 8 bit.
813  */
814 static void slave_or_pri_blk(struct ipath_devdata *dd, struct pci_dev *pdev,
815                              int pos, u8 cap_type)
816 {
817         u8 linkwidth = 0, linkerr, link_a_b_off, link_off;
818         u16 linkctrl = 0;
819         int i;
820
821         dd->ipath_ht_slave_off = pos;
822         /* command word, master_host bit */
823         /* master host || slave */
824         if ((cap_type >> 2) & 1)
825                 link_a_b_off = 4;
826         else
827                 link_a_b_off = 0;
828         ipath_cdbg(VERBOSE, "HT%u (Link %c) connected to processor\n",
829                    link_a_b_off ? 1 : 0,
830                    link_a_b_off ? 'B' : 'A');
831
832         link_a_b_off += pos;
833
834         /*
835          * check both link control registers; clear both HT CRC sets if
836          * necessary.
837          */
838         for (i = 0; i < 2; i++) {
839                 link_off = pos + i * 4 + 0x4;
840                 if (pci_read_config_word(pdev, link_off, &linkctrl))
841                         ipath_dev_err(dd, "Couldn't read HT link control%d "
842                                       "register\n", i);
843                 else if (linkctrl & (0xf << 8)) {
844                         ipath_cdbg(VERBOSE, "Clear linkctrl%d CRC Error "
845                                    "bits %x\n", i, linkctrl & (0xf << 8));
846                         /*
847                          * now write them back to clear the error.
848                          */
849                         pci_write_config_byte(pdev, link_off,
850                                               linkctrl & (0xf << 8));
851                 }
852         }
853
854         /*
855          * As with HT CRC bits, same for protocol errors that might occur
856          * during boot.
857          */
858         for (i = 0; i < 2; i++) {
859                 link_off = pos + i * 4 + 0xd;
860                 if (pci_read_config_byte(pdev, link_off, &linkerr))
861                         dev_info(&pdev->dev, "Couldn't read linkerror%d "
862                                  "of HT slave/primary block\n", i);
863                 else if (linkerr & 0xf0) {
864                         ipath_cdbg(VERBOSE, "HT linkerr%d bits 0x%x set, "
865                                    "clearing\n", linkerr >> 4, i);
866                         /*
867                          * writing the linkerr bits that are set will clear
868                          * them
869                          */
870                         if (pci_write_config_byte
871                             (pdev, link_off, linkerr))
872                                 ipath_dbg("Failed write to clear HT "
873                                           "linkerror%d\n", i);
874                         if (pci_read_config_byte(pdev, link_off, &linkerr))
875                                 dev_info(&pdev->dev, "Couldn't reread "
876                                          "linkerror%d of HT slave/primary "
877                                          "block\n", i);
878                         else if (linkerr & 0xf0)
879                                 dev_info(&pdev->dev, "HT linkerror%d bits "
880                                          "0x%x couldn't be cleared\n",
881                                          i, linkerr >> 4);
882                 }
883         }
884
885         /*
886          * this is just for our link to the host, not devices connected
887          * through tunnel.
888          */
889
890         if (pci_read_config_byte(pdev, link_a_b_off + 7, &linkwidth))
891                 ipath_dev_err(dd, "Couldn't read HT link width "
892                               "config register\n");
893         else {
894                 u32 width;
895                 switch (linkwidth & 7) {
896                 case 5:
897                         width = 4;
898                         break;
899                 case 4:
900                         width = 2;
901                         break;
902                 case 3:
903                         width = 32;
904                         break;
905                 case 1:
906                         width = 16;
907                         break;
908                 case 0:
909                 default:        /* if wrong, assume 8 bit */
910                         width = 8;
911                         break;
912                 }
913
914                 dd->ipath_htwidth = width;
915
916                 if (linkwidth != 0x11) {
917                         ipath_dev_err(dd, "Not configured for 16 bit HT "
918                                       "(%x)\n", linkwidth);
919                         if (!(linkwidth & 0xf)) {
920                                 ipath_dbg("Will ignore HT lane1 errors\n");
921                                 dd->ipath_flags |= IPATH_8BIT_IN_HT0;
922                         }
923                 }
924         }
925
926         /*
927          * this is just for our link to the host, not devices connected
928          * through tunnel.
929          */
930         if (pci_read_config_byte(pdev, link_a_b_off + 0xd, &linkwidth))
931                 ipath_dev_err(dd, "Couldn't read HT link frequency "
932                               "config register\n");
933         else {
934                 u32 speed;
935                 switch (linkwidth & 0xf) {
936                 case 6:
937                         speed = 1000;
938                         break;
939                 case 5:
940                         speed = 800;
941                         break;
942                 case 4:
943                         speed = 600;
944                         break;
945                 case 3:
946                         speed = 500;
947                         break;
948                 case 2:
949                         speed = 400;
950                         break;
951                 case 1:
952                         speed = 300;
953                         break;
954                 default:
955                         /*
956                          * assume reserved and vendor-specific are 200...
957                          */
958                 case 0:
959                         speed = 200;
960                         break;
961                 }
962                 dd->ipath_htspeed = speed;
963         }
964 }
965
966 static int ipath_ht_intconfig(struct ipath_devdata *dd)
967 {
968         int ret;
969
970         if (dd->ipath_intconfig) {
971                 ipath_write_kreg(dd, dd->ipath_kregs->kr_interruptconfig,
972                                  dd->ipath_intconfig);  /* interrupt address */
973                 ret = 0;
974         } else {
975                 ipath_dev_err(dd, "No interrupts enabled, couldn't setup "
976                               "interrupt address\n");
977                 ret = -EINVAL;
978         }
979
980         return ret;
981 }
982
983 static void ipath_ht_irq_update(struct pci_dev *dev, int irq,
984                                 struct ht_irq_msg *msg)
985 {
986         struct ipath_devdata *dd = pci_get_drvdata(dev);
987         u64 prev_intconfig = dd->ipath_intconfig;
988
989         dd->ipath_intconfig = msg->address_lo;
990         dd->ipath_intconfig |= ((u64) msg->address_hi) << 32;
991
992         /*
993          * If the previous value of dd->ipath_intconfig is zero, we're
994          * getting configured for the first time, and must not program the
995          * intconfig register here (it will be programmed later, when the
996          * hardware is ready).  Otherwise, we should.
997          */
998         if (prev_intconfig)
999                 ipath_ht_intconfig(dd);
1000 }
1001
1002 /**
1003  * ipath_setup_ht_config - setup the interruptconfig register
1004  * @dd: the infinipath device
1005  * @pdev: the PCI device
1006  *
1007  * setup the interruptconfig register from the HT config info.
1008  * Also clear CRC errors in HT linkcontrol, if necessary.
1009  * This is done only for the real hardware.  It is done before
1010  * chip address space is initted, so can't touch infinipath registers
1011  */
1012 static int ipath_setup_ht_config(struct ipath_devdata *dd,
1013                                  struct pci_dev *pdev)
1014 {
1015         int pos, ret;
1016
1017         ret = __ht_create_irq(pdev, 0, ipath_ht_irq_update);
1018         if (ret < 0) {
1019                 ipath_dev_err(dd, "Couldn't create interrupt handler: "
1020                               "err %d\n", ret);
1021                 goto bail;
1022         }
1023         dd->ipath_irq = ret;
1024         ret = 0;
1025
1026         /*
1027          * Handle clearing CRC errors in linkctrl register if necessary.  We
1028          * do this early, before we ever enable errors or hardware errors,
1029          * mostly to avoid causing the chip to enter freeze mode.
1030          */
1031         pos = pci_find_capability(pdev, PCI_CAP_ID_HT);
1032         if (!pos) {
1033                 ipath_dev_err(dd, "Couldn't find HyperTransport "
1034                               "capability; no interrupts\n");
1035                 ret = -ENODEV;
1036                 goto bail;
1037         }
1038         do {
1039                 u8 cap_type;
1040
1041                 /*
1042                  * The HT capability type byte is 3 bytes after the
1043                  * capability byte.
1044                  */
1045                 if (pci_read_config_byte(pdev, pos + 3, &cap_type)) {
1046                         dev_info(&pdev->dev, "Couldn't read config "
1047                                  "command @ %d\n", pos);
1048                         continue;
1049                 }
1050                 if (!(cap_type & 0xE0))
1051                         slave_or_pri_blk(dd, pdev, pos, cap_type);
1052         } while ((pos = pci_find_next_capability(pdev, pos,
1053                                                  PCI_CAP_ID_HT)));
1054
1055         dd->ipath_flags |= IPATH_SWAP_PIOBUFS;
1056
1057 bail:
1058         return ret;
1059 }
1060
1061 /**
1062  * ipath_setup_ht_cleanup - clean up any per-chip chip-specific stuff
1063  * @dd: the infinipath device
1064  *
1065  * Called during driver unload.
1066  * This is currently a nop for the HT chip, not for all chips
1067  */
1068 static void ipath_setup_ht_cleanup(struct ipath_devdata *dd)
1069 {
1070 }
1071
1072 /**
1073  * ipath_setup_ht_setextled - set the state of the two external LEDs
1074  * @dd: the infinipath device
1075  * @lst: the L state
1076  * @ltst: the LT state
1077  *
1078  * Set the state of the two external LEDs, to indicate physical and
1079  * logical state of IB link.   For this chip (at least with recommended
1080  * board pinouts), LED1 is Green (physical state), and LED2 is Yellow
1081  * (logical state)
1082  *
1083  * Note:  We try to match the Mellanox HCA LED behavior as best
1084  * we can.  Green indicates physical link state is OK (something is
1085  * plugged in, and we can train).
1086  * Amber indicates the link is logically up (ACTIVE).
1087  * Mellanox further blinks the amber LED to indicate data packet
1088  * activity, but we have no hardware support for that, so it would
1089  * require waking up every 10-20 msecs and checking the counters
1090  * on the chip, and then turning the LED off if appropriate.  That's
1091  * visible overhead, so not something we will do.
1092  *
1093  */
1094 static void ipath_setup_ht_setextled(struct ipath_devdata *dd,
1095                                      u64 lst, u64 ltst)
1096 {
1097         u64 extctl;
1098         unsigned long flags = 0;
1099
1100         /* the diags use the LED to indicate diag info, so we leave
1101          * the external LED alone when the diags are running */
1102         if (ipath_diag_inuse)
1103                 return;
1104
1105         /* Allow override of LED display for, e.g. Locating system in rack */
1106         if (dd->ipath_led_override) {
1107                 ltst = (dd->ipath_led_override & IPATH_LED_PHYS)
1108                         ? INFINIPATH_IBCS_LT_STATE_LINKUP
1109                         : INFINIPATH_IBCS_LT_STATE_DISABLED;
1110                 lst = (dd->ipath_led_override & IPATH_LED_LOG)
1111                         ? INFINIPATH_IBCS_L_STATE_ACTIVE
1112                         : INFINIPATH_IBCS_L_STATE_DOWN;
1113         }
1114
1115         spin_lock_irqsave(&dd->ipath_gpio_lock, flags);
1116         /*
1117          * start by setting both LED control bits to off, then turn
1118          * on the appropriate bit(s).
1119          */
1120         if (dd->ipath_boardrev == 8) { /* LS/X-1 uses different pins */
1121                 /*
1122                  * major difference is that INFINIPATH_EXTC_LEDGBLERR_OFF
1123                  * is inverted,  because it is normally used to indicate
1124                  * a hardware fault at reset, if there were errors
1125                  */
1126                 extctl = (dd->ipath_extctrl & ~INFINIPATH_EXTC_LEDGBLOK_ON)
1127                         | INFINIPATH_EXTC_LEDGBLERR_OFF;
1128                 if (ltst == INFINIPATH_IBCS_LT_STATE_LINKUP)
1129                         extctl &= ~INFINIPATH_EXTC_LEDGBLERR_OFF;
1130                 if (lst == INFINIPATH_IBCS_L_STATE_ACTIVE)
1131                         extctl |= INFINIPATH_EXTC_LEDGBLOK_ON;
1132         }
1133         else {
1134                 extctl = dd->ipath_extctrl &
1135                         ~(INFINIPATH_EXTC_LED1PRIPORT_ON |
1136                           INFINIPATH_EXTC_LED2PRIPORT_ON);
1137                 if (ltst == INFINIPATH_IBCS_LT_STATE_LINKUP)
1138                         extctl |= INFINIPATH_EXTC_LED1PRIPORT_ON;
1139                 if (lst == INFINIPATH_IBCS_L_STATE_ACTIVE)
1140                         extctl |= INFINIPATH_EXTC_LED2PRIPORT_ON;
1141         }
1142         dd->ipath_extctrl = extctl;
1143         ipath_write_kreg(dd, dd->ipath_kregs->kr_extctrl, extctl);
1144         spin_unlock_irqrestore(&dd->ipath_gpio_lock, flags);
1145 }
1146
1147 static void ipath_init_ht_variables(struct ipath_devdata *dd)
1148 {
1149         /*
1150          * setup the register offsets, since they are different for each
1151          * chip
1152          */
1153         dd->ipath_kregs = &ipath_ht_kregs;
1154         dd->ipath_cregs = &ipath_ht_cregs;
1155
1156         dd->ipath_gpio_sda_num = _IPATH_GPIO_SDA_NUM;
1157         dd->ipath_gpio_scl_num = _IPATH_GPIO_SCL_NUM;
1158         dd->ipath_gpio_sda = IPATH_GPIO_SDA;
1159         dd->ipath_gpio_scl = IPATH_GPIO_SCL;
1160
1161         /*
1162          * Fill in data for field-values that change in newer chips.
1163          * We dynamically specify only the mask for LINKTRAININGSTATE
1164          * and only the shift for LINKSTATE, as they are the only ones
1165          * that change.  Also precalculate the 3 link states of interest
1166          * and the combined mask.
1167          */
1168         dd->ibcs_ls_shift = IBA6110_IBCS_LINKSTATE_SHIFT;
1169         dd->ibcs_lts_mask = IBA6110_IBCS_LINKTRAININGSTATE_MASK;
1170         dd->ibcs_mask = (INFINIPATH_IBCS_LINKSTATE_MASK <<
1171                 dd->ibcs_ls_shift) | dd->ibcs_lts_mask;
1172         dd->ib_init = (INFINIPATH_IBCS_LT_STATE_LINKUP <<
1173                 INFINIPATH_IBCS_LINKTRAININGSTATE_SHIFT) |
1174                 (INFINIPATH_IBCS_L_STATE_INIT << dd->ibcs_ls_shift);
1175         dd->ib_arm = (INFINIPATH_IBCS_LT_STATE_LINKUP <<
1176                 INFINIPATH_IBCS_LINKTRAININGSTATE_SHIFT) |
1177                 (INFINIPATH_IBCS_L_STATE_ARM << dd->ibcs_ls_shift);
1178         dd->ib_active = (INFINIPATH_IBCS_LT_STATE_LINKUP <<
1179                 INFINIPATH_IBCS_LINKTRAININGSTATE_SHIFT) |
1180                 (INFINIPATH_IBCS_L_STATE_ACTIVE << dd->ibcs_ls_shift);
1181
1182         /*
1183          * Fill in data for ibcc field-values that change in newer chips.
1184          * We dynamically specify only the mask for LINKINITCMD
1185          * and only the shift for LINKCMD and MAXPKTLEN, as they are
1186          * the only ones that change.
1187          */
1188         dd->ibcc_lic_mask = INFINIPATH_IBCC_LINKINITCMD_MASK;
1189         dd->ibcc_lc_shift = INFINIPATH_IBCC_LINKCMD_SHIFT;
1190         dd->ibcc_mpl_shift = INFINIPATH_IBCC_MAXPKTLEN_SHIFT;
1191
1192         /* Fill in shifts for RcvCtrl. */
1193         dd->ipath_r_portenable_shift = INFINIPATH_R_PORTENABLE_SHIFT;
1194         dd->ipath_r_intravail_shift = INFINIPATH_R_INTRAVAIL_SHIFT;
1195         dd->ipath_r_tailupd_shift = INFINIPATH_R_TAILUPD_SHIFT;
1196         dd->ipath_r_portcfg_shift = 0; /* Not on IBA6110 */
1197
1198         dd->ipath_i_bitsextant =
1199                 (INFINIPATH_I_RCVURG_MASK << INFINIPATH_I_RCVURG_SHIFT) |
1200                 (INFINIPATH_I_RCVAVAIL_MASK <<
1201                  INFINIPATH_I_RCVAVAIL_SHIFT) |
1202                 INFINIPATH_I_ERROR | INFINIPATH_I_SPIOSENT |
1203                 INFINIPATH_I_SPIOBUFAVAIL | INFINIPATH_I_GPIO;
1204
1205         dd->ipath_e_bitsextant =
1206                 INFINIPATH_E_RFORMATERR | INFINIPATH_E_RVCRC |
1207                 INFINIPATH_E_RICRC | INFINIPATH_E_RMINPKTLEN |
1208                 INFINIPATH_E_RMAXPKTLEN | INFINIPATH_E_RLONGPKTLEN |
1209                 INFINIPATH_E_RSHORTPKTLEN | INFINIPATH_E_RUNEXPCHAR |
1210                 INFINIPATH_E_RUNSUPVL | INFINIPATH_E_REBP |
1211                 INFINIPATH_E_RIBFLOW | INFINIPATH_E_RBADVERSION |
1212                 INFINIPATH_E_RRCVEGRFULL | INFINIPATH_E_RRCVHDRFULL |
1213                 INFINIPATH_E_RBADTID | INFINIPATH_E_RHDRLEN |
1214                 INFINIPATH_E_RHDR | INFINIPATH_E_RIBLOSTLINK |
1215                 INFINIPATH_E_SMINPKTLEN | INFINIPATH_E_SMAXPKTLEN |
1216                 INFINIPATH_E_SUNDERRUN | INFINIPATH_E_SPKTLEN |
1217                 INFINIPATH_E_SDROPPEDSMPPKT | INFINIPATH_E_SDROPPEDDATAPKT |
1218                 INFINIPATH_E_SPIOARMLAUNCH | INFINIPATH_E_SUNEXPERRPKTNUM |
1219                 INFINIPATH_E_SUNSUPVL | INFINIPATH_E_IBSTATUSCHANGED |
1220                 INFINIPATH_E_INVALIDADDR | INFINIPATH_E_RESET |
1221                 INFINIPATH_E_HARDWARE;
1222
1223         dd->ipath_hwe_bitsextant =
1224                 (INFINIPATH_HWE_HTCMEMPARITYERR_MASK <<
1225                  INFINIPATH_HWE_HTCMEMPARITYERR_SHIFT) |
1226                 (INFINIPATH_HWE_TXEMEMPARITYERR_MASK <<
1227                  INFINIPATH_HWE_TXEMEMPARITYERR_SHIFT) |
1228                 (INFINIPATH_HWE_RXEMEMPARITYERR_MASK <<
1229                  INFINIPATH_HWE_RXEMEMPARITYERR_SHIFT) |
1230                 INFINIPATH_HWE_HTCLNKABYTE0CRCERR |
1231                 INFINIPATH_HWE_HTCLNKABYTE1CRCERR |
1232                 INFINIPATH_HWE_HTCLNKBBYTE0CRCERR |
1233                 INFINIPATH_HWE_HTCLNKBBYTE1CRCERR |
1234                 INFINIPATH_HWE_HTCMISCERR4 |
1235                 INFINIPATH_HWE_HTCMISCERR5 | INFINIPATH_HWE_HTCMISCERR6 |
1236                 INFINIPATH_HWE_HTCMISCERR7 |
1237                 INFINIPATH_HWE_HTCBUSTREQPARITYERR |
1238                 INFINIPATH_HWE_HTCBUSTRESPPARITYERR |
1239                 INFINIPATH_HWE_HTCBUSIREQPARITYERR |
1240                 INFINIPATH_HWE_RXDSYNCMEMPARITYERR |
1241                 INFINIPATH_HWE_MEMBISTFAILED |
1242                 INFINIPATH_HWE_COREPLL_FBSLIP |
1243                 INFINIPATH_HWE_COREPLL_RFSLIP |
1244                 INFINIPATH_HWE_HTBPLL_FBSLIP |
1245                 INFINIPATH_HWE_HTBPLL_RFSLIP |
1246                 INFINIPATH_HWE_HTAPLL_FBSLIP |
1247                 INFINIPATH_HWE_HTAPLL_RFSLIP |
1248                 INFINIPATH_HWE_SERDESPLLFAILED |
1249                 INFINIPATH_HWE_IBCBUSTOSPCPARITYERR |
1250                 INFINIPATH_HWE_IBCBUSFRSPCPARITYERR;
1251
1252         dd->ipath_i_rcvavail_mask = INFINIPATH_I_RCVAVAIL_MASK;
1253         dd->ipath_i_rcvurg_mask = INFINIPATH_I_RCVURG_MASK;
1254         dd->ipath_i_rcvavail_shift = INFINIPATH_I_RCVAVAIL_SHIFT;
1255         dd->ipath_i_rcvurg_shift = INFINIPATH_I_RCVURG_SHIFT;
1256
1257         /*
1258          * EEPROM error log 0 is TXE Parity errors. 1 is RXE Parity.
1259          * 2 is Some Misc, 3 is reserved for future.
1260          */
1261         dd->ipath_eep_st_masks[0].hwerrs_to_log =
1262                 INFINIPATH_HWE_TXEMEMPARITYERR_MASK <<
1263                 INFINIPATH_HWE_TXEMEMPARITYERR_SHIFT;
1264
1265         dd->ipath_eep_st_masks[1].hwerrs_to_log =
1266                 INFINIPATH_HWE_RXEMEMPARITYERR_MASK <<
1267                 INFINIPATH_HWE_RXEMEMPARITYERR_SHIFT;
1268
1269         dd->ipath_eep_st_masks[2].errs_to_log = INFINIPATH_E_RESET;
1270
1271         dd->delay_mult = 2; /* SDR, 4X, can't change */
1272
1273         dd->ipath_link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X;
1274         dd->ipath_link_speed_supported = IPATH_IB_SDR;
1275         dd->ipath_link_width_enabled = IB_WIDTH_4X;
1276         dd->ipath_link_speed_enabled = dd->ipath_link_speed_supported;
1277         /* these can't change for this chip, so set once */
1278         dd->ipath_link_width_active = dd->ipath_link_width_enabled;
1279         dd->ipath_link_speed_active = dd->ipath_link_speed_enabled;
1280 }
1281
1282 /**
1283  * ipath_ht_init_hwerrors - enable hardware errors
1284  * @dd: the infinipath device
1285  *
1286  * now that we have finished initializing everything that might reasonably
1287  * cause a hardware error, and cleared those errors bits as they occur,
1288  * we can enable hardware errors in the mask (potentially enabling
1289  * freeze mode), and enable hardware errors as errors (along with
1290  * everything else) in errormask
1291  */
1292 static void ipath_ht_init_hwerrors(struct ipath_devdata *dd)
1293 {
1294         ipath_err_t val;
1295         u64 extsval;
1296
1297         extsval = ipath_read_kreg64(dd, dd->ipath_kregs->kr_extstatus);
1298
1299         if (!(extsval & INFINIPATH_EXTS_MEMBIST_ENDTEST))
1300                 ipath_dev_err(dd, "MemBIST did not complete!\n");
1301         if (extsval & INFINIPATH_EXTS_MEMBIST_CORRECT)
1302                 ipath_dbg("MemBIST corrected\n");
1303
1304         ipath_check_htlink(dd);
1305
1306         /* barring bugs, all hwerrors become interrupts, which can */
1307         val = -1LL;
1308         /* don't look at crc lane1 if 8 bit */
1309         if (dd->ipath_flags & IPATH_8BIT_IN_HT0)
1310                 val &= ~infinipath_hwe_htclnkabyte1crcerr;
1311         /* don't look at crc lane1 if 8 bit */
1312         if (dd->ipath_flags & IPATH_8BIT_IN_HT1)
1313                 val &= ~infinipath_hwe_htclnkbbyte1crcerr;
1314
1315         /*
1316          * disable RXDSYNCMEMPARITY because external serdes is unused,
1317          * and therefore the logic will never be used or initialized,
1318          * and uninitialized state will normally result in this error
1319          * being asserted.  Similarly for the external serdess pll
1320          * lock signal.
1321          */
1322         val &= ~(INFINIPATH_HWE_SERDESPLLFAILED |
1323                  INFINIPATH_HWE_RXDSYNCMEMPARITYERR);
1324
1325         /*
1326          * Disable MISCERR4 because of an inversion in the HT core
1327          * logic checking for errors that cause this bit to be set.
1328          * The errata can also cause the protocol error bit to be set
1329          * in the HT config space linkerror register(s).
1330          */
1331         val &= ~INFINIPATH_HWE_HTCMISCERR4;
1332
1333         /*
1334          * PLL ignored because unused MDIO interface has a logic problem
1335          */
1336         if (dd->ipath_boardrev == 4 || dd->ipath_boardrev == 9)
1337                 val &= ~INFINIPATH_HWE_SERDESPLLFAILED;
1338         dd->ipath_hwerrmask = val;
1339 }
1340
1341
1342
1343
1344 /**
1345  * ipath_ht_bringup_serdes - bring up the serdes
1346  * @dd: the infinipath device
1347  */
1348 static int ipath_ht_bringup_serdes(struct ipath_devdata *dd)
1349 {
1350         u64 val, config1;
1351         int ret = 0, change = 0;
1352
1353         ipath_dbg("Trying to bringup serdes\n");
1354
1355         if (ipath_read_kreg64(dd, dd->ipath_kregs->kr_hwerrstatus) &
1356             INFINIPATH_HWE_SERDESPLLFAILED)
1357         {
1358                 ipath_dbg("At start, serdes PLL failed bit set in "
1359                           "hwerrstatus, clearing and continuing\n");
1360                 ipath_write_kreg(dd, dd->ipath_kregs->kr_hwerrclear,
1361                                  INFINIPATH_HWE_SERDESPLLFAILED);
1362         }
1363
1364         val = ipath_read_kreg64(dd, dd->ipath_kregs->kr_serdesconfig0);
1365         config1 = ipath_read_kreg64(dd, dd->ipath_kregs->kr_serdesconfig1);
1366
1367         ipath_cdbg(VERBOSE, "Initial serdes status is config0=%llx "
1368                    "config1=%llx, sstatus=%llx xgxs %llx\n",
1369                    (unsigned long long) val, (unsigned long long) config1,
1370                    (unsigned long long)
1371                    ipath_read_kreg64(dd, dd->ipath_kregs->kr_serdesstatus),
1372                    (unsigned long long)
1373                    ipath_read_kreg64(dd, dd->ipath_kregs->kr_xgxsconfig));
1374
1375         /* force reset on */
1376         val |= INFINIPATH_SERDC0_RESET_PLL
1377                 /* | INFINIPATH_SERDC0_RESET_MASK */
1378                 ;
1379         ipath_write_kreg(dd, dd->ipath_kregs->kr_serdesconfig0, val);
1380         udelay(15);             /* need pll reset set at least for a bit */
1381
1382         if (val & INFINIPATH_SERDC0_RESET_PLL) {
1383                 u64 val2 = val &= ~INFINIPATH_SERDC0_RESET_PLL;
1384                 /* set lane resets, and tx idle, during pll reset */
1385                 val2 |= INFINIPATH_SERDC0_RESET_MASK |
1386                         INFINIPATH_SERDC0_TXIDLE;
1387                 ipath_cdbg(VERBOSE, "Clearing serdes PLL reset (writing "
1388                            "%llx)\n", (unsigned long long) val2);
1389                 ipath_write_kreg(dd, dd->ipath_kregs->kr_serdesconfig0,
1390                                  val2);
1391                 /*
1392                  * be sure chip saw it
1393                  */
1394                 val = ipath_read_kreg64(dd, dd->ipath_kregs->kr_scratch);
1395                 /*
1396                  * need pll reset clear at least 11 usec before lane
1397                  * resets cleared; give it a few more
1398                  */
1399                 udelay(15);
1400                 val = val2;     /* for check below */
1401         }
1402
1403         if (val & (INFINIPATH_SERDC0_RESET_PLL |
1404                    INFINIPATH_SERDC0_RESET_MASK |
1405                    INFINIPATH_SERDC0_TXIDLE)) {
1406                 val &= ~(INFINIPATH_SERDC0_RESET_PLL |
1407                          INFINIPATH_SERDC0_RESET_MASK |
1408                          INFINIPATH_SERDC0_TXIDLE);
1409                 /* clear them */
1410                 ipath_write_kreg(dd, dd->ipath_kregs->kr_serdesconfig0,
1411                                  val);
1412         }
1413
1414         val = ipath_read_kreg64(dd, dd->ipath_kregs->kr_xgxsconfig);
1415         if (val & INFINIPATH_XGXS_RESET) {
1416                 /* normally true after boot */
1417                 val &= ~INFINIPATH_XGXS_RESET;
1418                 change = 1;
1419         }
1420         if (((val >> INFINIPATH_XGXS_RX_POL_SHIFT) &
1421              INFINIPATH_XGXS_RX_POL_MASK) != dd->ipath_rx_pol_inv ) {
1422                 /* need to compensate for Tx inversion in partner */
1423                 val &= ~(INFINIPATH_XGXS_RX_POL_MASK <<
1424                          INFINIPATH_XGXS_RX_POL_SHIFT);
1425                 val |= dd->ipath_rx_pol_inv <<
1426                         INFINIPATH_XGXS_RX_POL_SHIFT;
1427                 change = 1;
1428         }
1429         if (change)
1430                 ipath_write_kreg(dd, dd->ipath_kregs->kr_xgxsconfig, val);
1431
1432         val = ipath_read_kreg64(dd, dd->ipath_kregs->kr_serdesconfig0);
1433
1434         /* clear current and de-emphasis bits */
1435         config1 &= ~0x0ffffffff00ULL;
1436         /* set current to 20ma */
1437         config1 |= 0x00000000000ULL;
1438         /* set de-emphasis to -5.68dB */
1439         config1 |= 0x0cccc000000ULL;
1440         ipath_write_kreg(dd, dd->ipath_kregs->kr_serdesconfig1, config1);
1441
1442         ipath_cdbg(VERBOSE, "After setup: serdes status is config0=%llx "
1443                    "config1=%llx, sstatus=%llx xgxs %llx\n",
1444                    (unsigned long long) val, (unsigned long long) config1,
1445                    (unsigned long long)
1446                    ipath_read_kreg64(dd, dd->ipath_kregs->kr_serdesstatus),
1447                    (unsigned long long)
1448                    ipath_read_kreg64(dd, dd->ipath_kregs->kr_xgxsconfig));
1449
1450         return ret;             /* for now, say we always succeeded */
1451 }
1452
1453 /**
1454  * ipath_ht_quiet_serdes - set serdes to txidle
1455  * @dd: the infinipath device
1456  * driver is being unloaded
1457  */
1458 static void ipath_ht_quiet_serdes(struct ipath_devdata *dd)
1459 {
1460         u64 val = ipath_read_kreg64(dd, dd->ipath_kregs->kr_serdesconfig0);
1461
1462         val |= INFINIPATH_SERDC0_TXIDLE;
1463         ipath_dbg("Setting TxIdleEn on serdes (config0 = %llx)\n",
1464                   (unsigned long long) val);
1465         ipath_write_kreg(dd, dd->ipath_kregs->kr_serdesconfig0, val);
1466 }
1467
1468 /**
1469  * ipath_pe_put_tid - write a TID in chip
1470  * @dd: the infinipath device
1471  * @tidptr: pointer to the expected TID (in chip) to udpate
1472  * @tidtype: RCVHQ_RCV_TYPE_EAGER (1) for eager, RCVHQ_RCV_TYPE_EXPECTED (0) for expected
1473  * @pa: physical address of in memory buffer; ipath_tidinvalid if freeing
1474  *
1475  * This exists as a separate routine to allow for special locking etc.
1476  * It's used for both the full cleanup on exit, as well as the normal
1477  * setup and teardown.
1478  */
1479 static void ipath_ht_put_tid(struct ipath_devdata *dd,
1480                              u64 __iomem *tidptr, u32 type,
1481                              unsigned long pa)
1482 {
1483         if (!dd->ipath_kregbase)
1484                 return;
1485
1486         if (pa != dd->ipath_tidinvalid) {
1487                 if (unlikely((pa & ~INFINIPATH_RT_ADDR_MASK))) {
1488                         dev_info(&dd->pcidev->dev,
1489                                  "physaddr %lx has more than "
1490                                  "40 bits, using only 40!!!\n", pa);
1491                         pa &= INFINIPATH_RT_ADDR_MASK;
1492                 }
1493                 if (type == RCVHQ_RCV_TYPE_EAGER)
1494                         pa |= dd->ipath_tidtemplate;
1495                 else {
1496                         /* in words (fixed, full page).  */
1497                         u64 lenvalid = PAGE_SIZE >> 2;
1498                         lenvalid <<= INFINIPATH_RT_BUFSIZE_SHIFT;
1499                         pa |= lenvalid | INFINIPATH_RT_VALID;
1500                 }
1501         }
1502
1503         writeq(pa, tidptr);
1504 }
1505
1506
1507 /**
1508  * ipath_ht_clear_tid - clear all TID entries for a port, expected and eager
1509  * @dd: the infinipath device
1510  * @port: the port
1511  *
1512  * Used from ipath_close(), and at chip initialization.
1513  */
1514 static void ipath_ht_clear_tids(struct ipath_devdata *dd, unsigned port)
1515 {
1516         u64 __iomem *tidbase;
1517         int i;
1518
1519         if (!dd->ipath_kregbase)
1520                 return;
1521
1522         ipath_cdbg(VERBOSE, "Invalidate TIDs for port %u\n", port);
1523
1524         /*
1525          * need to invalidate all of the expected TID entries for this
1526          * port, so we don't have valid entries that might somehow get
1527          * used (early in next use of this port, or through some bug)
1528          */
1529         tidbase = (u64 __iomem *) ((char __iomem *)(dd->ipath_kregbase) +
1530                                    dd->ipath_rcvtidbase +
1531                                    port * dd->ipath_rcvtidcnt *
1532                                    sizeof(*tidbase));
1533         for (i = 0; i < dd->ipath_rcvtidcnt; i++)
1534                 ipath_ht_put_tid(dd, &tidbase[i], RCVHQ_RCV_TYPE_EXPECTED,
1535                                  dd->ipath_tidinvalid);
1536
1537         tidbase = (u64 __iomem *) ((char __iomem *)(dd->ipath_kregbase) +
1538                                    dd->ipath_rcvegrbase +
1539                                    port * dd->ipath_rcvegrcnt *
1540                                    sizeof(*tidbase));
1541
1542         for (i = 0; i < dd->ipath_rcvegrcnt; i++)
1543                 ipath_ht_put_tid(dd, &tidbase[i], RCVHQ_RCV_TYPE_EAGER,
1544                                  dd->ipath_tidinvalid);
1545 }
1546
1547 /**
1548  * ipath_ht_tidtemplate - setup constants for TID updates
1549  * @dd: the infinipath device
1550  *
1551  * We setup stuff that we use a lot, to avoid calculating each time
1552  */
1553 static void ipath_ht_tidtemplate(struct ipath_devdata *dd)
1554 {
1555         dd->ipath_tidtemplate = dd->ipath_ibmaxlen >> 2;
1556         dd->ipath_tidtemplate <<= INFINIPATH_RT_BUFSIZE_SHIFT;
1557         dd->ipath_tidtemplate |= INFINIPATH_RT_VALID;
1558
1559         /*
1560          * work around chip errata bug 7358, by marking invalid tids
1561          * as having max length
1562          */
1563         dd->ipath_tidinvalid = (-1LL & INFINIPATH_RT_BUFSIZE_MASK) <<
1564                 INFINIPATH_RT_BUFSIZE_SHIFT;
1565 }
1566
1567 static int ipath_ht_early_init(struct ipath_devdata *dd)
1568 {
1569         u32 __iomem *piobuf;
1570         u32 pioincr, val32;
1571         int i;
1572
1573         /*
1574          * one cache line; long IB headers will spill over into received
1575          * buffer
1576          */
1577         dd->ipath_rcvhdrentsize = 16;
1578         dd->ipath_rcvhdrsize = IPATH_DFLT_RCVHDRSIZE;
1579
1580         /*
1581          * For HT, we allocate a somewhat overly large eager buffer,
1582          * such that we can guarantee that we can receive the largest
1583          * packet that we can send out.  To truly support a 4KB MTU,
1584          * we need to bump this to a large value.  To date, other than
1585          * testing, we have never encountered an HCA that can really
1586          * send 4KB MTU packets, so we do not handle that (we'll get
1587          * errors interrupts if we ever see one).
1588          */
1589         dd->ipath_rcvegrbufsize = dd->ipath_piosize2k;
1590
1591         /*
1592          * the min() check here is currently a nop, but it may not
1593          * always be, depending on just how we do ipath_rcvegrbufsize
1594          */
1595         dd->ipath_ibmaxlen = min(dd->ipath_piosize2k,
1596                                  dd->ipath_rcvegrbufsize);
1597         dd->ipath_init_ibmaxlen = dd->ipath_ibmaxlen;
1598         ipath_ht_tidtemplate(dd);
1599
1600         /*
1601          * zero all the TID entries at startup.  We do this for sanity,
1602          * in case of a previous driver crash of some kind, and also
1603          * because the chip powers up with these memories in an unknown
1604          * state.  Use portcnt, not cfgports, since this is for the
1605          * full chip, not for current (possibly different) configuration
1606          * value.
1607          * Chip Errata bug 6447
1608          */
1609         for (val32 = 0; val32 < dd->ipath_portcnt; val32++)
1610                 ipath_ht_clear_tids(dd, val32);
1611
1612         /*
1613          * write the pbc of each buffer, to be sure it's initialized, then
1614          * cancel all the buffers, and also abort any packets that might
1615          * have been in flight for some reason (the latter is for driver
1616          * unload/reload, but isn't a bad idea at first init).  PIO send
1617          * isn't enabled at this point, so there is no danger of sending
1618          * these out on the wire.
1619          * Chip Errata bug 6610
1620          */
1621         piobuf = (u32 __iomem *) (((char __iomem *)(dd->ipath_kregbase)) +
1622                                   dd->ipath_piobufbase);
1623         pioincr = dd->ipath_palign / sizeof(*piobuf);
1624         for (i = 0; i < dd->ipath_piobcnt2k; i++) {
1625                 /*
1626                  * reasonable word count, just to init pbc
1627                  */
1628                 writel(16, piobuf);
1629                 piobuf += pioincr;
1630         }
1631
1632         ipath_get_eeprom_info(dd);
1633         if (dd->ipath_boardrev == 5) {
1634                 /*
1635                  * Later production QHT7040 has same changes as QHT7140, so
1636                  * can use GPIO interrupts.  They have serial #'s starting
1637                  * with 128, rather than 112.
1638                  */
1639                 if (dd->ipath_serial[0] == '1' &&
1640                     dd->ipath_serial[1] == '2' &&
1641                     dd->ipath_serial[2] == '8')
1642                         dd->ipath_flags |= IPATH_GPIO_INTR;
1643                 else {
1644                         ipath_dev_err(dd, "Unsupported InfiniPath board "
1645                                 "(serial number %.16s)!\n",
1646                                 dd->ipath_serial);
1647                         return 1;
1648                 }
1649         }
1650
1651         if (dd->ipath_minrev >= 4) {
1652                 /* Rev4+ reports extra errors via internal GPIO pins */
1653                 dd->ipath_flags |= IPATH_GPIO_ERRINTRS;
1654                 dd->ipath_gpio_mask |= IPATH_GPIO_ERRINTR_MASK;
1655                 ipath_write_kreg(dd, dd->ipath_kregs->kr_gpio_mask,
1656                                  dd->ipath_gpio_mask);
1657         }
1658
1659         return 0;
1660 }
1661
1662
1663 /**
1664  * ipath_init_ht_get_base_info - set chip-specific flags for user code
1665  * @dd: the infinipath device
1666  * @kbase: ipath_base_info pointer
1667  *
1668  * We set the PCIE flag because the lower bandwidth on PCIe vs
1669  * HyperTransport can affect some user packet algorithms.
1670  */
1671 static int ipath_ht_get_base_info(struct ipath_portdata *pd, void *kbase)
1672 {
1673         struct ipath_base_info *kinfo = kbase;
1674
1675         kinfo->spi_runtime_flags |= IPATH_RUNTIME_HT |
1676                 IPATH_RUNTIME_PIO_REGSWAPPED;
1677
1678         if (pd->port_dd->ipath_minrev < 4)
1679                 kinfo->spi_runtime_flags |= IPATH_RUNTIME_RCVHDR_COPY;
1680
1681         return 0;
1682 }
1683
1684 static void ipath_ht_free_irq(struct ipath_devdata *dd)
1685 {
1686         free_irq(dd->ipath_irq, dd);
1687         ht_destroy_irq(dd->ipath_irq);
1688         dd->ipath_irq = 0;
1689         dd->ipath_intconfig = 0;
1690 }
1691
1692 static struct ipath_message_header *
1693 ipath_ht_get_msgheader(struct ipath_devdata *dd, __le32 *rhf_addr)
1694 {
1695         return (struct ipath_message_header *)
1696                 &rhf_addr[sizeof(u64) / sizeof(u32)];
1697 }
1698
1699 static void ipath_ht_config_ports(struct ipath_devdata *dd, ushort cfgports)
1700 {
1701         dd->ipath_portcnt =
1702                 ipath_read_kreg32(dd, dd->ipath_kregs->kr_portcnt);
1703         dd->ipath_p0_rcvegrcnt =
1704                 ipath_read_kreg32(dd, dd->ipath_kregs->kr_rcvegrcnt);
1705 }
1706
1707 static void ipath_ht_read_counters(struct ipath_devdata *dd,
1708                                    struct infinipath_counters *cntrs)
1709 {
1710         cntrs->LBIntCnt =
1711                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(LBIntCnt));
1712         cntrs->LBFlowStallCnt =
1713                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(LBFlowStallCnt));
1714         cntrs->TxSDmaDescCnt = 0;
1715         cntrs->TxUnsupVLErrCnt =
1716                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(TxUnsupVLErrCnt));
1717         cntrs->TxDataPktCnt =
1718                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(TxDataPktCnt));
1719         cntrs->TxFlowPktCnt =
1720                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(TxFlowPktCnt));
1721         cntrs->TxDwordCnt =
1722                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(TxDwordCnt));
1723         cntrs->TxLenErrCnt =
1724                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(TxLenErrCnt));
1725         cntrs->TxMaxMinLenErrCnt =
1726                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(TxMaxMinLenErrCnt));
1727         cntrs->TxUnderrunCnt =
1728                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(TxUnderrunCnt));
1729         cntrs->TxFlowStallCnt =
1730                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(TxFlowStallCnt));
1731         cntrs->TxDroppedPktCnt =
1732                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(TxDroppedPktCnt));
1733         cntrs->RxDroppedPktCnt =
1734                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxDroppedPktCnt));
1735         cntrs->RxDataPktCnt =
1736                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxDataPktCnt));
1737         cntrs->RxFlowPktCnt =
1738                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxFlowPktCnt));
1739         cntrs->RxDwordCnt =
1740                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxDwordCnt));
1741         cntrs->RxLenErrCnt =
1742                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxLenErrCnt));
1743         cntrs->RxMaxMinLenErrCnt =
1744                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxMaxMinLenErrCnt));
1745         cntrs->RxICRCErrCnt =
1746                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxICRCErrCnt));
1747         cntrs->RxVCRCErrCnt =
1748                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxVCRCErrCnt));
1749         cntrs->RxFlowCtrlErrCnt =
1750                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxFlowCtrlErrCnt));
1751         cntrs->RxBadFormatCnt =
1752                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxBadFormatCnt));
1753         cntrs->RxLinkProblemCnt =
1754                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxLinkProblemCnt));
1755         cntrs->RxEBPCnt =
1756                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxEBPCnt));
1757         cntrs->RxLPCRCErrCnt =
1758                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxLPCRCErrCnt));
1759         cntrs->RxBufOvflCnt =
1760                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxBufOvflCnt));
1761         cntrs->RxTIDFullErrCnt =
1762                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxTIDFullErrCnt));
1763         cntrs->RxTIDValidErrCnt =
1764                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxTIDValidErrCnt));
1765         cntrs->RxPKeyMismatchCnt =
1766                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxPKeyMismatchCnt));
1767         cntrs->RxP0HdrEgrOvflCnt =
1768                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxP0HdrEgrOvflCnt));
1769         cntrs->RxP1HdrEgrOvflCnt =
1770                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxP1HdrEgrOvflCnt));
1771         cntrs->RxP2HdrEgrOvflCnt =
1772                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxP2HdrEgrOvflCnt));
1773         cntrs->RxP3HdrEgrOvflCnt =
1774                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxP3HdrEgrOvflCnt));
1775         cntrs->RxP4HdrEgrOvflCnt =
1776                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxP4HdrEgrOvflCnt));
1777         cntrs->RxP5HdrEgrOvflCnt =
1778                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxP5HdrEgrOvflCnt));
1779         cntrs->RxP6HdrEgrOvflCnt =
1780                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxP6HdrEgrOvflCnt));
1781         cntrs->RxP7HdrEgrOvflCnt =
1782                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxP7HdrEgrOvflCnt));
1783         cntrs->RxP8HdrEgrOvflCnt =
1784                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(RxP8HdrEgrOvflCnt));
1785         cntrs->RxP9HdrEgrOvflCnt = 0;
1786         cntrs->RxP10HdrEgrOvflCnt = 0;
1787         cntrs->RxP11HdrEgrOvflCnt = 0;
1788         cntrs->RxP12HdrEgrOvflCnt = 0;
1789         cntrs->RxP13HdrEgrOvflCnt = 0;
1790         cntrs->RxP14HdrEgrOvflCnt = 0;
1791         cntrs->RxP15HdrEgrOvflCnt = 0;
1792         cntrs->RxP16HdrEgrOvflCnt = 0;
1793         cntrs->IBStatusChangeCnt =
1794                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(IBStatusChangeCnt));
1795         cntrs->IBLinkErrRecoveryCnt =
1796                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(IBLinkErrRecoveryCnt));
1797         cntrs->IBLinkDownedCnt =
1798                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(IBLinkDownedCnt));
1799         cntrs->IBSymbolErrCnt =
1800                 ipath_snap_cntr(dd, IPATH_CREG_OFFSET(IBSymbolErrCnt));
1801         cntrs->RxVL15DroppedPktCnt = 0;
1802         cntrs->RxOtherLocalPhyErrCnt = 0;
1803         cntrs->PcieRetryBufDiagQwordCnt = 0;
1804         cntrs->ExcessBufferOvflCnt = dd->ipath_overrun_thresh_errs;
1805         cntrs->LocalLinkIntegrityErrCnt =
1806                 (dd->ipath_flags & IPATH_GPIO_ERRINTRS) ?
1807                 dd->ipath_lli_errs : dd->ipath_lli_errors;
1808         cntrs->RxVlErrCnt = 0;
1809         cntrs->RxDlidFltrCnt = 0;
1810 }
1811
1812
1813 /* no interrupt fallback for these chips */
1814 static int ipath_ht_nointr_fallback(struct ipath_devdata *dd)
1815 {
1816         return 0;
1817 }
1818
1819
1820 /*
1821  * reset the XGXS (between serdes and IBC).  Slightly less intrusive
1822  * than resetting the IBC or external link state, and useful in some
1823  * cases to cause some retraining.  To do this right, we reset IBC
1824  * as well.
1825  */
1826 static void ipath_ht_xgxs_reset(struct ipath_devdata *dd)
1827 {
1828         u64 val, prev_val;
1829
1830         prev_val = ipath_read_kreg64(dd, dd->ipath_kregs->kr_xgxsconfig);
1831         val = prev_val | INFINIPATH_XGXS_RESET;
1832         prev_val &= ~INFINIPATH_XGXS_RESET; /* be sure */
1833         ipath_write_kreg(dd, dd->ipath_kregs->kr_control,
1834                          dd->ipath_control & ~INFINIPATH_C_LINKENABLE);
1835         ipath_write_kreg(dd, dd->ipath_kregs->kr_xgxsconfig, val);
1836         ipath_read_kreg32(dd, dd->ipath_kregs->kr_scratch);
1837         ipath_write_kreg(dd, dd->ipath_kregs->kr_xgxsconfig, prev_val);
1838         ipath_write_kreg(dd, dd->ipath_kregs->kr_control,
1839                          dd->ipath_control);
1840 }
1841
1842
1843 static int ipath_ht_get_ib_cfg(struct ipath_devdata *dd, int which)
1844 {
1845         int ret;
1846
1847         switch (which) {
1848         case IPATH_IB_CFG_LWID:
1849                 ret = dd->ipath_link_width_active;
1850                 break;
1851         case IPATH_IB_CFG_SPD:
1852                 ret = dd->ipath_link_speed_active;
1853                 break;
1854         case IPATH_IB_CFG_LWID_ENB:
1855                 ret = dd->ipath_link_width_enabled;
1856                 break;
1857         case IPATH_IB_CFG_SPD_ENB:
1858                 ret = dd->ipath_link_speed_enabled;
1859                 break;
1860         default:
1861                 ret =  -ENOTSUPP;
1862                 break;
1863         }
1864         return ret;
1865 }
1866
1867
1868 /* we assume range checking is already done, if needed */
1869 static int ipath_ht_set_ib_cfg(struct ipath_devdata *dd, int which, u32 val)
1870 {
1871         int ret = 0;
1872
1873         if (which == IPATH_IB_CFG_LWID_ENB)
1874                 dd->ipath_link_width_enabled = val;
1875         else if (which == IPATH_IB_CFG_SPD_ENB)
1876                 dd->ipath_link_speed_enabled = val;
1877         else
1878                 ret = -ENOTSUPP;
1879         return ret;
1880 }
1881
1882
1883 static void ipath_ht_config_jint(struct ipath_devdata *dd, u16 a, u16 b)
1884 {
1885 }
1886
1887
1888 static int ipath_ht_ib_updown(struct ipath_devdata *dd, int ibup, u64 ibcs)
1889 {
1890         ipath_setup_ht_setextled(dd, ipath_ib_linkstate(dd, ibcs),
1891                 ipath_ib_linktrstate(dd, ibcs));
1892         return 0;
1893 }
1894
1895
1896 /**
1897  * ipath_init_iba6110_funcs - set up the chip-specific function pointers
1898  * @dd: the infinipath device
1899  *
1900  * This is global, and is called directly at init to set up the
1901  * chip-specific function pointers for later use.
1902  */
1903 void ipath_init_iba6110_funcs(struct ipath_devdata *dd)
1904 {
1905         dd->ipath_f_intrsetup = ipath_ht_intconfig;
1906         dd->ipath_f_bus = ipath_setup_ht_config;
1907         dd->ipath_f_reset = ipath_setup_ht_reset;
1908         dd->ipath_f_get_boardname = ipath_ht_boardname;
1909         dd->ipath_f_init_hwerrors = ipath_ht_init_hwerrors;
1910         dd->ipath_f_early_init = ipath_ht_early_init;
1911         dd->ipath_f_handle_hwerrors = ipath_ht_handle_hwerrors;
1912         dd->ipath_f_quiet_serdes = ipath_ht_quiet_serdes;
1913         dd->ipath_f_bringup_serdes = ipath_ht_bringup_serdes;
1914         dd->ipath_f_clear_tids = ipath_ht_clear_tids;
1915         dd->ipath_f_put_tid = ipath_ht_put_tid;
1916         dd->ipath_f_cleanup = ipath_setup_ht_cleanup;
1917         dd->ipath_f_setextled = ipath_setup_ht_setextled;
1918         dd->ipath_f_get_base_info = ipath_ht_get_base_info;
1919         dd->ipath_f_free_irq = ipath_ht_free_irq;
1920         dd->ipath_f_tidtemplate = ipath_ht_tidtemplate;
1921         dd->ipath_f_intr_fallback = ipath_ht_nointr_fallback;
1922         dd->ipath_f_get_msgheader = ipath_ht_get_msgheader;
1923         dd->ipath_f_config_ports = ipath_ht_config_ports;
1924         dd->ipath_f_read_counters = ipath_ht_read_counters;
1925         dd->ipath_f_xgxs_reset = ipath_ht_xgxs_reset;
1926         dd->ipath_f_get_ib_cfg = ipath_ht_get_ib_cfg;
1927         dd->ipath_f_set_ib_cfg = ipath_ht_set_ib_cfg;
1928         dd->ipath_f_config_jint = ipath_ht_config_jint;
1929         dd->ipath_f_ib_updown = ipath_ht_ib_updown;
1930
1931         /*
1932          * initialize chip-specific variables
1933          */
1934         ipath_init_ht_variables(dd);
1935 }