Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / infiniband / hw / qib / qib_iba7322.c
blob50cceb3ab88547ca8b020eb3a1d80286a08cfe23
1 /*
2 * Copyright (c) 2008, 2009, 2010 QLogic Corporation. All rights reserved.
4 * This software is available to you under a choice of one of two
5 * licenses. You may choose to be licensed under the terms of the GNU
6 * General Public License (GPL) Version 2, available from the file
7 * COPYING in the main directory of this source tree, or the
8 * OpenIB.org BSD license below:
10 * Redistribution and use in source and binary forms, with or
11 * without modification, are permitted provided that the following
12 * conditions are met:
14 * - Redistributions of source code must retain the above
15 * copyright notice, this list of conditions and the following
16 * disclaimer.
18 * - Redistributions in binary form must reproduce the above
19 * copyright notice, this list of conditions and the following
20 * disclaimer in the documentation and/or other materials
21 * provided with the distribution.
23 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
24 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
26 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
27 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
28 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
29 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
30 * SOFTWARE.
34 * This file contains all of the code that is specific to the
35 * InfiniPath 7322 chip
38 #include <linux/interrupt.h>
39 #include <linux/pci.h>
40 #include <linux/delay.h>
41 #include <linux/io.h>
42 #include <linux/jiffies.h>
43 #include <rdma/ib_verbs.h>
44 #include <rdma/ib_smi.h>
46 #include "qib.h"
47 #include "qib_7322_regs.h"
48 #include "qib_qsfp.h"
50 #include "qib_mad.h"
52 static void qib_setup_7322_setextled(struct qib_pportdata *, u32);
53 static void qib_7322_handle_hwerrors(struct qib_devdata *, char *, size_t);
54 static void sendctrl_7322_mod(struct qib_pportdata *ppd, u32 op);
55 static irqreturn_t qib_7322intr(int irq, void *data);
56 static irqreturn_t qib_7322bufavail(int irq, void *data);
57 static irqreturn_t sdma_intr(int irq, void *data);
58 static irqreturn_t sdma_idle_intr(int irq, void *data);
59 static irqreturn_t sdma_progress_intr(int irq, void *data);
60 static irqreturn_t sdma_cleanup_intr(int irq, void *data);
61 static void qib_7322_txchk_change(struct qib_devdata *, u32, u32, u32,
62 struct qib_ctxtdata *rcd);
63 static u8 qib_7322_phys_portstate(u64);
64 static u32 qib_7322_iblink_state(u64);
65 static void qib_set_ib_7322_lstate(struct qib_pportdata *ppd, u16 linkcmd,
66 u16 linitcmd);
67 static void force_h1(struct qib_pportdata *);
68 static void adj_tx_serdes(struct qib_pportdata *);
69 static u32 qib_7322_setpbc_control(struct qib_pportdata *, u32, u8, u8);
70 static void qib_7322_mini_pcs_reset(struct qib_pportdata *);
72 static u32 ahb_mod(struct qib_devdata *, int, int, int, u32, u32);
73 static void ibsd_wr_allchans(struct qib_pportdata *, int, unsigned, unsigned);
74 static void serdes_7322_los_enable(struct qib_pportdata *, int);
75 static int serdes_7322_init_old(struct qib_pportdata *);
76 static int serdes_7322_init_new(struct qib_pportdata *);
78 #define BMASK(msb, lsb) (((1 << ((msb) + 1 - (lsb))) - 1) << (lsb))
80 /* LE2 serdes values for different cases */
81 #define LE2_DEFAULT 5
82 #define LE2_5m 4
83 #define LE2_QME 0
85 /* Below is special-purpose, so only really works for the IB SerDes blocks. */
86 #define IBSD(hw_pidx) (hw_pidx + 2)
88 /* these are variables for documentation and experimentation purposes */
89 static const unsigned rcv_int_timeout = 375;
90 static const unsigned rcv_int_count = 16;
91 static const unsigned sdma_idle_cnt = 64;
93 /* Time to stop altering Rx Equalization parameters, after link up. */
94 #define RXEQ_DISABLE_MSECS 2500
97 * Number of VLs we are configured to use (to allow for more
98 * credits per vl, etc.)
100 ushort qib_num_cfg_vls = 2;
101 module_param_named(num_vls, qib_num_cfg_vls, ushort, S_IRUGO);
102 MODULE_PARM_DESC(num_vls, "Set number of Virtual Lanes to use (1-8)");
104 static ushort qib_chase = 1;
105 module_param_named(chase, qib_chase, ushort, S_IRUGO);
106 MODULE_PARM_DESC(chase, "Enable state chase handling");
108 static ushort qib_long_atten = 10; /* 10 dB ~= 5m length */
109 module_param_named(long_attenuation, qib_long_atten, ushort, S_IRUGO);
110 MODULE_PARM_DESC(long_attenuation, \
111 "attenuation cutoff (dB) for long copper cable setup");
113 static ushort qib_singleport;
114 module_param_named(singleport, qib_singleport, ushort, S_IRUGO);
115 MODULE_PARM_DESC(singleport, "Use only IB port 1; more per-port buffer space");
118 * Receive header queue sizes
120 static unsigned qib_rcvhdrcnt;
121 module_param_named(rcvhdrcnt, qib_rcvhdrcnt, uint, S_IRUGO);
122 MODULE_PARM_DESC(rcvhdrcnt, "receive header count");
124 static unsigned qib_rcvhdrsize;
125 module_param_named(rcvhdrsize, qib_rcvhdrsize, uint, S_IRUGO);
126 MODULE_PARM_DESC(rcvhdrsize, "receive header size in 32-bit words");
128 static unsigned qib_rcvhdrentsize;
129 module_param_named(rcvhdrentsize, qib_rcvhdrentsize, uint, S_IRUGO);
130 MODULE_PARM_DESC(rcvhdrentsize, "receive header entry size in 32-bit words");
132 #define MAX_ATTEN_LEN 64 /* plenty for any real system */
133 /* for read back, default index is ~5m copper cable */
134 static char txselect_list[MAX_ATTEN_LEN] = "10";
135 static struct kparam_string kp_txselect = {
136 .string = txselect_list,
137 .maxlen = MAX_ATTEN_LEN
139 static int setup_txselect(const char *, struct kernel_param *);
140 module_param_call(txselect, setup_txselect, param_get_string,
141 &kp_txselect, S_IWUSR | S_IRUGO);
142 MODULE_PARM_DESC(txselect, \
143 "Tx serdes indices (for no QSFP or invalid QSFP data)");
145 #define BOARD_QME7342 5
146 #define BOARD_QMH7342 6
147 #define IS_QMH(dd) (SYM_FIELD((dd)->revision, Revision, BoardID) == \
148 BOARD_QMH7342)
149 #define IS_QME(dd) (SYM_FIELD((dd)->revision, Revision, BoardID) == \
150 BOARD_QME7342)
152 #define KREG_IDX(regname) (QIB_7322_##regname##_OFFS / sizeof(u64))
154 #define KREG_IBPORT_IDX(regname) ((QIB_7322_##regname##_0_OFFS / sizeof(u64)))
156 #define MASK_ACROSS(lsb, msb) \
157 (((1ULL << ((msb) + 1 - (lsb))) - 1) << (lsb))
159 #define SYM_RMASK(regname, fldname) ((u64) \
160 QIB_7322_##regname##_##fldname##_RMASK)
162 #define SYM_MASK(regname, fldname) ((u64) \
163 QIB_7322_##regname##_##fldname##_RMASK << \
164 QIB_7322_##regname##_##fldname##_LSB)
166 #define SYM_FIELD(value, regname, fldname) ((u64) \
167 (((value) >> SYM_LSB(regname, fldname)) & \
168 SYM_RMASK(regname, fldname)))
170 /* useful for things like LaFifoEmpty_0...7, TxCreditOK_0...7, etc. */
171 #define SYM_FIELD_ACROSS(value, regname, fldname, nbits) \
172 (((value) >> SYM_LSB(regname, fldname)) & MASK_ACROSS(0, nbits))
174 #define HWE_MASK(fldname) SYM_MASK(HwErrMask, fldname##Mask)
175 #define ERR_MASK(fldname) SYM_MASK(ErrMask, fldname##Mask)
176 #define ERR_MASK_N(fldname) SYM_MASK(ErrMask_0, fldname##Mask)
177 #define INT_MASK(fldname) SYM_MASK(IntMask, fldname##IntMask)
178 #define INT_MASK_P(fldname, port) SYM_MASK(IntMask, fldname##IntMask##_##port)
179 /* Below because most, but not all, fields of IntMask have that full suffix */
180 #define INT_MASK_PM(fldname, port) SYM_MASK(IntMask, fldname##Mask##_##port)
183 #define SYM_LSB(regname, fldname) (QIB_7322_##regname##_##fldname##_LSB)
186 * the size bits give us 2^N, in KB units. 0 marks as invalid,
187 * and 7 is reserved. We currently use only 2KB and 4KB
189 #define IBA7322_TID_SZ_SHIFT QIB_7322_RcvTIDArray0_RT_BufSize_LSB
190 #define IBA7322_TID_SZ_2K (1UL<<IBA7322_TID_SZ_SHIFT) /* 2KB */
191 #define IBA7322_TID_SZ_4K (2UL<<IBA7322_TID_SZ_SHIFT) /* 4KB */
192 #define IBA7322_TID_PA_SHIFT 11U /* TID addr in chip stored w/o low bits */
194 #define SendIBSLIDAssignMask \
195 QIB_7322_SendIBSLIDAssign_0_SendIBSLIDAssign_15_0_RMASK
196 #define SendIBSLMCMask \
197 QIB_7322_SendIBSLIDMask_0_SendIBSLIDMask_15_0_RMASK
199 #define ExtLED_IB1_YEL SYM_MASK(EXTCtrl, LEDPort0YellowOn)
200 #define ExtLED_IB1_GRN SYM_MASK(EXTCtrl, LEDPort0GreenOn)
201 #define ExtLED_IB2_YEL SYM_MASK(EXTCtrl, LEDPort1YellowOn)
202 #define ExtLED_IB2_GRN SYM_MASK(EXTCtrl, LEDPort1GreenOn)
203 #define ExtLED_IB1_MASK (ExtLED_IB1_YEL | ExtLED_IB1_GRN)
204 #define ExtLED_IB2_MASK (ExtLED_IB2_YEL | ExtLED_IB2_GRN)
206 #define _QIB_GPIO_SDA_NUM 1
207 #define _QIB_GPIO_SCL_NUM 0
208 #define QIB_EEPROM_WEN_NUM 14
209 #define QIB_TWSI_EEPROM_DEV 0xA2 /* All Production 7322 cards. */
211 /* HW counter clock is at 4nsec */
212 #define QIB_7322_PSXMITWAIT_CHECK_RATE 4000
214 /* full speed IB port 1 only */
215 #define PORT_SPD_CAP (QIB_IB_SDR | QIB_IB_DDR | QIB_IB_QDR)
216 #define PORT_SPD_CAP_SHIFT 3
218 /* full speed featuremask, both ports */
219 #define DUAL_PORT_CAP (PORT_SPD_CAP | (PORT_SPD_CAP << PORT_SPD_CAP_SHIFT))
222 * This file contains almost all the chip-specific register information and
223 * access functions for the FAKED QLogic InfiniPath 7322 PCI-Express chip.
226 /* Use defines to tie machine-generated names to lower-case names */
227 #define kr_contextcnt KREG_IDX(ContextCnt)
228 #define kr_control KREG_IDX(Control)
229 #define kr_counterregbase KREG_IDX(CntrRegBase)
230 #define kr_errclear KREG_IDX(ErrClear)
231 #define kr_errmask KREG_IDX(ErrMask)
232 #define kr_errstatus KREG_IDX(ErrStatus)
233 #define kr_extctrl KREG_IDX(EXTCtrl)
234 #define kr_extstatus KREG_IDX(EXTStatus)
235 #define kr_gpio_clear KREG_IDX(GPIOClear)
236 #define kr_gpio_mask KREG_IDX(GPIOMask)
237 #define kr_gpio_out KREG_IDX(GPIOOut)
238 #define kr_gpio_status KREG_IDX(GPIOStatus)
239 #define kr_hwdiagctrl KREG_IDX(HwDiagCtrl)
240 #define kr_debugportval KREG_IDX(DebugPortValueReg)
241 #define kr_fmask KREG_IDX(feature_mask)
242 #define kr_act_fmask KREG_IDX(active_feature_mask)
243 #define kr_hwerrclear KREG_IDX(HwErrClear)
244 #define kr_hwerrmask KREG_IDX(HwErrMask)
245 #define kr_hwerrstatus KREG_IDX(HwErrStatus)
246 #define kr_intclear KREG_IDX(IntClear)
247 #define kr_intmask KREG_IDX(IntMask)
248 #define kr_intredirect KREG_IDX(IntRedirect0)
249 #define kr_intstatus KREG_IDX(IntStatus)
250 #define kr_pagealign KREG_IDX(PageAlign)
251 #define kr_rcvavailtimeout KREG_IDX(RcvAvailTimeOut0)
252 #define kr_rcvctrl KREG_IDX(RcvCtrl) /* Common, but chip also has per-port */
253 #define kr_rcvegrbase KREG_IDX(RcvEgrBase)
254 #define kr_rcvegrcnt KREG_IDX(RcvEgrCnt)
255 #define kr_rcvhdrcnt KREG_IDX(RcvHdrCnt)
256 #define kr_rcvhdrentsize KREG_IDX(RcvHdrEntSize)
257 #define kr_rcvhdrsize KREG_IDX(RcvHdrSize)
258 #define kr_rcvtidbase KREG_IDX(RcvTIDBase)
259 #define kr_rcvtidcnt KREG_IDX(RcvTIDCnt)
260 #define kr_revision KREG_IDX(Revision)
261 #define kr_scratch KREG_IDX(Scratch)
262 #define kr_sendbuffererror KREG_IDX(SendBufErr0) /* and base for 1 and 2 */
263 #define kr_sendcheckmask KREG_IDX(SendCheckMask0) /* and 1, 2 */
264 #define kr_sendctrl KREG_IDX(SendCtrl)
265 #define kr_sendgrhcheckmask KREG_IDX(SendGRHCheckMask0) /* and 1, 2 */
266 #define kr_sendibpktmask KREG_IDX(SendIBPacketMask0) /* and 1, 2 */
267 #define kr_sendpioavailaddr KREG_IDX(SendBufAvailAddr)
268 #define kr_sendpiobufbase KREG_IDX(SendBufBase)
269 #define kr_sendpiobufcnt KREG_IDX(SendBufCnt)
270 #define kr_sendpiosize KREG_IDX(SendBufSize)
271 #define kr_sendregbase KREG_IDX(SendRegBase)
272 #define kr_sendbufavail0 KREG_IDX(SendBufAvail0)
273 #define kr_userregbase KREG_IDX(UserRegBase)
274 #define kr_intgranted KREG_IDX(Int_Granted)
275 #define kr_vecclr_wo_int KREG_IDX(vec_clr_without_int)
276 #define kr_intblocked KREG_IDX(IntBlocked)
277 #define kr_r_access KREG_IDX(SPC_JTAG_ACCESS_REG)
280 * per-port kernel registers. Access only with qib_read_kreg_port()
281 * or qib_write_kreg_port()
283 #define krp_errclear KREG_IBPORT_IDX(ErrClear)
284 #define krp_errmask KREG_IBPORT_IDX(ErrMask)
285 #define krp_errstatus KREG_IBPORT_IDX(ErrStatus)
286 #define krp_highprio_0 KREG_IBPORT_IDX(HighPriority0)
287 #define krp_highprio_limit KREG_IBPORT_IDX(HighPriorityLimit)
288 #define krp_hrtbt_guid KREG_IBPORT_IDX(HRTBT_GUID)
289 #define krp_ib_pcsconfig KREG_IBPORT_IDX(IBPCSConfig)
290 #define krp_ibcctrl_a KREG_IBPORT_IDX(IBCCtrlA)
291 #define krp_ibcctrl_b KREG_IBPORT_IDX(IBCCtrlB)
292 #define krp_ibcctrl_c KREG_IBPORT_IDX(IBCCtrlC)
293 #define krp_ibcstatus_a KREG_IBPORT_IDX(IBCStatusA)
294 #define krp_ibcstatus_b KREG_IBPORT_IDX(IBCStatusB)
295 #define krp_txestatus KREG_IBPORT_IDX(TXEStatus)
296 #define krp_lowprio_0 KREG_IBPORT_IDX(LowPriority0)
297 #define krp_ncmodectrl KREG_IBPORT_IDX(IBNCModeCtrl)
298 #define krp_partitionkey KREG_IBPORT_IDX(RcvPartitionKey)
299 #define krp_psinterval KREG_IBPORT_IDX(PSInterval)
300 #define krp_psstart KREG_IBPORT_IDX(PSStart)
301 #define krp_psstat KREG_IBPORT_IDX(PSStat)
302 #define krp_rcvbthqp KREG_IBPORT_IDX(RcvBTHQP)
303 #define krp_rcvctrl KREG_IBPORT_IDX(RcvCtrl)
304 #define krp_rcvpktledcnt KREG_IBPORT_IDX(RcvPktLEDCnt)
305 #define krp_rcvqpmaptable KREG_IBPORT_IDX(RcvQPMapTableA)
306 #define krp_rxcreditvl0 KREG_IBPORT_IDX(RxCreditVL0)
307 #define krp_rxcreditvl15 (KREG_IBPORT_IDX(RxCreditVL0)+15)
308 #define krp_sendcheckcontrol KREG_IBPORT_IDX(SendCheckControl)
309 #define krp_sendctrl KREG_IBPORT_IDX(SendCtrl)
310 #define krp_senddmabase KREG_IBPORT_IDX(SendDmaBase)
311 #define krp_senddmabufmask0 KREG_IBPORT_IDX(SendDmaBufMask0)
312 #define krp_senddmabufmask1 (KREG_IBPORT_IDX(SendDmaBufMask0) + 1)
313 #define krp_senddmabufmask2 (KREG_IBPORT_IDX(SendDmaBufMask0) + 2)
314 #define krp_senddmabuf_use0 KREG_IBPORT_IDX(SendDmaBufUsed0)
315 #define krp_senddmabuf_use1 (KREG_IBPORT_IDX(SendDmaBufUsed0) + 1)
316 #define krp_senddmabuf_use2 (KREG_IBPORT_IDX(SendDmaBufUsed0) + 2)
317 #define krp_senddmadesccnt KREG_IBPORT_IDX(SendDmaDescCnt)
318 #define krp_senddmahead KREG_IBPORT_IDX(SendDmaHead)
319 #define krp_senddmaheadaddr KREG_IBPORT_IDX(SendDmaHeadAddr)
320 #define krp_senddmaidlecnt KREG_IBPORT_IDX(SendDmaIdleCnt)
321 #define krp_senddmalengen KREG_IBPORT_IDX(SendDmaLenGen)
322 #define krp_senddmaprioritythld KREG_IBPORT_IDX(SendDmaPriorityThld)
323 #define krp_senddmareloadcnt KREG_IBPORT_IDX(SendDmaReloadCnt)
324 #define krp_senddmastatus KREG_IBPORT_IDX(SendDmaStatus)
325 #define krp_senddmatail KREG_IBPORT_IDX(SendDmaTail)
326 #define krp_sendhdrsymptom KREG_IBPORT_IDX(SendHdrErrSymptom)
327 #define krp_sendslid KREG_IBPORT_IDX(SendIBSLIDAssign)
328 #define krp_sendslidmask KREG_IBPORT_IDX(SendIBSLIDMask)
329 #define krp_ibsdtestiftx KREG_IBPORT_IDX(IB_SDTEST_IF_TX)
330 #define krp_adapt_dis_timer KREG_IBPORT_IDX(ADAPT_DISABLE_TIMER_THRESHOLD)
331 #define krp_tx_deemph_override KREG_IBPORT_IDX(IBSD_TX_DEEMPHASIS_OVERRIDE)
332 #define krp_serdesctrl KREG_IBPORT_IDX(IBSerdesCtrl)
335 * Per-context kernel registers. Access only with qib_read_kreg_ctxt()
336 * or qib_write_kreg_ctxt()
338 #define krc_rcvhdraddr KREG_IDX(RcvHdrAddr0)
339 #define krc_rcvhdrtailaddr KREG_IDX(RcvHdrTailAddr0)
342 * TID Flow table, per context. Reduces
343 * number of hdrq updates to one per flow (or on errors).
344 * context 0 and 1 share same memory, but have distinct
345 * addresses. Since for now, we never use expected sends
346 * on kernel contexts, we don't worry about that (we initialize
347 * those entries for ctxt 0/1 on driver load twice, for example).
349 #define NUM_TIDFLOWS_CTXT 0x20 /* 0x20 per context; have to hardcode */
350 #define ur_rcvflowtable (KREG_IDX(RcvTIDFlowTable0) - KREG_IDX(RcvHdrTail0))
352 /* these are the error bits in the tid flows, and are W1C */
353 #define TIDFLOW_ERRBITS ( \
354 (SYM_MASK(RcvTIDFlowTable0, GenMismatch) << \
355 SYM_LSB(RcvTIDFlowTable0, GenMismatch)) | \
356 (SYM_MASK(RcvTIDFlowTable0, SeqMismatch) << \
357 SYM_LSB(RcvTIDFlowTable0, SeqMismatch)))
359 /* Most (not all) Counters are per-IBport.
360 * Requires LBIntCnt is at offset 0 in the group
362 #define CREG_IDX(regname) \
363 ((QIB_7322_##regname##_0_OFFS - QIB_7322_LBIntCnt_OFFS) / sizeof(u64))
365 #define crp_badformat CREG_IDX(RxVersionErrCnt)
366 #define crp_err_rlen CREG_IDX(RxLenErrCnt)
367 #define crp_erricrc CREG_IDX(RxICRCErrCnt)
368 #define crp_errlink CREG_IDX(RxLinkMalformCnt)
369 #define crp_errlpcrc CREG_IDX(RxLPCRCErrCnt)
370 #define crp_errpkey CREG_IDX(RxPKeyMismatchCnt)
371 #define crp_errvcrc CREG_IDX(RxVCRCErrCnt)
372 #define crp_excessbufferovfl CREG_IDX(ExcessBufferOvflCnt)
373 #define crp_iblinkdown CREG_IDX(IBLinkDownedCnt)
374 #define crp_iblinkerrrecov CREG_IDX(IBLinkErrRecoveryCnt)
375 #define crp_ibstatuschange CREG_IDX(IBStatusChangeCnt)
376 #define crp_ibsymbolerr CREG_IDX(IBSymbolErrCnt)
377 #define crp_invalidrlen CREG_IDX(RxMaxMinLenErrCnt)
378 #define crp_locallinkintegrityerr CREG_IDX(LocalLinkIntegrityErrCnt)
379 #define crp_pktrcv CREG_IDX(RxDataPktCnt)
380 #define crp_pktrcvflowctrl CREG_IDX(RxFlowPktCnt)
381 #define crp_pktsend CREG_IDX(TxDataPktCnt)
382 #define crp_pktsendflow CREG_IDX(TxFlowPktCnt)
383 #define crp_psrcvdatacount CREG_IDX(PSRcvDataCount)
384 #define crp_psrcvpktscount CREG_IDX(PSRcvPktsCount)
385 #define crp_psxmitdatacount CREG_IDX(PSXmitDataCount)
386 #define crp_psxmitpktscount CREG_IDX(PSXmitPktsCount)
387 #define crp_psxmitwaitcount CREG_IDX(PSXmitWaitCount)
388 #define crp_rcvebp CREG_IDX(RxEBPCnt)
389 #define crp_rcvflowctrlviol CREG_IDX(RxFlowCtrlViolCnt)
390 #define crp_rcvovfl CREG_IDX(RxBufOvflCnt)
391 #define crp_rxdlidfltr CREG_IDX(RxDlidFltrCnt)
392 #define crp_rxdroppkt CREG_IDX(RxDroppedPktCnt)
393 #define crp_rxotherlocalphyerr CREG_IDX(RxOtherLocalPhyErrCnt)
394 #define crp_rxqpinvalidctxt CREG_IDX(RxQPInvalidContextCnt)
395 #define crp_rxvlerr CREG_IDX(RxVlErrCnt)
396 #define crp_sendstall CREG_IDX(TxFlowStallCnt)
397 #define crp_txdroppedpkt CREG_IDX(TxDroppedPktCnt)
398 #define crp_txhdrerr CREG_IDX(TxHeadersErrCnt)
399 #define crp_txlenerr CREG_IDX(TxLenErrCnt)
400 #define crp_txlenerr CREG_IDX(TxLenErrCnt)
401 #define crp_txminmaxlenerr CREG_IDX(TxMaxMinLenErrCnt)
402 #define crp_txsdmadesc CREG_IDX(TxSDmaDescCnt)
403 #define crp_txunderrun CREG_IDX(TxUnderrunCnt)
404 #define crp_txunsupvl CREG_IDX(TxUnsupVLErrCnt)
405 #define crp_vl15droppedpkt CREG_IDX(RxVL15DroppedPktCnt)
406 #define crp_wordrcv CREG_IDX(RxDwordCnt)
407 #define crp_wordsend CREG_IDX(TxDwordCnt)
408 #define crp_tx_creditstalls CREG_IDX(TxCreditUpToDateTimeOut)
410 /* these are the (few) counters that are not port-specific */
411 #define CREG_DEVIDX(regname) ((QIB_7322_##regname##_OFFS - \
412 QIB_7322_LBIntCnt_OFFS) / sizeof(u64))
413 #define cr_base_egrovfl CREG_DEVIDX(RxP0HdrEgrOvflCnt)
414 #define cr_lbint CREG_DEVIDX(LBIntCnt)
415 #define cr_lbstall CREG_DEVIDX(LBFlowStallCnt)
416 #define cr_pcieretrydiag CREG_DEVIDX(PcieRetryBufDiagQwordCnt)
417 #define cr_rxtidflowdrop CREG_DEVIDX(RxTidFlowDropCnt)
418 #define cr_tidfull CREG_DEVIDX(RxTIDFullErrCnt)
419 #define cr_tidinvalid CREG_DEVIDX(RxTIDValidErrCnt)
421 /* no chip register for # of IB ports supported, so define */
422 #define NUM_IB_PORTS 2
424 /* 1 VL15 buffer per hardware IB port, no register for this, so define */
425 #define NUM_VL15_BUFS NUM_IB_PORTS
428 * context 0 and 1 are special, and there is no chip register that
429 * defines this value, so we have to define it here.
430 * These are all allocated to either 0 or 1 for single port
431 * hardware configuration, otherwise each gets half
433 #define KCTXT0_EGRCNT 2048
435 /* values for vl and port fields in PBC, 7322-specific */
436 #define PBC_PORT_SEL_LSB 26
437 #define PBC_PORT_SEL_RMASK 1
438 #define PBC_VL_NUM_LSB 27
439 #define PBC_VL_NUM_RMASK 7
440 #define PBC_7322_VL15_SEND (1ULL << 63) /* pbc; VL15, no credit check */
441 #define PBC_7322_VL15_SEND_CTRL (1ULL << 31) /* control version of same */
443 static u8 ib_rate_to_delay[IB_RATE_120_GBPS + 1] = {
444 [IB_RATE_2_5_GBPS] = 16,
445 [IB_RATE_5_GBPS] = 8,
446 [IB_RATE_10_GBPS] = 4,
447 [IB_RATE_20_GBPS] = 2,
448 [IB_RATE_30_GBPS] = 2,
449 [IB_RATE_40_GBPS] = 1
452 #define IBA7322_LINKSPEED_SHIFT SYM_LSB(IBCStatusA_0, LinkSpeedActive)
453 #define IBA7322_LINKWIDTH_SHIFT SYM_LSB(IBCStatusA_0, LinkWidthActive)
455 /* link training states, from IBC */
456 #define IB_7322_LT_STATE_DISABLED 0x00
457 #define IB_7322_LT_STATE_LINKUP 0x01
458 #define IB_7322_LT_STATE_POLLACTIVE 0x02
459 #define IB_7322_LT_STATE_POLLQUIET 0x03
460 #define IB_7322_LT_STATE_SLEEPDELAY 0x04
461 #define IB_7322_LT_STATE_SLEEPQUIET 0x05
462 #define IB_7322_LT_STATE_CFGDEBOUNCE 0x08
463 #define IB_7322_LT_STATE_CFGRCVFCFG 0x09
464 #define IB_7322_LT_STATE_CFGWAITRMT 0x0a
465 #define IB_7322_LT_STATE_CFGIDLE 0x0b
466 #define IB_7322_LT_STATE_RECOVERRETRAIN 0x0c
467 #define IB_7322_LT_STATE_TXREVLANES 0x0d
468 #define IB_7322_LT_STATE_RECOVERWAITRMT 0x0e
469 #define IB_7322_LT_STATE_RECOVERIDLE 0x0f
470 #define IB_7322_LT_STATE_CFGENH 0x10
471 #define IB_7322_LT_STATE_CFGTEST 0x11
473 /* link state machine states from IBC */
474 #define IB_7322_L_STATE_DOWN 0x0
475 #define IB_7322_L_STATE_INIT 0x1
476 #define IB_7322_L_STATE_ARM 0x2
477 #define IB_7322_L_STATE_ACTIVE 0x3
478 #define IB_7322_L_STATE_ACT_DEFER 0x4
480 static const u8 qib_7322_physportstate[0x20] = {
481 [IB_7322_LT_STATE_DISABLED] = IB_PHYSPORTSTATE_DISABLED,
482 [IB_7322_LT_STATE_LINKUP] = IB_PHYSPORTSTATE_LINKUP,
483 [IB_7322_LT_STATE_POLLACTIVE] = IB_PHYSPORTSTATE_POLL,
484 [IB_7322_LT_STATE_POLLQUIET] = IB_PHYSPORTSTATE_POLL,
485 [IB_7322_LT_STATE_SLEEPDELAY] = IB_PHYSPORTSTATE_SLEEP,
486 [IB_7322_LT_STATE_SLEEPQUIET] = IB_PHYSPORTSTATE_SLEEP,
487 [IB_7322_LT_STATE_CFGDEBOUNCE] = IB_PHYSPORTSTATE_CFG_TRAIN,
488 [IB_7322_LT_STATE_CFGRCVFCFG] =
489 IB_PHYSPORTSTATE_CFG_TRAIN,
490 [IB_7322_LT_STATE_CFGWAITRMT] =
491 IB_PHYSPORTSTATE_CFG_TRAIN,
492 [IB_7322_LT_STATE_CFGIDLE] = IB_PHYSPORTSTATE_CFG_IDLE,
493 [IB_7322_LT_STATE_RECOVERRETRAIN] =
494 IB_PHYSPORTSTATE_LINK_ERR_RECOVER,
495 [IB_7322_LT_STATE_RECOVERWAITRMT] =
496 IB_PHYSPORTSTATE_LINK_ERR_RECOVER,
497 [IB_7322_LT_STATE_RECOVERIDLE] =
498 IB_PHYSPORTSTATE_LINK_ERR_RECOVER,
499 [IB_7322_LT_STATE_CFGENH] = IB_PHYSPORTSTATE_CFG_ENH,
500 [IB_7322_LT_STATE_CFGTEST] = IB_PHYSPORTSTATE_CFG_TRAIN,
501 [0x12] = IB_PHYSPORTSTATE_CFG_TRAIN,
502 [0x13] = IB_PHYSPORTSTATE_CFG_WAIT_ENH,
503 [0x14] = IB_PHYSPORTSTATE_CFG_TRAIN,
504 [0x15] = IB_PHYSPORTSTATE_CFG_TRAIN,
505 [0x16] = IB_PHYSPORTSTATE_CFG_TRAIN,
506 [0x17] = IB_PHYSPORTSTATE_CFG_TRAIN
509 struct qib_chip_specific {
510 u64 __iomem *cregbase;
511 u64 *cntrs;
512 spinlock_t rcvmod_lock; /* protect rcvctrl shadow changes */
513 spinlock_t gpio_lock; /* RMW of shadows/regs for ExtCtrl and GPIO */
514 u64 main_int_mask; /* clear bits which have dedicated handlers */
515 u64 int_enable_mask; /* for per port interrupts in single port mode */
516 u64 errormask;
517 u64 hwerrmask;
518 u64 gpio_out; /* shadow of kr_gpio_out, for rmw ops */
519 u64 gpio_mask; /* shadow the gpio mask register */
520 u64 extctrl; /* shadow the gpio output enable, etc... */
521 u32 ncntrs;
522 u32 nportcntrs;
523 u32 cntrnamelen;
524 u32 portcntrnamelen;
525 u32 numctxts;
526 u32 rcvegrcnt;
527 u32 updthresh; /* current AvailUpdThld */
528 u32 updthresh_dflt; /* default AvailUpdThld */
529 u32 r1;
530 int irq;
531 u32 num_msix_entries;
532 u32 sdmabufcnt;
533 u32 lastbuf_for_pio;
534 u32 stay_in_freeze;
535 u32 recovery_ports_initted;
536 struct msix_entry *msix_entries;
537 void **msix_arg;
538 unsigned long *sendchkenable;
539 unsigned long *sendgrhchk;
540 unsigned long *sendibchk;
541 u32 rcvavail_timeout[18];
542 char emsgbuf[128]; /* for device error interrupt msg buffer */
545 /* Table of entries in "human readable" form Tx Emphasis. */
546 struct txdds_ent {
547 u8 amp;
548 u8 pre;
549 u8 main;
550 u8 post;
553 struct vendor_txdds_ent {
554 u8 oui[QSFP_VOUI_LEN];
555 u8 *partnum;
556 struct txdds_ent sdr;
557 struct txdds_ent ddr;
558 struct txdds_ent qdr;
561 static void write_tx_serdes_param(struct qib_pportdata *, struct txdds_ent *);
563 #define TXDDS_TABLE_SZ 16 /* number of entries per speed in onchip table */
564 #define TXDDS_EXTRA_SZ 13 /* number of extra tx settings entries */
565 #define TXDDS_MFG_SZ 2 /* number of mfg tx settings entries */
566 #define SERDES_CHANS 4 /* yes, it's obvious, but one less magic number */
568 #define H1_FORCE_VAL 8
569 #define H1_FORCE_QME 1 /* may be overridden via setup_txselect() */
570 #define H1_FORCE_QMH 7 /* may be overridden via setup_txselect() */
572 /* The static and dynamic registers are paired, and the pairs indexed by spd */
573 #define krp_static_adapt_dis(spd) (KREG_IBPORT_IDX(ADAPT_DISABLE_STATIC_SDR) \
574 + ((spd) * 2))
576 #define QDR_DFE_DISABLE_DELAY 4000 /* msec after LINKUP */
577 #define QDR_STATIC_ADAPT_DOWN 0xf0f0f0f0ULL /* link down, H1-H4 QDR adapts */
578 #define QDR_STATIC_ADAPT_DOWN_R1 0ULL /* r1 link down, H1-H4 QDR adapts */
579 #define QDR_STATIC_ADAPT_INIT 0xffffffffffULL /* up, disable H0,H1-8, LE */
580 #define QDR_STATIC_ADAPT_INIT_R1 0xf0ffffffffULL /* r1 up, disable H0,H1-8 */
582 struct qib_chippport_specific {
583 u64 __iomem *kpregbase;
584 u64 __iomem *cpregbase;
585 u64 *portcntrs;
586 struct qib_pportdata *ppd;
587 wait_queue_head_t autoneg_wait;
588 struct delayed_work autoneg_work;
589 struct delayed_work ipg_work;
590 struct timer_list chase_timer;
592 * these 5 fields are used to establish deltas for IB symbol
593 * errors and linkrecovery errors. They can be reported on
594 * some chips during link negotiation prior to INIT, and with
595 * DDR when faking DDR negotiations with non-IBTA switches.
596 * The chip counters are adjusted at driver unload if there is
597 * a non-zero delta.
599 u64 ibdeltainprog;
600 u64 ibsymdelta;
601 u64 ibsymsnap;
602 u64 iblnkerrdelta;
603 u64 iblnkerrsnap;
604 u64 iblnkdownsnap;
605 u64 iblnkdowndelta;
606 u64 ibmalfdelta;
607 u64 ibmalfsnap;
608 u64 ibcctrl_a; /* krp_ibcctrl_a shadow */
609 u64 ibcctrl_b; /* krp_ibcctrl_b shadow */
610 u64 qdr_dfe_time;
611 u64 chase_end;
612 u32 autoneg_tries;
613 u32 recovery_init;
614 u32 qdr_dfe_on;
615 u32 qdr_reforce;
617 * Per-bay per-channel rcv QMH H1 values and Tx values for QDR.
618 * entry zero is unused, to simplify indexing
620 u8 h1_val;
621 u8 no_eep; /* txselect table index to use if no qsfp info */
622 u8 ipg_tries;
623 u8 ibmalfusesnap;
624 struct qib_qsfp_data qsfp_data;
625 char epmsgbuf[192]; /* for port error interrupt msg buffer */
626 u8 bounced;
629 static struct {
630 const char *name;
631 irq_handler_t handler;
632 int lsb;
633 int port; /* 0 if not port-specific, else port # */
634 } irq_table[] = {
635 { QIB_DRV_NAME, qib_7322intr, -1, 0 },
636 { QIB_DRV_NAME " (buf avail)", qib_7322bufavail,
637 SYM_LSB(IntStatus, SendBufAvail), 0 },
638 { QIB_DRV_NAME " (sdma 0)", sdma_intr,
639 SYM_LSB(IntStatus, SDmaInt_0), 1 },
640 { QIB_DRV_NAME " (sdma 1)", sdma_intr,
641 SYM_LSB(IntStatus, SDmaInt_1), 2 },
642 { QIB_DRV_NAME " (sdmaI 0)", sdma_idle_intr,
643 SYM_LSB(IntStatus, SDmaIdleInt_0), 1 },
644 { QIB_DRV_NAME " (sdmaI 1)", sdma_idle_intr,
645 SYM_LSB(IntStatus, SDmaIdleInt_1), 2 },
646 { QIB_DRV_NAME " (sdmaP 0)", sdma_progress_intr,
647 SYM_LSB(IntStatus, SDmaProgressInt_0), 1 },
648 { QIB_DRV_NAME " (sdmaP 1)", sdma_progress_intr,
649 SYM_LSB(IntStatus, SDmaProgressInt_1), 2 },
650 { QIB_DRV_NAME " (sdmaC 0)", sdma_cleanup_intr,
651 SYM_LSB(IntStatus, SDmaCleanupDone_0), 1 },
652 { QIB_DRV_NAME " (sdmaC 1)", sdma_cleanup_intr,
653 SYM_LSB(IntStatus, SDmaCleanupDone_1), 2 },
656 /* ibcctrl bits */
657 #define QLOGIC_IB_IBCC_LINKINITCMD_DISABLE 1
658 /* cycle through TS1/TS2 till OK */
659 #define QLOGIC_IB_IBCC_LINKINITCMD_POLL 2
660 /* wait for TS1, then go on */
661 #define QLOGIC_IB_IBCC_LINKINITCMD_SLEEP 3
662 #define QLOGIC_IB_IBCC_LINKINITCMD_SHIFT 16
664 #define QLOGIC_IB_IBCC_LINKCMD_DOWN 1 /* move to 0x11 */
665 #define QLOGIC_IB_IBCC_LINKCMD_ARMED 2 /* move to 0x21 */
666 #define QLOGIC_IB_IBCC_LINKCMD_ACTIVE 3 /* move to 0x31 */
668 #define BLOB_7322_IBCHG 0x101
670 static inline void qib_write_kreg(const struct qib_devdata *dd,
671 const u32 regno, u64 value);
672 static inline u32 qib_read_kreg32(const struct qib_devdata *, const u32);
673 static void write_7322_initregs(struct qib_devdata *);
674 static void write_7322_init_portregs(struct qib_pportdata *);
675 static void setup_7322_link_recovery(struct qib_pportdata *, u32);
676 static void check_7322_rxe_status(struct qib_pportdata *);
677 static u32 __iomem *qib_7322_getsendbuf(struct qib_pportdata *, u64, u32 *);
680 * qib_read_ureg32 - read 32-bit virtualized per-context register
681 * @dd: device
682 * @regno: register number
683 * @ctxt: context number
685 * Return the contents of a register that is virtualized to be per context.
686 * Returns -1 on errors (not distinguishable from valid contents at
687 * runtime; we may add a separate error variable at some point).
689 static inline u32 qib_read_ureg32(const struct qib_devdata *dd,
690 enum qib_ureg regno, int ctxt)
692 if (!dd->kregbase || !(dd->flags & QIB_PRESENT))
693 return 0;
694 return readl(regno + (u64 __iomem *)(
695 (dd->ureg_align * ctxt) + (dd->userbase ?
696 (char __iomem *)dd->userbase :
697 (char __iomem *)dd->kregbase + dd->uregbase)));
701 * qib_read_ureg - read virtualized per-context register
702 * @dd: device
703 * @regno: register number
704 * @ctxt: context number
706 * Return the contents of a register that is virtualized to be per context.
707 * Returns -1 on errors (not distinguishable from valid contents at
708 * runtime; we may add a separate error variable at some point).
710 static inline u64 qib_read_ureg(const struct qib_devdata *dd,
711 enum qib_ureg regno, int ctxt)
714 if (!dd->kregbase || !(dd->flags & QIB_PRESENT))
715 return 0;
716 return readq(regno + (u64 __iomem *)(
717 (dd->ureg_align * ctxt) + (dd->userbase ?
718 (char __iomem *)dd->userbase :
719 (char __iomem *)dd->kregbase + dd->uregbase)));
723 * qib_write_ureg - write virtualized per-context register
724 * @dd: device
725 * @regno: register number
726 * @value: value
727 * @ctxt: context
729 * Write the contents of a register that is virtualized to be per context.
731 static inline void qib_write_ureg(const struct qib_devdata *dd,
732 enum qib_ureg regno, u64 value, int ctxt)
734 u64 __iomem *ubase;
735 if (dd->userbase)
736 ubase = (u64 __iomem *)
737 ((char __iomem *) dd->userbase +
738 dd->ureg_align * ctxt);
739 else
740 ubase = (u64 __iomem *)
741 (dd->uregbase +
742 (char __iomem *) dd->kregbase +
743 dd->ureg_align * ctxt);
745 if (dd->kregbase && (dd->flags & QIB_PRESENT))
746 writeq(value, &ubase[regno]);
749 static inline u32 qib_read_kreg32(const struct qib_devdata *dd,
750 const u32 regno)
752 if (!dd->kregbase || !(dd->flags & QIB_PRESENT))
753 return -1;
754 return readl((u32 __iomem *) &dd->kregbase[regno]);
757 static inline u64 qib_read_kreg64(const struct qib_devdata *dd,
758 const u32 regno)
760 if (!dd->kregbase || !(dd->flags & QIB_PRESENT))
761 return -1;
762 return readq(&dd->kregbase[regno]);
765 static inline void qib_write_kreg(const struct qib_devdata *dd,
766 const u32 regno, u64 value)
768 if (dd->kregbase && (dd->flags & QIB_PRESENT))
769 writeq(value, &dd->kregbase[regno]);
773 * not many sanity checks for the port-specific kernel register routines,
774 * since they are only used when it's known to be safe.
776 static inline u64 qib_read_kreg_port(const struct qib_pportdata *ppd,
777 const u16 regno)
779 if (!ppd->cpspec->kpregbase || !(ppd->dd->flags & QIB_PRESENT))
780 return 0ULL;
781 return readq(&ppd->cpspec->kpregbase[regno]);
784 static inline void qib_write_kreg_port(const struct qib_pportdata *ppd,
785 const u16 regno, u64 value)
787 if (ppd->cpspec && ppd->dd && ppd->cpspec->kpregbase &&
788 (ppd->dd->flags & QIB_PRESENT))
789 writeq(value, &ppd->cpspec->kpregbase[regno]);
793 * qib_write_kreg_ctxt - write a device's per-ctxt 64-bit kernel register
794 * @dd: the qlogic_ib device
795 * @regno: the register number to write
796 * @ctxt: the context containing the register
797 * @value: the value to write
799 static inline void qib_write_kreg_ctxt(const struct qib_devdata *dd,
800 const u16 regno, unsigned ctxt,
801 u64 value)
803 qib_write_kreg(dd, regno + ctxt, value);
806 static inline u64 read_7322_creg(const struct qib_devdata *dd, u16 regno)
808 if (!dd->cspec->cregbase || !(dd->flags & QIB_PRESENT))
809 return 0;
810 return readq(&dd->cspec->cregbase[regno]);
815 static inline u32 read_7322_creg32(const struct qib_devdata *dd, u16 regno)
817 if (!dd->cspec->cregbase || !(dd->flags & QIB_PRESENT))
818 return 0;
819 return readl(&dd->cspec->cregbase[regno]);
824 static inline void write_7322_creg_port(const struct qib_pportdata *ppd,
825 u16 regno, u64 value)
827 if (ppd->cpspec && ppd->cpspec->cpregbase &&
828 (ppd->dd->flags & QIB_PRESENT))
829 writeq(value, &ppd->cpspec->cpregbase[regno]);
832 static inline u64 read_7322_creg_port(const struct qib_pportdata *ppd,
833 u16 regno)
835 if (!ppd->cpspec || !ppd->cpspec->cpregbase ||
836 !(ppd->dd->flags & QIB_PRESENT))
837 return 0;
838 return readq(&ppd->cpspec->cpregbase[regno]);
841 static inline u32 read_7322_creg32_port(const struct qib_pportdata *ppd,
842 u16 regno)
844 if (!ppd->cpspec || !ppd->cpspec->cpregbase ||
845 !(ppd->dd->flags & QIB_PRESENT))
846 return 0;
847 return readl(&ppd->cpspec->cpregbase[regno]);
850 /* bits in Control register */
851 #define QLOGIC_IB_C_RESET SYM_MASK(Control, SyncReset)
852 #define QLOGIC_IB_C_SDMAFETCHPRIOEN SYM_MASK(Control, SDmaDescFetchPriorityEn)
854 /* bits in general interrupt regs */
855 #define QIB_I_RCVURG_LSB SYM_LSB(IntMask, RcvUrg0IntMask)
856 #define QIB_I_RCVURG_RMASK MASK_ACROSS(0, 17)
857 #define QIB_I_RCVURG_MASK (QIB_I_RCVURG_RMASK << QIB_I_RCVURG_LSB)
858 #define QIB_I_RCVAVAIL_LSB SYM_LSB(IntMask, RcvAvail0IntMask)
859 #define QIB_I_RCVAVAIL_RMASK MASK_ACROSS(0, 17)
860 #define QIB_I_RCVAVAIL_MASK (QIB_I_RCVAVAIL_RMASK << QIB_I_RCVAVAIL_LSB)
861 #define QIB_I_C_ERROR INT_MASK(Err)
863 #define QIB_I_SPIOSENT (INT_MASK_P(SendDone, 0) | INT_MASK_P(SendDone, 1))
864 #define QIB_I_SPIOBUFAVAIL INT_MASK(SendBufAvail)
865 #define QIB_I_GPIO INT_MASK(AssertGPIO)
866 #define QIB_I_P_SDMAINT(pidx) \
867 (INT_MASK_P(SDma, pidx) | INT_MASK_P(SDmaIdle, pidx) | \
868 INT_MASK_P(SDmaProgress, pidx) | \
869 INT_MASK_PM(SDmaCleanupDone, pidx))
871 /* Interrupt bits that are "per port" */
872 #define QIB_I_P_BITSEXTANT(pidx) \
873 (INT_MASK_P(Err, pidx) | INT_MASK_P(SendDone, pidx) | \
874 INT_MASK_P(SDma, pidx) | INT_MASK_P(SDmaIdle, pidx) | \
875 INT_MASK_P(SDmaProgress, pidx) | \
876 INT_MASK_PM(SDmaCleanupDone, pidx))
878 /* Interrupt bits that are common to a device */
879 /* currently unused: QIB_I_SPIOSENT */
880 #define QIB_I_C_BITSEXTANT \
881 (QIB_I_RCVURG_MASK | QIB_I_RCVAVAIL_MASK | \
882 QIB_I_SPIOSENT | \
883 QIB_I_C_ERROR | QIB_I_SPIOBUFAVAIL | QIB_I_GPIO)
885 #define QIB_I_BITSEXTANT (QIB_I_C_BITSEXTANT | \
886 QIB_I_P_BITSEXTANT(0) | QIB_I_P_BITSEXTANT(1))
889 * Error bits that are "per port".
891 #define QIB_E_P_IBSTATUSCHANGED ERR_MASK_N(IBStatusChanged)
892 #define QIB_E_P_SHDR ERR_MASK_N(SHeadersErr)
893 #define QIB_E_P_VL15_BUF_MISUSE ERR_MASK_N(VL15BufMisuseErr)
894 #define QIB_E_P_SND_BUF_MISUSE ERR_MASK_N(SendBufMisuseErr)
895 #define QIB_E_P_SUNSUPVL ERR_MASK_N(SendUnsupportedVLErr)
896 #define QIB_E_P_SUNEXP_PKTNUM ERR_MASK_N(SendUnexpectedPktNumErr)
897 #define QIB_E_P_SDROP_DATA ERR_MASK_N(SendDroppedDataPktErr)
898 #define QIB_E_P_SDROP_SMP ERR_MASK_N(SendDroppedSmpPktErr)
899 #define QIB_E_P_SPKTLEN ERR_MASK_N(SendPktLenErr)
900 #define QIB_E_P_SUNDERRUN ERR_MASK_N(SendUnderRunErr)
901 #define QIB_E_P_SMAXPKTLEN ERR_MASK_N(SendMaxPktLenErr)
902 #define QIB_E_P_SMINPKTLEN ERR_MASK_N(SendMinPktLenErr)
903 #define QIB_E_P_RIBLOSTLINK ERR_MASK_N(RcvIBLostLinkErr)
904 #define QIB_E_P_RHDR ERR_MASK_N(RcvHdrErr)
905 #define QIB_E_P_RHDRLEN ERR_MASK_N(RcvHdrLenErr)
906 #define QIB_E_P_RBADTID ERR_MASK_N(RcvBadTidErr)
907 #define QIB_E_P_RBADVERSION ERR_MASK_N(RcvBadVersionErr)
908 #define QIB_E_P_RIBFLOW ERR_MASK_N(RcvIBFlowErr)
909 #define QIB_E_P_REBP ERR_MASK_N(RcvEBPErr)
910 #define QIB_E_P_RUNSUPVL ERR_MASK_N(RcvUnsupportedVLErr)
911 #define QIB_E_P_RUNEXPCHAR ERR_MASK_N(RcvUnexpectedCharErr)
912 #define QIB_E_P_RSHORTPKTLEN ERR_MASK_N(RcvShortPktLenErr)
913 #define QIB_E_P_RLONGPKTLEN ERR_MASK_N(RcvLongPktLenErr)
914 #define QIB_E_P_RMAXPKTLEN ERR_MASK_N(RcvMaxPktLenErr)
915 #define QIB_E_P_RMINPKTLEN ERR_MASK_N(RcvMinPktLenErr)
916 #define QIB_E_P_RICRC ERR_MASK_N(RcvICRCErr)
917 #define QIB_E_P_RVCRC ERR_MASK_N(RcvVCRCErr)
918 #define QIB_E_P_RFORMATERR ERR_MASK_N(RcvFormatErr)
920 #define QIB_E_P_SDMA1STDESC ERR_MASK_N(SDma1stDescErr)
921 #define QIB_E_P_SDMABASE ERR_MASK_N(SDmaBaseErr)
922 #define QIB_E_P_SDMADESCADDRMISALIGN ERR_MASK_N(SDmaDescAddrMisalignErr)
923 #define QIB_E_P_SDMADWEN ERR_MASK_N(SDmaDwEnErr)
924 #define QIB_E_P_SDMAGENMISMATCH ERR_MASK_N(SDmaGenMismatchErr)
925 #define QIB_E_P_SDMAHALT ERR_MASK_N(SDmaHaltErr)
926 #define QIB_E_P_SDMAMISSINGDW ERR_MASK_N(SDmaMissingDwErr)
927 #define QIB_E_P_SDMAOUTOFBOUND ERR_MASK_N(SDmaOutOfBoundErr)
928 #define QIB_E_P_SDMARPYTAG ERR_MASK_N(SDmaRpyTagErr)
929 #define QIB_E_P_SDMATAILOUTOFBOUND ERR_MASK_N(SDmaTailOutOfBoundErr)
930 #define QIB_E_P_SDMAUNEXPDATA ERR_MASK_N(SDmaUnexpDataErr)
932 /* Error bits that are common to a device */
933 #define QIB_E_RESET ERR_MASK(ResetNegated)
934 #define QIB_E_HARDWARE ERR_MASK(HardwareErr)
935 #define QIB_E_INVALIDADDR ERR_MASK(InvalidAddrErr)
939 * Per chip (rather than per-port) errors. Most either do
940 * nothing but trigger a print (because they self-recover, or
941 * always occur in tandem with other errors that handle the
942 * issue), or because they indicate errors with no recovery,
943 * but we want to know that they happened.
945 #define QIB_E_SBUF_VL15_MISUSE ERR_MASK(SBufVL15MisUseErr)
946 #define QIB_E_BADEEP ERR_MASK(InvalidEEPCmd)
947 #define QIB_E_VLMISMATCH ERR_MASK(SendVLMismatchErr)
948 #define QIB_E_ARMLAUNCH ERR_MASK(SendArmLaunchErr)
949 #define QIB_E_SPCLTRIG ERR_MASK(SendSpecialTriggerErr)
950 #define QIB_E_RRCVHDRFULL ERR_MASK(RcvHdrFullErr)
951 #define QIB_E_RRCVEGRFULL ERR_MASK(RcvEgrFullErr)
952 #define QIB_E_RCVCTXTSHARE ERR_MASK(RcvContextShareErr)
954 /* SDMA chip errors (not per port)
955 * QIB_E_SDMA_BUF_DUP needs no special handling, because we will also get
956 * the SDMAHALT error immediately, so we just print the dup error via the
957 * E_AUTO mechanism. This is true of most of the per-port fatal errors
958 * as well, but since this is port-independent, by definition, it's
959 * handled a bit differently. SDMA_VL15 and SDMA_WRONG_PORT are per
960 * packet send errors, and so are handled in the same manner as other
961 * per-packet errors.
963 #define QIB_E_SDMA_VL15 ERR_MASK(SDmaVL15Err)
964 #define QIB_E_SDMA_WRONG_PORT ERR_MASK(SDmaWrongPortErr)
965 #define QIB_E_SDMA_BUF_DUP ERR_MASK(SDmaBufMaskDuplicateErr)
968 * Below functionally equivalent to legacy QLOGIC_IB_E_PKTERRS
969 * it is used to print "common" packet errors.
971 #define QIB_E_P_PKTERRS (QIB_E_P_SPKTLEN |\
972 QIB_E_P_SDROP_DATA | QIB_E_P_RVCRC |\
973 QIB_E_P_RICRC | QIB_E_P_RSHORTPKTLEN |\
974 QIB_E_P_VL15_BUF_MISUSE | QIB_E_P_SHDR | \
975 QIB_E_P_REBP)
977 /* Error Bits that Packet-related (Receive, per-port) */
978 #define QIB_E_P_RPKTERRS (\
979 QIB_E_P_RHDRLEN | QIB_E_P_RBADTID | \
980 QIB_E_P_RBADVERSION | QIB_E_P_RHDR | \
981 QIB_E_P_RLONGPKTLEN | QIB_E_P_RSHORTPKTLEN |\
982 QIB_E_P_RMAXPKTLEN | QIB_E_P_RMINPKTLEN | \
983 QIB_E_P_RFORMATERR | QIB_E_P_RUNSUPVL | \
984 QIB_E_P_RUNEXPCHAR | QIB_E_P_RIBFLOW | QIB_E_P_REBP)
987 * Error bits that are Send-related (per port)
988 * (ARMLAUNCH excluded from E_SPKTERRS because it gets special handling).
989 * All of these potentially need to have a buffer disarmed
991 #define QIB_E_P_SPKTERRS (\
992 QIB_E_P_SUNEXP_PKTNUM |\
993 QIB_E_P_SDROP_DATA | QIB_E_P_SDROP_SMP |\
994 QIB_E_P_SMAXPKTLEN |\
995 QIB_E_P_VL15_BUF_MISUSE | QIB_E_P_SHDR | \
996 QIB_E_P_SMINPKTLEN | QIB_E_P_SPKTLEN | \
997 QIB_E_P_SND_BUF_MISUSE | QIB_E_P_SUNSUPVL)
999 #define QIB_E_SPKTERRS ( \
1000 QIB_E_SBUF_VL15_MISUSE | QIB_E_VLMISMATCH | \
1001 ERR_MASK_N(SendUnsupportedVLErr) | \
1002 QIB_E_SPCLTRIG | QIB_E_SDMA_VL15 | QIB_E_SDMA_WRONG_PORT)
1004 #define QIB_E_P_SDMAERRS ( \
1005 QIB_E_P_SDMAHALT | \
1006 QIB_E_P_SDMADESCADDRMISALIGN | \
1007 QIB_E_P_SDMAUNEXPDATA | \
1008 QIB_E_P_SDMAMISSINGDW | \
1009 QIB_E_P_SDMADWEN | \
1010 QIB_E_P_SDMARPYTAG | \
1011 QIB_E_P_SDMA1STDESC | \
1012 QIB_E_P_SDMABASE | \
1013 QIB_E_P_SDMATAILOUTOFBOUND | \
1014 QIB_E_P_SDMAOUTOFBOUND | \
1015 QIB_E_P_SDMAGENMISMATCH)
1018 * This sets some bits more than once, but makes it more obvious which
1019 * bits are not handled under other categories, and the repeat definition
1020 * is not a problem.
1022 #define QIB_E_P_BITSEXTANT ( \
1023 QIB_E_P_SPKTERRS | QIB_E_P_PKTERRS | QIB_E_P_RPKTERRS | \
1024 QIB_E_P_RIBLOSTLINK | QIB_E_P_IBSTATUSCHANGED | \
1025 QIB_E_P_SND_BUF_MISUSE | QIB_E_P_SUNDERRUN | \
1026 QIB_E_P_SHDR | QIB_E_P_VL15_BUF_MISUSE | QIB_E_P_SDMAERRS \
1030 * These are errors that can occur when the link
1031 * changes state while a packet is being sent or received. This doesn't
1032 * cover things like EBP or VCRC that can be the result of a sending
1033 * having the link change state, so we receive a "known bad" packet.
1034 * All of these are "per port", so renamed:
1036 #define QIB_E_P_LINK_PKTERRS (\
1037 QIB_E_P_SDROP_DATA | QIB_E_P_SDROP_SMP |\
1038 QIB_E_P_SMINPKTLEN | QIB_E_P_SPKTLEN |\
1039 QIB_E_P_RSHORTPKTLEN | QIB_E_P_RMINPKTLEN |\
1040 QIB_E_P_RUNEXPCHAR)
1043 * This sets some bits more than once, but makes it more obvious which
1044 * bits are not handled under other categories (such as QIB_E_SPKTERRS),
1045 * and the repeat definition is not a problem.
1047 #define QIB_E_C_BITSEXTANT (\
1048 QIB_E_HARDWARE | QIB_E_INVALIDADDR | QIB_E_BADEEP |\
1049 QIB_E_ARMLAUNCH | QIB_E_VLMISMATCH | QIB_E_RRCVHDRFULL |\
1050 QIB_E_RRCVEGRFULL | QIB_E_RESET | QIB_E_SBUF_VL15_MISUSE)
1052 /* Likewise Neuter E_SPKT_ERRS_IGNORE */
1053 #define E_SPKT_ERRS_IGNORE 0
1055 #define QIB_EXTS_MEMBIST_DISABLED \
1056 SYM_MASK(EXTStatus, MemBISTDisabled)
1057 #define QIB_EXTS_MEMBIST_ENDTEST \
1058 SYM_MASK(EXTStatus, MemBISTEndTest)
1060 #define QIB_E_SPIOARMLAUNCH \
1061 ERR_MASK(SendArmLaunchErr)
1063 #define IBA7322_IBCC_LINKINITCMD_MASK SYM_RMASK(IBCCtrlA_0, LinkInitCmd)
1064 #define IBA7322_IBCC_LINKCMD_SHIFT SYM_LSB(IBCCtrlA_0, LinkCmd)
1067 * IBTA_1_2 is set when multiple speeds are enabled (normal),
1068 * and also if forced QDR (only QDR enabled). It's enabled for the
1069 * forced QDR case so that scrambling will be enabled by the TS3
1070 * exchange, when supported by both sides of the link.
1072 #define IBA7322_IBC_IBTA_1_2_MASK SYM_MASK(IBCCtrlB_0, IB_ENHANCED_MODE)
1073 #define IBA7322_IBC_MAX_SPEED_MASK SYM_MASK(IBCCtrlB_0, SD_SPEED)
1074 #define IBA7322_IBC_SPEED_QDR SYM_MASK(IBCCtrlB_0, SD_SPEED_QDR)
1075 #define IBA7322_IBC_SPEED_DDR SYM_MASK(IBCCtrlB_0, SD_SPEED_DDR)
1076 #define IBA7322_IBC_SPEED_SDR SYM_MASK(IBCCtrlB_0, SD_SPEED_SDR)
1077 #define IBA7322_IBC_SPEED_MASK (SYM_MASK(IBCCtrlB_0, SD_SPEED_SDR) | \
1078 SYM_MASK(IBCCtrlB_0, SD_SPEED_DDR) | SYM_MASK(IBCCtrlB_0, SD_SPEED_QDR))
1079 #define IBA7322_IBC_SPEED_LSB SYM_LSB(IBCCtrlB_0, SD_SPEED_SDR)
1081 #define IBA7322_LEDBLINK_OFF_SHIFT SYM_LSB(RcvPktLEDCnt_0, OFFperiod)
1082 #define IBA7322_LEDBLINK_ON_SHIFT SYM_LSB(RcvPktLEDCnt_0, ONperiod)
1084 #define IBA7322_IBC_WIDTH_AUTONEG SYM_MASK(IBCCtrlB_0, IB_NUM_CHANNELS)
1085 #define IBA7322_IBC_WIDTH_4X_ONLY (1<<SYM_LSB(IBCCtrlB_0, IB_NUM_CHANNELS))
1086 #define IBA7322_IBC_WIDTH_1X_ONLY (0<<SYM_LSB(IBCCtrlB_0, IB_NUM_CHANNELS))
1088 #define IBA7322_IBC_RXPOL_MASK SYM_MASK(IBCCtrlB_0, IB_POLARITY_REV_SUPP)
1089 #define IBA7322_IBC_RXPOL_LSB SYM_LSB(IBCCtrlB_0, IB_POLARITY_REV_SUPP)
1090 #define IBA7322_IBC_HRTBT_MASK (SYM_MASK(IBCCtrlB_0, HRTBT_AUTO) | \
1091 SYM_MASK(IBCCtrlB_0, HRTBT_ENB))
1092 #define IBA7322_IBC_HRTBT_RMASK (IBA7322_IBC_HRTBT_MASK >> \
1093 SYM_LSB(IBCCtrlB_0, HRTBT_ENB))
1094 #define IBA7322_IBC_HRTBT_LSB SYM_LSB(IBCCtrlB_0, HRTBT_ENB)
1096 #define IBA7322_REDIRECT_VEC_PER_REG 12
1098 #define IBA7322_SENDCHK_PKEY SYM_MASK(SendCheckControl_0, PKey_En)
1099 #define IBA7322_SENDCHK_BTHQP SYM_MASK(SendCheckControl_0, BTHQP_En)
1100 #define IBA7322_SENDCHK_SLID SYM_MASK(SendCheckControl_0, SLID_En)
1101 #define IBA7322_SENDCHK_RAW_IPV6 SYM_MASK(SendCheckControl_0, RawIPV6_En)
1102 #define IBA7322_SENDCHK_MINSZ SYM_MASK(SendCheckControl_0, PacketTooSmall_En)
1104 #define AUTONEG_TRIES 3 /* sequential retries to negotiate DDR */
1106 #define HWE_AUTO(fldname) { .mask = SYM_MASK(HwErrMask, fldname##Mask), \
1107 .msg = #fldname }
1108 #define HWE_AUTO_P(fldname, port) { .mask = SYM_MASK(HwErrMask, \
1109 fldname##Mask##_##port), .msg = #fldname }
1110 static const struct qib_hwerror_msgs qib_7322_hwerror_msgs[] = {
1111 HWE_AUTO_P(IBSerdesPClkNotDetect, 1),
1112 HWE_AUTO_P(IBSerdesPClkNotDetect, 0),
1113 HWE_AUTO(PCIESerdesPClkNotDetect),
1114 HWE_AUTO(PowerOnBISTFailed),
1115 HWE_AUTO(TempsenseTholdReached),
1116 HWE_AUTO(MemoryErr),
1117 HWE_AUTO(PCIeBusParityErr),
1118 HWE_AUTO(PcieCplTimeout),
1119 HWE_AUTO(PciePoisonedTLP),
1120 HWE_AUTO_P(SDmaMemReadErr, 1),
1121 HWE_AUTO_P(SDmaMemReadErr, 0),
1122 HWE_AUTO_P(IBCBusFromSPCParityErr, 1),
1123 HWE_AUTO_P(IBCBusToSPCParityErr, 1),
1124 HWE_AUTO_P(IBCBusFromSPCParityErr, 0),
1125 HWE_AUTO(statusValidNoEop),
1126 HWE_AUTO(LATriggered),
1127 { .mask = 0 }
1130 #define E_AUTO(fldname) { .mask = SYM_MASK(ErrMask, fldname##Mask), \
1131 .msg = #fldname }
1132 #define E_P_AUTO(fldname) { .mask = SYM_MASK(ErrMask_0, fldname##Mask), \
1133 .msg = #fldname }
1134 static const struct qib_hwerror_msgs qib_7322error_msgs[] = {
1135 E_AUTO(ResetNegated),
1136 E_AUTO(HardwareErr),
1137 E_AUTO(InvalidAddrErr),
1138 E_AUTO(SDmaVL15Err),
1139 E_AUTO(SBufVL15MisUseErr),
1140 E_AUTO(InvalidEEPCmd),
1141 E_AUTO(RcvContextShareErr),
1142 E_AUTO(SendVLMismatchErr),
1143 E_AUTO(SendArmLaunchErr),
1144 E_AUTO(SendSpecialTriggerErr),
1145 E_AUTO(SDmaWrongPortErr),
1146 E_AUTO(SDmaBufMaskDuplicateErr),
1147 E_AUTO(RcvHdrFullErr),
1148 E_AUTO(RcvEgrFullErr),
1149 { .mask = 0 }
1152 static const struct qib_hwerror_msgs qib_7322p_error_msgs[] = {
1153 E_P_AUTO(IBStatusChanged),
1154 E_P_AUTO(SHeadersErr),
1155 E_P_AUTO(VL15BufMisuseErr),
1157 * SDmaHaltErr is not really an error, make it clearer;
1159 {.mask = SYM_MASK(ErrMask_0, SDmaHaltErrMask), .msg = "SDmaHalted"},
1160 E_P_AUTO(SDmaDescAddrMisalignErr),
1161 E_P_AUTO(SDmaUnexpDataErr),
1162 E_P_AUTO(SDmaMissingDwErr),
1163 E_P_AUTO(SDmaDwEnErr),
1164 E_P_AUTO(SDmaRpyTagErr),
1165 E_P_AUTO(SDma1stDescErr),
1166 E_P_AUTO(SDmaBaseErr),
1167 E_P_AUTO(SDmaTailOutOfBoundErr),
1168 E_P_AUTO(SDmaOutOfBoundErr),
1169 E_P_AUTO(SDmaGenMismatchErr),
1170 E_P_AUTO(SendBufMisuseErr),
1171 E_P_AUTO(SendUnsupportedVLErr),
1172 E_P_AUTO(SendUnexpectedPktNumErr),
1173 E_P_AUTO(SendDroppedDataPktErr),
1174 E_P_AUTO(SendDroppedSmpPktErr),
1175 E_P_AUTO(SendPktLenErr),
1176 E_P_AUTO(SendUnderRunErr),
1177 E_P_AUTO(SendMaxPktLenErr),
1178 E_P_AUTO(SendMinPktLenErr),
1179 E_P_AUTO(RcvIBLostLinkErr),
1180 E_P_AUTO(RcvHdrErr),
1181 E_P_AUTO(RcvHdrLenErr),
1182 E_P_AUTO(RcvBadTidErr),
1183 E_P_AUTO(RcvBadVersionErr),
1184 E_P_AUTO(RcvIBFlowErr),
1185 E_P_AUTO(RcvEBPErr),
1186 E_P_AUTO(RcvUnsupportedVLErr),
1187 E_P_AUTO(RcvUnexpectedCharErr),
1188 E_P_AUTO(RcvShortPktLenErr),
1189 E_P_AUTO(RcvLongPktLenErr),
1190 E_P_AUTO(RcvMaxPktLenErr),
1191 E_P_AUTO(RcvMinPktLenErr),
1192 E_P_AUTO(RcvICRCErr),
1193 E_P_AUTO(RcvVCRCErr),
1194 E_P_AUTO(RcvFormatErr),
1195 { .mask = 0 }
1199 * Below generates "auto-message" for interrupts not specific to any port or
1200 * context
1202 #define INTR_AUTO(fldname) { .mask = SYM_MASK(IntMask, fldname##Mask), \
1203 .msg = #fldname }
1204 /* Below generates "auto-message" for interrupts specific to a port */
1205 #define INTR_AUTO_P(fldname) { .mask = MASK_ACROSS(\
1206 SYM_LSB(IntMask, fldname##Mask##_0), \
1207 SYM_LSB(IntMask, fldname##Mask##_1)), \
1208 .msg = #fldname "_P" }
1209 /* For some reason, the SerDesTrimDone bits are reversed */
1210 #define INTR_AUTO_PI(fldname) { .mask = MASK_ACROSS(\
1211 SYM_LSB(IntMask, fldname##Mask##_1), \
1212 SYM_LSB(IntMask, fldname##Mask##_0)), \
1213 .msg = #fldname "_P" }
1215 * Below generates "auto-message" for interrupts specific to a context,
1216 * with ctxt-number appended
1218 #define INTR_AUTO_C(fldname) { .mask = MASK_ACROSS(\
1219 SYM_LSB(IntMask, fldname##0IntMask), \
1220 SYM_LSB(IntMask, fldname##17IntMask)), \
1221 .msg = #fldname "_C"}
1223 static const struct qib_hwerror_msgs qib_7322_intr_msgs[] = {
1224 INTR_AUTO_P(SDmaInt),
1225 INTR_AUTO_P(SDmaProgressInt),
1226 INTR_AUTO_P(SDmaIdleInt),
1227 INTR_AUTO_P(SDmaCleanupDone),
1228 INTR_AUTO_C(RcvUrg),
1229 INTR_AUTO_P(ErrInt),
1230 INTR_AUTO(ErrInt), /* non-port-specific errs */
1231 INTR_AUTO(AssertGPIOInt),
1232 INTR_AUTO_P(SendDoneInt),
1233 INTR_AUTO(SendBufAvailInt),
1234 INTR_AUTO_C(RcvAvail),
1235 { .mask = 0 }
1238 #define TXSYMPTOM_AUTO_P(fldname) \
1239 { .mask = SYM_MASK(SendHdrErrSymptom_0, fldname), .msg = #fldname }
1240 static const struct qib_hwerror_msgs hdrchk_msgs[] = {
1241 TXSYMPTOM_AUTO_P(NonKeyPacket),
1242 TXSYMPTOM_AUTO_P(GRHFail),
1243 TXSYMPTOM_AUTO_P(PkeyFail),
1244 TXSYMPTOM_AUTO_P(QPFail),
1245 TXSYMPTOM_AUTO_P(SLIDFail),
1246 TXSYMPTOM_AUTO_P(RawIPV6),
1247 TXSYMPTOM_AUTO_P(PacketTooSmall),
1248 { .mask = 0 }
1251 #define IBA7322_HDRHEAD_PKTINT_SHIFT 32 /* interrupt cnt in upper 32 bits */
1254 * Called when we might have an error that is specific to a particular
1255 * PIO buffer, and may need to cancel that buffer, so it can be re-used,
1256 * because we don't need to force the update of pioavail
1258 static void qib_disarm_7322_senderrbufs(struct qib_pportdata *ppd)
1260 struct qib_devdata *dd = ppd->dd;
1261 u32 i;
1262 int any;
1263 u32 piobcnt = dd->piobcnt2k + dd->piobcnt4k + NUM_VL15_BUFS;
1264 u32 regcnt = (piobcnt + BITS_PER_LONG - 1) / BITS_PER_LONG;
1265 unsigned long sbuf[4];
1268 * It's possible that sendbuffererror could have bits set; might
1269 * have already done this as a result of hardware error handling.
1271 any = 0;
1272 for (i = 0; i < regcnt; ++i) {
1273 sbuf[i] = qib_read_kreg64(dd, kr_sendbuffererror + i);
1274 if (sbuf[i]) {
1275 any = 1;
1276 qib_write_kreg(dd, kr_sendbuffererror + i, sbuf[i]);
1280 if (any)
1281 qib_disarm_piobufs_set(dd, sbuf, piobcnt);
1284 /* No txe_recover yet, if ever */
1286 /* No decode__errors yet */
1287 static void err_decode(char *msg, size_t len, u64 errs,
1288 const struct qib_hwerror_msgs *msp)
1290 u64 these, lmask;
1291 int took, multi, n = 0;
1293 while (msp && msp->mask) {
1294 multi = (msp->mask & (msp->mask - 1));
1295 while (errs & msp->mask) {
1296 these = (errs & msp->mask);
1297 lmask = (these & (these - 1)) ^ these;
1298 if (len) {
1299 if (n++) {
1300 /* separate the strings */
1301 *msg++ = ',';
1302 len--;
1304 took = scnprintf(msg, len, "%s", msp->msg);
1305 len -= took;
1306 msg += took;
1308 errs &= ~lmask;
1309 if (len && multi) {
1310 /* More than one bit this mask */
1311 int idx = -1;
1313 while (lmask & msp->mask) {
1314 ++idx;
1315 lmask >>= 1;
1317 took = scnprintf(msg, len, "_%d", idx);
1318 len -= took;
1319 msg += took;
1322 ++msp;
1324 /* If some bits are left, show in hex. */
1325 if (len && errs)
1326 snprintf(msg, len, "%sMORE:%llX", n ? "," : "",
1327 (unsigned long long) errs);
1330 /* only called if r1 set */
1331 static void flush_fifo(struct qib_pportdata *ppd)
1333 struct qib_devdata *dd = ppd->dd;
1334 u32 __iomem *piobuf;
1335 u32 bufn;
1336 u32 *hdr;
1337 u64 pbc;
1338 const unsigned hdrwords = 7;
1339 static struct qib_ib_header ibhdr = {
1340 .lrh[0] = cpu_to_be16(0xF000 | QIB_LRH_BTH),
1341 .lrh[1] = IB_LID_PERMISSIVE,
1342 .lrh[2] = cpu_to_be16(hdrwords + SIZE_OF_CRC),
1343 .lrh[3] = IB_LID_PERMISSIVE,
1344 .u.oth.bth[0] = cpu_to_be32(
1345 (IB_OPCODE_UD_SEND_ONLY << 24) | QIB_DEFAULT_P_KEY),
1346 .u.oth.bth[1] = cpu_to_be32(0),
1347 .u.oth.bth[2] = cpu_to_be32(0),
1348 .u.oth.u.ud.deth[0] = cpu_to_be32(0),
1349 .u.oth.u.ud.deth[1] = cpu_to_be32(0),
1353 * Send a dummy VL15 packet to flush the launch FIFO.
1354 * This will not actually be sent since the TxeBypassIbc bit is set.
1356 pbc = PBC_7322_VL15_SEND |
1357 (((u64)ppd->hw_pidx) << (PBC_PORT_SEL_LSB + 32)) |
1358 (hdrwords + SIZE_OF_CRC);
1359 piobuf = qib_7322_getsendbuf(ppd, pbc, &bufn);
1360 if (!piobuf)
1361 return;
1362 writeq(pbc, piobuf);
1363 hdr = (u32 *) &ibhdr;
1364 if (dd->flags & QIB_PIO_FLUSH_WC) {
1365 qib_flush_wc();
1366 qib_pio_copy(piobuf + 2, hdr, hdrwords - 1);
1367 qib_flush_wc();
1368 __raw_writel(hdr[hdrwords - 1], piobuf + hdrwords + 1);
1369 qib_flush_wc();
1370 } else
1371 qib_pio_copy(piobuf + 2, hdr, hdrwords);
1372 qib_sendbuf_done(dd, bufn);
1376 * This is called with interrupts disabled and sdma_lock held.
1378 static void qib_7322_sdma_sendctrl(struct qib_pportdata *ppd, unsigned op)
1380 struct qib_devdata *dd = ppd->dd;
1381 u64 set_sendctrl = 0;
1382 u64 clr_sendctrl = 0;
1384 if (op & QIB_SDMA_SENDCTRL_OP_ENABLE)
1385 set_sendctrl |= SYM_MASK(SendCtrl_0, SDmaEnable);
1386 else
1387 clr_sendctrl |= SYM_MASK(SendCtrl_0, SDmaEnable);
1389 if (op & QIB_SDMA_SENDCTRL_OP_INTENABLE)
1390 set_sendctrl |= SYM_MASK(SendCtrl_0, SDmaIntEnable);
1391 else
1392 clr_sendctrl |= SYM_MASK(SendCtrl_0, SDmaIntEnable);
1394 if (op & QIB_SDMA_SENDCTRL_OP_HALT)
1395 set_sendctrl |= SYM_MASK(SendCtrl_0, SDmaHalt);
1396 else
1397 clr_sendctrl |= SYM_MASK(SendCtrl_0, SDmaHalt);
1399 if (op & QIB_SDMA_SENDCTRL_OP_DRAIN)
1400 set_sendctrl |= SYM_MASK(SendCtrl_0, TxeBypassIbc) |
1401 SYM_MASK(SendCtrl_0, TxeAbortIbc) |
1402 SYM_MASK(SendCtrl_0, TxeDrainRmFifo);
1403 else
1404 clr_sendctrl |= SYM_MASK(SendCtrl_0, TxeBypassIbc) |
1405 SYM_MASK(SendCtrl_0, TxeAbortIbc) |
1406 SYM_MASK(SendCtrl_0, TxeDrainRmFifo);
1408 spin_lock(&dd->sendctrl_lock);
1410 /* If we are draining everything, block sends first */
1411 if (op & QIB_SDMA_SENDCTRL_OP_DRAIN) {
1412 ppd->p_sendctrl &= ~SYM_MASK(SendCtrl_0, SendEnable);
1413 qib_write_kreg_port(ppd, krp_sendctrl, ppd->p_sendctrl);
1414 qib_write_kreg(dd, kr_scratch, 0);
1417 ppd->p_sendctrl |= set_sendctrl;
1418 ppd->p_sendctrl &= ~clr_sendctrl;
1420 if (op & QIB_SDMA_SENDCTRL_OP_CLEANUP)
1421 qib_write_kreg_port(ppd, krp_sendctrl,
1422 ppd->p_sendctrl |
1423 SYM_MASK(SendCtrl_0, SDmaCleanup));
1424 else
1425 qib_write_kreg_port(ppd, krp_sendctrl, ppd->p_sendctrl);
1426 qib_write_kreg(dd, kr_scratch, 0);
1428 if (op & QIB_SDMA_SENDCTRL_OP_DRAIN) {
1429 ppd->p_sendctrl |= SYM_MASK(SendCtrl_0, SendEnable);
1430 qib_write_kreg_port(ppd, krp_sendctrl, ppd->p_sendctrl);
1431 qib_write_kreg(dd, kr_scratch, 0);
1434 spin_unlock(&dd->sendctrl_lock);
1436 if ((op & QIB_SDMA_SENDCTRL_OP_DRAIN) && ppd->dd->cspec->r1)
1437 flush_fifo(ppd);
1440 static void qib_7322_sdma_hw_clean_up(struct qib_pportdata *ppd)
1442 __qib_sdma_process_event(ppd, qib_sdma_event_e50_hw_cleaned);
1445 static void qib_sdma_7322_setlengen(struct qib_pportdata *ppd)
1448 * Set SendDmaLenGen and clear and set
1449 * the MSB of the generation count to enable generation checking
1450 * and load the internal generation counter.
1452 qib_write_kreg_port(ppd, krp_senddmalengen, ppd->sdma_descq_cnt);
1453 qib_write_kreg_port(ppd, krp_senddmalengen,
1454 ppd->sdma_descq_cnt |
1455 (1ULL << QIB_7322_SendDmaLenGen_0_Generation_MSB));
1459 * Must be called with sdma_lock held, or before init finished.
1461 static void qib_sdma_update_7322_tail(struct qib_pportdata *ppd, u16 tail)
1463 /* Commit writes to memory and advance the tail on the chip */
1464 wmb();
1465 ppd->sdma_descq_tail = tail;
1466 qib_write_kreg_port(ppd, krp_senddmatail, tail);
1470 * This is called with interrupts disabled and sdma_lock held.
1472 static void qib_7322_sdma_hw_start_up(struct qib_pportdata *ppd)
1475 * Drain all FIFOs.
1476 * The hardware doesn't require this but we do it so that verbs
1477 * and user applications don't wait for link active to send stale
1478 * data.
1480 sendctrl_7322_mod(ppd, QIB_SENDCTRL_FLUSH);
1482 qib_sdma_7322_setlengen(ppd);
1483 qib_sdma_update_7322_tail(ppd, 0); /* Set SendDmaTail */
1484 ppd->sdma_head_dma[0] = 0;
1485 qib_7322_sdma_sendctrl(ppd,
1486 ppd->sdma_state.current_op | QIB_SDMA_SENDCTRL_OP_CLEANUP);
1489 #define DISABLES_SDMA ( \
1490 QIB_E_P_SDMAHALT | \
1491 QIB_E_P_SDMADESCADDRMISALIGN | \
1492 QIB_E_P_SDMAMISSINGDW | \
1493 QIB_E_P_SDMADWEN | \
1494 QIB_E_P_SDMARPYTAG | \
1495 QIB_E_P_SDMA1STDESC | \
1496 QIB_E_P_SDMABASE | \
1497 QIB_E_P_SDMATAILOUTOFBOUND | \
1498 QIB_E_P_SDMAOUTOFBOUND | \
1499 QIB_E_P_SDMAGENMISMATCH)
1501 static void sdma_7322_p_errors(struct qib_pportdata *ppd, u64 errs)
1503 unsigned long flags;
1504 struct qib_devdata *dd = ppd->dd;
1506 errs &= QIB_E_P_SDMAERRS;
1508 if (errs & QIB_E_P_SDMAUNEXPDATA)
1509 qib_dev_err(dd, "IB%u:%u SDmaUnexpData\n", dd->unit,
1510 ppd->port);
1512 spin_lock_irqsave(&ppd->sdma_lock, flags);
1514 switch (ppd->sdma_state.current_state) {
1515 case qib_sdma_state_s00_hw_down:
1516 break;
1518 case qib_sdma_state_s10_hw_start_up_wait:
1519 if (errs & QIB_E_P_SDMAHALT)
1520 __qib_sdma_process_event(ppd,
1521 qib_sdma_event_e20_hw_started);
1522 break;
1524 case qib_sdma_state_s20_idle:
1525 break;
1527 case qib_sdma_state_s30_sw_clean_up_wait:
1528 break;
1530 case qib_sdma_state_s40_hw_clean_up_wait:
1531 if (errs & QIB_E_P_SDMAHALT)
1532 __qib_sdma_process_event(ppd,
1533 qib_sdma_event_e50_hw_cleaned);
1534 break;
1536 case qib_sdma_state_s50_hw_halt_wait:
1537 if (errs & QIB_E_P_SDMAHALT)
1538 __qib_sdma_process_event(ppd,
1539 qib_sdma_event_e60_hw_halted);
1540 break;
1542 case qib_sdma_state_s99_running:
1543 __qib_sdma_process_event(ppd, qib_sdma_event_e7322_err_halted);
1544 __qib_sdma_process_event(ppd, qib_sdma_event_e60_hw_halted);
1545 break;
1548 spin_unlock_irqrestore(&ppd->sdma_lock, flags);
1552 * handle per-device errors (not per-port errors)
1554 static noinline void handle_7322_errors(struct qib_devdata *dd)
1556 char *msg;
1557 u64 iserr = 0;
1558 u64 errs;
1559 u64 mask;
1560 int log_idx;
1562 qib_stats.sps_errints++;
1563 errs = qib_read_kreg64(dd, kr_errstatus);
1564 if (!errs) {
1565 qib_devinfo(dd->pcidev, "device error interrupt, "
1566 "but no error bits set!\n");
1567 goto done;
1570 /* don't report errors that are masked */
1571 errs &= dd->cspec->errormask;
1572 msg = dd->cspec->emsgbuf;
1574 /* do these first, they are most important */
1575 if (errs & QIB_E_HARDWARE) {
1576 *msg = '\0';
1577 qib_7322_handle_hwerrors(dd, msg, sizeof dd->cspec->emsgbuf);
1578 } else
1579 for (log_idx = 0; log_idx < QIB_EEP_LOG_CNT; ++log_idx)
1580 if (errs & dd->eep_st_masks[log_idx].errs_to_log)
1581 qib_inc_eeprom_err(dd, log_idx, 1);
1583 if (errs & QIB_E_SPKTERRS) {
1584 qib_disarm_7322_senderrbufs(dd->pport);
1585 qib_stats.sps_txerrs++;
1586 } else if (errs & QIB_E_INVALIDADDR)
1587 qib_stats.sps_txerrs++;
1588 else if (errs & QIB_E_ARMLAUNCH) {
1589 qib_stats.sps_txerrs++;
1590 qib_disarm_7322_senderrbufs(dd->pport);
1592 qib_write_kreg(dd, kr_errclear, errs);
1595 * The ones we mask off are handled specially below
1596 * or above. Also mask SDMADISABLED by default as it
1597 * is too chatty.
1599 mask = QIB_E_HARDWARE;
1600 *msg = '\0';
1602 err_decode(msg, sizeof dd->cspec->emsgbuf, errs & ~mask,
1603 qib_7322error_msgs);
1606 * Getting reset is a tragedy for all ports. Mark the device
1607 * _and_ the ports as "offline" in way meaningful to each.
1609 if (errs & QIB_E_RESET) {
1610 int pidx;
1612 qib_dev_err(dd, "Got reset, requires re-init "
1613 "(unload and reload driver)\n");
1614 dd->flags &= ~QIB_INITTED; /* needs re-init */
1615 /* mark as having had error */
1616 *dd->devstatusp |= QIB_STATUS_HWERROR;
1617 for (pidx = 0; pidx < dd->num_pports; ++pidx)
1618 if (dd->pport[pidx].link_speed_supported)
1619 *dd->pport[pidx].statusp &= ~QIB_STATUS_IB_CONF;
1622 if (*msg && iserr)
1623 qib_dev_err(dd, "%s error\n", msg);
1626 * If there were hdrq or egrfull errors, wake up any processes
1627 * waiting in poll. We used to try to check which contexts had
1628 * the overflow, but given the cost of that and the chip reads
1629 * to support it, it's better to just wake everybody up if we
1630 * get an overflow; waiters can poll again if it's not them.
1632 if (errs & (ERR_MASK(RcvEgrFullErr) | ERR_MASK(RcvHdrFullErr))) {
1633 qib_handle_urcv(dd, ~0U);
1634 if (errs & ERR_MASK(RcvEgrFullErr))
1635 qib_stats.sps_buffull++;
1636 else
1637 qib_stats.sps_hdrfull++;
1640 done:
1641 return;
1644 static void reenable_chase(unsigned long opaque)
1646 struct qib_pportdata *ppd = (struct qib_pportdata *)opaque;
1648 ppd->cpspec->chase_timer.expires = 0;
1649 qib_set_ib_7322_lstate(ppd, QLOGIC_IB_IBCC_LINKCMD_DOWN,
1650 QLOGIC_IB_IBCC_LINKINITCMD_POLL);
1653 static void disable_chase(struct qib_pportdata *ppd, u64 tnow, u8 ibclt)
1655 ppd->cpspec->chase_end = 0;
1657 if (!qib_chase)
1658 return;
1660 qib_set_ib_7322_lstate(ppd, QLOGIC_IB_IBCC_LINKCMD_DOWN,
1661 QLOGIC_IB_IBCC_LINKINITCMD_DISABLE);
1662 ppd->cpspec->chase_timer.expires = jiffies + QIB_CHASE_DIS_TIME;
1663 add_timer(&ppd->cpspec->chase_timer);
1666 static void handle_serdes_issues(struct qib_pportdata *ppd, u64 ibcst)
1668 u8 ibclt;
1669 u64 tnow;
1671 ibclt = (u8)SYM_FIELD(ibcst, IBCStatusA_0, LinkTrainingState);
1674 * Detect and handle the state chase issue, where we can
1675 * get stuck if we are unlucky on timing on both sides of
1676 * the link. If we are, we disable, set a timer, and
1677 * then re-enable.
1679 switch (ibclt) {
1680 case IB_7322_LT_STATE_CFGRCVFCFG:
1681 case IB_7322_LT_STATE_CFGWAITRMT:
1682 case IB_7322_LT_STATE_TXREVLANES:
1683 case IB_7322_LT_STATE_CFGENH:
1684 tnow = get_jiffies_64();
1685 if (ppd->cpspec->chase_end &&
1686 time_after64(tnow, ppd->cpspec->chase_end))
1687 disable_chase(ppd, tnow, ibclt);
1688 else if (!ppd->cpspec->chase_end)
1689 ppd->cpspec->chase_end = tnow + QIB_CHASE_TIME;
1690 break;
1691 default:
1692 ppd->cpspec->chase_end = 0;
1693 break;
1696 if (ibclt == IB_7322_LT_STATE_CFGTEST &&
1697 (ibcst & SYM_MASK(IBCStatusA_0, LinkSpeedQDR))) {
1698 force_h1(ppd);
1699 ppd->cpspec->qdr_reforce = 1;
1700 if (!ppd->dd->cspec->r1)
1701 serdes_7322_los_enable(ppd, 0);
1702 } else if (ppd->cpspec->qdr_reforce &&
1703 (ibcst & SYM_MASK(IBCStatusA_0, LinkSpeedQDR)) &&
1704 (ibclt == IB_7322_LT_STATE_CFGENH ||
1705 ibclt == IB_7322_LT_STATE_CFGIDLE ||
1706 ibclt == IB_7322_LT_STATE_LINKUP))
1707 force_h1(ppd);
1709 if ((IS_QMH(ppd->dd) || IS_QME(ppd->dd)) &&
1710 ppd->link_speed_enabled == QIB_IB_QDR &&
1711 (ibclt == IB_7322_LT_STATE_CFGTEST ||
1712 ibclt == IB_7322_LT_STATE_CFGENH ||
1713 (ibclt >= IB_7322_LT_STATE_POLLACTIVE &&
1714 ibclt <= IB_7322_LT_STATE_SLEEPQUIET)))
1715 adj_tx_serdes(ppd);
1717 if (ibclt != IB_7322_LT_STATE_LINKUP) {
1718 u8 ltstate = qib_7322_phys_portstate(ibcst);
1719 u8 pibclt = (u8)SYM_FIELD(ppd->lastibcstat, IBCStatusA_0,
1720 LinkTrainingState);
1721 if (!ppd->dd->cspec->r1 &&
1722 pibclt == IB_7322_LT_STATE_LINKUP &&
1723 ltstate != IB_PHYSPORTSTATE_LINK_ERR_RECOVER &&
1724 ltstate != IB_PHYSPORTSTATE_RECOVERY_RETRAIN &&
1725 ltstate != IB_PHYSPORTSTATE_RECOVERY_WAITRMT &&
1726 ltstate != IB_PHYSPORTSTATE_RECOVERY_IDLE)
1727 /* If the link went down (but no into recovery,
1728 * turn LOS back on */
1729 serdes_7322_los_enable(ppd, 1);
1730 if (!ppd->cpspec->qdr_dfe_on &&
1731 ibclt <= IB_7322_LT_STATE_SLEEPQUIET) {
1732 ppd->cpspec->qdr_dfe_on = 1;
1733 ppd->cpspec->qdr_dfe_time = 0;
1734 /* On link down, reenable QDR adaptation */
1735 qib_write_kreg_port(ppd, krp_static_adapt_dis(2),
1736 ppd->dd->cspec->r1 ?
1737 QDR_STATIC_ADAPT_DOWN_R1 :
1738 QDR_STATIC_ADAPT_DOWN);
1739 printk(KERN_INFO QIB_DRV_NAME
1740 " IB%u:%u re-enabled QDR adaptation "
1741 "ibclt %x\n", ppd->dd->unit, ppd->port, ibclt);
1746 static int qib_7322_set_ib_cfg(struct qib_pportdata *, int, u32);
1749 * This is per-pport error handling.
1750 * will likely get it's own MSIx interrupt (one for each port,
1751 * although just a single handler).
1753 static noinline void handle_7322_p_errors(struct qib_pportdata *ppd)
1755 char *msg;
1756 u64 ignore_this_time = 0, iserr = 0, errs, fmask;
1757 struct qib_devdata *dd = ppd->dd;
1759 /* do this as soon as possible */
1760 fmask = qib_read_kreg64(dd, kr_act_fmask);
1761 if (!fmask)
1762 check_7322_rxe_status(ppd);
1764 errs = qib_read_kreg_port(ppd, krp_errstatus);
1765 if (!errs)
1766 qib_devinfo(dd->pcidev,
1767 "Port%d error interrupt, but no error bits set!\n",
1768 ppd->port);
1769 if (!fmask)
1770 errs &= ~QIB_E_P_IBSTATUSCHANGED;
1771 if (!errs)
1772 goto done;
1774 msg = ppd->cpspec->epmsgbuf;
1775 *msg = '\0';
1777 if (errs & ~QIB_E_P_BITSEXTANT) {
1778 err_decode(msg, sizeof ppd->cpspec->epmsgbuf,
1779 errs & ~QIB_E_P_BITSEXTANT, qib_7322p_error_msgs);
1780 if (!*msg)
1781 snprintf(msg, sizeof ppd->cpspec->epmsgbuf,
1782 "no others");
1783 qib_dev_porterr(dd, ppd->port, "error interrupt with unknown"
1784 " errors 0x%016Lx set (and %s)\n",
1785 (errs & ~QIB_E_P_BITSEXTANT), msg);
1786 *msg = '\0';
1789 if (errs & QIB_E_P_SHDR) {
1790 u64 symptom;
1792 /* determine cause, then write to clear */
1793 symptom = qib_read_kreg_port(ppd, krp_sendhdrsymptom);
1794 qib_write_kreg_port(ppd, krp_sendhdrsymptom, 0);
1795 err_decode(msg, sizeof ppd->cpspec->epmsgbuf, symptom,
1796 hdrchk_msgs);
1797 *msg = '\0';
1798 /* senderrbuf cleared in SPKTERRS below */
1801 if (errs & QIB_E_P_SPKTERRS) {
1802 if ((errs & QIB_E_P_LINK_PKTERRS) &&
1803 !(ppd->lflags & QIBL_LINKACTIVE)) {
1805 * This can happen when trying to bring the link
1806 * up, but the IB link changes state at the "wrong"
1807 * time. The IB logic then complains that the packet
1808 * isn't valid. We don't want to confuse people, so
1809 * we just don't print them, except at debug
1811 err_decode(msg, sizeof ppd->cpspec->epmsgbuf,
1812 (errs & QIB_E_P_LINK_PKTERRS),
1813 qib_7322p_error_msgs);
1814 *msg = '\0';
1815 ignore_this_time = errs & QIB_E_P_LINK_PKTERRS;
1817 qib_disarm_7322_senderrbufs(ppd);
1818 } else if ((errs & QIB_E_P_LINK_PKTERRS) &&
1819 !(ppd->lflags & QIBL_LINKACTIVE)) {
1821 * This can happen when SMA is trying to bring the link
1822 * up, but the IB link changes state at the "wrong" time.
1823 * The IB logic then complains that the packet isn't
1824 * valid. We don't want to confuse people, so we just
1825 * don't print them, except at debug
1827 err_decode(msg, sizeof ppd->cpspec->epmsgbuf, errs,
1828 qib_7322p_error_msgs);
1829 ignore_this_time = errs & QIB_E_P_LINK_PKTERRS;
1830 *msg = '\0';
1833 qib_write_kreg_port(ppd, krp_errclear, errs);
1835 errs &= ~ignore_this_time;
1836 if (!errs)
1837 goto done;
1839 if (errs & QIB_E_P_RPKTERRS)
1840 qib_stats.sps_rcverrs++;
1841 if (errs & QIB_E_P_SPKTERRS)
1842 qib_stats.sps_txerrs++;
1844 iserr = errs & ~(QIB_E_P_RPKTERRS | QIB_E_P_PKTERRS);
1846 if (errs & QIB_E_P_SDMAERRS)
1847 sdma_7322_p_errors(ppd, errs);
1849 if (errs & QIB_E_P_IBSTATUSCHANGED) {
1850 u64 ibcs;
1851 u8 ltstate;
1853 ibcs = qib_read_kreg_port(ppd, krp_ibcstatus_a);
1854 ltstate = qib_7322_phys_portstate(ibcs);
1856 if (!(ppd->lflags & QIBL_IB_AUTONEG_INPROG))
1857 handle_serdes_issues(ppd, ibcs);
1858 if (!(ppd->cpspec->ibcctrl_a &
1859 SYM_MASK(IBCCtrlA_0, IBStatIntReductionEn))) {
1861 * We got our interrupt, so init code should be
1862 * happy and not try alternatives. Now squelch
1863 * other "chatter" from link-negotiation (pre Init)
1865 ppd->cpspec->ibcctrl_a |=
1866 SYM_MASK(IBCCtrlA_0, IBStatIntReductionEn);
1867 qib_write_kreg_port(ppd, krp_ibcctrl_a,
1868 ppd->cpspec->ibcctrl_a);
1871 /* Update our picture of width and speed from chip */
1872 ppd->link_width_active =
1873 (ibcs & SYM_MASK(IBCStatusA_0, LinkWidthActive)) ?
1874 IB_WIDTH_4X : IB_WIDTH_1X;
1875 ppd->link_speed_active = (ibcs & SYM_MASK(IBCStatusA_0,
1876 LinkSpeedQDR)) ? QIB_IB_QDR : (ibcs &
1877 SYM_MASK(IBCStatusA_0, LinkSpeedActive)) ?
1878 QIB_IB_DDR : QIB_IB_SDR;
1880 if ((ppd->lflags & QIBL_IB_LINK_DISABLED) && ltstate !=
1881 IB_PHYSPORTSTATE_DISABLED)
1882 qib_set_ib_7322_lstate(ppd, 0,
1883 QLOGIC_IB_IBCC_LINKINITCMD_DISABLE);
1884 else {
1885 u32 lstate;
1887 * We need the current logical link state before
1888 * lflags are set in handle_e_ibstatuschanged.
1890 lstate = qib_7322_iblink_state(ibcs);
1892 if (IS_QMH(dd) && !ppd->cpspec->bounced &&
1893 ltstate == IB_PHYSPORTSTATE_LINKUP &&
1894 (lstate >= IB_PORT_INIT &&
1895 lstate <= IB_PORT_ACTIVE)) {
1896 ppd->cpspec->bounced = 1;
1897 qib_7322_set_ib_cfg(ppd, QIB_IB_CFG_LSTATE,
1898 IB_LINKCMD_DOWN | IB_LINKINITCMD_POLL);
1902 * Since going into a recovery state causes the link
1903 * state to go down and since recovery is transitory,
1904 * it is better if we "miss" ever seeing the link
1905 * training state go into recovery (i.e., ignore this
1906 * transition for link state special handling purposes)
1907 * without updating lastibcstat.
1909 if (ltstate != IB_PHYSPORTSTATE_LINK_ERR_RECOVER &&
1910 ltstate != IB_PHYSPORTSTATE_RECOVERY_RETRAIN &&
1911 ltstate != IB_PHYSPORTSTATE_RECOVERY_WAITRMT &&
1912 ltstate != IB_PHYSPORTSTATE_RECOVERY_IDLE)
1913 qib_handle_e_ibstatuschanged(ppd, ibcs);
1916 if (*msg && iserr)
1917 qib_dev_porterr(dd, ppd->port, "%s error\n", msg);
1919 if (ppd->state_wanted & ppd->lflags)
1920 wake_up_interruptible(&ppd->state_wait);
1921 done:
1922 return;
1925 /* enable/disable chip from delivering interrupts */
1926 static void qib_7322_set_intr_state(struct qib_devdata *dd, u32 enable)
1928 if (enable) {
1929 if (dd->flags & QIB_BADINTR)
1930 return;
1931 qib_write_kreg(dd, kr_intmask, dd->cspec->int_enable_mask);
1932 /* cause any pending enabled interrupts to be re-delivered */
1933 qib_write_kreg(dd, kr_intclear, 0ULL);
1934 if (dd->cspec->num_msix_entries) {
1935 /* and same for MSIx */
1936 u64 val = qib_read_kreg64(dd, kr_intgranted);
1937 if (val)
1938 qib_write_kreg(dd, kr_intgranted, val);
1940 } else
1941 qib_write_kreg(dd, kr_intmask, 0ULL);
1945 * Try to cleanup as much as possible for anything that might have gone
1946 * wrong while in freeze mode, such as pio buffers being written by user
1947 * processes (causing armlaunch), send errors due to going into freeze mode,
1948 * etc., and try to avoid causing extra interrupts while doing so.
1949 * Forcibly update the in-memory pioavail register copies after cleanup
1950 * because the chip won't do it while in freeze mode (the register values
1951 * themselves are kept correct).
1952 * Make sure that we don't lose any important interrupts by using the chip
1953 * feature that says that writing 0 to a bit in *clear that is set in
1954 * *status will cause an interrupt to be generated again (if allowed by
1955 * the *mask value).
1956 * This is in chip-specific code because of all of the register accesses,
1957 * even though the details are similar on most chips.
1959 static void qib_7322_clear_freeze(struct qib_devdata *dd)
1961 int pidx;
1963 /* disable error interrupts, to avoid confusion */
1964 qib_write_kreg(dd, kr_errmask, 0ULL);
1966 for (pidx = 0; pidx < dd->num_pports; ++pidx)
1967 if (dd->pport[pidx].link_speed_supported)
1968 qib_write_kreg_port(dd->pport + pidx, krp_errmask,
1969 0ULL);
1971 /* also disable interrupts; errormask is sometimes overwriten */
1972 qib_7322_set_intr_state(dd, 0);
1974 /* clear the freeze, and be sure chip saw it */
1975 qib_write_kreg(dd, kr_control, dd->control);
1976 qib_read_kreg32(dd, kr_scratch);
1979 * Force new interrupt if any hwerr, error or interrupt bits are
1980 * still set, and clear "safe" send packet errors related to freeze
1981 * and cancelling sends. Re-enable error interrupts before possible
1982 * force of re-interrupt on pending interrupts.
1984 qib_write_kreg(dd, kr_hwerrclear, 0ULL);
1985 qib_write_kreg(dd, kr_errclear, E_SPKT_ERRS_IGNORE);
1986 qib_write_kreg(dd, kr_errmask, dd->cspec->errormask);
1987 /* We need to purge per-port errs and reset mask, too */
1988 for (pidx = 0; pidx < dd->num_pports; ++pidx) {
1989 if (!dd->pport[pidx].link_speed_supported)
1990 continue;
1991 qib_write_kreg_port(dd->pport + pidx, krp_errclear, ~0Ull);
1992 qib_write_kreg_port(dd->pport + pidx, krp_errmask, ~0Ull);
1994 qib_7322_set_intr_state(dd, 1);
1997 /* no error handling to speak of */
1999 * qib_7322_handle_hwerrors - display hardware errors.
2000 * @dd: the qlogic_ib device
2001 * @msg: the output buffer
2002 * @msgl: the size of the output buffer
2004 * Use same msg buffer as regular errors to avoid excessive stack
2005 * use. Most hardware errors are catastrophic, but for right now,
2006 * we'll print them and continue. We reuse the same message buffer as
2007 * qib_handle_errors() to avoid excessive stack usage.
2009 static void qib_7322_handle_hwerrors(struct qib_devdata *dd, char *msg,
2010 size_t msgl)
2012 u64 hwerrs;
2013 u32 ctrl;
2014 int isfatal = 0;
2016 hwerrs = qib_read_kreg64(dd, kr_hwerrstatus);
2017 if (!hwerrs)
2018 goto bail;
2019 if (hwerrs == ~0ULL) {
2020 qib_dev_err(dd, "Read of hardware error status failed "
2021 "(all bits set); ignoring\n");
2022 goto bail;
2024 qib_stats.sps_hwerrs++;
2026 /* Always clear the error status register, except BIST fail */
2027 qib_write_kreg(dd, kr_hwerrclear, hwerrs &
2028 ~HWE_MASK(PowerOnBISTFailed));
2030 hwerrs &= dd->cspec->hwerrmask;
2032 /* no EEPROM logging, yet */
2034 if (hwerrs)
2035 qib_devinfo(dd->pcidev, "Hardware error: hwerr=0x%llx "
2036 "(cleared)\n", (unsigned long long) hwerrs);
2038 ctrl = qib_read_kreg32(dd, kr_control);
2039 if ((ctrl & SYM_MASK(Control, FreezeMode)) && !dd->diag_client) {
2041 * No recovery yet...
2043 if ((hwerrs & ~HWE_MASK(LATriggered)) ||
2044 dd->cspec->stay_in_freeze) {
2046 * If any set that we aren't ignoring only make the
2047 * complaint once, in case it's stuck or recurring,
2048 * and we get here multiple times
2049 * Force link down, so switch knows, and
2050 * LEDs are turned off.
2052 if (dd->flags & QIB_INITTED)
2053 isfatal = 1;
2054 } else
2055 qib_7322_clear_freeze(dd);
2058 if (hwerrs & HWE_MASK(PowerOnBISTFailed)) {
2059 isfatal = 1;
2060 strlcpy(msg, "[Memory BIST test failed, "
2061 "InfiniPath hardware unusable]", msgl);
2062 /* ignore from now on, so disable until driver reloaded */
2063 dd->cspec->hwerrmask &= ~HWE_MASK(PowerOnBISTFailed);
2064 qib_write_kreg(dd, kr_hwerrmask, dd->cspec->hwerrmask);
2067 err_decode(msg, msgl, hwerrs, qib_7322_hwerror_msgs);
2069 /* Ignore esoteric PLL failures et al. */
2071 qib_dev_err(dd, "%s hardware error\n", msg);
2073 if (isfatal && !dd->diag_client) {
2074 qib_dev_err(dd, "Fatal Hardware Error, no longer"
2075 " usable, SN %.16s\n", dd->serial);
2077 * for /sys status file and user programs to print; if no
2078 * trailing brace is copied, we'll know it was truncated.
2080 if (dd->freezemsg)
2081 snprintf(dd->freezemsg, dd->freezelen,
2082 "{%s}", msg);
2083 qib_disable_after_error(dd);
2085 bail:;
2089 * qib_7322_init_hwerrors - enable hardware errors
2090 * @dd: the qlogic_ib device
2092 * now that we have finished initializing everything that might reasonably
2093 * cause a hardware error, and cleared those errors bits as they occur,
2094 * we can enable hardware errors in the mask (potentially enabling
2095 * freeze mode), and enable hardware errors as errors (along with
2096 * everything else) in errormask
2098 static void qib_7322_init_hwerrors(struct qib_devdata *dd)
2100 int pidx;
2101 u64 extsval;
2103 extsval = qib_read_kreg64(dd, kr_extstatus);
2104 if (!(extsval & (QIB_EXTS_MEMBIST_DISABLED |
2105 QIB_EXTS_MEMBIST_ENDTEST)))
2106 qib_dev_err(dd, "MemBIST did not complete!\n");
2108 /* never clear BIST failure, so reported on each driver load */
2109 qib_write_kreg(dd, kr_hwerrclear, ~HWE_MASK(PowerOnBISTFailed));
2110 qib_write_kreg(dd, kr_hwerrmask, dd->cspec->hwerrmask);
2112 /* clear all */
2113 qib_write_kreg(dd, kr_errclear, ~0ULL);
2114 /* enable errors that are masked, at least this first time. */
2115 qib_write_kreg(dd, kr_errmask, ~0ULL);
2116 dd->cspec->errormask = qib_read_kreg64(dd, kr_errmask);
2117 for (pidx = 0; pidx < dd->num_pports; ++pidx)
2118 if (dd->pport[pidx].link_speed_supported)
2119 qib_write_kreg_port(dd->pport + pidx, krp_errmask,
2120 ~0ULL);
2124 * Disable and enable the armlaunch error. Used for PIO bandwidth testing
2125 * on chips that are count-based, rather than trigger-based. There is no
2126 * reference counting, but that's also fine, given the intended use.
2127 * Only chip-specific because it's all register accesses
2129 static void qib_set_7322_armlaunch(struct qib_devdata *dd, u32 enable)
2131 if (enable) {
2132 qib_write_kreg(dd, kr_errclear, QIB_E_SPIOARMLAUNCH);
2133 dd->cspec->errormask |= QIB_E_SPIOARMLAUNCH;
2134 } else
2135 dd->cspec->errormask &= ~QIB_E_SPIOARMLAUNCH;
2136 qib_write_kreg(dd, kr_errmask, dd->cspec->errormask);
2140 * Formerly took parameter <which> in pre-shifted,
2141 * pre-merged form with LinkCmd and LinkInitCmd
2142 * together, and assuming the zero was NOP.
2144 static void qib_set_ib_7322_lstate(struct qib_pportdata *ppd, u16 linkcmd,
2145 u16 linitcmd)
2147 u64 mod_wd;
2148 struct qib_devdata *dd = ppd->dd;
2149 unsigned long flags;
2151 if (linitcmd == QLOGIC_IB_IBCC_LINKINITCMD_DISABLE) {
2153 * If we are told to disable, note that so link-recovery
2154 * code does not attempt to bring us back up.
2155 * Also reset everything that we can, so we start
2156 * completely clean when re-enabled (before we
2157 * actually issue the disable to the IBC)
2159 qib_7322_mini_pcs_reset(ppd);
2160 spin_lock_irqsave(&ppd->lflags_lock, flags);
2161 ppd->lflags |= QIBL_IB_LINK_DISABLED;
2162 spin_unlock_irqrestore(&ppd->lflags_lock, flags);
2163 } else if (linitcmd || linkcmd == QLOGIC_IB_IBCC_LINKCMD_DOWN) {
2165 * Any other linkinitcmd will lead to LINKDOWN and then
2166 * to INIT (if all is well), so clear flag to let
2167 * link-recovery code attempt to bring us back up.
2169 spin_lock_irqsave(&ppd->lflags_lock, flags);
2170 ppd->lflags &= ~QIBL_IB_LINK_DISABLED;
2171 spin_unlock_irqrestore(&ppd->lflags_lock, flags);
2173 * Clear status change interrupt reduction so the
2174 * new state is seen.
2176 ppd->cpspec->ibcctrl_a &=
2177 ~SYM_MASK(IBCCtrlA_0, IBStatIntReductionEn);
2180 mod_wd = (linkcmd << IBA7322_IBCC_LINKCMD_SHIFT) |
2181 (linitcmd << QLOGIC_IB_IBCC_LINKINITCMD_SHIFT);
2183 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a |
2184 mod_wd);
2185 /* write to chip to prevent back-to-back writes of ibc reg */
2186 qib_write_kreg(dd, kr_scratch, 0);
2191 * The total RCV buffer memory is 64KB, used for both ports, and is
2192 * in units of 64 bytes (same as IB flow control credit unit).
2193 * The consumedVL unit in the same registers are in 32 byte units!
2194 * So, a VL15 packet needs 4.50 IB credits, and 9 rx buffer chunks,
2195 * and we can therefore allocate just 9 IB credits for 2 VL15 packets
2196 * in krp_rxcreditvl15, rather than 10.
2198 #define RCV_BUF_UNITSZ 64
2199 #define NUM_RCV_BUF_UNITS(dd) ((64 * 1024) / (RCV_BUF_UNITSZ * dd->num_pports))
2201 static void set_vls(struct qib_pportdata *ppd)
2203 int i, numvls, totcred, cred_vl, vl0extra;
2204 struct qib_devdata *dd = ppd->dd;
2205 u64 val;
2207 numvls = qib_num_vls(ppd->vls_operational);
2210 * Set up per-VL credits. Below is kluge based on these assumptions:
2211 * 1) port is disabled at the time early_init is called.
2212 * 2) give VL15 17 credits, for two max-plausible packets.
2213 * 3) Give VL0-N the rest, with any rounding excess used for VL0
2215 /* 2 VL15 packets @ 288 bytes each (including IB headers) */
2216 totcred = NUM_RCV_BUF_UNITS(dd);
2217 cred_vl = (2 * 288 + RCV_BUF_UNITSZ - 1) / RCV_BUF_UNITSZ;
2218 totcred -= cred_vl;
2219 qib_write_kreg_port(ppd, krp_rxcreditvl15, (u64) cred_vl);
2220 cred_vl = totcred / numvls;
2221 vl0extra = totcred - cred_vl * numvls;
2222 qib_write_kreg_port(ppd, krp_rxcreditvl0, cred_vl + vl0extra);
2223 for (i = 1; i < numvls; i++)
2224 qib_write_kreg_port(ppd, krp_rxcreditvl0 + i, cred_vl);
2225 for (; i < 8; i++) /* no buffer space for other VLs */
2226 qib_write_kreg_port(ppd, krp_rxcreditvl0 + i, 0);
2228 /* Notify IBC that credits need to be recalculated */
2229 val = qib_read_kreg_port(ppd, krp_ibsdtestiftx);
2230 val |= SYM_MASK(IB_SDTEST_IF_TX_0, CREDIT_CHANGE);
2231 qib_write_kreg_port(ppd, krp_ibsdtestiftx, val);
2232 qib_write_kreg(dd, kr_scratch, 0ULL);
2233 val &= ~SYM_MASK(IB_SDTEST_IF_TX_0, CREDIT_CHANGE);
2234 qib_write_kreg_port(ppd, krp_ibsdtestiftx, val);
2236 for (i = 0; i < numvls; i++)
2237 val = qib_read_kreg_port(ppd, krp_rxcreditvl0 + i);
2238 val = qib_read_kreg_port(ppd, krp_rxcreditvl15);
2240 /* Change the number of operational VLs */
2241 ppd->cpspec->ibcctrl_a = (ppd->cpspec->ibcctrl_a &
2242 ~SYM_MASK(IBCCtrlA_0, NumVLane)) |
2243 ((u64)(numvls - 1) << SYM_LSB(IBCCtrlA_0, NumVLane));
2244 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a);
2245 qib_write_kreg(dd, kr_scratch, 0ULL);
2249 * The code that deals with actual SerDes is in serdes_7322_init().
2250 * Compared to the code for iba7220, it is minimal.
2252 static int serdes_7322_init(struct qib_pportdata *ppd);
2255 * qib_7322_bringup_serdes - bring up the serdes
2256 * @ppd: physical port on the qlogic_ib device
2258 static int qib_7322_bringup_serdes(struct qib_pportdata *ppd)
2260 struct qib_devdata *dd = ppd->dd;
2261 u64 val, guid, ibc;
2262 unsigned long flags;
2263 int ret = 0;
2266 * SerDes model not in Pd, but still need to
2267 * set up much of IBCCtrl and IBCDDRCtrl; move elsewhere
2268 * eventually.
2270 /* Put IBC in reset, sends disabled (should be in reset already) */
2271 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn);
2272 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a);
2273 qib_write_kreg(dd, kr_scratch, 0ULL);
2275 if (qib_compat_ddr_negotiate) {
2276 ppd->cpspec->ibdeltainprog = 1;
2277 ppd->cpspec->ibsymsnap = read_7322_creg32_port(ppd,
2278 crp_ibsymbolerr);
2279 ppd->cpspec->iblnkerrsnap = read_7322_creg32_port(ppd,
2280 crp_iblinkerrrecov);
2283 /* flowcontrolwatermark is in units of KBytes */
2284 ibc = 0x5ULL << SYM_LSB(IBCCtrlA_0, FlowCtrlWaterMark);
2286 * Flow control is sent this often, even if no changes in
2287 * buffer space occur. Units are 128ns for this chip.
2288 * Set to 3usec.
2290 ibc |= 24ULL << SYM_LSB(IBCCtrlA_0, FlowCtrlPeriod);
2291 /* max error tolerance */
2292 ibc |= 0xfULL << SYM_LSB(IBCCtrlA_0, PhyerrThreshold);
2293 /* IB credit flow control. */
2294 ibc |= 0xfULL << SYM_LSB(IBCCtrlA_0, OverrunThreshold);
2296 * set initial max size pkt IBC will send, including ICRC; it's the
2297 * PIO buffer size in dwords, less 1; also see qib_set_mtu()
2299 ibc |= ((u64)(ppd->ibmaxlen >> 2) + 1) <<
2300 SYM_LSB(IBCCtrlA_0, MaxPktLen);
2301 ppd->cpspec->ibcctrl_a = ibc; /* without linkcmd or linkinitcmd! */
2303 /* initially come up waiting for TS1, without sending anything. */
2304 val = ppd->cpspec->ibcctrl_a | (QLOGIC_IB_IBCC_LINKINITCMD_DISABLE <<
2305 QLOGIC_IB_IBCC_LINKINITCMD_SHIFT);
2308 * Reset the PCS interface to the serdes (and also ibc, which is still
2309 * in reset from above). Writes new value of ibcctrl_a as last step.
2311 qib_7322_mini_pcs_reset(ppd);
2312 qib_write_kreg(dd, kr_scratch, 0ULL);
2314 if (!ppd->cpspec->ibcctrl_b) {
2315 unsigned lse = ppd->link_speed_enabled;
2318 * Not on re-init after reset, establish shadow
2319 * and force initial config.
2321 ppd->cpspec->ibcctrl_b = qib_read_kreg_port(ppd,
2322 krp_ibcctrl_b);
2323 ppd->cpspec->ibcctrl_b &= ~(IBA7322_IBC_SPEED_QDR |
2324 IBA7322_IBC_SPEED_DDR |
2325 IBA7322_IBC_SPEED_SDR |
2326 IBA7322_IBC_WIDTH_AUTONEG |
2327 SYM_MASK(IBCCtrlB_0, IB_LANE_REV_SUPPORTED));
2328 if (lse & (lse - 1)) /* Muliple speeds enabled */
2329 ppd->cpspec->ibcctrl_b |=
2330 (lse << IBA7322_IBC_SPEED_LSB) |
2331 IBA7322_IBC_IBTA_1_2_MASK |
2332 IBA7322_IBC_MAX_SPEED_MASK;
2333 else
2334 ppd->cpspec->ibcctrl_b |= (lse == QIB_IB_QDR) ?
2335 IBA7322_IBC_SPEED_QDR |
2336 IBA7322_IBC_IBTA_1_2_MASK :
2337 (lse == QIB_IB_DDR) ?
2338 IBA7322_IBC_SPEED_DDR :
2339 IBA7322_IBC_SPEED_SDR;
2340 if ((ppd->link_width_enabled & (IB_WIDTH_1X | IB_WIDTH_4X)) ==
2341 (IB_WIDTH_1X | IB_WIDTH_4X))
2342 ppd->cpspec->ibcctrl_b |= IBA7322_IBC_WIDTH_AUTONEG;
2343 else
2344 ppd->cpspec->ibcctrl_b |=
2345 ppd->link_width_enabled == IB_WIDTH_4X ?
2346 IBA7322_IBC_WIDTH_4X_ONLY :
2347 IBA7322_IBC_WIDTH_1X_ONLY;
2349 /* always enable these on driver reload, not sticky */
2350 ppd->cpspec->ibcctrl_b |= (IBA7322_IBC_RXPOL_MASK |
2351 IBA7322_IBC_HRTBT_MASK);
2353 qib_write_kreg_port(ppd, krp_ibcctrl_b, ppd->cpspec->ibcctrl_b);
2355 /* setup so we have more time at CFGTEST to change H1 */
2356 val = qib_read_kreg_port(ppd, krp_ibcctrl_c);
2357 val &= ~SYM_MASK(IBCCtrlC_0, IB_FRONT_PORCH);
2358 val |= 0xfULL << SYM_LSB(IBCCtrlC_0, IB_FRONT_PORCH);
2359 qib_write_kreg_port(ppd, krp_ibcctrl_c, val);
2361 serdes_7322_init(ppd);
2363 guid = be64_to_cpu(ppd->guid);
2364 if (!guid) {
2365 if (dd->base_guid)
2366 guid = be64_to_cpu(dd->base_guid) + ppd->port - 1;
2367 ppd->guid = cpu_to_be64(guid);
2370 qib_write_kreg_port(ppd, krp_hrtbt_guid, guid);
2371 /* write to chip to prevent back-to-back writes of ibc reg */
2372 qib_write_kreg(dd, kr_scratch, 0);
2374 /* Enable port */
2375 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, IBLinkEn);
2376 set_vls(ppd);
2378 /* be paranoid against later code motion, etc. */
2379 spin_lock_irqsave(&dd->cspec->rcvmod_lock, flags);
2380 ppd->p_rcvctrl |= SYM_MASK(RcvCtrl_0, RcvIBPortEnable);
2381 qib_write_kreg_port(ppd, krp_rcvctrl, ppd->p_rcvctrl);
2382 spin_unlock_irqrestore(&dd->cspec->rcvmod_lock, flags);
2384 /* Also enable IBSTATUSCHG interrupt. */
2385 val = qib_read_kreg_port(ppd, krp_errmask);
2386 qib_write_kreg_port(ppd, krp_errmask,
2387 val | ERR_MASK_N(IBStatusChanged));
2389 /* Always zero until we start messing with SerDes for real */
2390 return ret;
2394 * qib_7322_quiet_serdes - set serdes to txidle
2395 * @dd: the qlogic_ib device
2396 * Called when driver is being unloaded
2398 static void qib_7322_mini_quiet_serdes(struct qib_pportdata *ppd)
2400 u64 val;
2401 unsigned long flags;
2403 qib_set_ib_7322_lstate(ppd, 0, QLOGIC_IB_IBCC_LINKINITCMD_DISABLE);
2405 spin_lock_irqsave(&ppd->lflags_lock, flags);
2406 ppd->lflags &= ~QIBL_IB_AUTONEG_INPROG;
2407 spin_unlock_irqrestore(&ppd->lflags_lock, flags);
2408 wake_up(&ppd->cpspec->autoneg_wait);
2409 cancel_delayed_work_sync(&ppd->cpspec->autoneg_work);
2410 if (ppd->dd->cspec->r1)
2411 cancel_delayed_work_sync(&ppd->cpspec->ipg_work);
2413 ppd->cpspec->chase_end = 0;
2414 if (ppd->cpspec->chase_timer.data) /* if initted */
2415 del_timer_sync(&ppd->cpspec->chase_timer);
2418 * Despite the name, actually disables IBC as well. Do it when
2419 * we are as sure as possible that no more packets can be
2420 * received, following the down and the PCS reset.
2421 * The actual disabling happens in qib_7322_mini_pci_reset(),
2422 * along with the PCS being reset.
2424 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn);
2425 qib_7322_mini_pcs_reset(ppd);
2428 * Update the adjusted counters so the adjustment persists
2429 * across driver reload.
2431 if (ppd->cpspec->ibsymdelta || ppd->cpspec->iblnkerrdelta ||
2432 ppd->cpspec->ibdeltainprog || ppd->cpspec->iblnkdowndelta) {
2433 struct qib_devdata *dd = ppd->dd;
2434 u64 diagc;
2436 /* enable counter writes */
2437 diagc = qib_read_kreg64(dd, kr_hwdiagctrl);
2438 qib_write_kreg(dd, kr_hwdiagctrl,
2439 diagc | SYM_MASK(HwDiagCtrl, CounterWrEnable));
2441 if (ppd->cpspec->ibsymdelta || ppd->cpspec->ibdeltainprog) {
2442 val = read_7322_creg32_port(ppd, crp_ibsymbolerr);
2443 if (ppd->cpspec->ibdeltainprog)
2444 val -= val - ppd->cpspec->ibsymsnap;
2445 val -= ppd->cpspec->ibsymdelta;
2446 write_7322_creg_port(ppd, crp_ibsymbolerr, val);
2448 if (ppd->cpspec->iblnkerrdelta || ppd->cpspec->ibdeltainprog) {
2449 val = read_7322_creg32_port(ppd, crp_iblinkerrrecov);
2450 if (ppd->cpspec->ibdeltainprog)
2451 val -= val - ppd->cpspec->iblnkerrsnap;
2452 val -= ppd->cpspec->iblnkerrdelta;
2453 write_7322_creg_port(ppd, crp_iblinkerrrecov, val);
2455 if (ppd->cpspec->iblnkdowndelta) {
2456 val = read_7322_creg32_port(ppd, crp_iblinkdown);
2457 val += ppd->cpspec->iblnkdowndelta;
2458 write_7322_creg_port(ppd, crp_iblinkdown, val);
2461 * No need to save ibmalfdelta since IB perfcounters
2462 * are cleared on driver reload.
2465 /* and disable counter writes */
2466 qib_write_kreg(dd, kr_hwdiagctrl, diagc);
2471 * qib_setup_7322_setextled - set the state of the two external LEDs
2472 * @ppd: physical port on the qlogic_ib device
2473 * @on: whether the link is up or not
2475 * The exact combo of LEDs if on is true is determined by looking
2476 * at the ibcstatus.
2478 * These LEDs indicate the physical and logical state of IB link.
2479 * For this chip (at least with recommended board pinouts), LED1
2480 * is Yellow (logical state) and LED2 is Green (physical state),
2482 * Note: We try to match the Mellanox HCA LED behavior as best
2483 * we can. Green indicates physical link state is OK (something is
2484 * plugged in, and we can train).
2485 * Amber indicates the link is logically up (ACTIVE).
2486 * Mellanox further blinks the amber LED to indicate data packet
2487 * activity, but we have no hardware support for that, so it would
2488 * require waking up every 10-20 msecs and checking the counters
2489 * on the chip, and then turning the LED off if appropriate. That's
2490 * visible overhead, so not something we will do.
2492 static void qib_setup_7322_setextled(struct qib_pportdata *ppd, u32 on)
2494 struct qib_devdata *dd = ppd->dd;
2495 u64 extctl, ledblink = 0, val;
2496 unsigned long flags;
2497 int yel, grn;
2500 * The diags use the LED to indicate diag info, so we leave
2501 * the external LED alone when the diags are running.
2503 if (dd->diag_client)
2504 return;
2506 /* Allow override of LED display for, e.g. Locating system in rack */
2507 if (ppd->led_override) {
2508 grn = (ppd->led_override & QIB_LED_PHYS);
2509 yel = (ppd->led_override & QIB_LED_LOG);
2510 } else if (on) {
2511 val = qib_read_kreg_port(ppd, krp_ibcstatus_a);
2512 grn = qib_7322_phys_portstate(val) ==
2513 IB_PHYSPORTSTATE_LINKUP;
2514 yel = qib_7322_iblink_state(val) == IB_PORT_ACTIVE;
2515 } else {
2516 grn = 0;
2517 yel = 0;
2520 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
2521 extctl = dd->cspec->extctrl & (ppd->port == 1 ?
2522 ~ExtLED_IB1_MASK : ~ExtLED_IB2_MASK);
2523 if (grn) {
2524 extctl |= ppd->port == 1 ? ExtLED_IB1_GRN : ExtLED_IB2_GRN;
2526 * Counts are in chip clock (4ns) periods.
2527 * This is 1/16 sec (66.6ms) on,
2528 * 3/16 sec (187.5 ms) off, with packets rcvd.
2530 ledblink = ((66600 * 1000UL / 4) << IBA7322_LEDBLINK_ON_SHIFT) |
2531 ((187500 * 1000UL / 4) << IBA7322_LEDBLINK_OFF_SHIFT);
2533 if (yel)
2534 extctl |= ppd->port == 1 ? ExtLED_IB1_YEL : ExtLED_IB2_YEL;
2535 dd->cspec->extctrl = extctl;
2536 qib_write_kreg(dd, kr_extctrl, dd->cspec->extctrl);
2537 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
2539 if (ledblink) /* blink the LED on packet receive */
2540 qib_write_kreg_port(ppd, krp_rcvpktledcnt, ledblink);
2544 * Disable MSIx interrupt if enabled, call generic MSIx code
2545 * to cleanup, and clear pending MSIx interrupts.
2546 * Used for fallback to INTx, after reset, and when MSIx setup fails.
2548 static void qib_7322_nomsix(struct qib_devdata *dd)
2550 u64 intgranted;
2551 int n;
2553 dd->cspec->main_int_mask = ~0ULL;
2554 n = dd->cspec->num_msix_entries;
2555 if (n) {
2556 int i;
2558 dd->cspec->num_msix_entries = 0;
2559 for (i = 0; i < n; i++)
2560 free_irq(dd->cspec->msix_entries[i].vector,
2561 dd->cspec->msix_arg[i]);
2562 qib_nomsix(dd);
2564 /* make sure no MSIx interrupts are left pending */
2565 intgranted = qib_read_kreg64(dd, kr_intgranted);
2566 if (intgranted)
2567 qib_write_kreg(dd, kr_intgranted, intgranted);
2570 static void qib_7322_free_irq(struct qib_devdata *dd)
2572 if (dd->cspec->irq) {
2573 free_irq(dd->cspec->irq, dd);
2574 dd->cspec->irq = 0;
2576 qib_7322_nomsix(dd);
2579 static void qib_setup_7322_cleanup(struct qib_devdata *dd)
2581 int i;
2583 qib_7322_free_irq(dd);
2584 kfree(dd->cspec->cntrs);
2585 kfree(dd->cspec->sendchkenable);
2586 kfree(dd->cspec->sendgrhchk);
2587 kfree(dd->cspec->sendibchk);
2588 kfree(dd->cspec->msix_entries);
2589 kfree(dd->cspec->msix_arg);
2590 for (i = 0; i < dd->num_pports; i++) {
2591 unsigned long flags;
2592 u32 mask = QSFP_GPIO_MOD_PRS_N |
2593 (QSFP_GPIO_MOD_PRS_N << QSFP_GPIO_PORT2_SHIFT);
2595 kfree(dd->pport[i].cpspec->portcntrs);
2596 if (dd->flags & QIB_HAS_QSFP) {
2597 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
2598 dd->cspec->gpio_mask &= ~mask;
2599 qib_write_kreg(dd, kr_gpio_mask, dd->cspec->gpio_mask);
2600 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
2601 qib_qsfp_deinit(&dd->pport[i].cpspec->qsfp_data);
2603 if (dd->pport[i].ibport_data.smi_ah)
2604 ib_destroy_ah(&dd->pport[i].ibport_data.smi_ah->ibah);
2608 /* handle SDMA interrupts */
2609 static void sdma_7322_intr(struct qib_devdata *dd, u64 istat)
2611 struct qib_pportdata *ppd0 = &dd->pport[0];
2612 struct qib_pportdata *ppd1 = &dd->pport[1];
2613 u64 intr0 = istat & (INT_MASK_P(SDma, 0) |
2614 INT_MASK_P(SDmaIdle, 0) | INT_MASK_P(SDmaProgress, 0));
2615 u64 intr1 = istat & (INT_MASK_P(SDma, 1) |
2616 INT_MASK_P(SDmaIdle, 1) | INT_MASK_P(SDmaProgress, 1));
2618 if (intr0)
2619 qib_sdma_intr(ppd0);
2620 if (intr1)
2621 qib_sdma_intr(ppd1);
2623 if (istat & INT_MASK_PM(SDmaCleanupDone, 0))
2624 qib_sdma_process_event(ppd0, qib_sdma_event_e20_hw_started);
2625 if (istat & INT_MASK_PM(SDmaCleanupDone, 1))
2626 qib_sdma_process_event(ppd1, qib_sdma_event_e20_hw_started);
2630 * Set or clear the Send buffer available interrupt enable bit.
2632 static void qib_wantpiobuf_7322_intr(struct qib_devdata *dd, u32 needint)
2634 unsigned long flags;
2636 spin_lock_irqsave(&dd->sendctrl_lock, flags);
2637 if (needint)
2638 dd->sendctrl |= SYM_MASK(SendCtrl, SendIntBufAvail);
2639 else
2640 dd->sendctrl &= ~SYM_MASK(SendCtrl, SendIntBufAvail);
2641 qib_write_kreg(dd, kr_sendctrl, dd->sendctrl);
2642 qib_write_kreg(dd, kr_scratch, 0ULL);
2643 spin_unlock_irqrestore(&dd->sendctrl_lock, flags);
2647 * Somehow got an interrupt with reserved bits set in interrupt status.
2648 * Print a message so we know it happened, then clear them.
2649 * keep mainline interrupt handler cache-friendly
2651 static noinline void unknown_7322_ibits(struct qib_devdata *dd, u64 istat)
2653 u64 kills;
2654 char msg[128];
2656 kills = istat & ~QIB_I_BITSEXTANT;
2657 qib_dev_err(dd, "Clearing reserved interrupt(s) 0x%016llx:"
2658 " %s\n", (unsigned long long) kills, msg);
2659 qib_write_kreg(dd, kr_intmask, (dd->cspec->int_enable_mask & ~kills));
2662 /* keep mainline interrupt handler cache-friendly */
2663 static noinline void unknown_7322_gpio_intr(struct qib_devdata *dd)
2665 u32 gpiostatus;
2666 int handled = 0;
2667 int pidx;
2670 * Boards for this chip currently don't use GPIO interrupts,
2671 * so clear by writing GPIOstatus to GPIOclear, and complain
2672 * to developer. To avoid endless repeats, clear
2673 * the bits in the mask, since there is some kind of
2674 * programming error or chip problem.
2676 gpiostatus = qib_read_kreg32(dd, kr_gpio_status);
2678 * In theory, writing GPIOstatus to GPIOclear could
2679 * have a bad side-effect on some diagnostic that wanted
2680 * to poll for a status-change, but the various shadows
2681 * make that problematic at best. Diags will just suppress
2682 * all GPIO interrupts during such tests.
2684 qib_write_kreg(dd, kr_gpio_clear, gpiostatus);
2686 * Check for QSFP MOD_PRS changes
2687 * only works for single port if IB1 != pidx1
2689 for (pidx = 0; pidx < dd->num_pports && (dd->flags & QIB_HAS_QSFP);
2690 ++pidx) {
2691 struct qib_pportdata *ppd;
2692 struct qib_qsfp_data *qd;
2693 u32 mask;
2694 if (!dd->pport[pidx].link_speed_supported)
2695 continue;
2696 mask = QSFP_GPIO_MOD_PRS_N;
2697 ppd = dd->pport + pidx;
2698 mask <<= (QSFP_GPIO_PORT2_SHIFT * ppd->hw_pidx);
2699 if (gpiostatus & dd->cspec->gpio_mask & mask) {
2700 u64 pins;
2701 qd = &ppd->cpspec->qsfp_data;
2702 gpiostatus &= ~mask;
2703 pins = qib_read_kreg64(dd, kr_extstatus);
2704 pins >>= SYM_LSB(EXTStatus, GPIOIn);
2705 if (!(pins & mask)) {
2706 ++handled;
2707 qd->t_insert = get_jiffies_64();
2708 queue_work(ib_wq, &qd->work);
2713 if (gpiostatus && !handled) {
2714 const u32 mask = qib_read_kreg32(dd, kr_gpio_mask);
2715 u32 gpio_irq = mask & gpiostatus;
2718 * Clear any troublemakers, and update chip from shadow
2720 dd->cspec->gpio_mask &= ~gpio_irq;
2721 qib_write_kreg(dd, kr_gpio_mask, dd->cspec->gpio_mask);
2726 * Handle errors and unusual events first, separate function
2727 * to improve cache hits for fast path interrupt handling.
2729 static noinline void unlikely_7322_intr(struct qib_devdata *dd, u64 istat)
2731 if (istat & ~QIB_I_BITSEXTANT)
2732 unknown_7322_ibits(dd, istat);
2733 if (istat & QIB_I_GPIO)
2734 unknown_7322_gpio_intr(dd);
2735 if (istat & QIB_I_C_ERROR)
2736 handle_7322_errors(dd);
2737 if (istat & INT_MASK_P(Err, 0) && dd->rcd[0])
2738 handle_7322_p_errors(dd->rcd[0]->ppd);
2739 if (istat & INT_MASK_P(Err, 1) && dd->rcd[1])
2740 handle_7322_p_errors(dd->rcd[1]->ppd);
2744 * Dynamically adjust the rcv int timeout for a context based on incoming
2745 * packet rate.
2747 static void adjust_rcv_timeout(struct qib_ctxtdata *rcd, int npkts)
2749 struct qib_devdata *dd = rcd->dd;
2750 u32 timeout = dd->cspec->rcvavail_timeout[rcd->ctxt];
2753 * Dynamically adjust idle timeout on chip
2754 * based on number of packets processed.
2756 if (npkts < rcv_int_count && timeout > 2)
2757 timeout >>= 1;
2758 else if (npkts >= rcv_int_count && timeout < rcv_int_timeout)
2759 timeout = min(timeout << 1, rcv_int_timeout);
2760 else
2761 return;
2763 dd->cspec->rcvavail_timeout[rcd->ctxt] = timeout;
2764 qib_write_kreg(dd, kr_rcvavailtimeout + rcd->ctxt, timeout);
2768 * This is the main interrupt handler.
2769 * It will normally only be used for low frequency interrupts but may
2770 * have to handle all interrupts if INTx is enabled or fewer than normal
2771 * MSIx interrupts were allocated.
2772 * This routine should ignore the interrupt bits for any of the
2773 * dedicated MSIx handlers.
2775 static irqreturn_t qib_7322intr(int irq, void *data)
2777 struct qib_devdata *dd = data;
2778 irqreturn_t ret;
2779 u64 istat;
2780 u64 ctxtrbits;
2781 u64 rmask;
2782 unsigned i;
2783 u32 npkts;
2785 if ((dd->flags & (QIB_PRESENT | QIB_BADINTR)) != QIB_PRESENT) {
2787 * This return value is not great, but we do not want the
2788 * interrupt core code to remove our interrupt handler
2789 * because we don't appear to be handling an interrupt
2790 * during a chip reset.
2792 ret = IRQ_HANDLED;
2793 goto bail;
2796 istat = qib_read_kreg64(dd, kr_intstatus);
2798 if (unlikely(istat == ~0ULL)) {
2799 qib_bad_intrstatus(dd);
2800 qib_dev_err(dd, "Interrupt status all f's, skipping\n");
2801 /* don't know if it was our interrupt or not */
2802 ret = IRQ_NONE;
2803 goto bail;
2806 istat &= dd->cspec->main_int_mask;
2807 if (unlikely(!istat)) {
2808 /* already handled, or shared and not us */
2809 ret = IRQ_NONE;
2810 goto bail;
2813 qib_stats.sps_ints++;
2814 if (dd->int_counter != (u32) -1)
2815 dd->int_counter++;
2817 /* handle "errors" of various kinds first, device ahead of port */
2818 if (unlikely(istat & (~QIB_I_BITSEXTANT | QIB_I_GPIO |
2819 QIB_I_C_ERROR | INT_MASK_P(Err, 0) |
2820 INT_MASK_P(Err, 1))))
2821 unlikely_7322_intr(dd, istat);
2824 * Clear the interrupt bits we found set, relatively early, so we
2825 * "know" know the chip will have seen this by the time we process
2826 * the queue, and will re-interrupt if necessary. The processor
2827 * itself won't take the interrupt again until we return.
2829 qib_write_kreg(dd, kr_intclear, istat);
2832 * Handle kernel receive queues before checking for pio buffers
2833 * available since receives can overflow; piobuf waiters can afford
2834 * a few extra cycles, since they were waiting anyway.
2836 ctxtrbits = istat & (QIB_I_RCVAVAIL_MASK | QIB_I_RCVURG_MASK);
2837 if (ctxtrbits) {
2838 rmask = (1ULL << QIB_I_RCVAVAIL_LSB) |
2839 (1ULL << QIB_I_RCVURG_LSB);
2840 for (i = 0; i < dd->first_user_ctxt; i++) {
2841 if (ctxtrbits & rmask) {
2842 ctxtrbits &= ~rmask;
2843 if (dd->rcd[i]) {
2844 qib_kreceive(dd->rcd[i], NULL, &npkts);
2847 rmask <<= 1;
2849 if (ctxtrbits) {
2850 ctxtrbits = (ctxtrbits >> QIB_I_RCVAVAIL_LSB) |
2851 (ctxtrbits >> QIB_I_RCVURG_LSB);
2852 qib_handle_urcv(dd, ctxtrbits);
2856 if (istat & (QIB_I_P_SDMAINT(0) | QIB_I_P_SDMAINT(1)))
2857 sdma_7322_intr(dd, istat);
2859 if ((istat & QIB_I_SPIOBUFAVAIL) && (dd->flags & QIB_INITTED))
2860 qib_ib_piobufavail(dd);
2862 ret = IRQ_HANDLED;
2863 bail:
2864 return ret;
2868 * Dedicated receive packet available interrupt handler.
2870 static irqreturn_t qib_7322pintr(int irq, void *data)
2872 struct qib_ctxtdata *rcd = data;
2873 struct qib_devdata *dd = rcd->dd;
2874 u32 npkts;
2876 if ((dd->flags & (QIB_PRESENT | QIB_BADINTR)) != QIB_PRESENT)
2878 * This return value is not great, but we do not want the
2879 * interrupt core code to remove our interrupt handler
2880 * because we don't appear to be handling an interrupt
2881 * during a chip reset.
2883 return IRQ_HANDLED;
2885 qib_stats.sps_ints++;
2886 if (dd->int_counter != (u32) -1)
2887 dd->int_counter++;
2889 /* Clear the interrupt bit we expect to be set. */
2890 qib_write_kreg(dd, kr_intclear, ((1ULL << QIB_I_RCVAVAIL_LSB) |
2891 (1ULL << QIB_I_RCVURG_LSB)) << rcd->ctxt);
2893 qib_kreceive(rcd, NULL, &npkts);
2895 return IRQ_HANDLED;
2899 * Dedicated Send buffer available interrupt handler.
2901 static irqreturn_t qib_7322bufavail(int irq, void *data)
2903 struct qib_devdata *dd = data;
2905 if ((dd->flags & (QIB_PRESENT | QIB_BADINTR)) != QIB_PRESENT)
2907 * This return value is not great, but we do not want the
2908 * interrupt core code to remove our interrupt handler
2909 * because we don't appear to be handling an interrupt
2910 * during a chip reset.
2912 return IRQ_HANDLED;
2914 qib_stats.sps_ints++;
2915 if (dd->int_counter != (u32) -1)
2916 dd->int_counter++;
2918 /* Clear the interrupt bit we expect to be set. */
2919 qib_write_kreg(dd, kr_intclear, QIB_I_SPIOBUFAVAIL);
2921 /* qib_ib_piobufavail() will clear the want PIO interrupt if needed */
2922 if (dd->flags & QIB_INITTED)
2923 qib_ib_piobufavail(dd);
2924 else
2925 qib_wantpiobuf_7322_intr(dd, 0);
2927 return IRQ_HANDLED;
2931 * Dedicated Send DMA interrupt handler.
2933 static irqreturn_t sdma_intr(int irq, void *data)
2935 struct qib_pportdata *ppd = data;
2936 struct qib_devdata *dd = ppd->dd;
2938 if ((dd->flags & (QIB_PRESENT | QIB_BADINTR)) != QIB_PRESENT)
2940 * This return value is not great, but we do not want the
2941 * interrupt core code to remove our interrupt handler
2942 * because we don't appear to be handling an interrupt
2943 * during a chip reset.
2945 return IRQ_HANDLED;
2947 qib_stats.sps_ints++;
2948 if (dd->int_counter != (u32) -1)
2949 dd->int_counter++;
2951 /* Clear the interrupt bit we expect to be set. */
2952 qib_write_kreg(dd, kr_intclear, ppd->hw_pidx ?
2953 INT_MASK_P(SDma, 1) : INT_MASK_P(SDma, 0));
2954 qib_sdma_intr(ppd);
2956 return IRQ_HANDLED;
2960 * Dedicated Send DMA idle interrupt handler.
2962 static irqreturn_t sdma_idle_intr(int irq, void *data)
2964 struct qib_pportdata *ppd = data;
2965 struct qib_devdata *dd = ppd->dd;
2967 if ((dd->flags & (QIB_PRESENT | QIB_BADINTR)) != QIB_PRESENT)
2969 * This return value is not great, but we do not want the
2970 * interrupt core code to remove our interrupt handler
2971 * because we don't appear to be handling an interrupt
2972 * during a chip reset.
2974 return IRQ_HANDLED;
2976 qib_stats.sps_ints++;
2977 if (dd->int_counter != (u32) -1)
2978 dd->int_counter++;
2980 /* Clear the interrupt bit we expect to be set. */
2981 qib_write_kreg(dd, kr_intclear, ppd->hw_pidx ?
2982 INT_MASK_P(SDmaIdle, 1) : INT_MASK_P(SDmaIdle, 0));
2983 qib_sdma_intr(ppd);
2985 return IRQ_HANDLED;
2989 * Dedicated Send DMA progress interrupt handler.
2991 static irqreturn_t sdma_progress_intr(int irq, void *data)
2993 struct qib_pportdata *ppd = data;
2994 struct qib_devdata *dd = ppd->dd;
2996 if ((dd->flags & (QIB_PRESENT | QIB_BADINTR)) != QIB_PRESENT)
2998 * This return value is not great, but we do not want the
2999 * interrupt core code to remove our interrupt handler
3000 * because we don't appear to be handling an interrupt
3001 * during a chip reset.
3003 return IRQ_HANDLED;
3005 qib_stats.sps_ints++;
3006 if (dd->int_counter != (u32) -1)
3007 dd->int_counter++;
3009 /* Clear the interrupt bit we expect to be set. */
3010 qib_write_kreg(dd, kr_intclear, ppd->hw_pidx ?
3011 INT_MASK_P(SDmaProgress, 1) :
3012 INT_MASK_P(SDmaProgress, 0));
3013 qib_sdma_intr(ppd);
3015 return IRQ_HANDLED;
3019 * Dedicated Send DMA cleanup interrupt handler.
3021 static irqreturn_t sdma_cleanup_intr(int irq, void *data)
3023 struct qib_pportdata *ppd = data;
3024 struct qib_devdata *dd = ppd->dd;
3026 if ((dd->flags & (QIB_PRESENT | QIB_BADINTR)) != QIB_PRESENT)
3028 * This return value is not great, but we do not want the
3029 * interrupt core code to remove our interrupt handler
3030 * because we don't appear to be handling an interrupt
3031 * during a chip reset.
3033 return IRQ_HANDLED;
3035 qib_stats.sps_ints++;
3036 if (dd->int_counter != (u32) -1)
3037 dd->int_counter++;
3039 /* Clear the interrupt bit we expect to be set. */
3040 qib_write_kreg(dd, kr_intclear, ppd->hw_pidx ?
3041 INT_MASK_PM(SDmaCleanupDone, 1) :
3042 INT_MASK_PM(SDmaCleanupDone, 0));
3043 qib_sdma_process_event(ppd, qib_sdma_event_e20_hw_started);
3045 return IRQ_HANDLED;
3049 * Set up our chip-specific interrupt handler.
3050 * The interrupt type has already been setup, so
3051 * we just need to do the registration and error checking.
3052 * If we are using MSIx interrupts, we may fall back to
3053 * INTx later, if the interrupt handler doesn't get called
3054 * within 1/2 second (see verify_interrupt()).
3056 static void qib_setup_7322_interrupt(struct qib_devdata *dd, int clearpend)
3058 int ret, i, msixnum;
3059 u64 redirect[6];
3060 u64 mask;
3062 if (!dd->num_pports)
3063 return;
3065 if (clearpend) {
3067 * if not switching interrupt types, be sure interrupts are
3068 * disabled, and then clear anything pending at this point,
3069 * because we are starting clean.
3071 qib_7322_set_intr_state(dd, 0);
3073 /* clear the reset error, init error/hwerror mask */
3074 qib_7322_init_hwerrors(dd);
3076 /* clear any interrupt bits that might be set */
3077 qib_write_kreg(dd, kr_intclear, ~0ULL);
3079 /* make sure no pending MSIx intr, and clear diag reg */
3080 qib_write_kreg(dd, kr_intgranted, ~0ULL);
3081 qib_write_kreg(dd, kr_vecclr_wo_int, ~0ULL);
3084 if (!dd->cspec->num_msix_entries) {
3085 /* Try to get INTx interrupt */
3086 try_intx:
3087 if (!dd->pcidev->irq) {
3088 qib_dev_err(dd, "irq is 0, BIOS error? "
3089 "Interrupts won't work\n");
3090 goto bail;
3092 ret = request_irq(dd->pcidev->irq, qib_7322intr,
3093 IRQF_SHARED, QIB_DRV_NAME, dd);
3094 if (ret) {
3095 qib_dev_err(dd, "Couldn't setup INTx "
3096 "interrupt (irq=%d): %d\n",
3097 dd->pcidev->irq, ret);
3098 goto bail;
3100 dd->cspec->irq = dd->pcidev->irq;
3101 dd->cspec->main_int_mask = ~0ULL;
3102 goto bail;
3105 /* Try to get MSIx interrupts */
3106 memset(redirect, 0, sizeof redirect);
3107 mask = ~0ULL;
3108 msixnum = 0;
3109 for (i = 0; msixnum < dd->cspec->num_msix_entries; i++) {
3110 irq_handler_t handler;
3111 const char *name;
3112 void *arg;
3113 u64 val;
3114 int lsb, reg, sh;
3116 if (i < ARRAY_SIZE(irq_table)) {
3117 if (irq_table[i].port) {
3118 /* skip if for a non-configured port */
3119 if (irq_table[i].port > dd->num_pports)
3120 continue;
3121 arg = dd->pport + irq_table[i].port - 1;
3122 } else
3123 arg = dd;
3124 lsb = irq_table[i].lsb;
3125 handler = irq_table[i].handler;
3126 name = irq_table[i].name;
3127 } else {
3128 unsigned ctxt;
3130 ctxt = i - ARRAY_SIZE(irq_table);
3131 /* per krcvq context receive interrupt */
3132 arg = dd->rcd[ctxt];
3133 if (!arg)
3134 continue;
3135 lsb = QIB_I_RCVAVAIL_LSB + ctxt;
3136 handler = qib_7322pintr;
3137 name = QIB_DRV_NAME " (kctx)";
3139 ret = request_irq(dd->cspec->msix_entries[msixnum].vector,
3140 handler, 0, name, arg);
3141 if (ret) {
3143 * Shouldn't happen since the enable said we could
3144 * have as many as we are trying to setup here.
3146 qib_dev_err(dd, "Couldn't setup MSIx "
3147 "interrupt (vec=%d, irq=%d): %d\n", msixnum,
3148 dd->cspec->msix_entries[msixnum].vector,
3149 ret);
3150 qib_7322_nomsix(dd);
3151 goto try_intx;
3153 dd->cspec->msix_arg[msixnum] = arg;
3154 if (lsb >= 0) {
3155 reg = lsb / IBA7322_REDIRECT_VEC_PER_REG;
3156 sh = (lsb % IBA7322_REDIRECT_VEC_PER_REG) *
3157 SYM_LSB(IntRedirect0, vec1);
3158 mask &= ~(1ULL << lsb);
3159 redirect[reg] |= ((u64) msixnum) << sh;
3161 val = qib_read_kreg64(dd, 2 * msixnum + 1 +
3162 (QIB_7322_MsixTable_OFFS / sizeof(u64)));
3163 msixnum++;
3165 /* Initialize the vector mapping */
3166 for (i = 0; i < ARRAY_SIZE(redirect); i++)
3167 qib_write_kreg(dd, kr_intredirect + i, redirect[i]);
3168 dd->cspec->main_int_mask = mask;
3169 bail:;
3173 * qib_7322_boardname - fill in the board name and note features
3174 * @dd: the qlogic_ib device
3176 * info will be based on the board revision register
3178 static unsigned qib_7322_boardname(struct qib_devdata *dd)
3180 /* Will need enumeration of board-types here */
3181 char *n;
3182 u32 boardid, namelen;
3183 unsigned features = DUAL_PORT_CAP;
3185 boardid = SYM_FIELD(dd->revision, Revision, BoardID);
3187 switch (boardid) {
3188 case 0:
3189 n = "InfiniPath_QLE7342_Emulation";
3190 break;
3191 case 1:
3192 n = "InfiniPath_QLE7340";
3193 dd->flags |= QIB_HAS_QSFP;
3194 features = PORT_SPD_CAP;
3195 break;
3196 case 2:
3197 n = "InfiniPath_QLE7342";
3198 dd->flags |= QIB_HAS_QSFP;
3199 break;
3200 case 3:
3201 n = "InfiniPath_QMI7342";
3202 break;
3203 case 4:
3204 n = "InfiniPath_Unsupported7342";
3205 qib_dev_err(dd, "Unsupported version of QMH7342\n");
3206 features = 0;
3207 break;
3208 case BOARD_QMH7342:
3209 n = "InfiniPath_QMH7342";
3210 features = 0x24;
3211 break;
3212 case BOARD_QME7342:
3213 n = "InfiniPath_QME7342";
3214 break;
3215 case 8:
3216 n = "InfiniPath_QME7362";
3217 dd->flags |= QIB_HAS_QSFP;
3218 break;
3219 case 15:
3220 n = "InfiniPath_QLE7342_TEST";
3221 dd->flags |= QIB_HAS_QSFP;
3222 break;
3223 default:
3224 n = "InfiniPath_QLE73xy_UNKNOWN";
3225 qib_dev_err(dd, "Unknown 7322 board type %u\n", boardid);
3226 break;
3228 dd->board_atten = 1; /* index into txdds_Xdr */
3230 namelen = strlen(n) + 1;
3231 dd->boardname = kmalloc(namelen, GFP_KERNEL);
3232 if (!dd->boardname)
3233 qib_dev_err(dd, "Failed allocation for board name: %s\n", n);
3234 else
3235 snprintf(dd->boardname, namelen, "%s", n);
3237 snprintf(dd->boardversion, sizeof(dd->boardversion),
3238 "ChipABI %u.%u, %s, InfiniPath%u %u.%u, SW Compat %u\n",
3239 QIB_CHIP_VERS_MAJ, QIB_CHIP_VERS_MIN, dd->boardname,
3240 (unsigned)SYM_FIELD(dd->revision, Revision_R, Arch),
3241 dd->majrev, dd->minrev,
3242 (unsigned)SYM_FIELD(dd->revision, Revision_R, SW));
3244 if (qib_singleport && (features >> PORT_SPD_CAP_SHIFT) & PORT_SPD_CAP) {
3245 qib_devinfo(dd->pcidev, "IB%u: Forced to single port mode"
3246 " by module parameter\n", dd->unit);
3247 features &= PORT_SPD_CAP;
3250 return features;
3254 * This routine sleeps, so it can only be called from user context, not
3255 * from interrupt context.
3257 static int qib_do_7322_reset(struct qib_devdata *dd)
3259 u64 val;
3260 u64 *msix_vecsave;
3261 int i, msix_entries, ret = 1;
3262 u16 cmdval;
3263 u8 int_line, clinesz;
3264 unsigned long flags;
3266 /* Use dev_err so it shows up in logs, etc. */
3267 qib_dev_err(dd, "Resetting InfiniPath unit %u\n", dd->unit);
3269 qib_pcie_getcmd(dd, &cmdval, &int_line, &clinesz);
3271 msix_entries = dd->cspec->num_msix_entries;
3273 /* no interrupts till re-initted */
3274 qib_7322_set_intr_state(dd, 0);
3276 if (msix_entries) {
3277 qib_7322_nomsix(dd);
3278 /* can be up to 512 bytes, too big for stack */
3279 msix_vecsave = kmalloc(2 * dd->cspec->num_msix_entries *
3280 sizeof(u64), GFP_KERNEL);
3281 if (!msix_vecsave)
3282 qib_dev_err(dd, "No mem to save MSIx data\n");
3283 } else
3284 msix_vecsave = NULL;
3287 * Core PCI (as of 2.6.18) doesn't save or rewrite the full vector
3288 * info that is set up by the BIOS, so we have to save and restore
3289 * it ourselves. There is some risk something could change it,
3290 * after we save it, but since we have disabled the MSIx, it
3291 * shouldn't be touched...
3293 for (i = 0; i < msix_entries; i++) {
3294 u64 vecaddr, vecdata;
3295 vecaddr = qib_read_kreg64(dd, 2 * i +
3296 (QIB_7322_MsixTable_OFFS / sizeof(u64)));
3297 vecdata = qib_read_kreg64(dd, 1 + 2 * i +
3298 (QIB_7322_MsixTable_OFFS / sizeof(u64)));
3299 if (msix_vecsave) {
3300 msix_vecsave[2 * i] = vecaddr;
3301 /* save it without the masked bit set */
3302 msix_vecsave[1 + 2 * i] = vecdata & ~0x100000000ULL;
3306 dd->pport->cpspec->ibdeltainprog = 0;
3307 dd->pport->cpspec->ibsymdelta = 0;
3308 dd->pport->cpspec->iblnkerrdelta = 0;
3309 dd->pport->cpspec->ibmalfdelta = 0;
3310 dd->int_counter = 0; /* so we check interrupts work again */
3313 * Keep chip from being accessed until we are ready. Use
3314 * writeq() directly, to allow the write even though QIB_PRESENT
3315 * isnt' set.
3317 dd->flags &= ~(QIB_INITTED | QIB_PRESENT | QIB_BADINTR);
3318 dd->flags |= QIB_DOING_RESET;
3319 val = dd->control | QLOGIC_IB_C_RESET;
3320 writeq(val, &dd->kregbase[kr_control]);
3322 for (i = 1; i <= 5; i++) {
3324 * Allow MBIST, etc. to complete; longer on each retry.
3325 * We sometimes get machine checks from bus timeout if no
3326 * response, so for now, make it *really* long.
3328 msleep(1000 + (1 + i) * 3000);
3330 qib_pcie_reenable(dd, cmdval, int_line, clinesz);
3333 * Use readq directly, so we don't need to mark it as PRESENT
3334 * until we get a successful indication that all is well.
3336 val = readq(&dd->kregbase[kr_revision]);
3337 if (val == dd->revision)
3338 break;
3339 if (i == 5) {
3340 qib_dev_err(dd, "Failed to initialize after reset, "
3341 "unusable\n");
3342 ret = 0;
3343 goto bail;
3347 dd->flags |= QIB_PRESENT; /* it's back */
3349 if (msix_entries) {
3350 /* restore the MSIx vector address and data if saved above */
3351 for (i = 0; i < msix_entries; i++) {
3352 dd->cspec->msix_entries[i].entry = i;
3353 if (!msix_vecsave || !msix_vecsave[2 * i])
3354 continue;
3355 qib_write_kreg(dd, 2 * i +
3356 (QIB_7322_MsixTable_OFFS / sizeof(u64)),
3357 msix_vecsave[2 * i]);
3358 qib_write_kreg(dd, 1 + 2 * i +
3359 (QIB_7322_MsixTable_OFFS / sizeof(u64)),
3360 msix_vecsave[1 + 2 * i]);
3364 /* initialize the remaining registers. */
3365 for (i = 0; i < dd->num_pports; ++i)
3366 write_7322_init_portregs(&dd->pport[i]);
3367 write_7322_initregs(dd);
3369 if (qib_pcie_params(dd, dd->lbus_width,
3370 &dd->cspec->num_msix_entries,
3371 dd->cspec->msix_entries))
3372 qib_dev_err(dd, "Reset failed to setup PCIe or interrupts; "
3373 "continuing anyway\n");
3375 qib_setup_7322_interrupt(dd, 1);
3377 for (i = 0; i < dd->num_pports; ++i) {
3378 struct qib_pportdata *ppd = &dd->pport[i];
3380 spin_lock_irqsave(&ppd->lflags_lock, flags);
3381 ppd->lflags |= QIBL_IB_FORCE_NOTIFY;
3382 ppd->lflags &= ~QIBL_IB_AUTONEG_FAILED;
3383 spin_unlock_irqrestore(&ppd->lflags_lock, flags);
3386 bail:
3387 dd->flags &= ~QIB_DOING_RESET; /* OK or not, no longer resetting */
3388 kfree(msix_vecsave);
3389 return ret;
3393 * qib_7322_put_tid - write a TID to the chip
3394 * @dd: the qlogic_ib device
3395 * @tidptr: pointer to the expected TID (in chip) to update
3396 * @tidtype: 0 for eager, 1 for expected
3397 * @pa: physical address of in memory buffer; tidinvalid if freeing
3399 static void qib_7322_put_tid(struct qib_devdata *dd, u64 __iomem *tidptr,
3400 u32 type, unsigned long pa)
3402 if (!(dd->flags & QIB_PRESENT))
3403 return;
3404 if (pa != dd->tidinvalid) {
3405 u64 chippa = pa >> IBA7322_TID_PA_SHIFT;
3407 /* paranoia checks */
3408 if (pa != (chippa << IBA7322_TID_PA_SHIFT)) {
3409 qib_dev_err(dd, "Physaddr %lx not 2KB aligned!\n",
3410 pa);
3411 return;
3413 if (chippa >= (1UL << IBA7322_TID_SZ_SHIFT)) {
3414 qib_dev_err(dd, "Physical page address 0x%lx "
3415 "larger than supported\n", pa);
3416 return;
3419 if (type == RCVHQ_RCV_TYPE_EAGER)
3420 chippa |= dd->tidtemplate;
3421 else /* for now, always full 4KB page */
3422 chippa |= IBA7322_TID_SZ_4K;
3423 pa = chippa;
3425 writeq(pa, tidptr);
3426 mmiowb();
3430 * qib_7322_clear_tids - clear all TID entries for a ctxt, expected and eager
3431 * @dd: the qlogic_ib device
3432 * @ctxt: the ctxt
3434 * clear all TID entries for a ctxt, expected and eager.
3435 * Used from qib_close().
3437 static void qib_7322_clear_tids(struct qib_devdata *dd,
3438 struct qib_ctxtdata *rcd)
3440 u64 __iomem *tidbase;
3441 unsigned long tidinv;
3442 u32 ctxt;
3443 int i;
3445 if (!dd->kregbase || !rcd)
3446 return;
3448 ctxt = rcd->ctxt;
3450 tidinv = dd->tidinvalid;
3451 tidbase = (u64 __iomem *)
3452 ((char __iomem *) dd->kregbase +
3453 dd->rcvtidbase +
3454 ctxt * dd->rcvtidcnt * sizeof(*tidbase));
3456 for (i = 0; i < dd->rcvtidcnt; i++)
3457 qib_7322_put_tid(dd, &tidbase[i], RCVHQ_RCV_TYPE_EXPECTED,
3458 tidinv);
3460 tidbase = (u64 __iomem *)
3461 ((char __iomem *) dd->kregbase +
3462 dd->rcvegrbase +
3463 rcd->rcvegr_tid_base * sizeof(*tidbase));
3465 for (i = 0; i < rcd->rcvegrcnt; i++)
3466 qib_7322_put_tid(dd, &tidbase[i], RCVHQ_RCV_TYPE_EAGER,
3467 tidinv);
3471 * qib_7322_tidtemplate - setup constants for TID updates
3472 * @dd: the qlogic_ib device
3474 * We setup stuff that we use a lot, to avoid calculating each time
3476 static void qib_7322_tidtemplate(struct qib_devdata *dd)
3479 * For now, we always allocate 4KB buffers (at init) so we can
3480 * receive max size packets. We may want a module parameter to
3481 * specify 2KB or 4KB and/or make it per port instead of per device
3482 * for those who want to reduce memory footprint. Note that the
3483 * rcvhdrentsize size must be large enough to hold the largest
3484 * IB header (currently 96 bytes) that we expect to handle (plus of
3485 * course the 2 dwords of RHF).
3487 if (dd->rcvegrbufsize == 2048)
3488 dd->tidtemplate = IBA7322_TID_SZ_2K;
3489 else if (dd->rcvegrbufsize == 4096)
3490 dd->tidtemplate = IBA7322_TID_SZ_4K;
3491 dd->tidinvalid = 0;
3495 * qib_init_7322_get_base_info - set chip-specific flags for user code
3496 * @rcd: the qlogic_ib ctxt
3497 * @kbase: qib_base_info pointer
3499 * We set the PCIE flag because the lower bandwidth on PCIe vs
3500 * HyperTransport can affect some user packet algorithims.
3503 static int qib_7322_get_base_info(struct qib_ctxtdata *rcd,
3504 struct qib_base_info *kinfo)
3506 kinfo->spi_runtime_flags |= QIB_RUNTIME_CTXT_MSB_IN_QP |
3507 QIB_RUNTIME_PCIE | QIB_RUNTIME_NODMA_RTAIL |
3508 QIB_RUNTIME_HDRSUPP | QIB_RUNTIME_SDMA;
3509 if (rcd->dd->cspec->r1)
3510 kinfo->spi_runtime_flags |= QIB_RUNTIME_RCHK;
3511 if (rcd->dd->flags & QIB_USE_SPCL_TRIG)
3512 kinfo->spi_runtime_flags |= QIB_RUNTIME_SPECIAL_TRIGGER;
3514 return 0;
3517 static struct qib_message_header *
3518 qib_7322_get_msgheader(struct qib_devdata *dd, __le32 *rhf_addr)
3520 u32 offset = qib_hdrget_offset(rhf_addr);
3522 return (struct qib_message_header *)
3523 (rhf_addr - dd->rhf_offset + offset);
3527 * Configure number of contexts.
3529 static void qib_7322_config_ctxts(struct qib_devdata *dd)
3531 unsigned long flags;
3532 u32 nchipctxts;
3534 nchipctxts = qib_read_kreg32(dd, kr_contextcnt);
3535 dd->cspec->numctxts = nchipctxts;
3536 if (qib_n_krcv_queues > 1 && dd->num_pports) {
3537 dd->first_user_ctxt = NUM_IB_PORTS +
3538 (qib_n_krcv_queues - 1) * dd->num_pports;
3539 if (dd->first_user_ctxt > nchipctxts)
3540 dd->first_user_ctxt = nchipctxts;
3541 dd->n_krcv_queues = dd->first_user_ctxt / dd->num_pports;
3542 } else {
3543 dd->first_user_ctxt = NUM_IB_PORTS;
3544 dd->n_krcv_queues = 1;
3547 if (!qib_cfgctxts) {
3548 int nctxts = dd->first_user_ctxt + num_online_cpus();
3550 if (nctxts <= 6)
3551 dd->ctxtcnt = 6;
3552 else if (nctxts <= 10)
3553 dd->ctxtcnt = 10;
3554 else if (nctxts <= nchipctxts)
3555 dd->ctxtcnt = nchipctxts;
3556 } else if (qib_cfgctxts < dd->num_pports)
3557 dd->ctxtcnt = dd->num_pports;
3558 else if (qib_cfgctxts <= nchipctxts)
3559 dd->ctxtcnt = qib_cfgctxts;
3560 if (!dd->ctxtcnt) /* none of the above, set to max */
3561 dd->ctxtcnt = nchipctxts;
3564 * Chip can be configured for 6, 10, or 18 ctxts, and choice
3565 * affects number of eager TIDs per ctxt (1K, 2K, 4K).
3566 * Lock to be paranoid about later motion, etc.
3568 spin_lock_irqsave(&dd->cspec->rcvmod_lock, flags);
3569 if (dd->ctxtcnt > 10)
3570 dd->rcvctrl |= 2ULL << SYM_LSB(RcvCtrl, ContextCfg);
3571 else if (dd->ctxtcnt > 6)
3572 dd->rcvctrl |= 1ULL << SYM_LSB(RcvCtrl, ContextCfg);
3573 /* else configure for default 6 receive ctxts */
3575 /* The XRC opcode is 5. */
3576 dd->rcvctrl |= 5ULL << SYM_LSB(RcvCtrl, XrcTypeCode);
3579 * RcvCtrl *must* be written here so that the
3580 * chip understands how to change rcvegrcnt below.
3582 qib_write_kreg(dd, kr_rcvctrl, dd->rcvctrl);
3583 spin_unlock_irqrestore(&dd->cspec->rcvmod_lock, flags);
3585 /* kr_rcvegrcnt changes based on the number of contexts enabled */
3586 dd->cspec->rcvegrcnt = qib_read_kreg32(dd, kr_rcvegrcnt);
3587 if (qib_rcvhdrcnt)
3588 dd->rcvhdrcnt = max(dd->cspec->rcvegrcnt, qib_rcvhdrcnt);
3589 else
3590 dd->rcvhdrcnt = max(dd->cspec->rcvegrcnt,
3591 dd->num_pports > 1 ? 1024U : 2048U);
3594 static int qib_7322_get_ib_cfg(struct qib_pportdata *ppd, int which)
3597 int lsb, ret = 0;
3598 u64 maskr; /* right-justified mask */
3600 switch (which) {
3602 case QIB_IB_CFG_LWID_ENB: /* Get allowed Link-width */
3603 ret = ppd->link_width_enabled;
3604 goto done;
3606 case QIB_IB_CFG_LWID: /* Get currently active Link-width */
3607 ret = ppd->link_width_active;
3608 goto done;
3610 case QIB_IB_CFG_SPD_ENB: /* Get allowed Link speeds */
3611 ret = ppd->link_speed_enabled;
3612 goto done;
3614 case QIB_IB_CFG_SPD: /* Get current Link spd */
3615 ret = ppd->link_speed_active;
3616 goto done;
3618 case QIB_IB_CFG_RXPOL_ENB: /* Get Auto-RX-polarity enable */
3619 lsb = SYM_LSB(IBCCtrlB_0, IB_POLARITY_REV_SUPP);
3620 maskr = SYM_RMASK(IBCCtrlB_0, IB_POLARITY_REV_SUPP);
3621 break;
3623 case QIB_IB_CFG_LREV_ENB: /* Get Auto-Lane-reversal enable */
3624 lsb = SYM_LSB(IBCCtrlB_0, IB_LANE_REV_SUPPORTED);
3625 maskr = SYM_RMASK(IBCCtrlB_0, IB_LANE_REV_SUPPORTED);
3626 break;
3628 case QIB_IB_CFG_LINKLATENCY:
3629 ret = qib_read_kreg_port(ppd, krp_ibcstatus_b) &
3630 SYM_MASK(IBCStatusB_0, LinkRoundTripLatency);
3631 goto done;
3633 case QIB_IB_CFG_OP_VLS:
3634 ret = ppd->vls_operational;
3635 goto done;
3637 case QIB_IB_CFG_VL_HIGH_CAP:
3638 ret = 16;
3639 goto done;
3641 case QIB_IB_CFG_VL_LOW_CAP:
3642 ret = 16;
3643 goto done;
3645 case QIB_IB_CFG_OVERRUN_THRESH: /* IB overrun threshold */
3646 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0,
3647 OverrunThreshold);
3648 goto done;
3650 case QIB_IB_CFG_PHYERR_THRESH: /* IB PHY error threshold */
3651 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0,
3652 PhyerrThreshold);
3653 goto done;
3655 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */
3656 /* will only take effect when the link state changes */
3657 ret = (ppd->cpspec->ibcctrl_a &
3658 SYM_MASK(IBCCtrlA_0, LinkDownDefaultState)) ?
3659 IB_LINKINITCMD_SLEEP : IB_LINKINITCMD_POLL;
3660 goto done;
3662 case QIB_IB_CFG_HRTBT: /* Get Heartbeat off/enable/auto */
3663 lsb = IBA7322_IBC_HRTBT_LSB;
3664 maskr = IBA7322_IBC_HRTBT_RMASK; /* OR of AUTO and ENB */
3665 break;
3667 case QIB_IB_CFG_PMA_TICKS:
3669 * 0x00 = 10x link transfer rate or 4 nsec. for 2.5Gbs
3670 * Since the clock is always 250MHz, the value is 3, 1 or 0.
3672 if (ppd->link_speed_active == QIB_IB_QDR)
3673 ret = 3;
3674 else if (ppd->link_speed_active == QIB_IB_DDR)
3675 ret = 1;
3676 else
3677 ret = 0;
3678 goto done;
3680 default:
3681 ret = -EINVAL;
3682 goto done;
3684 ret = (int)((ppd->cpspec->ibcctrl_b >> lsb) & maskr);
3685 done:
3686 return ret;
3690 * Below again cribbed liberally from older version. Do not lean
3691 * heavily on it.
3693 #define IBA7322_IBC_DLIDLMC_SHIFT QIB_7322_IBCCtrlB_0_IB_DLID_LSB
3694 #define IBA7322_IBC_DLIDLMC_MASK (QIB_7322_IBCCtrlB_0_IB_DLID_RMASK \
3695 | (QIB_7322_IBCCtrlB_0_IB_DLID_MASK_RMASK << 16))
3697 static int qib_7322_set_ib_cfg(struct qib_pportdata *ppd, int which, u32 val)
3699 struct qib_devdata *dd = ppd->dd;
3700 u64 maskr; /* right-justified mask */
3701 int lsb, ret = 0;
3702 u16 lcmd, licmd;
3703 unsigned long flags;
3705 switch (which) {
3706 case QIB_IB_CFG_LIDLMC:
3708 * Set LID and LMC. Combined to avoid possible hazard
3709 * caller puts LMC in 16MSbits, DLID in 16LSbits of val
3711 lsb = IBA7322_IBC_DLIDLMC_SHIFT;
3712 maskr = IBA7322_IBC_DLIDLMC_MASK;
3714 * For header-checking, the SLID in the packet will
3715 * be masked with SendIBSLMCMask, and compared
3716 * with SendIBSLIDAssignMask. Make sure we do not
3717 * set any bits not covered by the mask, or we get
3718 * false-positives.
3720 qib_write_kreg_port(ppd, krp_sendslid,
3721 val & (val >> 16) & SendIBSLIDAssignMask);
3722 qib_write_kreg_port(ppd, krp_sendslidmask,
3723 (val >> 16) & SendIBSLMCMask);
3724 break;
3726 case QIB_IB_CFG_LWID_ENB: /* set allowed Link-width */
3727 ppd->link_width_enabled = val;
3728 /* convert IB value to chip register value */
3729 if (val == IB_WIDTH_1X)
3730 val = 0;
3731 else if (val == IB_WIDTH_4X)
3732 val = 1;
3733 else
3734 val = 3;
3735 maskr = SYM_RMASK(IBCCtrlB_0, IB_NUM_CHANNELS);
3736 lsb = SYM_LSB(IBCCtrlB_0, IB_NUM_CHANNELS);
3737 break;
3739 case QIB_IB_CFG_SPD_ENB: /* set allowed Link speeds */
3741 * As with width, only write the actual register if the
3742 * link is currently down, otherwise takes effect on next
3743 * link change. Since setting is being explictly requested
3744 * (via MAD or sysfs), clear autoneg failure status if speed
3745 * autoneg is enabled.
3747 ppd->link_speed_enabled = val;
3748 val <<= IBA7322_IBC_SPEED_LSB;
3749 maskr = IBA7322_IBC_SPEED_MASK | IBA7322_IBC_IBTA_1_2_MASK |
3750 IBA7322_IBC_MAX_SPEED_MASK;
3751 if (val & (val - 1)) {
3752 /* Muliple speeds enabled */
3753 val |= IBA7322_IBC_IBTA_1_2_MASK |
3754 IBA7322_IBC_MAX_SPEED_MASK;
3755 spin_lock_irqsave(&ppd->lflags_lock, flags);
3756 ppd->lflags &= ~QIBL_IB_AUTONEG_FAILED;
3757 spin_unlock_irqrestore(&ppd->lflags_lock, flags);
3758 } else if (val & IBA7322_IBC_SPEED_QDR)
3759 val |= IBA7322_IBC_IBTA_1_2_MASK;
3760 /* IBTA 1.2 mode + min/max + speed bits are contiguous */
3761 lsb = SYM_LSB(IBCCtrlB_0, IB_ENHANCED_MODE);
3762 break;
3764 case QIB_IB_CFG_RXPOL_ENB: /* set Auto-RX-polarity enable */
3765 lsb = SYM_LSB(IBCCtrlB_0, IB_POLARITY_REV_SUPP);
3766 maskr = SYM_RMASK(IBCCtrlB_0, IB_POLARITY_REV_SUPP);
3767 break;
3769 case QIB_IB_CFG_LREV_ENB: /* set Auto-Lane-reversal enable */
3770 lsb = SYM_LSB(IBCCtrlB_0, IB_LANE_REV_SUPPORTED);
3771 maskr = SYM_RMASK(IBCCtrlB_0, IB_LANE_REV_SUPPORTED);
3772 break;
3774 case QIB_IB_CFG_OVERRUN_THRESH: /* IB overrun threshold */
3775 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0,
3776 OverrunThreshold);
3777 if (maskr != val) {
3778 ppd->cpspec->ibcctrl_a &=
3779 ~SYM_MASK(IBCCtrlA_0, OverrunThreshold);
3780 ppd->cpspec->ibcctrl_a |= (u64) val <<
3781 SYM_LSB(IBCCtrlA_0, OverrunThreshold);
3782 qib_write_kreg_port(ppd, krp_ibcctrl_a,
3783 ppd->cpspec->ibcctrl_a);
3784 qib_write_kreg(dd, kr_scratch, 0ULL);
3786 goto bail;
3788 case QIB_IB_CFG_PHYERR_THRESH: /* IB PHY error threshold */
3789 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0,
3790 PhyerrThreshold);
3791 if (maskr != val) {
3792 ppd->cpspec->ibcctrl_a &=
3793 ~SYM_MASK(IBCCtrlA_0, PhyerrThreshold);
3794 ppd->cpspec->ibcctrl_a |= (u64) val <<
3795 SYM_LSB(IBCCtrlA_0, PhyerrThreshold);
3796 qib_write_kreg_port(ppd, krp_ibcctrl_a,
3797 ppd->cpspec->ibcctrl_a);
3798 qib_write_kreg(dd, kr_scratch, 0ULL);
3800 goto bail;
3802 case QIB_IB_CFG_PKEYS: /* update pkeys */
3803 maskr = (u64) ppd->pkeys[0] | ((u64) ppd->pkeys[1] << 16) |
3804 ((u64) ppd->pkeys[2] << 32) |
3805 ((u64) ppd->pkeys[3] << 48);
3806 qib_write_kreg_port(ppd, krp_partitionkey, maskr);
3807 goto bail;
3809 case QIB_IB_CFG_LINKDEFAULT: /* IB link default (sleep/poll) */
3810 /* will only take effect when the link state changes */
3811 if (val == IB_LINKINITCMD_POLL)
3812 ppd->cpspec->ibcctrl_a &=
3813 ~SYM_MASK(IBCCtrlA_0, LinkDownDefaultState);
3814 else /* SLEEP */
3815 ppd->cpspec->ibcctrl_a |=
3816 SYM_MASK(IBCCtrlA_0, LinkDownDefaultState);
3817 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a);
3818 qib_write_kreg(dd, kr_scratch, 0ULL);
3819 goto bail;
3821 case QIB_IB_CFG_MTU: /* update the MTU in IBC */
3823 * Update our housekeeping variables, and set IBC max
3824 * size, same as init code; max IBC is max we allow in
3825 * buffer, less the qword pbc, plus 1 for ICRC, in dwords
3826 * Set even if it's unchanged, print debug message only
3827 * on changes.
3829 val = (ppd->ibmaxlen >> 2) + 1;
3830 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, MaxPktLen);
3831 ppd->cpspec->ibcctrl_a |= (u64)val <<
3832 SYM_LSB(IBCCtrlA_0, MaxPktLen);
3833 qib_write_kreg_port(ppd, krp_ibcctrl_a,
3834 ppd->cpspec->ibcctrl_a);
3835 qib_write_kreg(dd, kr_scratch, 0ULL);
3836 goto bail;
3838 case QIB_IB_CFG_LSTATE: /* set the IB link state */
3839 switch (val & 0xffff0000) {
3840 case IB_LINKCMD_DOWN:
3841 lcmd = QLOGIC_IB_IBCC_LINKCMD_DOWN;
3842 ppd->cpspec->ibmalfusesnap = 1;
3843 ppd->cpspec->ibmalfsnap = read_7322_creg32_port(ppd,
3844 crp_errlink);
3845 if (!ppd->cpspec->ibdeltainprog &&
3846 qib_compat_ddr_negotiate) {
3847 ppd->cpspec->ibdeltainprog = 1;
3848 ppd->cpspec->ibsymsnap =
3849 read_7322_creg32_port(ppd,
3850 crp_ibsymbolerr);
3851 ppd->cpspec->iblnkerrsnap =
3852 read_7322_creg32_port(ppd,
3853 crp_iblinkerrrecov);
3855 break;
3857 case IB_LINKCMD_ARMED:
3858 lcmd = QLOGIC_IB_IBCC_LINKCMD_ARMED;
3859 if (ppd->cpspec->ibmalfusesnap) {
3860 ppd->cpspec->ibmalfusesnap = 0;
3861 ppd->cpspec->ibmalfdelta +=
3862 read_7322_creg32_port(ppd,
3863 crp_errlink) -
3864 ppd->cpspec->ibmalfsnap;
3866 break;
3868 case IB_LINKCMD_ACTIVE:
3869 lcmd = QLOGIC_IB_IBCC_LINKCMD_ACTIVE;
3870 break;
3872 default:
3873 ret = -EINVAL;
3874 qib_dev_err(dd, "bad linkcmd req 0x%x\n", val >> 16);
3875 goto bail;
3877 switch (val & 0xffff) {
3878 case IB_LINKINITCMD_NOP:
3879 licmd = 0;
3880 break;
3882 case IB_LINKINITCMD_POLL:
3883 licmd = QLOGIC_IB_IBCC_LINKINITCMD_POLL;
3884 break;
3886 case IB_LINKINITCMD_SLEEP:
3887 licmd = QLOGIC_IB_IBCC_LINKINITCMD_SLEEP;
3888 break;
3890 case IB_LINKINITCMD_DISABLE:
3891 licmd = QLOGIC_IB_IBCC_LINKINITCMD_DISABLE;
3892 ppd->cpspec->chase_end = 0;
3894 * stop state chase counter and timer, if running.
3895 * wait forpending timer, but don't clear .data (ppd)!
3897 if (ppd->cpspec->chase_timer.expires) {
3898 del_timer_sync(&ppd->cpspec->chase_timer);
3899 ppd->cpspec->chase_timer.expires = 0;
3901 break;
3903 default:
3904 ret = -EINVAL;
3905 qib_dev_err(dd, "bad linkinitcmd req 0x%x\n",
3906 val & 0xffff);
3907 goto bail;
3909 qib_set_ib_7322_lstate(ppd, lcmd, licmd);
3910 goto bail;
3912 case QIB_IB_CFG_OP_VLS:
3913 if (ppd->vls_operational != val) {
3914 ppd->vls_operational = val;
3915 set_vls(ppd);
3917 goto bail;
3919 case QIB_IB_CFG_VL_HIGH_LIMIT:
3920 qib_write_kreg_port(ppd, krp_highprio_limit, val);
3921 goto bail;
3923 case QIB_IB_CFG_HRTBT: /* set Heartbeat off/enable/auto */
3924 if (val > 3) {
3925 ret = -EINVAL;
3926 goto bail;
3928 lsb = IBA7322_IBC_HRTBT_LSB;
3929 maskr = IBA7322_IBC_HRTBT_RMASK; /* OR of AUTO and ENB */
3930 break;
3932 case QIB_IB_CFG_PORT:
3933 /* val is the port number of the switch we are connected to. */
3934 if (ppd->dd->cspec->r1) {
3935 cancel_delayed_work(&ppd->cpspec->ipg_work);
3936 ppd->cpspec->ipg_tries = 0;
3938 goto bail;
3940 default:
3941 ret = -EINVAL;
3942 goto bail;
3944 ppd->cpspec->ibcctrl_b &= ~(maskr << lsb);
3945 ppd->cpspec->ibcctrl_b |= (((u64) val & maskr) << lsb);
3946 qib_write_kreg_port(ppd, krp_ibcctrl_b, ppd->cpspec->ibcctrl_b);
3947 qib_write_kreg(dd, kr_scratch, 0);
3948 bail:
3949 return ret;
3952 static int qib_7322_set_loopback(struct qib_pportdata *ppd, const char *what)
3954 int ret = 0;
3955 u64 val, ctrlb;
3957 /* only IBC loopback, may add serdes and xgxs loopbacks later */
3958 if (!strncmp(what, "ibc", 3)) {
3959 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0,
3960 Loopback);
3961 val = 0; /* disable heart beat, so link will come up */
3962 qib_devinfo(ppd->dd->pcidev, "Enabling IB%u:%u IBC loopback\n",
3963 ppd->dd->unit, ppd->port);
3964 } else if (!strncmp(what, "off", 3)) {
3965 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0,
3966 Loopback);
3967 /* enable heart beat again */
3968 val = IBA7322_IBC_HRTBT_RMASK << IBA7322_IBC_HRTBT_LSB;
3969 qib_devinfo(ppd->dd->pcidev, "Disabling IB%u:%u IBC loopback "
3970 "(normal)\n", ppd->dd->unit, ppd->port);
3971 } else
3972 ret = -EINVAL;
3973 if (!ret) {
3974 qib_write_kreg_port(ppd, krp_ibcctrl_a,
3975 ppd->cpspec->ibcctrl_a);
3976 ctrlb = ppd->cpspec->ibcctrl_b & ~(IBA7322_IBC_HRTBT_MASK
3977 << IBA7322_IBC_HRTBT_LSB);
3978 ppd->cpspec->ibcctrl_b = ctrlb | val;
3979 qib_write_kreg_port(ppd, krp_ibcctrl_b,
3980 ppd->cpspec->ibcctrl_b);
3981 qib_write_kreg(ppd->dd, kr_scratch, 0);
3983 return ret;
3986 static void get_vl_weights(struct qib_pportdata *ppd, unsigned regno,
3987 struct ib_vl_weight_elem *vl)
3989 unsigned i;
3991 for (i = 0; i < 16; i++, regno++, vl++) {
3992 u32 val = qib_read_kreg_port(ppd, regno);
3994 vl->vl = (val >> SYM_LSB(LowPriority0_0, VirtualLane)) &
3995 SYM_RMASK(LowPriority0_0, VirtualLane);
3996 vl->weight = (val >> SYM_LSB(LowPriority0_0, Weight)) &
3997 SYM_RMASK(LowPriority0_0, Weight);
4001 static void set_vl_weights(struct qib_pportdata *ppd, unsigned regno,
4002 struct ib_vl_weight_elem *vl)
4004 unsigned i;
4006 for (i = 0; i < 16; i++, regno++, vl++) {
4007 u64 val;
4009 val = ((vl->vl & SYM_RMASK(LowPriority0_0, VirtualLane)) <<
4010 SYM_LSB(LowPriority0_0, VirtualLane)) |
4011 ((vl->weight & SYM_RMASK(LowPriority0_0, Weight)) <<
4012 SYM_LSB(LowPriority0_0, Weight));
4013 qib_write_kreg_port(ppd, regno, val);
4015 if (!(ppd->p_sendctrl & SYM_MASK(SendCtrl_0, IBVLArbiterEn))) {
4016 struct qib_devdata *dd = ppd->dd;
4017 unsigned long flags;
4019 spin_lock_irqsave(&dd->sendctrl_lock, flags);
4020 ppd->p_sendctrl |= SYM_MASK(SendCtrl_0, IBVLArbiterEn);
4021 qib_write_kreg_port(ppd, krp_sendctrl, ppd->p_sendctrl);
4022 qib_write_kreg(dd, kr_scratch, 0);
4023 spin_unlock_irqrestore(&dd->sendctrl_lock, flags);
4027 static int qib_7322_get_ib_table(struct qib_pportdata *ppd, int which, void *t)
4029 switch (which) {
4030 case QIB_IB_TBL_VL_HIGH_ARB:
4031 get_vl_weights(ppd, krp_highprio_0, t);
4032 break;
4034 case QIB_IB_TBL_VL_LOW_ARB:
4035 get_vl_weights(ppd, krp_lowprio_0, t);
4036 break;
4038 default:
4039 return -EINVAL;
4041 return 0;
4044 static int qib_7322_set_ib_table(struct qib_pportdata *ppd, int which, void *t)
4046 switch (which) {
4047 case QIB_IB_TBL_VL_HIGH_ARB:
4048 set_vl_weights(ppd, krp_highprio_0, t);
4049 break;
4051 case QIB_IB_TBL_VL_LOW_ARB:
4052 set_vl_weights(ppd, krp_lowprio_0, t);
4053 break;
4055 default:
4056 return -EINVAL;
4058 return 0;
4061 static void qib_update_7322_usrhead(struct qib_ctxtdata *rcd, u64 hd,
4062 u32 updegr, u32 egrhd, u32 npkts)
4065 * Need to write timeout register before updating rcvhdrhead to ensure
4066 * that the timer is enabled on reception of a packet.
4068 if (hd >> IBA7322_HDRHEAD_PKTINT_SHIFT)
4069 adjust_rcv_timeout(rcd, npkts);
4070 qib_write_ureg(rcd->dd, ur_rcvhdrhead, hd, rcd->ctxt);
4071 qib_write_ureg(rcd->dd, ur_rcvhdrhead, hd, rcd->ctxt);
4072 if (updegr)
4073 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt);
4076 static u32 qib_7322_hdrqempty(struct qib_ctxtdata *rcd)
4078 u32 head, tail;
4080 head = qib_read_ureg32(rcd->dd, ur_rcvhdrhead, rcd->ctxt);
4081 if (rcd->rcvhdrtail_kvaddr)
4082 tail = qib_get_rcvhdrtail(rcd);
4083 else
4084 tail = qib_read_ureg32(rcd->dd, ur_rcvhdrtail, rcd->ctxt);
4085 return head == tail;
4088 #define RCVCTRL_COMMON_MODS (QIB_RCVCTRL_CTXT_ENB | \
4089 QIB_RCVCTRL_CTXT_DIS | \
4090 QIB_RCVCTRL_TIDFLOW_ENB | \
4091 QIB_RCVCTRL_TIDFLOW_DIS | \
4092 QIB_RCVCTRL_TAILUPD_ENB | \
4093 QIB_RCVCTRL_TAILUPD_DIS | \
4094 QIB_RCVCTRL_INTRAVAIL_ENB | \
4095 QIB_RCVCTRL_INTRAVAIL_DIS | \
4096 QIB_RCVCTRL_BP_ENB | \
4097 QIB_RCVCTRL_BP_DIS)
4099 #define RCVCTRL_PORT_MODS (QIB_RCVCTRL_CTXT_ENB | \
4100 QIB_RCVCTRL_CTXT_DIS | \
4101 QIB_RCVCTRL_PKEY_DIS | \
4102 QIB_RCVCTRL_PKEY_ENB)
4105 * Modify the RCVCTRL register in chip-specific way. This
4106 * is a function because bit positions and (future) register
4107 * location is chip-specifc, but the needed operations are
4108 * generic. <op> is a bit-mask because we often want to
4109 * do multiple modifications.
4111 static void rcvctrl_7322_mod(struct qib_pportdata *ppd, unsigned int op,
4112 int ctxt)
4114 struct qib_devdata *dd = ppd->dd;
4115 struct qib_ctxtdata *rcd;
4116 u64 mask, val;
4117 unsigned long flags;
4119 spin_lock_irqsave(&dd->cspec->rcvmod_lock, flags);
4121 if (op & QIB_RCVCTRL_TIDFLOW_ENB)
4122 dd->rcvctrl |= SYM_MASK(RcvCtrl, TidFlowEnable);
4123 if (op & QIB_RCVCTRL_TIDFLOW_DIS)
4124 dd->rcvctrl &= ~SYM_MASK(RcvCtrl, TidFlowEnable);
4125 if (op & QIB_RCVCTRL_TAILUPD_ENB)
4126 dd->rcvctrl |= SYM_MASK(RcvCtrl, TailUpd);
4127 if (op & QIB_RCVCTRL_TAILUPD_DIS)
4128 dd->rcvctrl &= ~SYM_MASK(RcvCtrl, TailUpd);
4129 if (op & QIB_RCVCTRL_PKEY_ENB)
4130 ppd->p_rcvctrl &= ~SYM_MASK(RcvCtrl_0, RcvPartitionKeyDisable);
4131 if (op & QIB_RCVCTRL_PKEY_DIS)
4132 ppd->p_rcvctrl |= SYM_MASK(RcvCtrl_0, RcvPartitionKeyDisable);
4133 if (ctxt < 0) {
4134 mask = (1ULL << dd->ctxtcnt) - 1;
4135 rcd = NULL;
4136 } else {
4137 mask = (1ULL << ctxt);
4138 rcd = dd->rcd[ctxt];
4140 if ((op & QIB_RCVCTRL_CTXT_ENB) && rcd) {
4141 ppd->p_rcvctrl |=
4142 (mask << SYM_LSB(RcvCtrl_0, ContextEnableKernel));
4143 if (!(dd->flags & QIB_NODMA_RTAIL)) {
4144 op |= QIB_RCVCTRL_TAILUPD_ENB; /* need reg write */
4145 dd->rcvctrl |= SYM_MASK(RcvCtrl, TailUpd);
4147 /* Write these registers before the context is enabled. */
4148 qib_write_kreg_ctxt(dd, krc_rcvhdrtailaddr, ctxt,
4149 rcd->rcvhdrqtailaddr_phys);
4150 qib_write_kreg_ctxt(dd, krc_rcvhdraddr, ctxt,
4151 rcd->rcvhdrq_phys);
4152 rcd->seq_cnt = 1;
4154 if (op & QIB_RCVCTRL_CTXT_DIS)
4155 ppd->p_rcvctrl &=
4156 ~(mask << SYM_LSB(RcvCtrl_0, ContextEnableKernel));
4157 if (op & QIB_RCVCTRL_BP_ENB)
4158 dd->rcvctrl |= mask << SYM_LSB(RcvCtrl, dontDropRHQFull);
4159 if (op & QIB_RCVCTRL_BP_DIS)
4160 dd->rcvctrl &= ~(mask << SYM_LSB(RcvCtrl, dontDropRHQFull));
4161 if (op & QIB_RCVCTRL_INTRAVAIL_ENB)
4162 dd->rcvctrl |= (mask << SYM_LSB(RcvCtrl, IntrAvail));
4163 if (op & QIB_RCVCTRL_INTRAVAIL_DIS)
4164 dd->rcvctrl &= ~(mask << SYM_LSB(RcvCtrl, IntrAvail));
4166 * Decide which registers to write depending on the ops enabled.
4167 * Special case is "flush" (no bits set at all)
4168 * which needs to write both.
4170 if (op == 0 || (op & RCVCTRL_COMMON_MODS))
4171 qib_write_kreg(dd, kr_rcvctrl, dd->rcvctrl);
4172 if (op == 0 || (op & RCVCTRL_PORT_MODS))
4173 qib_write_kreg_port(ppd, krp_rcvctrl, ppd->p_rcvctrl);
4174 if ((op & QIB_RCVCTRL_CTXT_ENB) && dd->rcd[ctxt]) {
4176 * Init the context registers also; if we were
4177 * disabled, tail and head should both be zero
4178 * already from the enable, but since we don't
4179 * know, we have to do it explictly.
4181 val = qib_read_ureg32(dd, ur_rcvegrindextail, ctxt);
4182 qib_write_ureg(dd, ur_rcvegrindexhead, val, ctxt);
4184 /* be sure enabling write seen; hd/tl should be 0 */
4185 (void) qib_read_kreg32(dd, kr_scratch);
4186 val = qib_read_ureg32(dd, ur_rcvhdrtail, ctxt);
4187 dd->rcd[ctxt]->head = val;
4188 /* If kctxt, interrupt on next receive. */
4189 if (ctxt < dd->first_user_ctxt)
4190 val |= dd->rhdrhead_intr_off;
4191 qib_write_ureg(dd, ur_rcvhdrhead, val, ctxt);
4192 } else if ((op & QIB_RCVCTRL_INTRAVAIL_ENB) &&
4193 dd->rcd[ctxt] && dd->rhdrhead_intr_off) {
4194 /* arm rcv interrupt */
4195 val = dd->rcd[ctxt]->head | dd->rhdrhead_intr_off;
4196 qib_write_ureg(dd, ur_rcvhdrhead, val, ctxt);
4198 if (op & QIB_RCVCTRL_CTXT_DIS) {
4199 unsigned f;
4201 /* Now that the context is disabled, clear these registers. */
4202 if (ctxt >= 0) {
4203 qib_write_kreg_ctxt(dd, krc_rcvhdrtailaddr, ctxt, 0);
4204 qib_write_kreg_ctxt(dd, krc_rcvhdraddr, ctxt, 0);
4205 for (f = 0; f < NUM_TIDFLOWS_CTXT; f++)
4206 qib_write_ureg(dd, ur_rcvflowtable + f,
4207 TIDFLOW_ERRBITS, ctxt);
4208 } else {
4209 unsigned i;
4211 for (i = 0; i < dd->cfgctxts; i++) {
4212 qib_write_kreg_ctxt(dd, krc_rcvhdrtailaddr,
4213 i, 0);
4214 qib_write_kreg_ctxt(dd, krc_rcvhdraddr, i, 0);
4215 for (f = 0; f < NUM_TIDFLOWS_CTXT; f++)
4216 qib_write_ureg(dd, ur_rcvflowtable + f,
4217 TIDFLOW_ERRBITS, i);
4221 spin_unlock_irqrestore(&dd->cspec->rcvmod_lock, flags);
4225 * Modify the SENDCTRL register in chip-specific way. This
4226 * is a function where there are multiple such registers with
4227 * slightly different layouts.
4228 * The chip doesn't allow back-to-back sendctrl writes, so write
4229 * the scratch register after writing sendctrl.
4231 * Which register is written depends on the operation.
4232 * Most operate on the common register, while
4233 * SEND_ENB and SEND_DIS operate on the per-port ones.
4234 * SEND_ENB is included in common because it can change SPCL_TRIG
4236 #define SENDCTRL_COMMON_MODS (\
4237 QIB_SENDCTRL_CLEAR | \
4238 QIB_SENDCTRL_AVAIL_DIS | \
4239 QIB_SENDCTRL_AVAIL_ENB | \
4240 QIB_SENDCTRL_AVAIL_BLIP | \
4241 QIB_SENDCTRL_DISARM | \
4242 QIB_SENDCTRL_DISARM_ALL | \
4243 QIB_SENDCTRL_SEND_ENB)
4245 #define SENDCTRL_PORT_MODS (\
4246 QIB_SENDCTRL_CLEAR | \
4247 QIB_SENDCTRL_SEND_ENB | \
4248 QIB_SENDCTRL_SEND_DIS | \
4249 QIB_SENDCTRL_FLUSH)
4251 static void sendctrl_7322_mod(struct qib_pportdata *ppd, u32 op)
4253 struct qib_devdata *dd = ppd->dd;
4254 u64 tmp_dd_sendctrl;
4255 unsigned long flags;
4257 spin_lock_irqsave(&dd->sendctrl_lock, flags);
4259 /* First the dd ones that are "sticky", saved in shadow */
4260 if (op & QIB_SENDCTRL_CLEAR)
4261 dd->sendctrl = 0;
4262 if (op & QIB_SENDCTRL_AVAIL_DIS)
4263 dd->sendctrl &= ~SYM_MASK(SendCtrl, SendBufAvailUpd);
4264 else if (op & QIB_SENDCTRL_AVAIL_ENB) {
4265 dd->sendctrl |= SYM_MASK(SendCtrl, SendBufAvailUpd);
4266 if (dd->flags & QIB_USE_SPCL_TRIG)
4267 dd->sendctrl |= SYM_MASK(SendCtrl, SpecialTriggerEn);
4270 /* Then the ppd ones that are "sticky", saved in shadow */
4271 if (op & QIB_SENDCTRL_SEND_DIS)
4272 ppd->p_sendctrl &= ~SYM_MASK(SendCtrl_0, SendEnable);
4273 else if (op & QIB_SENDCTRL_SEND_ENB)
4274 ppd->p_sendctrl |= SYM_MASK(SendCtrl_0, SendEnable);
4276 if (op & QIB_SENDCTRL_DISARM_ALL) {
4277 u32 i, last;
4279 tmp_dd_sendctrl = dd->sendctrl;
4280 last = dd->piobcnt2k + dd->piobcnt4k + NUM_VL15_BUFS;
4282 * Disarm any buffers that are not yet launched,
4283 * disabling updates until done.
4285 tmp_dd_sendctrl &= ~SYM_MASK(SendCtrl, SendBufAvailUpd);
4286 for (i = 0; i < last; i++) {
4287 qib_write_kreg(dd, kr_sendctrl,
4288 tmp_dd_sendctrl |
4289 SYM_MASK(SendCtrl, Disarm) | i);
4290 qib_write_kreg(dd, kr_scratch, 0);
4294 if (op & QIB_SENDCTRL_FLUSH) {
4295 u64 tmp_ppd_sendctrl = ppd->p_sendctrl;
4298 * Now drain all the fifos. The Abort bit should never be
4299 * needed, so for now, at least, we don't use it.
4301 tmp_ppd_sendctrl |=
4302 SYM_MASK(SendCtrl_0, TxeDrainRmFifo) |
4303 SYM_MASK(SendCtrl_0, TxeDrainLaFifo) |
4304 SYM_MASK(SendCtrl_0, TxeBypassIbc);
4305 qib_write_kreg_port(ppd, krp_sendctrl, tmp_ppd_sendctrl);
4306 qib_write_kreg(dd, kr_scratch, 0);
4309 tmp_dd_sendctrl = dd->sendctrl;
4311 if (op & QIB_SENDCTRL_DISARM)
4312 tmp_dd_sendctrl |= SYM_MASK(SendCtrl, Disarm) |
4313 ((op & QIB_7322_SendCtrl_DisarmSendBuf_RMASK) <<
4314 SYM_LSB(SendCtrl, DisarmSendBuf));
4315 if ((op & QIB_SENDCTRL_AVAIL_BLIP) &&
4316 (dd->sendctrl & SYM_MASK(SendCtrl, SendBufAvailUpd)))
4317 tmp_dd_sendctrl &= ~SYM_MASK(SendCtrl, SendBufAvailUpd);
4319 if (op == 0 || (op & SENDCTRL_COMMON_MODS)) {
4320 qib_write_kreg(dd, kr_sendctrl, tmp_dd_sendctrl);
4321 qib_write_kreg(dd, kr_scratch, 0);
4324 if (op == 0 || (op & SENDCTRL_PORT_MODS)) {
4325 qib_write_kreg_port(ppd, krp_sendctrl, ppd->p_sendctrl);
4326 qib_write_kreg(dd, kr_scratch, 0);
4329 if (op & QIB_SENDCTRL_AVAIL_BLIP) {
4330 qib_write_kreg(dd, kr_sendctrl, dd->sendctrl);
4331 qib_write_kreg(dd, kr_scratch, 0);
4334 spin_unlock_irqrestore(&dd->sendctrl_lock, flags);
4336 if (op & QIB_SENDCTRL_FLUSH) {
4337 u32 v;
4339 * ensure writes have hit chip, then do a few
4340 * more reads, to allow DMA of pioavail registers
4341 * to occur, so in-memory copy is in sync with
4342 * the chip. Not always safe to sleep.
4344 v = qib_read_kreg32(dd, kr_scratch);
4345 qib_write_kreg(dd, kr_scratch, v);
4346 v = qib_read_kreg32(dd, kr_scratch);
4347 qib_write_kreg(dd, kr_scratch, v);
4348 qib_read_kreg32(dd, kr_scratch);
4352 #define _PORT_VIRT_FLAG 0x8000U /* "virtual", need adjustments */
4353 #define _PORT_64BIT_FLAG 0x10000U /* not "virtual", but 64bit */
4354 #define _PORT_CNTR_IDXMASK 0x7fffU /* mask off flags above */
4357 * qib_portcntr_7322 - read a per-port chip counter
4358 * @ppd: the qlogic_ib pport
4359 * @creg: the counter to read (not a chip offset)
4361 static u64 qib_portcntr_7322(struct qib_pportdata *ppd, u32 reg)
4363 struct qib_devdata *dd = ppd->dd;
4364 u64 ret = 0ULL;
4365 u16 creg;
4366 /* 0xffff for unimplemented or synthesized counters */
4367 static const u32 xlator[] = {
4368 [QIBPORTCNTR_PKTSEND] = crp_pktsend | _PORT_64BIT_FLAG,
4369 [QIBPORTCNTR_WORDSEND] = crp_wordsend | _PORT_64BIT_FLAG,
4370 [QIBPORTCNTR_PSXMITDATA] = crp_psxmitdatacount,
4371 [QIBPORTCNTR_PSXMITPKTS] = crp_psxmitpktscount,
4372 [QIBPORTCNTR_PSXMITWAIT] = crp_psxmitwaitcount,
4373 [QIBPORTCNTR_SENDSTALL] = crp_sendstall,
4374 [QIBPORTCNTR_PKTRCV] = crp_pktrcv | _PORT_64BIT_FLAG,
4375 [QIBPORTCNTR_PSRCVDATA] = crp_psrcvdatacount,
4376 [QIBPORTCNTR_PSRCVPKTS] = crp_psrcvpktscount,
4377 [QIBPORTCNTR_RCVEBP] = crp_rcvebp,
4378 [QIBPORTCNTR_RCVOVFL] = crp_rcvovfl,
4379 [QIBPORTCNTR_WORDRCV] = crp_wordrcv | _PORT_64BIT_FLAG,
4380 [QIBPORTCNTR_RXDROPPKT] = 0xffff, /* not needed for 7322 */
4381 [QIBPORTCNTR_RXLOCALPHYERR] = crp_rxotherlocalphyerr,
4382 [QIBPORTCNTR_RXVLERR] = crp_rxvlerr,
4383 [QIBPORTCNTR_ERRICRC] = crp_erricrc,
4384 [QIBPORTCNTR_ERRVCRC] = crp_errvcrc,
4385 [QIBPORTCNTR_ERRLPCRC] = crp_errlpcrc,
4386 [QIBPORTCNTR_BADFORMAT] = crp_badformat,
4387 [QIBPORTCNTR_ERR_RLEN] = crp_err_rlen,
4388 [QIBPORTCNTR_IBSYMBOLERR] = crp_ibsymbolerr,
4389 [QIBPORTCNTR_INVALIDRLEN] = crp_invalidrlen,
4390 [QIBPORTCNTR_UNSUPVL] = crp_txunsupvl,
4391 [QIBPORTCNTR_EXCESSBUFOVFL] = crp_excessbufferovfl,
4392 [QIBPORTCNTR_ERRLINK] = crp_errlink,
4393 [QIBPORTCNTR_IBLINKDOWN] = crp_iblinkdown,
4394 [QIBPORTCNTR_IBLINKERRRECOV] = crp_iblinkerrrecov,
4395 [QIBPORTCNTR_LLI] = crp_locallinkintegrityerr,
4396 [QIBPORTCNTR_VL15PKTDROP] = crp_vl15droppedpkt,
4397 [QIBPORTCNTR_ERRPKEY] = crp_errpkey,
4399 * the next 3 aren't really counters, but were implemented
4400 * as counters in older chips, so still get accessed as
4401 * though they were counters from this code.
4403 [QIBPORTCNTR_PSINTERVAL] = krp_psinterval,
4404 [QIBPORTCNTR_PSSTART] = krp_psstart,
4405 [QIBPORTCNTR_PSSTAT] = krp_psstat,
4406 /* pseudo-counter, summed for all ports */
4407 [QIBPORTCNTR_KHDROVFL] = 0xffff,
4410 if (reg >= ARRAY_SIZE(xlator)) {
4411 qib_devinfo(ppd->dd->pcidev,
4412 "Unimplemented portcounter %u\n", reg);
4413 goto done;
4415 creg = xlator[reg] & _PORT_CNTR_IDXMASK;
4417 /* handle non-counters and special cases first */
4418 if (reg == QIBPORTCNTR_KHDROVFL) {
4419 int i;
4421 /* sum over all kernel contexts (skip if mini_init) */
4422 for (i = 0; dd->rcd && i < dd->first_user_ctxt; i++) {
4423 struct qib_ctxtdata *rcd = dd->rcd[i];
4425 if (!rcd || rcd->ppd != ppd)
4426 continue;
4427 ret += read_7322_creg32(dd, cr_base_egrovfl + i);
4429 goto done;
4430 } else if (reg == QIBPORTCNTR_RXDROPPKT) {
4432 * Used as part of the synthesis of port_rcv_errors
4433 * in the verbs code for IBTA counters. Not needed for 7322,
4434 * because all the errors are already counted by other cntrs.
4436 goto done;
4437 } else if (reg == QIBPORTCNTR_PSINTERVAL ||
4438 reg == QIBPORTCNTR_PSSTART || reg == QIBPORTCNTR_PSSTAT) {
4439 /* were counters in older chips, now per-port kernel regs */
4440 ret = qib_read_kreg_port(ppd, creg);
4441 goto done;
4445 * Only fast increment counters are 64 bits; use 32 bit reads to
4446 * avoid two independent reads when on Opteron.
4448 if (xlator[reg] & _PORT_64BIT_FLAG)
4449 ret = read_7322_creg_port(ppd, creg);
4450 else
4451 ret = read_7322_creg32_port(ppd, creg);
4452 if (creg == crp_ibsymbolerr) {
4453 if (ppd->cpspec->ibdeltainprog)
4454 ret -= ret - ppd->cpspec->ibsymsnap;
4455 ret -= ppd->cpspec->ibsymdelta;
4456 } else if (creg == crp_iblinkerrrecov) {
4457 if (ppd->cpspec->ibdeltainprog)
4458 ret -= ret - ppd->cpspec->iblnkerrsnap;
4459 ret -= ppd->cpspec->iblnkerrdelta;
4460 } else if (creg == crp_errlink)
4461 ret -= ppd->cpspec->ibmalfdelta;
4462 else if (creg == crp_iblinkdown)
4463 ret += ppd->cpspec->iblnkdowndelta;
4464 done:
4465 return ret;
4469 * Device counter names (not port-specific), one line per stat,
4470 * single string. Used by utilities like ipathstats to print the stats
4471 * in a way which works for different versions of drivers, without changing
4472 * the utility. Names need to be 12 chars or less (w/o newline), for proper
4473 * display by utility.
4474 * Non-error counters are first.
4475 * Start of "error" conters is indicated by a leading "E " on the first
4476 * "error" counter, and doesn't count in label length.
4477 * The EgrOvfl list needs to be last so we truncate them at the configured
4478 * context count for the device.
4479 * cntr7322indices contains the corresponding register indices.
4481 static const char cntr7322names[] =
4482 "Interrupts\n"
4483 "HostBusStall\n"
4484 "E RxTIDFull\n"
4485 "RxTIDInvalid\n"
4486 "RxTIDFloDrop\n" /* 7322 only */
4487 "Ctxt0EgrOvfl\n"
4488 "Ctxt1EgrOvfl\n"
4489 "Ctxt2EgrOvfl\n"
4490 "Ctxt3EgrOvfl\n"
4491 "Ctxt4EgrOvfl\n"
4492 "Ctxt5EgrOvfl\n"
4493 "Ctxt6EgrOvfl\n"
4494 "Ctxt7EgrOvfl\n"
4495 "Ctxt8EgrOvfl\n"
4496 "Ctxt9EgrOvfl\n"
4497 "Ctx10EgrOvfl\n"
4498 "Ctx11EgrOvfl\n"
4499 "Ctx12EgrOvfl\n"
4500 "Ctx13EgrOvfl\n"
4501 "Ctx14EgrOvfl\n"
4502 "Ctx15EgrOvfl\n"
4503 "Ctx16EgrOvfl\n"
4504 "Ctx17EgrOvfl\n"
4507 static const u32 cntr7322indices[] = {
4508 cr_lbint | _PORT_64BIT_FLAG,
4509 cr_lbstall | _PORT_64BIT_FLAG,
4510 cr_tidfull,
4511 cr_tidinvalid,
4512 cr_rxtidflowdrop,
4513 cr_base_egrovfl + 0,
4514 cr_base_egrovfl + 1,
4515 cr_base_egrovfl + 2,
4516 cr_base_egrovfl + 3,
4517 cr_base_egrovfl + 4,
4518 cr_base_egrovfl + 5,
4519 cr_base_egrovfl + 6,
4520 cr_base_egrovfl + 7,
4521 cr_base_egrovfl + 8,
4522 cr_base_egrovfl + 9,
4523 cr_base_egrovfl + 10,
4524 cr_base_egrovfl + 11,
4525 cr_base_egrovfl + 12,
4526 cr_base_egrovfl + 13,
4527 cr_base_egrovfl + 14,
4528 cr_base_egrovfl + 15,
4529 cr_base_egrovfl + 16,
4530 cr_base_egrovfl + 17,
4534 * same as cntr7322names and cntr7322indices, but for port-specific counters.
4535 * portcntr7322indices is somewhat complicated by some registers needing
4536 * adjustments of various kinds, and those are ORed with _PORT_VIRT_FLAG
4538 static const char portcntr7322names[] =
4539 "TxPkt\n"
4540 "TxFlowPkt\n"
4541 "TxWords\n"
4542 "RxPkt\n"
4543 "RxFlowPkt\n"
4544 "RxWords\n"
4545 "TxFlowStall\n"
4546 "TxDmaDesc\n" /* 7220 and 7322-only */
4547 "E RxDlidFltr\n" /* 7220 and 7322-only */
4548 "IBStatusChng\n"
4549 "IBLinkDown\n"
4550 "IBLnkRecov\n"
4551 "IBRxLinkErr\n"
4552 "IBSymbolErr\n"
4553 "RxLLIErr\n"
4554 "RxBadFormat\n"
4555 "RxBadLen\n"
4556 "RxBufOvrfl\n"
4557 "RxEBP\n"
4558 "RxFlowCtlErr\n"
4559 "RxICRCerr\n"
4560 "RxLPCRCerr\n"
4561 "RxVCRCerr\n"
4562 "RxInvalLen\n"
4563 "RxInvalPKey\n"
4564 "RxPktDropped\n"
4565 "TxBadLength\n"
4566 "TxDropped\n"
4567 "TxInvalLen\n"
4568 "TxUnderrun\n"
4569 "TxUnsupVL\n"
4570 "RxLclPhyErr\n" /* 7220 and 7322-only from here down */
4571 "RxVL15Drop\n"
4572 "RxVlErr\n"
4573 "XcessBufOvfl\n"
4574 "RxQPBadCtxt\n" /* 7322-only from here down */
4575 "TXBadHeader\n"
4578 static const u32 portcntr7322indices[] = {
4579 QIBPORTCNTR_PKTSEND | _PORT_VIRT_FLAG,
4580 crp_pktsendflow,
4581 QIBPORTCNTR_WORDSEND | _PORT_VIRT_FLAG,
4582 QIBPORTCNTR_PKTRCV | _PORT_VIRT_FLAG,
4583 crp_pktrcvflowctrl,
4584 QIBPORTCNTR_WORDRCV | _PORT_VIRT_FLAG,
4585 QIBPORTCNTR_SENDSTALL | _PORT_VIRT_FLAG,
4586 crp_txsdmadesc | _PORT_64BIT_FLAG,
4587 crp_rxdlidfltr,
4588 crp_ibstatuschange,
4589 QIBPORTCNTR_IBLINKDOWN | _PORT_VIRT_FLAG,
4590 QIBPORTCNTR_IBLINKERRRECOV | _PORT_VIRT_FLAG,
4591 QIBPORTCNTR_ERRLINK | _PORT_VIRT_FLAG,
4592 QIBPORTCNTR_IBSYMBOLERR | _PORT_VIRT_FLAG,
4593 QIBPORTCNTR_LLI | _PORT_VIRT_FLAG,
4594 QIBPORTCNTR_BADFORMAT | _PORT_VIRT_FLAG,
4595 QIBPORTCNTR_ERR_RLEN | _PORT_VIRT_FLAG,
4596 QIBPORTCNTR_RCVOVFL | _PORT_VIRT_FLAG,
4597 QIBPORTCNTR_RCVEBP | _PORT_VIRT_FLAG,
4598 crp_rcvflowctrlviol,
4599 QIBPORTCNTR_ERRICRC | _PORT_VIRT_FLAG,
4600 QIBPORTCNTR_ERRLPCRC | _PORT_VIRT_FLAG,
4601 QIBPORTCNTR_ERRVCRC | _PORT_VIRT_FLAG,
4602 QIBPORTCNTR_INVALIDRLEN | _PORT_VIRT_FLAG,
4603 QIBPORTCNTR_ERRPKEY | _PORT_VIRT_FLAG,
4604 QIBPORTCNTR_RXDROPPKT | _PORT_VIRT_FLAG,
4605 crp_txminmaxlenerr,
4606 crp_txdroppedpkt,
4607 crp_txlenerr,
4608 crp_txunderrun,
4609 crp_txunsupvl,
4610 QIBPORTCNTR_RXLOCALPHYERR | _PORT_VIRT_FLAG,
4611 QIBPORTCNTR_VL15PKTDROP | _PORT_VIRT_FLAG,
4612 QIBPORTCNTR_RXVLERR | _PORT_VIRT_FLAG,
4613 QIBPORTCNTR_EXCESSBUFOVFL | _PORT_VIRT_FLAG,
4614 crp_rxqpinvalidctxt,
4615 crp_txhdrerr,
4618 /* do all the setup to make the counter reads efficient later */
4619 static void init_7322_cntrnames(struct qib_devdata *dd)
4621 int i, j = 0;
4622 char *s;
4624 for (i = 0, s = (char *)cntr7322names; s && j <= dd->cfgctxts;
4625 i++) {
4626 /* we always have at least one counter before the egrovfl */
4627 if (!j && !strncmp("Ctxt0EgrOvfl", s + 1, 12))
4628 j = 1;
4629 s = strchr(s + 1, '\n');
4630 if (s && j)
4631 j++;
4633 dd->cspec->ncntrs = i;
4634 if (!s)
4635 /* full list; size is without terminating null */
4636 dd->cspec->cntrnamelen = sizeof(cntr7322names) - 1;
4637 else
4638 dd->cspec->cntrnamelen = 1 + s - cntr7322names;
4639 dd->cspec->cntrs = kmalloc(dd->cspec->ncntrs
4640 * sizeof(u64), GFP_KERNEL);
4641 if (!dd->cspec->cntrs)
4642 qib_dev_err(dd, "Failed allocation for counters\n");
4644 for (i = 0, s = (char *)portcntr7322names; s; i++)
4645 s = strchr(s + 1, '\n');
4646 dd->cspec->nportcntrs = i - 1;
4647 dd->cspec->portcntrnamelen = sizeof(portcntr7322names) - 1;
4648 for (i = 0; i < dd->num_pports; ++i) {
4649 dd->pport[i].cpspec->portcntrs = kmalloc(dd->cspec->nportcntrs
4650 * sizeof(u64), GFP_KERNEL);
4651 if (!dd->pport[i].cpspec->portcntrs)
4652 qib_dev_err(dd, "Failed allocation for"
4653 " portcounters\n");
4657 static u32 qib_read_7322cntrs(struct qib_devdata *dd, loff_t pos, char **namep,
4658 u64 **cntrp)
4660 u32 ret;
4662 if (namep) {
4663 ret = dd->cspec->cntrnamelen;
4664 if (pos >= ret)
4665 ret = 0; /* final read after getting everything */
4666 else
4667 *namep = (char *) cntr7322names;
4668 } else {
4669 u64 *cntr = dd->cspec->cntrs;
4670 int i;
4672 ret = dd->cspec->ncntrs * sizeof(u64);
4673 if (!cntr || pos >= ret) {
4674 /* everything read, or couldn't get memory */
4675 ret = 0;
4676 goto done;
4678 *cntrp = cntr;
4679 for (i = 0; i < dd->cspec->ncntrs; i++)
4680 if (cntr7322indices[i] & _PORT_64BIT_FLAG)
4681 *cntr++ = read_7322_creg(dd,
4682 cntr7322indices[i] &
4683 _PORT_CNTR_IDXMASK);
4684 else
4685 *cntr++ = read_7322_creg32(dd,
4686 cntr7322indices[i]);
4688 done:
4689 return ret;
4692 static u32 qib_read_7322portcntrs(struct qib_devdata *dd, loff_t pos, u32 port,
4693 char **namep, u64 **cntrp)
4695 u32 ret;
4697 if (namep) {
4698 ret = dd->cspec->portcntrnamelen;
4699 if (pos >= ret)
4700 ret = 0; /* final read after getting everything */
4701 else
4702 *namep = (char *)portcntr7322names;
4703 } else {
4704 struct qib_pportdata *ppd = &dd->pport[port];
4705 u64 *cntr = ppd->cpspec->portcntrs;
4706 int i;
4708 ret = dd->cspec->nportcntrs * sizeof(u64);
4709 if (!cntr || pos >= ret) {
4710 /* everything read, or couldn't get memory */
4711 ret = 0;
4712 goto done;
4714 *cntrp = cntr;
4715 for (i = 0; i < dd->cspec->nportcntrs; i++) {
4716 if (portcntr7322indices[i] & _PORT_VIRT_FLAG)
4717 *cntr++ = qib_portcntr_7322(ppd,
4718 portcntr7322indices[i] &
4719 _PORT_CNTR_IDXMASK);
4720 else if (portcntr7322indices[i] & _PORT_64BIT_FLAG)
4721 *cntr++ = read_7322_creg_port(ppd,
4722 portcntr7322indices[i] &
4723 _PORT_CNTR_IDXMASK);
4724 else
4725 *cntr++ = read_7322_creg32_port(ppd,
4726 portcntr7322indices[i]);
4729 done:
4730 return ret;
4734 * qib_get_7322_faststats - get word counters from chip before they overflow
4735 * @opaque - contains a pointer to the qlogic_ib device qib_devdata
4737 * VESTIGIAL IBA7322 has no "small fast counters", so the only
4738 * real purpose of this function is to maintain the notion of
4739 * "active time", which in turn is only logged into the eeprom,
4740 * which we don;t have, yet, for 7322-based boards.
4742 * called from add_timer
4744 static void qib_get_7322_faststats(unsigned long opaque)
4746 struct qib_devdata *dd = (struct qib_devdata *) opaque;
4747 struct qib_pportdata *ppd;
4748 unsigned long flags;
4749 u64 traffic_wds;
4750 int pidx;
4752 for (pidx = 0; pidx < dd->num_pports; ++pidx) {
4753 ppd = dd->pport + pidx;
4756 * If port isn't enabled or not operational ports, or
4757 * diags is running (can cause memory diags to fail)
4758 * skip this port this time.
4760 if (!ppd->link_speed_supported || !(dd->flags & QIB_INITTED)
4761 || dd->diag_client)
4762 continue;
4765 * Maintain an activity timer, based on traffic
4766 * exceeding a threshold, so we need to check the word-counts
4767 * even if they are 64-bit.
4769 traffic_wds = qib_portcntr_7322(ppd, QIBPORTCNTR_WORDRCV) +
4770 qib_portcntr_7322(ppd, QIBPORTCNTR_WORDSEND);
4771 spin_lock_irqsave(&ppd->dd->eep_st_lock, flags);
4772 traffic_wds -= ppd->dd->traffic_wds;
4773 ppd->dd->traffic_wds += traffic_wds;
4774 if (traffic_wds >= QIB_TRAFFIC_ACTIVE_THRESHOLD)
4775 atomic_add(ACTIVITY_TIMER, &ppd->dd->active_time);
4776 spin_unlock_irqrestore(&ppd->dd->eep_st_lock, flags);
4777 if (ppd->cpspec->qdr_dfe_on && (ppd->link_speed_active &
4778 QIB_IB_QDR) &&
4779 (ppd->lflags & (QIBL_LINKINIT | QIBL_LINKARMED |
4780 QIBL_LINKACTIVE)) &&
4781 ppd->cpspec->qdr_dfe_time &&
4782 time_after64(get_jiffies_64(), ppd->cpspec->qdr_dfe_time)) {
4783 ppd->cpspec->qdr_dfe_on = 0;
4785 qib_write_kreg_port(ppd, krp_static_adapt_dis(2),
4786 ppd->dd->cspec->r1 ?
4787 QDR_STATIC_ADAPT_INIT_R1 :
4788 QDR_STATIC_ADAPT_INIT);
4789 force_h1(ppd);
4792 mod_timer(&dd->stats_timer, jiffies + HZ * ACTIVITY_TIMER);
4796 * If we were using MSIx, try to fallback to INTx.
4798 static int qib_7322_intr_fallback(struct qib_devdata *dd)
4800 if (!dd->cspec->num_msix_entries)
4801 return 0; /* already using INTx */
4803 qib_devinfo(dd->pcidev, "MSIx interrupt not detected,"
4804 " trying INTx interrupts\n");
4805 qib_7322_nomsix(dd);
4806 qib_enable_intx(dd->pcidev);
4807 qib_setup_7322_interrupt(dd, 0);
4808 return 1;
4812 * Reset the XGXS (between serdes and IBC). Slightly less intrusive
4813 * than resetting the IBC or external link state, and useful in some
4814 * cases to cause some retraining. To do this right, we reset IBC
4815 * as well, then return to previous state (which may be still in reset)
4816 * NOTE: some callers of this "know" this writes the current value
4817 * of cpspec->ibcctrl_a as part of it's operation, so if that changes,
4818 * check all callers.
4820 static void qib_7322_mini_pcs_reset(struct qib_pportdata *ppd)
4822 u64 val;
4823 struct qib_devdata *dd = ppd->dd;
4824 const u64 reset_bits = SYM_MASK(IBPCSConfig_0, xcv_rreset) |
4825 SYM_MASK(IBPCSConfig_0, xcv_treset) |
4826 SYM_MASK(IBPCSConfig_0, tx_rx_reset);
4828 val = qib_read_kreg_port(ppd, krp_ib_pcsconfig);
4829 qib_write_kreg(dd, kr_hwerrmask,
4830 dd->cspec->hwerrmask & ~HWE_MASK(statusValidNoEop));
4831 qib_write_kreg_port(ppd, krp_ibcctrl_a,
4832 ppd->cpspec->ibcctrl_a &
4833 ~SYM_MASK(IBCCtrlA_0, IBLinkEn));
4835 qib_write_kreg_port(ppd, krp_ib_pcsconfig, val | reset_bits);
4836 qib_read_kreg32(dd, kr_scratch);
4837 qib_write_kreg_port(ppd, krp_ib_pcsconfig, val & ~reset_bits);
4838 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a);
4839 qib_write_kreg(dd, kr_scratch, 0ULL);
4840 qib_write_kreg(dd, kr_hwerrclear,
4841 SYM_MASK(HwErrClear, statusValidNoEopClear));
4842 qib_write_kreg(dd, kr_hwerrmask, dd->cspec->hwerrmask);
4846 * This code for non-IBTA-compliant IB speed negotiation is only known to
4847 * work for the SDR to DDR transition, and only between an HCA and a switch
4848 * with recent firmware. It is based on observed heuristics, rather than
4849 * actual knowledge of the non-compliant speed negotiation.
4850 * It has a number of hard-coded fields, since the hope is to rewrite this
4851 * when a spec is available on how the negoation is intended to work.
4853 static void autoneg_7322_sendpkt(struct qib_pportdata *ppd, u32 *hdr,
4854 u32 dcnt, u32 *data)
4856 int i;
4857 u64 pbc;
4858 u32 __iomem *piobuf;
4859 u32 pnum, control, len;
4860 struct qib_devdata *dd = ppd->dd;
4862 i = 0;
4863 len = 7 + dcnt + 1; /* 7 dword header, dword data, icrc */
4864 control = qib_7322_setpbc_control(ppd, len, 0, 15);
4865 pbc = ((u64) control << 32) | len;
4866 while (!(piobuf = qib_7322_getsendbuf(ppd, pbc, &pnum))) {
4867 if (i++ > 15)
4868 return;
4869 udelay(2);
4871 /* disable header check on this packet, since it can't be valid */
4872 dd->f_txchk_change(dd, pnum, 1, TXCHK_CHG_TYPE_DIS1, NULL);
4873 writeq(pbc, piobuf);
4874 qib_flush_wc();
4875 qib_pio_copy(piobuf + 2, hdr, 7);
4876 qib_pio_copy(piobuf + 9, data, dcnt);
4877 if (dd->flags & QIB_USE_SPCL_TRIG) {
4878 u32 spcl_off = (pnum >= dd->piobcnt2k) ? 2047 : 1023;
4880 qib_flush_wc();
4881 __raw_writel(0xaebecede, piobuf + spcl_off);
4883 qib_flush_wc();
4884 qib_sendbuf_done(dd, pnum);
4885 /* and re-enable hdr check */
4886 dd->f_txchk_change(dd, pnum, 1, TXCHK_CHG_TYPE_ENAB1, NULL);
4890 * _start packet gets sent twice at start, _done gets sent twice at end
4892 static void qib_autoneg_7322_send(struct qib_pportdata *ppd, int which)
4894 struct qib_devdata *dd = ppd->dd;
4895 static u32 swapped;
4896 u32 dw, i, hcnt, dcnt, *data;
4897 static u32 hdr[7] = { 0xf002ffff, 0x48ffff, 0x6400abba };
4898 static u32 madpayload_start[0x40] = {
4899 0x1810103, 0x1, 0x0, 0x0, 0x2c90000, 0x2c9, 0x0, 0x0,
4900 0xffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
4901 0x1, 0x1388, 0x15e, 0x1, /* rest 0's */
4903 static u32 madpayload_done[0x40] = {
4904 0x1810103, 0x1, 0x0, 0x0, 0x2c90000, 0x2c9, 0x0, 0x0,
4905 0xffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
4906 0x40000001, 0x1388, 0x15e, /* rest 0's */
4909 dcnt = ARRAY_SIZE(madpayload_start);
4910 hcnt = ARRAY_SIZE(hdr);
4911 if (!swapped) {
4912 /* for maintainability, do it at runtime */
4913 for (i = 0; i < hcnt; i++) {
4914 dw = (__force u32) cpu_to_be32(hdr[i]);
4915 hdr[i] = dw;
4917 for (i = 0; i < dcnt; i++) {
4918 dw = (__force u32) cpu_to_be32(madpayload_start[i]);
4919 madpayload_start[i] = dw;
4920 dw = (__force u32) cpu_to_be32(madpayload_done[i]);
4921 madpayload_done[i] = dw;
4923 swapped = 1;
4926 data = which ? madpayload_done : madpayload_start;
4928 autoneg_7322_sendpkt(ppd, hdr, dcnt, data);
4929 qib_read_kreg64(dd, kr_scratch);
4930 udelay(2);
4931 autoneg_7322_sendpkt(ppd, hdr, dcnt, data);
4932 qib_read_kreg64(dd, kr_scratch);
4933 udelay(2);
4937 * Do the absolute minimum to cause an IB speed change, and make it
4938 * ready, but don't actually trigger the change. The caller will
4939 * do that when ready (if link is in Polling training state, it will
4940 * happen immediately, otherwise when link next goes down)
4942 * This routine should only be used as part of the DDR autonegotation
4943 * code for devices that are not compliant with IB 1.2 (or code that
4944 * fixes things up for same).
4946 * When link has gone down, and autoneg enabled, or autoneg has
4947 * failed and we give up until next time we set both speeds, and
4948 * then we want IBTA enabled as well as "use max enabled speed.
4950 static void set_7322_ibspeed_fast(struct qib_pportdata *ppd, u32 speed)
4952 u64 newctrlb;
4953 newctrlb = ppd->cpspec->ibcctrl_b & ~(IBA7322_IBC_SPEED_MASK |
4954 IBA7322_IBC_IBTA_1_2_MASK |
4955 IBA7322_IBC_MAX_SPEED_MASK);
4957 if (speed & (speed - 1)) /* multiple speeds */
4958 newctrlb |= (speed << IBA7322_IBC_SPEED_LSB) |
4959 IBA7322_IBC_IBTA_1_2_MASK |
4960 IBA7322_IBC_MAX_SPEED_MASK;
4961 else
4962 newctrlb |= speed == QIB_IB_QDR ?
4963 IBA7322_IBC_SPEED_QDR | IBA7322_IBC_IBTA_1_2_MASK :
4964 ((speed == QIB_IB_DDR ?
4965 IBA7322_IBC_SPEED_DDR : IBA7322_IBC_SPEED_SDR));
4967 if (newctrlb == ppd->cpspec->ibcctrl_b)
4968 return;
4970 ppd->cpspec->ibcctrl_b = newctrlb;
4971 qib_write_kreg_port(ppd, krp_ibcctrl_b, ppd->cpspec->ibcctrl_b);
4972 qib_write_kreg(ppd->dd, kr_scratch, 0);
4976 * This routine is only used when we are not talking to another
4977 * IB 1.2-compliant device that we think can do DDR.
4978 * (This includes all existing switch chips as of Oct 2007.)
4979 * 1.2-compliant devices go directly to DDR prior to reaching INIT
4981 static void try_7322_autoneg(struct qib_pportdata *ppd)
4983 unsigned long flags;
4985 spin_lock_irqsave(&ppd->lflags_lock, flags);
4986 ppd->lflags |= QIBL_IB_AUTONEG_INPROG;
4987 spin_unlock_irqrestore(&ppd->lflags_lock, flags);
4988 qib_autoneg_7322_send(ppd, 0);
4989 set_7322_ibspeed_fast(ppd, QIB_IB_DDR);
4990 qib_7322_mini_pcs_reset(ppd);
4991 /* 2 msec is minimum length of a poll cycle */
4992 queue_delayed_work(ib_wq, &ppd->cpspec->autoneg_work,
4993 msecs_to_jiffies(2));
4997 * Handle the empirically determined mechanism for auto-negotiation
4998 * of DDR speed with switches.
5000 static void autoneg_7322_work(struct work_struct *work)
5002 struct qib_pportdata *ppd;
5003 struct qib_devdata *dd;
5004 u64 startms;
5005 u32 i;
5006 unsigned long flags;
5008 ppd = container_of(work, struct qib_chippport_specific,
5009 autoneg_work.work)->ppd;
5010 dd = ppd->dd;
5012 startms = jiffies_to_msecs(jiffies);
5015 * Busy wait for this first part, it should be at most a
5016 * few hundred usec, since we scheduled ourselves for 2msec.
5018 for (i = 0; i < 25; i++) {
5019 if (SYM_FIELD(ppd->lastibcstat, IBCStatusA_0, LinkState)
5020 == IB_7322_LT_STATE_POLLQUIET) {
5021 qib_set_linkstate(ppd, QIB_IB_LINKDOWN_DISABLE);
5022 break;
5024 udelay(100);
5027 if (!(ppd->lflags & QIBL_IB_AUTONEG_INPROG))
5028 goto done; /* we got there early or told to stop */
5030 /* we expect this to timeout */
5031 if (wait_event_timeout(ppd->cpspec->autoneg_wait,
5032 !(ppd->lflags & QIBL_IB_AUTONEG_INPROG),
5033 msecs_to_jiffies(90)))
5034 goto done;
5035 qib_7322_mini_pcs_reset(ppd);
5037 /* we expect this to timeout */
5038 if (wait_event_timeout(ppd->cpspec->autoneg_wait,
5039 !(ppd->lflags & QIBL_IB_AUTONEG_INPROG),
5040 msecs_to_jiffies(1700)))
5041 goto done;
5042 qib_7322_mini_pcs_reset(ppd);
5044 set_7322_ibspeed_fast(ppd, QIB_IB_SDR);
5047 * Wait up to 250 msec for link to train and get to INIT at DDR;
5048 * this should terminate early.
5050 wait_event_timeout(ppd->cpspec->autoneg_wait,
5051 !(ppd->lflags & QIBL_IB_AUTONEG_INPROG),
5052 msecs_to_jiffies(250));
5053 done:
5054 if (ppd->lflags & QIBL_IB_AUTONEG_INPROG) {
5055 spin_lock_irqsave(&ppd->lflags_lock, flags);
5056 ppd->lflags &= ~QIBL_IB_AUTONEG_INPROG;
5057 if (ppd->cpspec->autoneg_tries == AUTONEG_TRIES) {
5058 ppd->lflags |= QIBL_IB_AUTONEG_FAILED;
5059 ppd->cpspec->autoneg_tries = 0;
5061 spin_unlock_irqrestore(&ppd->lflags_lock, flags);
5062 set_7322_ibspeed_fast(ppd, ppd->link_speed_enabled);
5067 * This routine is used to request IPG set in the QLogic switch.
5068 * Only called if r1.
5070 static void try_7322_ipg(struct qib_pportdata *ppd)
5072 struct qib_ibport *ibp = &ppd->ibport_data;
5073 struct ib_mad_send_buf *send_buf;
5074 struct ib_mad_agent *agent;
5075 struct ib_smp *smp;
5076 unsigned delay;
5077 int ret;
5079 agent = ibp->send_agent;
5080 if (!agent)
5081 goto retry;
5083 send_buf = ib_create_send_mad(agent, 0, 0, 0, IB_MGMT_MAD_HDR,
5084 IB_MGMT_MAD_DATA, GFP_ATOMIC);
5085 if (IS_ERR(send_buf))
5086 goto retry;
5088 if (!ibp->smi_ah) {
5089 struct ib_ah_attr attr;
5090 struct ib_ah *ah;
5092 memset(&attr, 0, sizeof attr);
5093 attr.dlid = be16_to_cpu(IB_LID_PERMISSIVE);
5094 attr.port_num = ppd->port;
5095 ah = ib_create_ah(ibp->qp0->ibqp.pd, &attr);
5096 if (IS_ERR(ah))
5097 ret = -EINVAL;
5098 else {
5099 send_buf->ah = ah;
5100 ibp->smi_ah = to_iah(ah);
5101 ret = 0;
5103 } else {
5104 send_buf->ah = &ibp->smi_ah->ibah;
5105 ret = 0;
5108 smp = send_buf->mad;
5109 smp->base_version = IB_MGMT_BASE_VERSION;
5110 smp->mgmt_class = IB_MGMT_CLASS_SUBN_DIRECTED_ROUTE;
5111 smp->class_version = 1;
5112 smp->method = IB_MGMT_METHOD_SEND;
5113 smp->hop_cnt = 1;
5114 smp->attr_id = QIB_VENDOR_IPG;
5115 smp->attr_mod = 0;
5117 if (!ret)
5118 ret = ib_post_send_mad(send_buf, NULL);
5119 if (ret)
5120 ib_free_send_mad(send_buf);
5121 retry:
5122 delay = 2 << ppd->cpspec->ipg_tries;
5123 queue_delayed_work(ib_wq, &ppd->cpspec->ipg_work,
5124 msecs_to_jiffies(delay));
5128 * Timeout handler for setting IPG.
5129 * Only called if r1.
5131 static void ipg_7322_work(struct work_struct *work)
5133 struct qib_pportdata *ppd;
5135 ppd = container_of(work, struct qib_chippport_specific,
5136 ipg_work.work)->ppd;
5137 if ((ppd->lflags & (QIBL_LINKINIT | QIBL_LINKARMED | QIBL_LINKACTIVE))
5138 && ++ppd->cpspec->ipg_tries <= 10)
5139 try_7322_ipg(ppd);
5142 static u32 qib_7322_iblink_state(u64 ibcs)
5144 u32 state = (u32)SYM_FIELD(ibcs, IBCStatusA_0, LinkState);
5146 switch (state) {
5147 case IB_7322_L_STATE_INIT:
5148 state = IB_PORT_INIT;
5149 break;
5150 case IB_7322_L_STATE_ARM:
5151 state = IB_PORT_ARMED;
5152 break;
5153 case IB_7322_L_STATE_ACTIVE:
5154 /* fall through */
5155 case IB_7322_L_STATE_ACT_DEFER:
5156 state = IB_PORT_ACTIVE;
5157 break;
5158 default: /* fall through */
5159 case IB_7322_L_STATE_DOWN:
5160 state = IB_PORT_DOWN;
5161 break;
5163 return state;
5166 /* returns the IBTA port state, rather than the IBC link training state */
5167 static u8 qib_7322_phys_portstate(u64 ibcs)
5169 u8 state = (u8)SYM_FIELD(ibcs, IBCStatusA_0, LinkTrainingState);
5170 return qib_7322_physportstate[state];
5173 static int qib_7322_ib_updown(struct qib_pportdata *ppd, int ibup, u64 ibcs)
5175 int ret = 0, symadj = 0;
5176 unsigned long flags;
5177 int mult;
5179 spin_lock_irqsave(&ppd->lflags_lock, flags);
5180 ppd->lflags &= ~QIBL_IB_FORCE_NOTIFY;
5181 spin_unlock_irqrestore(&ppd->lflags_lock, flags);
5183 /* Update our picture of width and speed from chip */
5184 if (ibcs & SYM_MASK(IBCStatusA_0, LinkSpeedQDR)) {
5185 ppd->link_speed_active = QIB_IB_QDR;
5186 mult = 4;
5187 } else if (ibcs & SYM_MASK(IBCStatusA_0, LinkSpeedActive)) {
5188 ppd->link_speed_active = QIB_IB_DDR;
5189 mult = 2;
5190 } else {
5191 ppd->link_speed_active = QIB_IB_SDR;
5192 mult = 1;
5194 if (ibcs & SYM_MASK(IBCStatusA_0, LinkWidthActive)) {
5195 ppd->link_width_active = IB_WIDTH_4X;
5196 mult *= 4;
5197 } else
5198 ppd->link_width_active = IB_WIDTH_1X;
5199 ppd->delay_mult = ib_rate_to_delay[mult_to_ib_rate(mult)];
5201 if (!ibup) {
5202 u64 clr;
5204 /* Link went down. */
5205 /* do IPG MAD again after linkdown, even if last time failed */
5206 ppd->cpspec->ipg_tries = 0;
5207 clr = qib_read_kreg_port(ppd, krp_ibcstatus_b) &
5208 (SYM_MASK(IBCStatusB_0, heartbeat_timed_out) |
5209 SYM_MASK(IBCStatusB_0, heartbeat_crosstalk));
5210 if (clr)
5211 qib_write_kreg_port(ppd, krp_ibcstatus_b, clr);
5212 if (!(ppd->lflags & (QIBL_IB_AUTONEG_FAILED |
5213 QIBL_IB_AUTONEG_INPROG)))
5214 set_7322_ibspeed_fast(ppd, ppd->link_speed_enabled);
5215 if (!(ppd->lflags & QIBL_IB_AUTONEG_INPROG)) {
5216 /* unlock the Tx settings, speed may change */
5217 qib_write_kreg_port(ppd, krp_tx_deemph_override,
5218 SYM_MASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
5219 reset_tx_deemphasis_override));
5220 qib_cancel_sends(ppd);
5221 /* on link down, ensure sane pcs state */
5222 qib_7322_mini_pcs_reset(ppd);
5223 spin_lock_irqsave(&ppd->sdma_lock, flags);
5224 if (__qib_sdma_running(ppd))
5225 __qib_sdma_process_event(ppd,
5226 qib_sdma_event_e70_go_idle);
5227 spin_unlock_irqrestore(&ppd->sdma_lock, flags);
5229 clr = read_7322_creg32_port(ppd, crp_iblinkdown);
5230 if (clr == ppd->cpspec->iblnkdownsnap)
5231 ppd->cpspec->iblnkdowndelta++;
5232 } else {
5233 if (qib_compat_ddr_negotiate &&
5234 !(ppd->lflags & (QIBL_IB_AUTONEG_FAILED |
5235 QIBL_IB_AUTONEG_INPROG)) &&
5236 ppd->link_speed_active == QIB_IB_SDR &&
5237 (ppd->link_speed_enabled & QIB_IB_DDR)
5238 && ppd->cpspec->autoneg_tries < AUTONEG_TRIES) {
5239 /* we are SDR, and auto-negotiation enabled */
5240 ++ppd->cpspec->autoneg_tries;
5241 if (!ppd->cpspec->ibdeltainprog) {
5242 ppd->cpspec->ibdeltainprog = 1;
5243 ppd->cpspec->ibsymdelta +=
5244 read_7322_creg32_port(ppd,
5245 crp_ibsymbolerr) -
5246 ppd->cpspec->ibsymsnap;
5247 ppd->cpspec->iblnkerrdelta +=
5248 read_7322_creg32_port(ppd,
5249 crp_iblinkerrrecov) -
5250 ppd->cpspec->iblnkerrsnap;
5252 try_7322_autoneg(ppd);
5253 ret = 1; /* no other IB status change processing */
5254 } else if ((ppd->lflags & QIBL_IB_AUTONEG_INPROG) &&
5255 ppd->link_speed_active == QIB_IB_SDR) {
5256 qib_autoneg_7322_send(ppd, 1);
5257 set_7322_ibspeed_fast(ppd, QIB_IB_DDR);
5258 qib_7322_mini_pcs_reset(ppd);
5259 udelay(2);
5260 ret = 1; /* no other IB status change processing */
5261 } else if ((ppd->lflags & QIBL_IB_AUTONEG_INPROG) &&
5262 (ppd->link_speed_active & QIB_IB_DDR)) {
5263 spin_lock_irqsave(&ppd->lflags_lock, flags);
5264 ppd->lflags &= ~(QIBL_IB_AUTONEG_INPROG |
5265 QIBL_IB_AUTONEG_FAILED);
5266 spin_unlock_irqrestore(&ppd->lflags_lock, flags);
5267 ppd->cpspec->autoneg_tries = 0;
5268 /* re-enable SDR, for next link down */
5269 set_7322_ibspeed_fast(ppd, ppd->link_speed_enabled);
5270 wake_up(&ppd->cpspec->autoneg_wait);
5271 symadj = 1;
5272 } else if (ppd->lflags & QIBL_IB_AUTONEG_FAILED) {
5274 * Clear autoneg failure flag, and do setup
5275 * so we'll try next time link goes down and
5276 * back to INIT (possibly connected to a
5277 * different device).
5279 spin_lock_irqsave(&ppd->lflags_lock, flags);
5280 ppd->lflags &= ~QIBL_IB_AUTONEG_FAILED;
5281 spin_unlock_irqrestore(&ppd->lflags_lock, flags);
5282 ppd->cpspec->ibcctrl_b |= IBA7322_IBC_IBTA_1_2_MASK;
5283 symadj = 1;
5285 if (!(ppd->lflags & QIBL_IB_AUTONEG_INPROG)) {
5286 symadj = 1;
5287 if (ppd->dd->cspec->r1 && ppd->cpspec->ipg_tries <= 10)
5288 try_7322_ipg(ppd);
5289 if (!ppd->cpspec->recovery_init)
5290 setup_7322_link_recovery(ppd, 0);
5291 ppd->cpspec->qdr_dfe_time = jiffies +
5292 msecs_to_jiffies(QDR_DFE_DISABLE_DELAY);
5294 ppd->cpspec->ibmalfusesnap = 0;
5295 ppd->cpspec->ibmalfsnap = read_7322_creg32_port(ppd,
5296 crp_errlink);
5298 if (symadj) {
5299 ppd->cpspec->iblnkdownsnap =
5300 read_7322_creg32_port(ppd, crp_iblinkdown);
5301 if (ppd->cpspec->ibdeltainprog) {
5302 ppd->cpspec->ibdeltainprog = 0;
5303 ppd->cpspec->ibsymdelta += read_7322_creg32_port(ppd,
5304 crp_ibsymbolerr) - ppd->cpspec->ibsymsnap;
5305 ppd->cpspec->iblnkerrdelta += read_7322_creg32_port(ppd,
5306 crp_iblinkerrrecov) - ppd->cpspec->iblnkerrsnap;
5308 } else if (!ibup && qib_compat_ddr_negotiate &&
5309 !ppd->cpspec->ibdeltainprog &&
5310 !(ppd->lflags & QIBL_IB_AUTONEG_INPROG)) {
5311 ppd->cpspec->ibdeltainprog = 1;
5312 ppd->cpspec->ibsymsnap = read_7322_creg32_port(ppd,
5313 crp_ibsymbolerr);
5314 ppd->cpspec->iblnkerrsnap = read_7322_creg32_port(ppd,
5315 crp_iblinkerrrecov);
5318 if (!ret)
5319 qib_setup_7322_setextled(ppd, ibup);
5320 return ret;
5324 * Does read/modify/write to appropriate registers to
5325 * set output and direction bits selected by mask.
5326 * these are in their canonical postions (e.g. lsb of
5327 * dir will end up in D48 of extctrl on existing chips).
5328 * returns contents of GP Inputs.
5330 static int gpio_7322_mod(struct qib_devdata *dd, u32 out, u32 dir, u32 mask)
5332 u64 read_val, new_out;
5333 unsigned long flags;
5335 if (mask) {
5336 /* some bits being written, lock access to GPIO */
5337 dir &= mask;
5338 out &= mask;
5339 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
5340 dd->cspec->extctrl &= ~((u64)mask << SYM_LSB(EXTCtrl, GPIOOe));
5341 dd->cspec->extctrl |= ((u64) dir << SYM_LSB(EXTCtrl, GPIOOe));
5342 new_out = (dd->cspec->gpio_out & ~mask) | out;
5344 qib_write_kreg(dd, kr_extctrl, dd->cspec->extctrl);
5345 qib_write_kreg(dd, kr_gpio_out, new_out);
5346 dd->cspec->gpio_out = new_out;
5347 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
5350 * It is unlikely that a read at this time would get valid
5351 * data on a pin whose direction line was set in the same
5352 * call to this function. We include the read here because
5353 * that allows us to potentially combine a change on one pin with
5354 * a read on another, and because the old code did something like
5355 * this.
5357 read_val = qib_read_kreg64(dd, kr_extstatus);
5358 return SYM_FIELD(read_val, EXTStatus, GPIOIn);
5361 /* Enable writes to config EEPROM, if possible. Returns previous state */
5362 static int qib_7322_eeprom_wen(struct qib_devdata *dd, int wen)
5364 int prev_wen;
5365 u32 mask;
5367 mask = 1 << QIB_EEPROM_WEN_NUM;
5368 prev_wen = ~gpio_7322_mod(dd, 0, 0, 0) >> QIB_EEPROM_WEN_NUM;
5369 gpio_7322_mod(dd, wen ? 0 : mask, mask, mask);
5371 return prev_wen & 1;
5375 * Read fundamental info we need to use the chip. These are
5376 * the registers that describe chip capabilities, and are
5377 * saved in shadow registers.
5379 static void get_7322_chip_params(struct qib_devdata *dd)
5381 u64 val;
5382 u32 piobufs;
5383 int mtu;
5385 dd->palign = qib_read_kreg32(dd, kr_pagealign);
5387 dd->uregbase = qib_read_kreg32(dd, kr_userregbase);
5389 dd->rcvtidcnt = qib_read_kreg32(dd, kr_rcvtidcnt);
5390 dd->rcvtidbase = qib_read_kreg32(dd, kr_rcvtidbase);
5391 dd->rcvegrbase = qib_read_kreg32(dd, kr_rcvegrbase);
5392 dd->piobufbase = qib_read_kreg64(dd, kr_sendpiobufbase);
5393 dd->pio2k_bufbase = dd->piobufbase & 0xffffffff;
5395 val = qib_read_kreg64(dd, kr_sendpiobufcnt);
5396 dd->piobcnt2k = val & ~0U;
5397 dd->piobcnt4k = val >> 32;
5398 val = qib_read_kreg64(dd, kr_sendpiosize);
5399 dd->piosize2k = val & ~0U;
5400 dd->piosize4k = val >> 32;
5402 mtu = ib_mtu_enum_to_int(qib_ibmtu);
5403 if (mtu == -1)
5404 mtu = QIB_DEFAULT_MTU;
5405 dd->pport[0].ibmtu = (u32)mtu;
5406 dd->pport[1].ibmtu = (u32)mtu;
5408 /* these may be adjusted in init_chip_wc_pat() */
5409 dd->pio2kbase = (u32 __iomem *)
5410 ((char __iomem *) dd->kregbase + dd->pio2k_bufbase);
5411 dd->pio4kbase = (u32 __iomem *)
5412 ((char __iomem *) dd->kregbase +
5413 (dd->piobufbase >> 32));
5415 * 4K buffers take 2 pages; we use roundup just to be
5416 * paranoid; we calculate it once here, rather than on
5417 * ever buf allocate
5419 dd->align4k = ALIGN(dd->piosize4k, dd->palign);
5421 piobufs = dd->piobcnt4k + dd->piobcnt2k + NUM_VL15_BUFS;
5423 dd->pioavregs = ALIGN(piobufs, sizeof(u64) * BITS_PER_BYTE / 2) /
5424 (sizeof(u64) * BITS_PER_BYTE / 2);
5428 * The chip base addresses in cspec and cpspec have to be set
5429 * after possible init_chip_wc_pat(), rather than in
5430 * get_7322_chip_params(), so split out as separate function
5432 static void qib_7322_set_baseaddrs(struct qib_devdata *dd)
5434 u32 cregbase;
5435 cregbase = qib_read_kreg32(dd, kr_counterregbase);
5437 dd->cspec->cregbase = (u64 __iomem *)(cregbase +
5438 (char __iomem *)dd->kregbase);
5440 dd->egrtidbase = (u64 __iomem *)
5441 ((char __iomem *) dd->kregbase + dd->rcvegrbase);
5443 /* port registers are defined as relative to base of chip */
5444 dd->pport[0].cpspec->kpregbase =
5445 (u64 __iomem *)((char __iomem *)dd->kregbase);
5446 dd->pport[1].cpspec->kpregbase =
5447 (u64 __iomem *)(dd->palign +
5448 (char __iomem *)dd->kregbase);
5449 dd->pport[0].cpspec->cpregbase =
5450 (u64 __iomem *)(qib_read_kreg_port(&dd->pport[0],
5451 kr_counterregbase) + (char __iomem *)dd->kregbase);
5452 dd->pport[1].cpspec->cpregbase =
5453 (u64 __iomem *)(qib_read_kreg_port(&dd->pport[1],
5454 kr_counterregbase) + (char __iomem *)dd->kregbase);
5458 * This is a fairly special-purpose observer, so we only support
5459 * the port-specific parts of SendCtrl
5462 #define SENDCTRL_SHADOWED (SYM_MASK(SendCtrl_0, SendEnable) | \
5463 SYM_MASK(SendCtrl_0, SDmaEnable) | \
5464 SYM_MASK(SendCtrl_0, SDmaIntEnable) | \
5465 SYM_MASK(SendCtrl_0, SDmaSingleDescriptor) | \
5466 SYM_MASK(SendCtrl_0, SDmaHalt) | \
5467 SYM_MASK(SendCtrl_0, IBVLArbiterEn) | \
5468 SYM_MASK(SendCtrl_0, ForceCreditUpToDate))
5470 static int sendctrl_hook(struct qib_devdata *dd,
5471 const struct diag_observer *op, u32 offs,
5472 u64 *data, u64 mask, int only_32)
5474 unsigned long flags;
5475 unsigned idx;
5476 unsigned pidx;
5477 struct qib_pportdata *ppd = NULL;
5478 u64 local_data, all_bits;
5481 * The fixed correspondence between Physical ports and pports is
5482 * severed. We need to hunt for the ppd that corresponds
5483 * to the offset we got. And we have to do that without admitting
5484 * we know the stride, apparently.
5486 for (pidx = 0; pidx < dd->num_pports; ++pidx) {
5487 u64 __iomem *psptr;
5488 u32 psoffs;
5490 ppd = dd->pport + pidx;
5491 if (!ppd->cpspec->kpregbase)
5492 continue;
5494 psptr = ppd->cpspec->kpregbase + krp_sendctrl;
5495 psoffs = (u32) (psptr - dd->kregbase) * sizeof(*psptr);
5496 if (psoffs == offs)
5497 break;
5500 /* If pport is not being managed by driver, just avoid shadows. */
5501 if (pidx >= dd->num_pports)
5502 ppd = NULL;
5504 /* In any case, "idx" is flat index in kreg space */
5505 idx = offs / sizeof(u64);
5507 all_bits = ~0ULL;
5508 if (only_32)
5509 all_bits >>= 32;
5511 spin_lock_irqsave(&dd->sendctrl_lock, flags);
5512 if (!ppd || (mask & all_bits) != all_bits) {
5514 * At least some mask bits are zero, so we need
5515 * to read. The judgement call is whether from
5516 * reg or shadow. First-cut: read reg, and complain
5517 * if any bits which should be shadowed are different
5518 * from their shadowed value.
5520 if (only_32)
5521 local_data = (u64)qib_read_kreg32(dd, idx);
5522 else
5523 local_data = qib_read_kreg64(dd, idx);
5524 *data = (local_data & ~mask) | (*data & mask);
5526 if (mask) {
5528 * At least some mask bits are one, so we need
5529 * to write, but only shadow some bits.
5531 u64 sval, tval; /* Shadowed, transient */
5534 * New shadow val is bits we don't want to touch,
5535 * ORed with bits we do, that are intended for shadow.
5537 if (ppd) {
5538 sval = ppd->p_sendctrl & ~mask;
5539 sval |= *data & SENDCTRL_SHADOWED & mask;
5540 ppd->p_sendctrl = sval;
5541 } else
5542 sval = *data & SENDCTRL_SHADOWED & mask;
5543 tval = sval | (*data & ~SENDCTRL_SHADOWED & mask);
5544 qib_write_kreg(dd, idx, tval);
5545 qib_write_kreg(dd, kr_scratch, 0Ull);
5547 spin_unlock_irqrestore(&dd->sendctrl_lock, flags);
5548 return only_32 ? 4 : 8;
5551 static const struct diag_observer sendctrl_0_observer = {
5552 sendctrl_hook, KREG_IDX(SendCtrl_0) * sizeof(u64),
5553 KREG_IDX(SendCtrl_0) * sizeof(u64)
5556 static const struct diag_observer sendctrl_1_observer = {
5557 sendctrl_hook, KREG_IDX(SendCtrl_1) * sizeof(u64),
5558 KREG_IDX(SendCtrl_1) * sizeof(u64)
5561 static ushort sdma_fetch_prio = 8;
5562 module_param_named(sdma_fetch_prio, sdma_fetch_prio, ushort, S_IRUGO);
5563 MODULE_PARM_DESC(sdma_fetch_prio, "SDMA descriptor fetch priority");
5565 /* Besides logging QSFP events, we set appropriate TxDDS values */
5566 static void init_txdds_table(struct qib_pportdata *ppd, int override);
5568 static void qsfp_7322_event(struct work_struct *work)
5570 struct qib_qsfp_data *qd;
5571 struct qib_pportdata *ppd;
5572 u64 pwrup;
5573 int ret;
5574 u32 le2;
5576 qd = container_of(work, struct qib_qsfp_data, work);
5577 ppd = qd->ppd;
5578 pwrup = qd->t_insert + msecs_to_jiffies(QSFP_PWR_LAG_MSEC);
5581 * Some QSFP's not only do not respond until the full power-up
5582 * time, but may behave badly if we try. So hold off responding
5583 * to insertion.
5585 while (1) {
5586 u64 now = get_jiffies_64();
5587 if (time_after64(now, pwrup))
5588 break;
5589 msleep(20);
5591 ret = qib_refresh_qsfp_cache(ppd, &qd->cache);
5593 * Need to change LE2 back to defaults if we couldn't
5594 * read the cable type (to handle cable swaps), so do this
5595 * even on failure to read cable information. We don't
5596 * get here for QME, so IS_QME check not needed here.
5598 le2 = (!ret && qd->cache.atten[1] >= qib_long_atten &&
5599 !ppd->dd->cspec->r1 && QSFP_IS_CU(qd->cache.tech)) ?
5600 LE2_5m : LE2_DEFAULT;
5601 ibsd_wr_allchans(ppd, 13, (le2 << 7), BMASK(9, 7));
5602 init_txdds_table(ppd, 0);
5606 * There is little we can do but complain to the user if QSFP
5607 * initialization fails.
5609 static void qib_init_7322_qsfp(struct qib_pportdata *ppd)
5611 unsigned long flags;
5612 struct qib_qsfp_data *qd = &ppd->cpspec->qsfp_data;
5613 struct qib_devdata *dd = ppd->dd;
5614 u64 mod_prs_bit = QSFP_GPIO_MOD_PRS_N;
5616 mod_prs_bit <<= (QSFP_GPIO_PORT2_SHIFT * ppd->hw_pidx);
5617 qd->ppd = ppd;
5618 qib_qsfp_init(qd, qsfp_7322_event);
5619 spin_lock_irqsave(&dd->cspec->gpio_lock, flags);
5620 dd->cspec->extctrl |= (mod_prs_bit << SYM_LSB(EXTCtrl, GPIOInvert));
5621 dd->cspec->gpio_mask |= mod_prs_bit;
5622 qib_write_kreg(dd, kr_extctrl, dd->cspec->extctrl);
5623 qib_write_kreg(dd, kr_gpio_mask, dd->cspec->gpio_mask);
5624 spin_unlock_irqrestore(&dd->cspec->gpio_lock, flags);
5628 * called at device initialization time, and also if the txselect
5629 * module parameter is changed. This is used for cables that don't
5630 * have valid QSFP EEPROMs (not present, or attenuation is zero).
5631 * We initialize to the default, then if there is a specific
5632 * unit,port match, we use that (and set it immediately, for the
5633 * current speed, if the link is at INIT or better).
5634 * String format is "default# unit#,port#=# ... u,p=#", separators must
5635 * be a SPACE character. A newline terminates. The u,p=# tuples may
5636 * optionally have "u,p=#,#", where the final # is the H1 value
5637 * The last specific match is used (actually, all are used, but last
5638 * one is the one that winds up set); if none at all, fall back on default.
5640 static void set_no_qsfp_atten(struct qib_devdata *dd, int change)
5642 char *nxt, *str;
5643 u32 pidx, unit, port, deflt, h1;
5644 unsigned long val;
5645 int any = 0, seth1;
5646 int txdds_size;
5648 str = txselect_list;
5650 /* default number is validated in setup_txselect() */
5651 deflt = simple_strtoul(str, &nxt, 0);
5652 for (pidx = 0; pidx < dd->num_pports; ++pidx)
5653 dd->pport[pidx].cpspec->no_eep = deflt;
5655 txdds_size = TXDDS_TABLE_SZ + TXDDS_EXTRA_SZ;
5656 if (IS_QME(dd) || IS_QMH(dd))
5657 txdds_size += TXDDS_MFG_SZ;
5659 while (*nxt && nxt[1]) {
5660 str = ++nxt;
5661 unit = simple_strtoul(str, &nxt, 0);
5662 if (nxt == str || !*nxt || *nxt != ',') {
5663 while (*nxt && *nxt++ != ' ') /* skip to next, if any */
5665 continue;
5667 str = ++nxt;
5668 port = simple_strtoul(str, &nxt, 0);
5669 if (nxt == str || *nxt != '=') {
5670 while (*nxt && *nxt++ != ' ') /* skip to next, if any */
5672 continue;
5674 str = ++nxt;
5675 val = simple_strtoul(str, &nxt, 0);
5676 if (nxt == str) {
5677 while (*nxt && *nxt++ != ' ') /* skip to next, if any */
5679 continue;
5681 if (val >= txdds_size)
5682 continue;
5683 seth1 = 0;
5684 h1 = 0; /* gcc thinks it might be used uninitted */
5685 if (*nxt == ',' && nxt[1]) {
5686 str = ++nxt;
5687 h1 = (u32)simple_strtoul(str, &nxt, 0);
5688 if (nxt == str)
5689 while (*nxt && *nxt++ != ' ') /* skip */
5691 else
5692 seth1 = 1;
5694 for (pidx = 0; dd->unit == unit && pidx < dd->num_pports;
5695 ++pidx) {
5696 struct qib_pportdata *ppd = &dd->pport[pidx];
5698 if (ppd->port != port || !ppd->link_speed_supported)
5699 continue;
5700 ppd->cpspec->no_eep = val;
5701 if (seth1)
5702 ppd->cpspec->h1_val = h1;
5703 /* now change the IBC and serdes, overriding generic */
5704 init_txdds_table(ppd, 1);
5705 any++;
5707 if (*nxt == '\n')
5708 break; /* done */
5710 if (change && !any) {
5711 /* no specific setting, use the default.
5712 * Change the IBC and serdes, but since it's
5713 * general, don't override specific settings.
5715 for (pidx = 0; pidx < dd->num_pports; ++pidx)
5716 if (dd->pport[pidx].link_speed_supported)
5717 init_txdds_table(&dd->pport[pidx], 0);
5721 /* handle the txselect parameter changing */
5722 static int setup_txselect(const char *str, struct kernel_param *kp)
5724 struct qib_devdata *dd;
5725 unsigned long val;
5726 char *n;
5727 if (strlen(str) >= MAX_ATTEN_LEN) {
5728 printk(KERN_INFO QIB_DRV_NAME " txselect_values string "
5729 "too long\n");
5730 return -ENOSPC;
5732 val = simple_strtoul(str, &n, 0);
5733 if (n == str || val >= (TXDDS_TABLE_SZ + TXDDS_EXTRA_SZ +
5734 TXDDS_MFG_SZ)) {
5735 printk(KERN_INFO QIB_DRV_NAME
5736 "txselect_values must start with a number < %d\n",
5737 TXDDS_TABLE_SZ + TXDDS_EXTRA_SZ + TXDDS_MFG_SZ);
5738 return -EINVAL;
5740 strcpy(txselect_list, str);
5742 list_for_each_entry(dd, &qib_dev_list, list)
5743 if (dd->deviceid == PCI_DEVICE_ID_QLOGIC_IB_7322)
5744 set_no_qsfp_atten(dd, 1);
5745 return 0;
5749 * Write the final few registers that depend on some of the
5750 * init setup. Done late in init, just before bringing up
5751 * the serdes.
5753 static int qib_late_7322_initreg(struct qib_devdata *dd)
5755 int ret = 0, n;
5756 u64 val;
5758 qib_write_kreg(dd, kr_rcvhdrentsize, dd->rcvhdrentsize);
5759 qib_write_kreg(dd, kr_rcvhdrsize, dd->rcvhdrsize);
5760 qib_write_kreg(dd, kr_rcvhdrcnt, dd->rcvhdrcnt);
5761 qib_write_kreg(dd, kr_sendpioavailaddr, dd->pioavailregs_phys);
5762 val = qib_read_kreg64(dd, kr_sendpioavailaddr);
5763 if (val != dd->pioavailregs_phys) {
5764 qib_dev_err(dd, "Catastrophic software error, "
5765 "SendPIOAvailAddr written as %lx, "
5766 "read back as %llx\n",
5767 (unsigned long) dd->pioavailregs_phys,
5768 (unsigned long long) val);
5769 ret = -EINVAL;
5772 n = dd->piobcnt2k + dd->piobcnt4k + NUM_VL15_BUFS;
5773 qib_7322_txchk_change(dd, 0, n, TXCHK_CHG_TYPE_KERN, NULL);
5774 /* driver sends get pkey, lid, etc. checking also, to catch bugs */
5775 qib_7322_txchk_change(dd, 0, n, TXCHK_CHG_TYPE_ENAB1, NULL);
5777 qib_register_observer(dd, &sendctrl_0_observer);
5778 qib_register_observer(dd, &sendctrl_1_observer);
5780 dd->control &= ~QLOGIC_IB_C_SDMAFETCHPRIOEN;
5781 qib_write_kreg(dd, kr_control, dd->control);
5783 * Set SendDmaFetchPriority and init Tx params, including
5784 * QSFP handler on boards that have QSFP.
5785 * First set our default attenuation entry for cables that
5786 * don't have valid attenuation.
5788 set_no_qsfp_atten(dd, 0);
5789 for (n = 0; n < dd->num_pports; ++n) {
5790 struct qib_pportdata *ppd = dd->pport + n;
5792 qib_write_kreg_port(ppd, krp_senddmaprioritythld,
5793 sdma_fetch_prio & 0xf);
5794 /* Initialize qsfp if present on board. */
5795 if (dd->flags & QIB_HAS_QSFP)
5796 qib_init_7322_qsfp(ppd);
5798 dd->control |= QLOGIC_IB_C_SDMAFETCHPRIOEN;
5799 qib_write_kreg(dd, kr_control, dd->control);
5801 return ret;
5804 /* per IB port errors. */
5805 #define SENDCTRL_PIBP (MASK_ACROSS(0, 1) | MASK_ACROSS(3, 3) | \
5806 MASK_ACROSS(8, 15))
5807 #define RCVCTRL_PIBP (MASK_ACROSS(0, 17) | MASK_ACROSS(39, 41))
5808 #define ERRS_PIBP (MASK_ACROSS(57, 58) | MASK_ACROSS(54, 54) | \
5809 MASK_ACROSS(36, 49) | MASK_ACROSS(29, 34) | MASK_ACROSS(14, 17) | \
5810 MASK_ACROSS(0, 11))
5813 * Write the initialization per-port registers that need to be done at
5814 * driver load and after reset completes (i.e., that aren't done as part
5815 * of other init procedures called from qib_init.c).
5816 * Some of these should be redundant on reset, but play safe.
5818 static void write_7322_init_portregs(struct qib_pportdata *ppd)
5820 u64 val;
5821 int i;
5823 if (!ppd->link_speed_supported) {
5824 /* no buffer credits for this port */
5825 for (i = 1; i < 8; i++)
5826 qib_write_kreg_port(ppd, krp_rxcreditvl0 + i, 0);
5827 qib_write_kreg_port(ppd, krp_ibcctrl_b, 0);
5828 qib_write_kreg(ppd->dd, kr_scratch, 0);
5829 return;
5833 * Set the number of supported virtual lanes in IBC,
5834 * for flow control packet handling on unsupported VLs
5836 val = qib_read_kreg_port(ppd, krp_ibsdtestiftx);
5837 val &= ~SYM_MASK(IB_SDTEST_IF_TX_0, VL_CAP);
5838 val |= (u64)(ppd->vls_supported - 1) <<
5839 SYM_LSB(IB_SDTEST_IF_TX_0, VL_CAP);
5840 qib_write_kreg_port(ppd, krp_ibsdtestiftx, val);
5842 qib_write_kreg_port(ppd, krp_rcvbthqp, QIB_KD_QP);
5844 /* enable tx header checking */
5845 qib_write_kreg_port(ppd, krp_sendcheckcontrol, IBA7322_SENDCHK_PKEY |
5846 IBA7322_SENDCHK_BTHQP | IBA7322_SENDCHK_SLID |
5847 IBA7322_SENDCHK_RAW_IPV6 | IBA7322_SENDCHK_MINSZ);
5849 qib_write_kreg_port(ppd, krp_ncmodectrl,
5850 SYM_MASK(IBNCModeCtrl_0, ScrambleCapLocal));
5853 * Unconditionally clear the bufmask bits. If SDMA is
5854 * enabled, we'll set them appropriately later.
5856 qib_write_kreg_port(ppd, krp_senddmabufmask0, 0);
5857 qib_write_kreg_port(ppd, krp_senddmabufmask1, 0);
5858 qib_write_kreg_port(ppd, krp_senddmabufmask2, 0);
5859 if (ppd->dd->cspec->r1)
5860 ppd->p_sendctrl |= SYM_MASK(SendCtrl_0, ForceCreditUpToDate);
5864 * Write the initialization per-device registers that need to be done at
5865 * driver load and after reset completes (i.e., that aren't done as part
5866 * of other init procedures called from qib_init.c). Also write per-port
5867 * registers that are affected by overall device config, such as QP mapping
5868 * Some of these should be redundant on reset, but play safe.
5870 static void write_7322_initregs(struct qib_devdata *dd)
5872 struct qib_pportdata *ppd;
5873 int i, pidx;
5874 u64 val;
5876 /* Set Multicast QPs received by port 2 to map to context one. */
5877 qib_write_kreg(dd, KREG_IDX(RcvQPMulticastContext_1), 1);
5879 for (pidx = 0; pidx < dd->num_pports; ++pidx) {
5880 unsigned n, regno;
5881 unsigned long flags;
5883 if (dd->n_krcv_queues < 2 ||
5884 !dd->pport[pidx].link_speed_supported)
5885 continue;
5887 ppd = &dd->pport[pidx];
5889 /* be paranoid against later code motion, etc. */
5890 spin_lock_irqsave(&dd->cspec->rcvmod_lock, flags);
5891 ppd->p_rcvctrl |= SYM_MASK(RcvCtrl_0, RcvQPMapEnable);
5892 spin_unlock_irqrestore(&dd->cspec->rcvmod_lock, flags);
5894 /* Initialize QP to context mapping */
5895 regno = krp_rcvqpmaptable;
5896 val = 0;
5897 if (dd->num_pports > 1)
5898 n = dd->first_user_ctxt / dd->num_pports;
5899 else
5900 n = dd->first_user_ctxt - 1;
5901 for (i = 0; i < 32; ) {
5902 unsigned ctxt;
5904 if (dd->num_pports > 1)
5905 ctxt = (i % n) * dd->num_pports + pidx;
5906 else if (i % n)
5907 ctxt = (i % n) + 1;
5908 else
5909 ctxt = ppd->hw_pidx;
5910 val |= ctxt << (5 * (i % 6));
5911 i++;
5912 if (i % 6 == 0) {
5913 qib_write_kreg_port(ppd, regno, val);
5914 val = 0;
5915 regno++;
5918 qib_write_kreg_port(ppd, regno, val);
5922 * Setup up interrupt mitigation for kernel contexts, but
5923 * not user contexts (user contexts use interrupts when
5924 * stalled waiting for any packet, so want those interrupts
5925 * right away).
5927 for (i = 0; i < dd->first_user_ctxt; i++) {
5928 dd->cspec->rcvavail_timeout[i] = rcv_int_timeout;
5929 qib_write_kreg(dd, kr_rcvavailtimeout + i, rcv_int_timeout);
5933 * Initialize as (disabled) rcvflow tables. Application code
5934 * will setup each flow as it uses the flow.
5935 * Doesn't clear any of the error bits that might be set.
5937 val = TIDFLOW_ERRBITS; /* these are W1C */
5938 for (i = 0; i < dd->cfgctxts; i++) {
5939 int flow;
5940 for (flow = 0; flow < NUM_TIDFLOWS_CTXT; flow++)
5941 qib_write_ureg(dd, ur_rcvflowtable+flow, val, i);
5945 * dual cards init to dual port recovery, single port cards to
5946 * the one port. Dual port cards may later adjust to 1 port,
5947 * and then back to dual port if both ports are connected
5948 * */
5949 if (dd->num_pports)
5950 setup_7322_link_recovery(dd->pport, dd->num_pports > 1);
5953 static int qib_init_7322_variables(struct qib_devdata *dd)
5955 struct qib_pportdata *ppd;
5956 unsigned features, pidx, sbufcnt;
5957 int ret, mtu;
5958 u32 sbufs, updthresh;
5960 /* pport structs are contiguous, allocated after devdata */
5961 ppd = (struct qib_pportdata *)(dd + 1);
5962 dd->pport = ppd;
5963 ppd[0].dd = dd;
5964 ppd[1].dd = dd;
5966 dd->cspec = (struct qib_chip_specific *)(ppd + 2);
5968 ppd[0].cpspec = (struct qib_chippport_specific *)(dd->cspec + 1);
5969 ppd[1].cpspec = &ppd[0].cpspec[1];
5970 ppd[0].cpspec->ppd = &ppd[0]; /* for autoneg_7322_work() */
5971 ppd[1].cpspec->ppd = &ppd[1]; /* for autoneg_7322_work() */
5973 spin_lock_init(&dd->cspec->rcvmod_lock);
5974 spin_lock_init(&dd->cspec->gpio_lock);
5976 /* we haven't yet set QIB_PRESENT, so use read directly */
5977 dd->revision = readq(&dd->kregbase[kr_revision]);
5979 if ((dd->revision & 0xffffffffU) == 0xffffffffU) {
5980 qib_dev_err(dd, "Revision register read failure, "
5981 "giving up initialization\n");
5982 ret = -ENODEV;
5983 goto bail;
5985 dd->flags |= QIB_PRESENT; /* now register routines work */
5987 dd->majrev = (u8) SYM_FIELD(dd->revision, Revision_R, ChipRevMajor);
5988 dd->minrev = (u8) SYM_FIELD(dd->revision, Revision_R, ChipRevMinor);
5989 dd->cspec->r1 = dd->minrev == 1;
5991 get_7322_chip_params(dd);
5992 features = qib_7322_boardname(dd);
5994 /* now that piobcnt2k and 4k set, we can allocate these */
5995 sbufcnt = dd->piobcnt2k + dd->piobcnt4k +
5996 NUM_VL15_BUFS + BITS_PER_LONG - 1;
5997 sbufcnt /= BITS_PER_LONG;
5998 dd->cspec->sendchkenable = kmalloc(sbufcnt *
5999 sizeof(*dd->cspec->sendchkenable), GFP_KERNEL);
6000 dd->cspec->sendgrhchk = kmalloc(sbufcnt *
6001 sizeof(*dd->cspec->sendgrhchk), GFP_KERNEL);
6002 dd->cspec->sendibchk = kmalloc(sbufcnt *
6003 sizeof(*dd->cspec->sendibchk), GFP_KERNEL);
6004 if (!dd->cspec->sendchkenable || !dd->cspec->sendgrhchk ||
6005 !dd->cspec->sendibchk) {
6006 qib_dev_err(dd, "Failed allocation for hdrchk bitmaps\n");
6007 ret = -ENOMEM;
6008 goto bail;
6011 ppd = dd->pport;
6014 * GPIO bits for TWSI data and clock,
6015 * used for serial EEPROM.
6017 dd->gpio_sda_num = _QIB_GPIO_SDA_NUM;
6018 dd->gpio_scl_num = _QIB_GPIO_SCL_NUM;
6019 dd->twsi_eeprom_dev = QIB_TWSI_EEPROM_DEV;
6021 dd->flags |= QIB_HAS_INTX | QIB_HAS_LINK_LATENCY |
6022 QIB_NODMA_RTAIL | QIB_HAS_VLSUPP | QIB_HAS_HDRSUPP |
6023 QIB_HAS_THRESH_UPDATE |
6024 (sdma_idle_cnt ? QIB_HAS_SDMA_TIMEOUT : 0);
6025 dd->flags |= qib_special_trigger ?
6026 QIB_USE_SPCL_TRIG : QIB_HAS_SEND_DMA;
6029 * Setup initial values. These may change when PAT is enabled, but
6030 * we need these to do initial chip register accesses.
6032 qib_7322_set_baseaddrs(dd);
6034 mtu = ib_mtu_enum_to_int(qib_ibmtu);
6035 if (mtu == -1)
6036 mtu = QIB_DEFAULT_MTU;
6038 dd->cspec->int_enable_mask = QIB_I_BITSEXTANT;
6039 /* all hwerrors become interrupts, unless special purposed */
6040 dd->cspec->hwerrmask = ~0ULL;
6041 /* link_recovery setup causes these errors, so ignore them,
6042 * other than clearing them when they occur */
6043 dd->cspec->hwerrmask &=
6044 ~(SYM_MASK(HwErrMask, IBSerdesPClkNotDetectMask_0) |
6045 SYM_MASK(HwErrMask, IBSerdesPClkNotDetectMask_1) |
6046 HWE_MASK(LATriggered));
6048 for (pidx = 0; pidx < NUM_IB_PORTS; ++pidx) {
6049 struct qib_chippport_specific *cp = ppd->cpspec;
6050 ppd->link_speed_supported = features & PORT_SPD_CAP;
6051 features >>= PORT_SPD_CAP_SHIFT;
6052 if (!ppd->link_speed_supported) {
6053 /* single port mode (7340, or configured) */
6054 dd->skip_kctxt_mask |= 1 << pidx;
6055 if (pidx == 0) {
6056 /* Make sure port is disabled. */
6057 qib_write_kreg_port(ppd, krp_rcvctrl, 0);
6058 qib_write_kreg_port(ppd, krp_ibcctrl_a, 0);
6059 ppd[0] = ppd[1];
6060 dd->cspec->hwerrmask &= ~(SYM_MASK(HwErrMask,
6061 IBSerdesPClkNotDetectMask_0)
6062 | SYM_MASK(HwErrMask,
6063 SDmaMemReadErrMask_0));
6064 dd->cspec->int_enable_mask &= ~(
6065 SYM_MASK(IntMask, SDmaCleanupDoneMask_0) |
6066 SYM_MASK(IntMask, SDmaIdleIntMask_0) |
6067 SYM_MASK(IntMask, SDmaProgressIntMask_0) |
6068 SYM_MASK(IntMask, SDmaIntMask_0) |
6069 SYM_MASK(IntMask, ErrIntMask_0) |
6070 SYM_MASK(IntMask, SendDoneIntMask_0));
6071 } else {
6072 /* Make sure port is disabled. */
6073 qib_write_kreg_port(ppd, krp_rcvctrl, 0);
6074 qib_write_kreg_port(ppd, krp_ibcctrl_a, 0);
6075 dd->cspec->hwerrmask &= ~(SYM_MASK(HwErrMask,
6076 IBSerdesPClkNotDetectMask_1)
6077 | SYM_MASK(HwErrMask,
6078 SDmaMemReadErrMask_1));
6079 dd->cspec->int_enable_mask &= ~(
6080 SYM_MASK(IntMask, SDmaCleanupDoneMask_1) |
6081 SYM_MASK(IntMask, SDmaIdleIntMask_1) |
6082 SYM_MASK(IntMask, SDmaProgressIntMask_1) |
6083 SYM_MASK(IntMask, SDmaIntMask_1) |
6084 SYM_MASK(IntMask, ErrIntMask_1) |
6085 SYM_MASK(IntMask, SendDoneIntMask_1));
6087 continue;
6090 dd->num_pports++;
6091 qib_init_pportdata(ppd, dd, pidx, dd->num_pports);
6093 ppd->link_width_supported = IB_WIDTH_1X | IB_WIDTH_4X;
6094 ppd->link_width_enabled = IB_WIDTH_4X;
6095 ppd->link_speed_enabled = ppd->link_speed_supported;
6097 * Set the initial values to reasonable default, will be set
6098 * for real when link is up.
6100 ppd->link_width_active = IB_WIDTH_4X;
6101 ppd->link_speed_active = QIB_IB_SDR;
6102 ppd->delay_mult = ib_rate_to_delay[IB_RATE_10_GBPS];
6103 switch (qib_num_cfg_vls) {
6104 case 1:
6105 ppd->vls_supported = IB_VL_VL0;
6106 break;
6107 case 2:
6108 ppd->vls_supported = IB_VL_VL0_1;
6109 break;
6110 default:
6111 qib_devinfo(dd->pcidev,
6112 "Invalid num_vls %u, using 4 VLs\n",
6113 qib_num_cfg_vls);
6114 qib_num_cfg_vls = 4;
6115 /* fall through */
6116 case 4:
6117 ppd->vls_supported = IB_VL_VL0_3;
6118 break;
6119 case 8:
6120 if (mtu <= 2048)
6121 ppd->vls_supported = IB_VL_VL0_7;
6122 else {
6123 qib_devinfo(dd->pcidev,
6124 "Invalid num_vls %u for MTU %d "
6125 ", using 4 VLs\n",
6126 qib_num_cfg_vls, mtu);
6127 ppd->vls_supported = IB_VL_VL0_3;
6128 qib_num_cfg_vls = 4;
6130 break;
6132 ppd->vls_operational = ppd->vls_supported;
6134 init_waitqueue_head(&cp->autoneg_wait);
6135 INIT_DELAYED_WORK(&cp->autoneg_work,
6136 autoneg_7322_work);
6137 if (ppd->dd->cspec->r1)
6138 INIT_DELAYED_WORK(&cp->ipg_work, ipg_7322_work);
6141 * For Mez and similar cards, no qsfp info, so do
6142 * the "cable info" setup here. Can be overridden
6143 * in adapter-specific routines.
6145 if (!(dd->flags & QIB_HAS_QSFP)) {
6146 if (!IS_QMH(dd) && !IS_QME(dd))
6147 qib_devinfo(dd->pcidev, "IB%u:%u: "
6148 "Unknown mezzanine card type\n",
6149 dd->unit, ppd->port);
6150 cp->h1_val = IS_QMH(dd) ? H1_FORCE_QMH : H1_FORCE_QME;
6152 * Choose center value as default tx serdes setting
6153 * until changed through module parameter.
6155 ppd->cpspec->no_eep = IS_QMH(dd) ?
6156 TXDDS_TABLE_SZ + 2 : TXDDS_TABLE_SZ + 4;
6157 } else
6158 cp->h1_val = H1_FORCE_VAL;
6160 /* Avoid writes to chip for mini_init */
6161 if (!qib_mini_init)
6162 write_7322_init_portregs(ppd);
6164 init_timer(&cp->chase_timer);
6165 cp->chase_timer.function = reenable_chase;
6166 cp->chase_timer.data = (unsigned long)ppd;
6168 ppd++;
6171 dd->rcvhdrentsize = qib_rcvhdrentsize ?
6172 qib_rcvhdrentsize : QIB_RCVHDR_ENTSIZE;
6173 dd->rcvhdrsize = qib_rcvhdrsize ?
6174 qib_rcvhdrsize : QIB_DFLT_RCVHDRSIZE;
6175 dd->rhf_offset = dd->rcvhdrentsize - sizeof(u64) / sizeof(u32);
6177 /* we always allocate at least 2048 bytes for eager buffers */
6178 dd->rcvegrbufsize = max(mtu, 2048);
6180 qib_7322_tidtemplate(dd);
6183 * We can request a receive interrupt for 1 or
6184 * more packets from current offset.
6186 dd->rhdrhead_intr_off =
6187 (u64) rcv_int_count << IBA7322_HDRHEAD_PKTINT_SHIFT;
6189 /* setup the stats timer; the add_timer is done at end of init */
6190 init_timer(&dd->stats_timer);
6191 dd->stats_timer.function = qib_get_7322_faststats;
6192 dd->stats_timer.data = (unsigned long) dd;
6194 dd->ureg_align = 0x10000; /* 64KB alignment */
6196 dd->piosize2kmax_dwords = dd->piosize2k >> 2;
6198 qib_7322_config_ctxts(dd);
6199 qib_set_ctxtcnt(dd);
6201 if (qib_wc_pat) {
6202 resource_size_t vl15off;
6204 * We do not set WC on the VL15 buffers to avoid
6205 * a rare problem with unaligned writes from
6206 * interrupt-flushed store buffers, so we need
6207 * to map those separately here. We can't solve
6208 * this for the rarely used mtrr case.
6210 ret = init_chip_wc_pat(dd, 0);
6211 if (ret)
6212 goto bail;
6214 /* vl15 buffers start just after the 4k buffers */
6215 vl15off = dd->physaddr + (dd->piobufbase >> 32) +
6216 dd->piobcnt4k * dd->align4k;
6217 dd->piovl15base = ioremap_nocache(vl15off,
6218 NUM_VL15_BUFS * dd->align4k);
6219 if (!dd->piovl15base)
6220 goto bail;
6222 qib_7322_set_baseaddrs(dd); /* set chip access pointers now */
6224 ret = 0;
6225 if (qib_mini_init)
6226 goto bail;
6227 if (!dd->num_pports) {
6228 qib_dev_err(dd, "No ports enabled, giving up initialization\n");
6229 goto bail; /* no error, so can still figure out why err */
6232 write_7322_initregs(dd);
6233 ret = qib_create_ctxts(dd);
6234 init_7322_cntrnames(dd);
6236 updthresh = 8U; /* update threshold */
6238 /* use all of 4KB buffers for the kernel SDMA, zero if !SDMA.
6239 * reserve the update threshold amount for other kernel use, such
6240 * as sending SMI, MAD, and ACKs, or 3, whichever is greater,
6241 * unless we aren't enabling SDMA, in which case we want to use
6242 * all the 4k bufs for the kernel.
6243 * if this was less than the update threshold, we could wait
6244 * a long time for an update. Coded this way because we
6245 * sometimes change the update threshold for various reasons,
6246 * and we want this to remain robust.
6248 if (dd->flags & QIB_HAS_SEND_DMA) {
6249 dd->cspec->sdmabufcnt = dd->piobcnt4k;
6250 sbufs = updthresh > 3 ? updthresh : 3;
6251 } else {
6252 dd->cspec->sdmabufcnt = 0;
6253 sbufs = dd->piobcnt4k;
6255 dd->cspec->lastbuf_for_pio = dd->piobcnt2k + dd->piobcnt4k -
6256 dd->cspec->sdmabufcnt;
6257 dd->lastctxt_piobuf = dd->cspec->lastbuf_for_pio - sbufs;
6258 dd->cspec->lastbuf_for_pio--; /* range is <= , not < */
6259 dd->pbufsctxt = (dd->cfgctxts > dd->first_user_ctxt) ?
6260 dd->lastctxt_piobuf / (dd->cfgctxts - dd->first_user_ctxt) : 0;
6263 * If we have 16 user contexts, we will have 7 sbufs
6264 * per context, so reduce the update threshold to match. We
6265 * want to update before we actually run out, at low pbufs/ctxt
6266 * so give ourselves some margin.
6268 if (dd->pbufsctxt >= 2 && dd->pbufsctxt - 2 < updthresh)
6269 updthresh = dd->pbufsctxt - 2;
6270 dd->cspec->updthresh_dflt = updthresh;
6271 dd->cspec->updthresh = updthresh;
6273 /* before full enable, no interrupts, no locking needed */
6274 dd->sendctrl |= ((updthresh & SYM_RMASK(SendCtrl, AvailUpdThld))
6275 << SYM_LSB(SendCtrl, AvailUpdThld)) |
6276 SYM_MASK(SendCtrl, SendBufAvailPad64Byte);
6278 dd->psxmitwait_supported = 1;
6279 dd->psxmitwait_check_rate = QIB_7322_PSXMITWAIT_CHECK_RATE;
6280 bail:
6281 if (!dd->ctxtcnt)
6282 dd->ctxtcnt = 1; /* for other initialization code */
6284 return ret;
6287 static u32 __iomem *qib_7322_getsendbuf(struct qib_pportdata *ppd, u64 pbc,
6288 u32 *pbufnum)
6290 u32 first, last, plen = pbc & QIB_PBC_LENGTH_MASK;
6291 struct qib_devdata *dd = ppd->dd;
6293 /* last is same for 2k and 4k, because we use 4k if all 2k busy */
6294 if (pbc & PBC_7322_VL15_SEND) {
6295 first = dd->piobcnt2k + dd->piobcnt4k + ppd->hw_pidx;
6296 last = first;
6297 } else {
6298 if ((plen + 1) > dd->piosize2kmax_dwords)
6299 first = dd->piobcnt2k;
6300 else
6301 first = 0;
6302 last = dd->cspec->lastbuf_for_pio;
6304 return qib_getsendbuf_range(dd, pbufnum, first, last);
6307 static void qib_set_cntr_7322_sample(struct qib_pportdata *ppd, u32 intv,
6308 u32 start)
6310 qib_write_kreg_port(ppd, krp_psinterval, intv);
6311 qib_write_kreg_port(ppd, krp_psstart, start);
6315 * Must be called with sdma_lock held, or before init finished.
6317 static void qib_sdma_set_7322_desc_cnt(struct qib_pportdata *ppd, unsigned cnt)
6319 qib_write_kreg_port(ppd, krp_senddmadesccnt, cnt);
6322 static struct sdma_set_state_action sdma_7322_action_table[] = {
6323 [qib_sdma_state_s00_hw_down] = {
6324 .go_s99_running_tofalse = 1,
6325 .op_enable = 0,
6326 .op_intenable = 0,
6327 .op_halt = 0,
6328 .op_drain = 0,
6330 [qib_sdma_state_s10_hw_start_up_wait] = {
6331 .op_enable = 0,
6332 .op_intenable = 1,
6333 .op_halt = 1,
6334 .op_drain = 0,
6336 [qib_sdma_state_s20_idle] = {
6337 .op_enable = 1,
6338 .op_intenable = 1,
6339 .op_halt = 1,
6340 .op_drain = 0,
6342 [qib_sdma_state_s30_sw_clean_up_wait] = {
6343 .op_enable = 0,
6344 .op_intenable = 1,
6345 .op_halt = 1,
6346 .op_drain = 0,
6348 [qib_sdma_state_s40_hw_clean_up_wait] = {
6349 .op_enable = 1,
6350 .op_intenable = 1,
6351 .op_halt = 1,
6352 .op_drain = 0,
6354 [qib_sdma_state_s50_hw_halt_wait] = {
6355 .op_enable = 1,
6356 .op_intenable = 1,
6357 .op_halt = 1,
6358 .op_drain = 1,
6360 [qib_sdma_state_s99_running] = {
6361 .op_enable = 1,
6362 .op_intenable = 1,
6363 .op_halt = 0,
6364 .op_drain = 0,
6365 .go_s99_running_totrue = 1,
6369 static void qib_7322_sdma_init_early(struct qib_pportdata *ppd)
6371 ppd->sdma_state.set_state_action = sdma_7322_action_table;
6374 static int init_sdma_7322_regs(struct qib_pportdata *ppd)
6376 struct qib_devdata *dd = ppd->dd;
6377 unsigned lastbuf, erstbuf;
6378 u64 senddmabufmask[3] = { 0 };
6379 int n, ret = 0;
6381 qib_write_kreg_port(ppd, krp_senddmabase, ppd->sdma_descq_phys);
6382 qib_sdma_7322_setlengen(ppd);
6383 qib_sdma_update_7322_tail(ppd, 0); /* Set SendDmaTail */
6384 qib_write_kreg_port(ppd, krp_senddmareloadcnt, sdma_idle_cnt);
6385 qib_write_kreg_port(ppd, krp_senddmadesccnt, 0);
6386 qib_write_kreg_port(ppd, krp_senddmaheadaddr, ppd->sdma_head_phys);
6388 if (dd->num_pports)
6389 n = dd->cspec->sdmabufcnt / dd->num_pports; /* no remainder */
6390 else
6391 n = dd->cspec->sdmabufcnt; /* failsafe for init */
6392 erstbuf = (dd->piobcnt2k + dd->piobcnt4k) -
6393 ((dd->num_pports == 1 || ppd->port == 2) ? n :
6394 dd->cspec->sdmabufcnt);
6395 lastbuf = erstbuf + n;
6397 ppd->sdma_state.first_sendbuf = erstbuf;
6398 ppd->sdma_state.last_sendbuf = lastbuf;
6399 for (; erstbuf < lastbuf; ++erstbuf) {
6400 unsigned word = erstbuf / BITS_PER_LONG;
6401 unsigned bit = erstbuf & (BITS_PER_LONG - 1);
6403 BUG_ON(word >= 3);
6404 senddmabufmask[word] |= 1ULL << bit;
6406 qib_write_kreg_port(ppd, krp_senddmabufmask0, senddmabufmask[0]);
6407 qib_write_kreg_port(ppd, krp_senddmabufmask1, senddmabufmask[1]);
6408 qib_write_kreg_port(ppd, krp_senddmabufmask2, senddmabufmask[2]);
6409 return ret;
6412 /* sdma_lock must be held */
6413 static u16 qib_sdma_7322_gethead(struct qib_pportdata *ppd)
6415 struct qib_devdata *dd = ppd->dd;
6416 int sane;
6417 int use_dmahead;
6418 u16 swhead;
6419 u16 swtail;
6420 u16 cnt;
6421 u16 hwhead;
6423 use_dmahead = __qib_sdma_running(ppd) &&
6424 (dd->flags & QIB_HAS_SDMA_TIMEOUT);
6425 retry:
6426 hwhead = use_dmahead ?
6427 (u16) le64_to_cpu(*ppd->sdma_head_dma) :
6428 (u16) qib_read_kreg_port(ppd, krp_senddmahead);
6430 swhead = ppd->sdma_descq_head;
6431 swtail = ppd->sdma_descq_tail;
6432 cnt = ppd->sdma_descq_cnt;
6434 if (swhead < swtail)
6435 /* not wrapped */
6436 sane = (hwhead >= swhead) & (hwhead <= swtail);
6437 else if (swhead > swtail)
6438 /* wrapped around */
6439 sane = ((hwhead >= swhead) && (hwhead < cnt)) ||
6440 (hwhead <= swtail);
6441 else
6442 /* empty */
6443 sane = (hwhead == swhead);
6445 if (unlikely(!sane)) {
6446 if (use_dmahead) {
6447 /* try one more time, directly from the register */
6448 use_dmahead = 0;
6449 goto retry;
6451 /* proceed as if no progress */
6452 hwhead = swhead;
6455 return hwhead;
6458 static int qib_sdma_7322_busy(struct qib_pportdata *ppd)
6460 u64 hwstatus = qib_read_kreg_port(ppd, krp_senddmastatus);
6462 return (hwstatus & SYM_MASK(SendDmaStatus_0, ScoreBoardDrainInProg)) ||
6463 (hwstatus & SYM_MASK(SendDmaStatus_0, HaltInProg)) ||
6464 !(hwstatus & SYM_MASK(SendDmaStatus_0, InternalSDmaHalt)) ||
6465 !(hwstatus & SYM_MASK(SendDmaStatus_0, ScbEmpty));
6469 * Compute the amount of delay before sending the next packet if the
6470 * port's send rate differs from the static rate set for the QP.
6471 * The delay affects the next packet and the amount of the delay is
6472 * based on the length of the this packet.
6474 static u32 qib_7322_setpbc_control(struct qib_pportdata *ppd, u32 plen,
6475 u8 srate, u8 vl)
6477 u8 snd_mult = ppd->delay_mult;
6478 u8 rcv_mult = ib_rate_to_delay[srate];
6479 u32 ret;
6481 ret = rcv_mult > snd_mult ? ((plen + 1) >> 1) * snd_mult : 0;
6483 /* Indicate VL15, else set the VL in the control word */
6484 if (vl == 15)
6485 ret |= PBC_7322_VL15_SEND_CTRL;
6486 else
6487 ret |= vl << PBC_VL_NUM_LSB;
6488 ret |= ((u32)(ppd->hw_pidx)) << PBC_PORT_SEL_LSB;
6490 return ret;
6494 * Enable the per-port VL15 send buffers for use.
6495 * They follow the rest of the buffers, without a config parameter.
6496 * This was in initregs, but that is done before the shadow
6497 * is set up, and this has to be done after the shadow is
6498 * set up.
6500 static void qib_7322_initvl15_bufs(struct qib_devdata *dd)
6502 unsigned vl15bufs;
6504 vl15bufs = dd->piobcnt2k + dd->piobcnt4k;
6505 qib_chg_pioavailkernel(dd, vl15bufs, NUM_VL15_BUFS,
6506 TXCHK_CHG_TYPE_KERN, NULL);
6509 static void qib_7322_init_ctxt(struct qib_ctxtdata *rcd)
6511 if (rcd->ctxt < NUM_IB_PORTS) {
6512 if (rcd->dd->num_pports > 1) {
6513 rcd->rcvegrcnt = KCTXT0_EGRCNT / 2;
6514 rcd->rcvegr_tid_base = rcd->ctxt ? rcd->rcvegrcnt : 0;
6515 } else {
6516 rcd->rcvegrcnt = KCTXT0_EGRCNT;
6517 rcd->rcvegr_tid_base = 0;
6519 } else {
6520 rcd->rcvegrcnt = rcd->dd->cspec->rcvegrcnt;
6521 rcd->rcvegr_tid_base = KCTXT0_EGRCNT +
6522 (rcd->ctxt - NUM_IB_PORTS) * rcd->rcvegrcnt;
6526 #define QTXSLEEPS 5000
6527 static void qib_7322_txchk_change(struct qib_devdata *dd, u32 start,
6528 u32 len, u32 which, struct qib_ctxtdata *rcd)
6530 int i;
6531 const int last = start + len - 1;
6532 const int lastr = last / BITS_PER_LONG;
6533 u32 sleeps = 0;
6534 int wait = rcd != NULL;
6535 unsigned long flags;
6537 while (wait) {
6538 unsigned long shadow;
6539 int cstart, previ = -1;
6542 * when flipping from kernel to user, we can't change
6543 * the checking type if the buffer is allocated to the
6544 * driver. It's OK the other direction, because it's
6545 * from close, and we have just disarm'ed all the
6546 * buffers. All the kernel to kernel changes are also
6547 * OK.
6549 for (cstart = start; cstart <= last; cstart++) {
6550 i = ((2 * cstart) + QLOGIC_IB_SENDPIOAVAIL_BUSY_SHIFT)
6551 / BITS_PER_LONG;
6552 if (i != previ) {
6553 shadow = (unsigned long)
6554 le64_to_cpu(dd->pioavailregs_dma[i]);
6555 previ = i;
6557 if (test_bit(((2 * cstart) +
6558 QLOGIC_IB_SENDPIOAVAIL_BUSY_SHIFT)
6559 % BITS_PER_LONG, &shadow))
6560 break;
6563 if (cstart > last)
6564 break;
6566 if (sleeps == QTXSLEEPS)
6567 break;
6568 /* make sure we see an updated copy next time around */
6569 sendctrl_7322_mod(dd->pport, QIB_SENDCTRL_AVAIL_BLIP);
6570 sleeps++;
6571 msleep(20);
6574 switch (which) {
6575 case TXCHK_CHG_TYPE_DIS1:
6577 * disable checking on a range; used by diags; just
6578 * one buffer, but still written generically
6580 for (i = start; i <= last; i++)
6581 clear_bit(i, dd->cspec->sendchkenable);
6582 break;
6584 case TXCHK_CHG_TYPE_ENAB1:
6586 * (re)enable checking on a range; used by diags; just
6587 * one buffer, but still written generically; read
6588 * scratch to be sure buffer actually triggered, not
6589 * just flushed from processor.
6591 qib_read_kreg32(dd, kr_scratch);
6592 for (i = start; i <= last; i++)
6593 set_bit(i, dd->cspec->sendchkenable);
6594 break;
6596 case TXCHK_CHG_TYPE_KERN:
6597 /* usable by kernel */
6598 for (i = start; i <= last; i++) {
6599 set_bit(i, dd->cspec->sendibchk);
6600 clear_bit(i, dd->cspec->sendgrhchk);
6602 spin_lock_irqsave(&dd->uctxt_lock, flags);
6603 /* see if we need to raise avail update threshold */
6604 for (i = dd->first_user_ctxt;
6605 dd->cspec->updthresh != dd->cspec->updthresh_dflt
6606 && i < dd->cfgctxts; i++)
6607 if (dd->rcd[i] && dd->rcd[i]->subctxt_cnt &&
6608 ((dd->rcd[i]->piocnt / dd->rcd[i]->subctxt_cnt) - 1)
6609 < dd->cspec->updthresh_dflt)
6610 break;
6611 spin_unlock_irqrestore(&dd->uctxt_lock, flags);
6612 if (i == dd->cfgctxts) {
6613 spin_lock_irqsave(&dd->sendctrl_lock, flags);
6614 dd->cspec->updthresh = dd->cspec->updthresh_dflt;
6615 dd->sendctrl &= ~SYM_MASK(SendCtrl, AvailUpdThld);
6616 dd->sendctrl |= (dd->cspec->updthresh &
6617 SYM_RMASK(SendCtrl, AvailUpdThld)) <<
6618 SYM_LSB(SendCtrl, AvailUpdThld);
6619 spin_unlock_irqrestore(&dd->sendctrl_lock, flags);
6620 sendctrl_7322_mod(dd->pport, QIB_SENDCTRL_AVAIL_BLIP);
6622 break;
6624 case TXCHK_CHG_TYPE_USER:
6625 /* for user process */
6626 for (i = start; i <= last; i++) {
6627 clear_bit(i, dd->cspec->sendibchk);
6628 set_bit(i, dd->cspec->sendgrhchk);
6630 spin_lock_irqsave(&dd->sendctrl_lock, flags);
6631 if (rcd && rcd->subctxt_cnt && ((rcd->piocnt
6632 / rcd->subctxt_cnt) - 1) < dd->cspec->updthresh) {
6633 dd->cspec->updthresh = (rcd->piocnt /
6634 rcd->subctxt_cnt) - 1;
6635 dd->sendctrl &= ~SYM_MASK(SendCtrl, AvailUpdThld);
6636 dd->sendctrl |= (dd->cspec->updthresh &
6637 SYM_RMASK(SendCtrl, AvailUpdThld))
6638 << SYM_LSB(SendCtrl, AvailUpdThld);
6639 spin_unlock_irqrestore(&dd->sendctrl_lock, flags);
6640 sendctrl_7322_mod(dd->pport, QIB_SENDCTRL_AVAIL_BLIP);
6641 } else
6642 spin_unlock_irqrestore(&dd->sendctrl_lock, flags);
6643 break;
6645 default:
6646 break;
6649 for (i = start / BITS_PER_LONG; which >= 2 && i <= lastr; ++i)
6650 qib_write_kreg(dd, kr_sendcheckmask + i,
6651 dd->cspec->sendchkenable[i]);
6653 for (i = start / BITS_PER_LONG; which < 2 && i <= lastr; ++i) {
6654 qib_write_kreg(dd, kr_sendgrhcheckmask + i,
6655 dd->cspec->sendgrhchk[i]);
6656 qib_write_kreg(dd, kr_sendibpktmask + i,
6657 dd->cspec->sendibchk[i]);
6661 * Be sure whatever we did was seen by the chip and acted upon,
6662 * before we return. Mostly important for which >= 2.
6664 qib_read_kreg32(dd, kr_scratch);
6668 /* useful for trigger analyzers, etc. */
6669 static void writescratch(struct qib_devdata *dd, u32 val)
6671 qib_write_kreg(dd, kr_scratch, val);
6674 /* Dummy for now, use chip regs soon */
6675 static int qib_7322_tempsense_rd(struct qib_devdata *dd, int regnum)
6677 return -ENXIO;
6681 * qib_init_iba7322_funcs - set up the chip-specific function pointers
6682 * @dev: the pci_dev for qlogic_ib device
6683 * @ent: pci_device_id struct for this dev
6685 * Also allocates, inits, and returns the devdata struct for this
6686 * device instance
6688 * This is global, and is called directly at init to set up the
6689 * chip-specific function pointers for later use.
6691 struct qib_devdata *qib_init_iba7322_funcs(struct pci_dev *pdev,
6692 const struct pci_device_id *ent)
6694 struct qib_devdata *dd;
6695 int ret, i;
6696 u32 tabsize, actual_cnt = 0;
6698 dd = qib_alloc_devdata(pdev,
6699 NUM_IB_PORTS * sizeof(struct qib_pportdata) +
6700 sizeof(struct qib_chip_specific) +
6701 NUM_IB_PORTS * sizeof(struct qib_chippport_specific));
6702 if (IS_ERR(dd))
6703 goto bail;
6705 dd->f_bringup_serdes = qib_7322_bringup_serdes;
6706 dd->f_cleanup = qib_setup_7322_cleanup;
6707 dd->f_clear_tids = qib_7322_clear_tids;
6708 dd->f_free_irq = qib_7322_free_irq;
6709 dd->f_get_base_info = qib_7322_get_base_info;
6710 dd->f_get_msgheader = qib_7322_get_msgheader;
6711 dd->f_getsendbuf = qib_7322_getsendbuf;
6712 dd->f_gpio_mod = gpio_7322_mod;
6713 dd->f_eeprom_wen = qib_7322_eeprom_wen;
6714 dd->f_hdrqempty = qib_7322_hdrqempty;
6715 dd->f_ib_updown = qib_7322_ib_updown;
6716 dd->f_init_ctxt = qib_7322_init_ctxt;
6717 dd->f_initvl15_bufs = qib_7322_initvl15_bufs;
6718 dd->f_intr_fallback = qib_7322_intr_fallback;
6719 dd->f_late_initreg = qib_late_7322_initreg;
6720 dd->f_setpbc_control = qib_7322_setpbc_control;
6721 dd->f_portcntr = qib_portcntr_7322;
6722 dd->f_put_tid = qib_7322_put_tid;
6723 dd->f_quiet_serdes = qib_7322_mini_quiet_serdes;
6724 dd->f_rcvctrl = rcvctrl_7322_mod;
6725 dd->f_read_cntrs = qib_read_7322cntrs;
6726 dd->f_read_portcntrs = qib_read_7322portcntrs;
6727 dd->f_reset = qib_do_7322_reset;
6728 dd->f_init_sdma_regs = init_sdma_7322_regs;
6729 dd->f_sdma_busy = qib_sdma_7322_busy;
6730 dd->f_sdma_gethead = qib_sdma_7322_gethead;
6731 dd->f_sdma_sendctrl = qib_7322_sdma_sendctrl;
6732 dd->f_sdma_set_desc_cnt = qib_sdma_set_7322_desc_cnt;
6733 dd->f_sdma_update_tail = qib_sdma_update_7322_tail;
6734 dd->f_sendctrl = sendctrl_7322_mod;
6735 dd->f_set_armlaunch = qib_set_7322_armlaunch;
6736 dd->f_set_cntr_sample = qib_set_cntr_7322_sample;
6737 dd->f_iblink_state = qib_7322_iblink_state;
6738 dd->f_ibphys_portstate = qib_7322_phys_portstate;
6739 dd->f_get_ib_cfg = qib_7322_get_ib_cfg;
6740 dd->f_set_ib_cfg = qib_7322_set_ib_cfg;
6741 dd->f_set_ib_loopback = qib_7322_set_loopback;
6742 dd->f_get_ib_table = qib_7322_get_ib_table;
6743 dd->f_set_ib_table = qib_7322_set_ib_table;
6744 dd->f_set_intr_state = qib_7322_set_intr_state;
6745 dd->f_setextled = qib_setup_7322_setextled;
6746 dd->f_txchk_change = qib_7322_txchk_change;
6747 dd->f_update_usrhead = qib_update_7322_usrhead;
6748 dd->f_wantpiobuf_intr = qib_wantpiobuf_7322_intr;
6749 dd->f_xgxs_reset = qib_7322_mini_pcs_reset;
6750 dd->f_sdma_hw_clean_up = qib_7322_sdma_hw_clean_up;
6751 dd->f_sdma_hw_start_up = qib_7322_sdma_hw_start_up;
6752 dd->f_sdma_init_early = qib_7322_sdma_init_early;
6753 dd->f_writescratch = writescratch;
6754 dd->f_tempsense_rd = qib_7322_tempsense_rd;
6756 * Do remaining PCIe setup and save PCIe values in dd.
6757 * Any error printing is already done by the init code.
6758 * On return, we have the chip mapped, but chip registers
6759 * are not set up until start of qib_init_7322_variables.
6761 ret = qib_pcie_ddinit(dd, pdev, ent);
6762 if (ret < 0)
6763 goto bail_free;
6765 /* initialize chip-specific variables */
6766 ret = qib_init_7322_variables(dd);
6767 if (ret)
6768 goto bail_cleanup;
6770 if (qib_mini_init || !dd->num_pports)
6771 goto bail;
6774 * Determine number of vectors we want; depends on port count
6775 * and number of configured kernel receive queues actually used.
6776 * Should also depend on whether sdma is enabled or not, but
6777 * that's such a rare testing case it's not worth worrying about.
6779 tabsize = dd->first_user_ctxt + ARRAY_SIZE(irq_table);
6780 for (i = 0; i < tabsize; i++)
6781 if ((i < ARRAY_SIZE(irq_table) &&
6782 irq_table[i].port <= dd->num_pports) ||
6783 (i >= ARRAY_SIZE(irq_table) &&
6784 dd->rcd[i - ARRAY_SIZE(irq_table)]))
6785 actual_cnt++;
6786 tabsize = actual_cnt;
6787 dd->cspec->msix_entries = kmalloc(tabsize *
6788 sizeof(struct msix_entry), GFP_KERNEL);
6789 dd->cspec->msix_arg = kmalloc(tabsize *
6790 sizeof(void *), GFP_KERNEL);
6791 if (!dd->cspec->msix_entries || !dd->cspec->msix_arg) {
6792 qib_dev_err(dd, "No memory for MSIx table\n");
6793 tabsize = 0;
6795 for (i = 0; i < tabsize; i++)
6796 dd->cspec->msix_entries[i].entry = i;
6798 if (qib_pcie_params(dd, 8, &tabsize, dd->cspec->msix_entries))
6799 qib_dev_err(dd, "Failed to setup PCIe or interrupts; "
6800 "continuing anyway\n");
6801 /* may be less than we wanted, if not enough available */
6802 dd->cspec->num_msix_entries = tabsize;
6804 /* setup interrupt handler */
6805 qib_setup_7322_interrupt(dd, 1);
6807 /* clear diagctrl register, in case diags were running and crashed */
6808 qib_write_kreg(dd, kr_hwdiagctrl, 0);
6810 goto bail;
6812 bail_cleanup:
6813 qib_pcie_ddcleanup(dd);
6814 bail_free:
6815 qib_free_devdata(dd);
6816 dd = ERR_PTR(ret);
6817 bail:
6818 return dd;
6822 * Set the table entry at the specified index from the table specifed.
6823 * There are 3 * TXDDS_TABLE_SZ entries in all per port, with the first
6824 * TXDDS_TABLE_SZ for SDR, the next for DDR, and the last for QDR.
6825 * 'idx' below addresses the correct entry, while its 4 LSBs select the
6826 * corresponding entry (one of TXDDS_TABLE_SZ) from the selected table.
6828 #define DDS_ENT_AMP_LSB 14
6829 #define DDS_ENT_MAIN_LSB 9
6830 #define DDS_ENT_POST_LSB 5
6831 #define DDS_ENT_PRE_XTRA_LSB 3
6832 #define DDS_ENT_PRE_LSB 0
6835 * Set one entry in the TxDDS table for spec'd port
6836 * ridx picks one of the entries, while tp points
6837 * to the appropriate table entry.
6839 static void set_txdds(struct qib_pportdata *ppd, int ridx,
6840 const struct txdds_ent *tp)
6842 struct qib_devdata *dd = ppd->dd;
6843 u32 pack_ent;
6844 int regidx;
6846 /* Get correct offset in chip-space, and in source table */
6847 regidx = KREG_IBPORT_IDX(IBSD_DDS_MAP_TABLE) + ridx;
6849 * We do not use qib_write_kreg_port() because it was intended
6850 * only for registers in the lower "port specific" pages.
6851 * So do index calculation by hand.
6853 if (ppd->hw_pidx)
6854 regidx += (dd->palign / sizeof(u64));
6856 pack_ent = tp->amp << DDS_ENT_AMP_LSB;
6857 pack_ent |= tp->main << DDS_ENT_MAIN_LSB;
6858 pack_ent |= tp->pre << DDS_ENT_PRE_LSB;
6859 pack_ent |= tp->post << DDS_ENT_POST_LSB;
6860 qib_write_kreg(dd, regidx, pack_ent);
6861 /* Prevent back-to-back writes by hitting scratch */
6862 qib_write_kreg(ppd->dd, kr_scratch, 0);
6865 static const struct vendor_txdds_ent vendor_txdds[] = {
6866 { /* Amphenol 1m 30awg NoEq */
6867 { 0x41, 0x50, 0x48 }, "584470002 ",
6868 { 10, 0, 0, 5 }, { 10, 0, 0, 9 }, { 7, 1, 0, 13 },
6870 { /* Amphenol 3m 28awg NoEq */
6871 { 0x41, 0x50, 0x48 }, "584470004 ",
6872 { 0, 0, 0, 8 }, { 0, 0, 0, 11 }, { 0, 1, 7, 15 },
6874 { /* Finisar 3m OM2 Optical */
6875 { 0x00, 0x90, 0x65 }, "FCBG410QB1C03-QL",
6876 { 0, 0, 0, 3 }, { 0, 0, 0, 4 }, { 0, 0, 0, 13 },
6878 { /* Finisar 30m OM2 Optical */
6879 { 0x00, 0x90, 0x65 }, "FCBG410QB1C30-QL",
6880 { 0, 0, 0, 1 }, { 0, 0, 0, 5 }, { 0, 0, 0, 11 },
6882 { /* Finisar Default OM2 Optical */
6883 { 0x00, 0x90, 0x65 }, NULL,
6884 { 0, 0, 0, 2 }, { 0, 0, 0, 5 }, { 0, 0, 0, 12 },
6886 { /* Gore 1m 30awg NoEq */
6887 { 0x00, 0x21, 0x77 }, "QSN3300-1 ",
6888 { 0, 0, 0, 6 }, { 0, 0, 0, 9 }, { 0, 1, 0, 15 },
6890 { /* Gore 2m 30awg NoEq */
6891 { 0x00, 0x21, 0x77 }, "QSN3300-2 ",
6892 { 0, 0, 0, 8 }, { 0, 0, 0, 10 }, { 0, 1, 7, 15 },
6894 { /* Gore 1m 28awg NoEq */
6895 { 0x00, 0x21, 0x77 }, "QSN3800-1 ",
6896 { 0, 0, 0, 6 }, { 0, 0, 0, 8 }, { 0, 1, 0, 15 },
6898 { /* Gore 3m 28awg NoEq */
6899 { 0x00, 0x21, 0x77 }, "QSN3800-3 ",
6900 { 0, 0, 0, 9 }, { 0, 0, 0, 13 }, { 0, 1, 7, 15 },
6902 { /* Gore 5m 24awg Eq */
6903 { 0x00, 0x21, 0x77 }, "QSN7000-5 ",
6904 { 0, 0, 0, 7 }, { 0, 0, 0, 9 }, { 0, 1, 3, 15 },
6906 { /* Gore 7m 24awg Eq */
6907 { 0x00, 0x21, 0x77 }, "QSN7000-7 ",
6908 { 0, 0, 0, 9 }, { 0, 0, 0, 11 }, { 0, 2, 6, 15 },
6910 { /* Gore 5m 26awg Eq */
6911 { 0x00, 0x21, 0x77 }, "QSN7600-5 ",
6912 { 0, 0, 0, 8 }, { 0, 0, 0, 11 }, { 0, 1, 9, 13 },
6914 { /* Gore 7m 26awg Eq */
6915 { 0x00, 0x21, 0x77 }, "QSN7600-7 ",
6916 { 0, 0, 0, 8 }, { 0, 0, 0, 11 }, { 10, 1, 8, 15 },
6918 { /* Intersil 12m 24awg Active */
6919 { 0x00, 0x30, 0xB4 }, "QLX4000CQSFP1224",
6920 { 0, 0, 0, 2 }, { 0, 0, 0, 5 }, { 0, 3, 0, 9 },
6922 { /* Intersil 10m 28awg Active */
6923 { 0x00, 0x30, 0xB4 }, "QLX4000CQSFP1028",
6924 { 0, 0, 0, 6 }, { 0, 0, 0, 4 }, { 0, 2, 0, 2 },
6926 { /* Intersil 7m 30awg Active */
6927 { 0x00, 0x30, 0xB4 }, "QLX4000CQSFP0730",
6928 { 0, 0, 0, 6 }, { 0, 0, 0, 4 }, { 0, 1, 0, 3 },
6930 { /* Intersil 5m 32awg Active */
6931 { 0x00, 0x30, 0xB4 }, "QLX4000CQSFP0532",
6932 { 0, 0, 0, 6 }, { 0, 0, 0, 6 }, { 0, 2, 0, 8 },
6934 { /* Intersil Default Active */
6935 { 0x00, 0x30, 0xB4 }, NULL,
6936 { 0, 0, 0, 6 }, { 0, 0, 0, 5 }, { 0, 2, 0, 5 },
6938 { /* Luxtera 20m Active Optical */
6939 { 0x00, 0x25, 0x63 }, NULL,
6940 { 0, 0, 0, 5 }, { 0, 0, 0, 8 }, { 0, 2, 0, 12 },
6942 { /* Molex 1M Cu loopback */
6943 { 0x00, 0x09, 0x3A }, "74763-0025 ",
6944 { 2, 2, 6, 15 }, { 2, 2, 6, 15 }, { 2, 2, 6, 15 },
6946 { /* Molex 2m 28awg NoEq */
6947 { 0x00, 0x09, 0x3A }, "74757-2201 ",
6948 { 0, 0, 0, 6 }, { 0, 0, 0, 9 }, { 0, 1, 1, 15 },
6952 static const struct txdds_ent txdds_sdr[TXDDS_TABLE_SZ] = {
6953 /* amp, pre, main, post */
6954 { 2, 2, 15, 6 }, /* Loopback */
6955 { 0, 0, 0, 1 }, /* 2 dB */
6956 { 0, 0, 0, 2 }, /* 3 dB */
6957 { 0, 0, 0, 3 }, /* 4 dB */
6958 { 0, 0, 0, 4 }, /* 5 dB */
6959 { 0, 0, 0, 5 }, /* 6 dB */
6960 { 0, 0, 0, 6 }, /* 7 dB */
6961 { 0, 0, 0, 7 }, /* 8 dB */
6962 { 0, 0, 0, 8 }, /* 9 dB */
6963 { 0, 0, 0, 9 }, /* 10 dB */
6964 { 0, 0, 0, 10 }, /* 11 dB */
6965 { 0, 0, 0, 11 }, /* 12 dB */
6966 { 0, 0, 0, 12 }, /* 13 dB */
6967 { 0, 0, 0, 13 }, /* 14 dB */
6968 { 0, 0, 0, 14 }, /* 15 dB */
6969 { 0, 0, 0, 15 }, /* 16 dB */
6972 static const struct txdds_ent txdds_ddr[TXDDS_TABLE_SZ] = {
6973 /* amp, pre, main, post */
6974 { 2, 2, 15, 6 }, /* Loopback */
6975 { 0, 0, 0, 8 }, /* 2 dB */
6976 { 0, 0, 0, 8 }, /* 3 dB */
6977 { 0, 0, 0, 9 }, /* 4 dB */
6978 { 0, 0, 0, 9 }, /* 5 dB */
6979 { 0, 0, 0, 10 }, /* 6 dB */
6980 { 0, 0, 0, 10 }, /* 7 dB */
6981 { 0, 0, 0, 11 }, /* 8 dB */
6982 { 0, 0, 0, 11 }, /* 9 dB */
6983 { 0, 0, 0, 12 }, /* 10 dB */
6984 { 0, 0, 0, 12 }, /* 11 dB */
6985 { 0, 0, 0, 13 }, /* 12 dB */
6986 { 0, 0, 0, 13 }, /* 13 dB */
6987 { 0, 0, 0, 14 }, /* 14 dB */
6988 { 0, 0, 0, 14 }, /* 15 dB */
6989 { 0, 0, 0, 15 }, /* 16 dB */
6992 static const struct txdds_ent txdds_qdr[TXDDS_TABLE_SZ] = {
6993 /* amp, pre, main, post */
6994 { 2, 2, 15, 6 }, /* Loopback */
6995 { 0, 1, 0, 7 }, /* 2 dB (also QMH7342) */
6996 { 0, 1, 0, 9 }, /* 3 dB (also QMH7342) */
6997 { 0, 1, 0, 11 }, /* 4 dB */
6998 { 0, 1, 0, 13 }, /* 5 dB */
6999 { 0, 1, 0, 15 }, /* 6 dB */
7000 { 0, 1, 3, 15 }, /* 7 dB */
7001 { 0, 1, 7, 15 }, /* 8 dB */
7002 { 0, 1, 7, 15 }, /* 9 dB */
7003 { 0, 1, 8, 15 }, /* 10 dB */
7004 { 0, 1, 9, 15 }, /* 11 dB */
7005 { 0, 1, 10, 15 }, /* 12 dB */
7006 { 0, 2, 6, 15 }, /* 13 dB */
7007 { 0, 2, 7, 15 }, /* 14 dB */
7008 { 0, 2, 8, 15 }, /* 15 dB */
7009 { 0, 2, 9, 15 }, /* 16 dB */
7013 * extra entries for use with txselect, for indices >= TXDDS_TABLE_SZ.
7014 * These are mostly used for mez cards going through connectors
7015 * and backplane traces, but can be used to add other "unusual"
7016 * table values as well.
7018 static const struct txdds_ent txdds_extra_sdr[TXDDS_EXTRA_SZ] = {
7019 /* amp, pre, main, post */
7020 { 0, 0, 0, 1 }, /* QMH7342 backplane settings */
7021 { 0, 0, 0, 1 }, /* QMH7342 backplane settings */
7022 { 0, 0, 0, 2 }, /* QMH7342 backplane settings */
7023 { 0, 0, 0, 2 }, /* QMH7342 backplane settings */
7024 { 0, 0, 0, 11 }, /* QME7342 backplane settings */
7025 { 0, 0, 0, 11 }, /* QME7342 backplane settings */
7026 { 0, 0, 0, 11 }, /* QME7342 backplane settings */
7027 { 0, 0, 0, 11 }, /* QME7342 backplane settings */
7028 { 0, 0, 0, 11 }, /* QME7342 backplane settings */
7029 { 0, 0, 0, 11 }, /* QME7342 backplane settings */
7030 { 0, 0, 0, 11 }, /* QME7342 backplane settings */
7031 { 0, 0, 0, 3 }, /* QMH7342 backplane settings */
7032 { 0, 0, 0, 4 }, /* QMH7342 backplane settings */
7035 static const struct txdds_ent txdds_extra_ddr[TXDDS_EXTRA_SZ] = {
7036 /* amp, pre, main, post */
7037 { 0, 0, 0, 7 }, /* QMH7342 backplane settings */
7038 { 0, 0, 0, 7 }, /* QMH7342 backplane settings */
7039 { 0, 0, 0, 8 }, /* QMH7342 backplane settings */
7040 { 0, 0, 0, 8 }, /* QMH7342 backplane settings */
7041 { 0, 0, 0, 13 }, /* QME7342 backplane settings */
7042 { 0, 0, 0, 13 }, /* QME7342 backplane settings */
7043 { 0, 0, 0, 13 }, /* QME7342 backplane settings */
7044 { 0, 0, 0, 13 }, /* QME7342 backplane settings */
7045 { 0, 0, 0, 13 }, /* QME7342 backplane settings */
7046 { 0, 0, 0, 13 }, /* QME7342 backplane settings */
7047 { 0, 0, 0, 13 }, /* QME7342 backplane settings */
7048 { 0, 0, 0, 9 }, /* QMH7342 backplane settings */
7049 { 0, 0, 0, 10 }, /* QMH7342 backplane settings */
7052 static const struct txdds_ent txdds_extra_qdr[TXDDS_EXTRA_SZ] = {
7053 /* amp, pre, main, post */
7054 { 0, 1, 0, 4 }, /* QMH7342 backplane settings */
7055 { 0, 1, 0, 5 }, /* QMH7342 backplane settings */
7056 { 0, 1, 0, 6 }, /* QMH7342 backplane settings */
7057 { 0, 1, 0, 8 }, /* QMH7342 backplane settings */
7058 { 0, 1, 12, 10 }, /* QME7342 backplane setting */
7059 { 0, 1, 12, 11 }, /* QME7342 backplane setting */
7060 { 0, 1, 12, 12 }, /* QME7342 backplane setting */
7061 { 0, 1, 12, 14 }, /* QME7342 backplane setting */
7062 { 0, 1, 12, 6 }, /* QME7342 backplane setting */
7063 { 0, 1, 12, 7 }, /* QME7342 backplane setting */
7064 { 0, 1, 12, 8 }, /* QME7342 backplane setting */
7065 { 0, 1, 0, 10 }, /* QMH7342 backplane settings */
7066 { 0, 1, 0, 12 }, /* QMH7342 backplane settings */
7069 static const struct txdds_ent txdds_extra_mfg[TXDDS_MFG_SZ] = {
7070 /* amp, pre, main, post */
7071 { 0, 0, 0, 0 }, /* QME7342 mfg settings */
7072 { 0, 0, 0, 6 }, /* QME7342 P2 mfg settings */
7075 static const struct txdds_ent *get_atten_table(const struct txdds_ent *txdds,
7076 unsigned atten)
7079 * The attenuation table starts at 2dB for entry 1,
7080 * with entry 0 being the loopback entry.
7082 if (atten <= 2)
7083 atten = 1;
7084 else if (atten > TXDDS_TABLE_SZ)
7085 atten = TXDDS_TABLE_SZ - 1;
7086 else
7087 atten--;
7088 return txdds + atten;
7092 * if override is set, the module parameter txselect has a value
7093 * for this specific port, so use it, rather than our normal mechanism.
7095 static void find_best_ent(struct qib_pportdata *ppd,
7096 const struct txdds_ent **sdr_dds,
7097 const struct txdds_ent **ddr_dds,
7098 const struct txdds_ent **qdr_dds, int override)
7100 struct qib_qsfp_cache *qd = &ppd->cpspec->qsfp_data.cache;
7101 int idx;
7103 /* Search table of known cables */
7104 for (idx = 0; !override && idx < ARRAY_SIZE(vendor_txdds); ++idx) {
7105 const struct vendor_txdds_ent *v = vendor_txdds + idx;
7107 if (!memcmp(v->oui, qd->oui, QSFP_VOUI_LEN) &&
7108 (!v->partnum ||
7109 !memcmp(v->partnum, qd->partnum, QSFP_PN_LEN))) {
7110 *sdr_dds = &v->sdr;
7111 *ddr_dds = &v->ddr;
7112 *qdr_dds = &v->qdr;
7113 return;
7117 /* Lookup serdes setting by cable type and attenuation */
7118 if (!override && QSFP_IS_ACTIVE(qd->tech)) {
7119 *sdr_dds = txdds_sdr + ppd->dd->board_atten;
7120 *ddr_dds = txdds_ddr + ppd->dd->board_atten;
7121 *qdr_dds = txdds_qdr + ppd->dd->board_atten;
7122 return;
7125 if (!override && QSFP_HAS_ATTEN(qd->tech) && (qd->atten[0] ||
7126 qd->atten[1])) {
7127 *sdr_dds = get_atten_table(txdds_sdr, qd->atten[0]);
7128 *ddr_dds = get_atten_table(txdds_ddr, qd->atten[0]);
7129 *qdr_dds = get_atten_table(txdds_qdr, qd->atten[1]);
7130 return;
7131 } else if (ppd->cpspec->no_eep < TXDDS_TABLE_SZ) {
7133 * If we have no (or incomplete) data from the cable
7134 * EEPROM, or no QSFP, or override is set, use the
7135 * module parameter value to index into the attentuation
7136 * table.
7138 idx = ppd->cpspec->no_eep;
7139 *sdr_dds = &txdds_sdr[idx];
7140 *ddr_dds = &txdds_ddr[idx];
7141 *qdr_dds = &txdds_qdr[idx];
7142 } else if (ppd->cpspec->no_eep < (TXDDS_TABLE_SZ + TXDDS_EXTRA_SZ)) {
7143 /* similar to above, but index into the "extra" table. */
7144 idx = ppd->cpspec->no_eep - TXDDS_TABLE_SZ;
7145 *sdr_dds = &txdds_extra_sdr[idx];
7146 *ddr_dds = &txdds_extra_ddr[idx];
7147 *qdr_dds = &txdds_extra_qdr[idx];
7148 } else if ((IS_QME(ppd->dd) || IS_QMH(ppd->dd)) &&
7149 ppd->cpspec->no_eep < (TXDDS_TABLE_SZ + TXDDS_EXTRA_SZ +
7150 TXDDS_MFG_SZ)) {
7151 idx = ppd->cpspec->no_eep - (TXDDS_TABLE_SZ + TXDDS_EXTRA_SZ);
7152 printk(KERN_INFO QIB_DRV_NAME
7153 " IB%u:%u use idx %u into txdds_mfg\n",
7154 ppd->dd->unit, ppd->port, idx);
7155 *sdr_dds = &txdds_extra_mfg[idx];
7156 *ddr_dds = &txdds_extra_mfg[idx];
7157 *qdr_dds = &txdds_extra_mfg[idx];
7158 } else {
7159 /* this shouldn't happen, it's range checked */
7160 *sdr_dds = txdds_sdr + qib_long_atten;
7161 *ddr_dds = txdds_ddr + qib_long_atten;
7162 *qdr_dds = txdds_qdr + qib_long_atten;
7166 static void init_txdds_table(struct qib_pportdata *ppd, int override)
7168 const struct txdds_ent *sdr_dds, *ddr_dds, *qdr_dds;
7169 struct txdds_ent *dds;
7170 int idx;
7171 int single_ent = 0;
7173 find_best_ent(ppd, &sdr_dds, &ddr_dds, &qdr_dds, override);
7175 /* for mez cards or override, use the selected value for all entries */
7176 if (!(ppd->dd->flags & QIB_HAS_QSFP) || override)
7177 single_ent = 1;
7179 /* Fill in the first entry with the best entry found. */
7180 set_txdds(ppd, 0, sdr_dds);
7181 set_txdds(ppd, TXDDS_TABLE_SZ, ddr_dds);
7182 set_txdds(ppd, 2 * TXDDS_TABLE_SZ, qdr_dds);
7183 if (ppd->lflags & (QIBL_LINKINIT | QIBL_LINKARMED |
7184 QIBL_LINKACTIVE)) {
7185 dds = (struct txdds_ent *)(ppd->link_speed_active ==
7186 QIB_IB_QDR ? qdr_dds :
7187 (ppd->link_speed_active ==
7188 QIB_IB_DDR ? ddr_dds : sdr_dds));
7189 write_tx_serdes_param(ppd, dds);
7192 /* Fill in the remaining entries with the default table values. */
7193 for (idx = 1; idx < ARRAY_SIZE(txdds_sdr); ++idx) {
7194 set_txdds(ppd, idx, single_ent ? sdr_dds : txdds_sdr + idx);
7195 set_txdds(ppd, idx + TXDDS_TABLE_SZ,
7196 single_ent ? ddr_dds : txdds_ddr + idx);
7197 set_txdds(ppd, idx + 2 * TXDDS_TABLE_SZ,
7198 single_ent ? qdr_dds : txdds_qdr + idx);
7202 #define KR_AHB_ACC KREG_IDX(ahb_access_ctrl)
7203 #define KR_AHB_TRANS KREG_IDX(ahb_transaction_reg)
7204 #define AHB_TRANS_RDY SYM_MASK(ahb_transaction_reg, ahb_rdy)
7205 #define AHB_ADDR_LSB SYM_LSB(ahb_transaction_reg, ahb_address)
7206 #define AHB_DATA_LSB SYM_LSB(ahb_transaction_reg, ahb_data)
7207 #define AHB_WR SYM_MASK(ahb_transaction_reg, write_not_read)
7208 #define AHB_TRANS_TRIES 10
7211 * The chan argument is 0=chan0, 1=chan1, 2=pll, 3=chan2, 4=chan4,
7212 * 5=subsystem which is why most calls have "chan + chan >> 1"
7213 * for the channel argument.
7215 static u32 ahb_mod(struct qib_devdata *dd, int quad, int chan, int addr,
7216 u32 data, u32 mask)
7218 u32 rd_data, wr_data, sz_mask;
7219 u64 trans, acc, prev_acc;
7220 u32 ret = 0xBAD0BAD;
7221 int tries;
7223 prev_acc = qib_read_kreg64(dd, KR_AHB_ACC);
7224 /* From this point on, make sure we return access */
7225 acc = (quad << 1) | 1;
7226 qib_write_kreg(dd, KR_AHB_ACC, acc);
7228 for (tries = 1; tries < AHB_TRANS_TRIES; ++tries) {
7229 trans = qib_read_kreg64(dd, KR_AHB_TRANS);
7230 if (trans & AHB_TRANS_RDY)
7231 break;
7233 if (tries >= AHB_TRANS_TRIES) {
7234 qib_dev_err(dd, "No ahb_rdy in %d tries\n", AHB_TRANS_TRIES);
7235 goto bail;
7238 /* If mask is not all 1s, we need to read, but different SerDes
7239 * entities have different sizes
7241 sz_mask = (1UL << ((quad == 1) ? 32 : 16)) - 1;
7242 wr_data = data & mask & sz_mask;
7243 if ((~mask & sz_mask) != 0) {
7244 trans = ((chan << 6) | addr) << (AHB_ADDR_LSB + 1);
7245 qib_write_kreg(dd, KR_AHB_TRANS, trans);
7247 for (tries = 1; tries < AHB_TRANS_TRIES; ++tries) {
7248 trans = qib_read_kreg64(dd, KR_AHB_TRANS);
7249 if (trans & AHB_TRANS_RDY)
7250 break;
7252 if (tries >= AHB_TRANS_TRIES) {
7253 qib_dev_err(dd, "No Rd ahb_rdy in %d tries\n",
7254 AHB_TRANS_TRIES);
7255 goto bail;
7257 /* Re-read in case host split reads and read data first */
7258 trans = qib_read_kreg64(dd, KR_AHB_TRANS);
7259 rd_data = (uint32_t)(trans >> AHB_DATA_LSB);
7260 wr_data |= (rd_data & ~mask & sz_mask);
7263 /* If mask is not zero, we need to write. */
7264 if (mask & sz_mask) {
7265 trans = ((chan << 6) | addr) << (AHB_ADDR_LSB + 1);
7266 trans |= ((uint64_t)wr_data << AHB_DATA_LSB);
7267 trans |= AHB_WR;
7268 qib_write_kreg(dd, KR_AHB_TRANS, trans);
7270 for (tries = 1; tries < AHB_TRANS_TRIES; ++tries) {
7271 trans = qib_read_kreg64(dd, KR_AHB_TRANS);
7272 if (trans & AHB_TRANS_RDY)
7273 break;
7275 if (tries >= AHB_TRANS_TRIES) {
7276 qib_dev_err(dd, "No Wr ahb_rdy in %d tries\n",
7277 AHB_TRANS_TRIES);
7278 goto bail;
7281 ret = wr_data;
7282 bail:
7283 qib_write_kreg(dd, KR_AHB_ACC, prev_acc);
7284 return ret;
7287 static void ibsd_wr_allchans(struct qib_pportdata *ppd, int addr, unsigned data,
7288 unsigned mask)
7290 struct qib_devdata *dd = ppd->dd;
7291 int chan;
7292 u32 rbc;
7294 for (chan = 0; chan < SERDES_CHANS; ++chan) {
7295 ahb_mod(dd, IBSD(ppd->hw_pidx), (chan + (chan >> 1)), addr,
7296 data, mask);
7297 rbc = ahb_mod(dd, IBSD(ppd->hw_pidx), (chan + (chan >> 1)),
7298 addr, 0, 0);
7302 static void serdes_7322_los_enable(struct qib_pportdata *ppd, int enable)
7304 u64 data = qib_read_kreg_port(ppd, krp_serdesctrl);
7305 printk(KERN_INFO QIB_DRV_NAME " IB%u:%u Turning LOS %s\n",
7306 ppd->dd->unit, ppd->port, (enable ? "on" : "off"));
7307 if (enable)
7308 data |= SYM_MASK(IBSerdesCtrl_0, RXLOSEN);
7309 else
7310 data &= ~SYM_MASK(IBSerdesCtrl_0, RXLOSEN);
7311 qib_write_kreg_port(ppd, krp_serdesctrl, data);
7314 static int serdes_7322_init(struct qib_pportdata *ppd)
7316 int ret = 0;
7317 if (ppd->dd->cspec->r1)
7318 ret = serdes_7322_init_old(ppd);
7319 else
7320 ret = serdes_7322_init_new(ppd);
7321 return ret;
7324 static int serdes_7322_init_old(struct qib_pportdata *ppd)
7326 u32 le_val;
7329 * Initialize the Tx DDS tables. Also done every QSFP event,
7330 * for adapters with QSFP
7332 init_txdds_table(ppd, 0);
7334 /* ensure no tx overrides from earlier driver loads */
7335 qib_write_kreg_port(ppd, krp_tx_deemph_override,
7336 SYM_MASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
7337 reset_tx_deemphasis_override));
7339 /* Patch some SerDes defaults to "Better for IB" */
7340 /* Timing Loop Bandwidth: cdr_timing[11:9] = 0 */
7341 ibsd_wr_allchans(ppd, 2, 0, BMASK(11, 9));
7343 /* Termination: rxtermctrl_r2d addr 11 bits [12:11] = 1 */
7344 ibsd_wr_allchans(ppd, 11, (1 << 11), BMASK(12, 11));
7345 /* Enable LE2: rxle2en_r2a addr 13 bit [6] = 1 */
7346 ibsd_wr_allchans(ppd, 13, (1 << 6), (1 << 6));
7348 /* May be overridden in qsfp_7322_event */
7349 le_val = IS_QME(ppd->dd) ? LE2_QME : LE2_DEFAULT;
7350 ibsd_wr_allchans(ppd, 13, (le_val << 7), BMASK(9, 7));
7352 /* enable LE1 adaptation for all but QME, which is disabled */
7353 le_val = IS_QME(ppd->dd) ? 0 : 1;
7354 ibsd_wr_allchans(ppd, 13, (le_val << 5), (1 << 5));
7356 /* Clear cmode-override, may be set from older driver */
7357 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 10, 0 << 14, 1 << 14);
7359 /* Timing Recovery: rxtapsel addr 5 bits [9:8] = 0 */
7360 ibsd_wr_allchans(ppd, 5, (0 << 8), BMASK(9, 8));
7362 /* setup LoS params; these are subsystem, so chan == 5 */
7363 /* LoS filter threshold_count on, ch 0-3, set to 8 */
7364 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 5, 8 << 11, BMASK(14, 11));
7365 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 7, 8 << 4, BMASK(7, 4));
7366 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 8, 8 << 11, BMASK(14, 11));
7367 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 10, 8 << 4, BMASK(7, 4));
7369 /* LoS filter threshold_count off, ch 0-3, set to 4 */
7370 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 6, 4 << 0, BMASK(3, 0));
7371 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 7, 4 << 8, BMASK(11, 8));
7372 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 9, 4 << 0, BMASK(3, 0));
7373 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 10, 4 << 8, BMASK(11, 8));
7375 /* LoS filter select enabled */
7376 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 9, 1 << 15, 1 << 15);
7378 /* LoS target data: SDR=4, DDR=2, QDR=1 */
7379 ibsd_wr_allchans(ppd, 14, (1 << 3), BMASK(5, 3)); /* QDR */
7380 ibsd_wr_allchans(ppd, 20, (2 << 10), BMASK(12, 10)); /* DDR */
7381 ibsd_wr_allchans(ppd, 20, (4 << 13), BMASK(15, 13)); /* SDR */
7383 serdes_7322_los_enable(ppd, 1);
7385 /* rxbistena; set 0 to avoid effects of it switch later */
7386 ibsd_wr_allchans(ppd, 9, 0 << 15, 1 << 15);
7388 /* Configure 4 DFE taps, and only they adapt */
7389 ibsd_wr_allchans(ppd, 16, 0 << 0, BMASK(1, 0));
7391 /* gain hi stop 32 (22) (6:1) lo stop 7 (10:7) target 22 (13) (15:11) */
7392 le_val = (ppd->dd->cspec->r1 || IS_QME(ppd->dd)) ? 0xb6c0 : 0x6bac;
7393 ibsd_wr_allchans(ppd, 21, le_val, 0xfffe);
7396 * Set receive adaptation mode. SDR and DDR adaptation are
7397 * always on, and QDR is initially enabled; later disabled.
7399 qib_write_kreg_port(ppd, krp_static_adapt_dis(0), 0ULL);
7400 qib_write_kreg_port(ppd, krp_static_adapt_dis(1), 0ULL);
7401 qib_write_kreg_port(ppd, krp_static_adapt_dis(2),
7402 ppd->dd->cspec->r1 ?
7403 QDR_STATIC_ADAPT_DOWN_R1 : QDR_STATIC_ADAPT_DOWN);
7404 ppd->cpspec->qdr_dfe_on = 1;
7406 /* FLoop LOS gate: PPM filter enabled */
7407 ibsd_wr_allchans(ppd, 38, 0 << 10, 1 << 10);
7409 /* rx offset center enabled */
7410 ibsd_wr_allchans(ppd, 12, 1 << 4, 1 << 4);
7412 if (!ppd->dd->cspec->r1) {
7413 ibsd_wr_allchans(ppd, 12, 1 << 12, 1 << 12);
7414 ibsd_wr_allchans(ppd, 12, 2 << 8, 0x0f << 8);
7417 /* Set the frequency loop bandwidth to 15 */
7418 ibsd_wr_allchans(ppd, 2, 15 << 5, BMASK(8, 5));
7420 return 0;
7423 static int serdes_7322_init_new(struct qib_pportdata *ppd)
7425 u64 tstart;
7426 u32 le_val, rxcaldone;
7427 int chan, chan_done = (1 << SERDES_CHANS) - 1;
7430 * Initialize the Tx DDS tables. Also done every QSFP event,
7431 * for adapters with QSFP
7433 init_txdds_table(ppd, 0);
7435 /* Clear cmode-override, may be set from older driver */
7436 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 10, 0 << 14, 1 << 14);
7438 /* ensure no tx overrides from earlier driver loads */
7439 qib_write_kreg_port(ppd, krp_tx_deemph_override,
7440 SYM_MASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
7441 reset_tx_deemphasis_override));
7443 /* START OF LSI SUGGESTED SERDES BRINGUP */
7444 /* Reset - Calibration Setup */
7445 /* Stop DFE adaptaion */
7446 ibsd_wr_allchans(ppd, 1, 0, BMASK(9, 1));
7447 /* Disable LE1 */
7448 ibsd_wr_allchans(ppd, 13, 0, BMASK(5, 5));
7449 /* Disable autoadapt for LE1 */
7450 ibsd_wr_allchans(ppd, 1, 0, BMASK(15, 15));
7451 /* Disable LE2 */
7452 ibsd_wr_allchans(ppd, 13, 0, BMASK(6, 6));
7453 /* Disable VGA */
7454 ibsd_wr_allchans(ppd, 5, 0, BMASK(0, 0));
7455 /* Disable AFE Offset Cancel */
7456 ibsd_wr_allchans(ppd, 12, 0, BMASK(12, 12));
7457 /* Disable Timing Loop */
7458 ibsd_wr_allchans(ppd, 2, 0, BMASK(3, 3));
7459 /* Disable Frequency Loop */
7460 ibsd_wr_allchans(ppd, 2, 0, BMASK(4, 4));
7461 /* Disable Baseline Wander Correction */
7462 ibsd_wr_allchans(ppd, 13, 0, BMASK(13, 13));
7463 /* Disable RX Calibration */
7464 ibsd_wr_allchans(ppd, 4, 0, BMASK(10, 10));
7465 /* Disable RX Offset Calibration */
7466 ibsd_wr_allchans(ppd, 12, 0, BMASK(4, 4));
7467 /* Select BB CDR */
7468 ibsd_wr_allchans(ppd, 2, (1 << 15), BMASK(15, 15));
7469 /* CDR Step Size */
7470 ibsd_wr_allchans(ppd, 5, 0, BMASK(9, 8));
7471 /* Enable phase Calibration */
7472 ibsd_wr_allchans(ppd, 12, (1 << 5), BMASK(5, 5));
7473 /* DFE Bandwidth [2:14-12] */
7474 ibsd_wr_allchans(ppd, 2, (4 << 12), BMASK(14, 12));
7475 /* DFE Config (4 taps only) */
7476 ibsd_wr_allchans(ppd, 16, 0, BMASK(1, 0));
7477 /* Gain Loop Bandwidth */
7478 if (!ppd->dd->cspec->r1) {
7479 ibsd_wr_allchans(ppd, 12, 1 << 12, BMASK(12, 12));
7480 ibsd_wr_allchans(ppd, 12, 2 << 8, BMASK(11, 8));
7481 } else {
7482 ibsd_wr_allchans(ppd, 19, (3 << 11), BMASK(13, 11));
7484 /* Baseline Wander Correction Gain [13:4-0] (leave as default) */
7485 /* Baseline Wander Correction Gain [3:7-5] (leave as default) */
7486 /* Data Rate Select [5:7-6] (leave as default) */
7487 /* RX Parralel Word Width [3:10-8] (leave as default) */
7489 /* RX REST */
7490 /* Single- or Multi-channel reset */
7491 /* RX Analog reset */
7492 /* RX Digital reset */
7493 ibsd_wr_allchans(ppd, 0, 0, BMASK(15, 13));
7494 msleep(20);
7495 /* RX Analog reset */
7496 ibsd_wr_allchans(ppd, 0, (1 << 14), BMASK(14, 14));
7497 msleep(20);
7498 /* RX Digital reset */
7499 ibsd_wr_allchans(ppd, 0, (1 << 13), BMASK(13, 13));
7500 msleep(20);
7502 /* setup LoS params; these are subsystem, so chan == 5 */
7503 /* LoS filter threshold_count on, ch 0-3, set to 8 */
7504 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 5, 8 << 11, BMASK(14, 11));
7505 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 7, 8 << 4, BMASK(7, 4));
7506 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 8, 8 << 11, BMASK(14, 11));
7507 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 10, 8 << 4, BMASK(7, 4));
7509 /* LoS filter threshold_count off, ch 0-3, set to 4 */
7510 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 6, 4 << 0, BMASK(3, 0));
7511 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 7, 4 << 8, BMASK(11, 8));
7512 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 9, 4 << 0, BMASK(3, 0));
7513 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 10, 4 << 8, BMASK(11, 8));
7515 /* LoS filter select enabled */
7516 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), 5, 9, 1 << 15, 1 << 15);
7518 /* LoS target data: SDR=4, DDR=2, QDR=1 */
7519 ibsd_wr_allchans(ppd, 14, (1 << 3), BMASK(5, 3)); /* QDR */
7520 ibsd_wr_allchans(ppd, 20, (2 << 10), BMASK(12, 10)); /* DDR */
7521 ibsd_wr_allchans(ppd, 20, (4 << 13), BMASK(15, 13)); /* SDR */
7523 /* Turn on LOS on initial SERDES init */
7524 serdes_7322_los_enable(ppd, 1);
7525 /* FLoop LOS gate: PPM filter enabled */
7526 ibsd_wr_allchans(ppd, 38, 0 << 10, 1 << 10);
7528 /* RX LATCH CALIBRATION */
7529 /* Enable Eyefinder Phase Calibration latch */
7530 ibsd_wr_allchans(ppd, 15, 1, BMASK(0, 0));
7531 /* Enable RX Offset Calibration latch */
7532 ibsd_wr_allchans(ppd, 12, (1 << 4), BMASK(4, 4));
7533 msleep(20);
7534 /* Start Calibration */
7535 ibsd_wr_allchans(ppd, 4, (1 << 10), BMASK(10, 10));
7536 tstart = get_jiffies_64();
7537 while (chan_done &&
7538 !time_after64(tstart, tstart + msecs_to_jiffies(500))) {
7539 msleep(20);
7540 for (chan = 0; chan < SERDES_CHANS; ++chan) {
7541 rxcaldone = ahb_mod(ppd->dd, IBSD(ppd->hw_pidx),
7542 (chan + (chan >> 1)),
7543 25, 0, 0);
7544 if ((~rxcaldone & (u32)BMASK(9, 9)) == 0 &&
7545 (~chan_done & (1 << chan)) == 0)
7546 chan_done &= ~(1 << chan);
7549 if (chan_done) {
7550 printk(KERN_INFO QIB_DRV_NAME
7551 " Serdes %d calibration not done after .5 sec: 0x%x\n",
7552 IBSD(ppd->hw_pidx), chan_done);
7553 } else {
7554 for (chan = 0; chan < SERDES_CHANS; ++chan) {
7555 rxcaldone = ahb_mod(ppd->dd, IBSD(ppd->hw_pidx),
7556 (chan + (chan >> 1)),
7557 25, 0, 0);
7558 if ((~rxcaldone & (u32)BMASK(10, 10)) == 0)
7559 printk(KERN_INFO QIB_DRV_NAME
7560 " Serdes %d chan %d calibration "
7561 "failed\n", IBSD(ppd->hw_pidx), chan);
7565 /* Turn off Calibration */
7566 ibsd_wr_allchans(ppd, 4, 0, BMASK(10, 10));
7567 msleep(20);
7569 /* BRING RX UP */
7570 /* Set LE2 value (May be overridden in qsfp_7322_event) */
7571 le_val = IS_QME(ppd->dd) ? LE2_QME : LE2_DEFAULT;
7572 ibsd_wr_allchans(ppd, 13, (le_val << 7), BMASK(9, 7));
7573 /* Set LE2 Loop bandwidth */
7574 ibsd_wr_allchans(ppd, 3, (7 << 5), BMASK(7, 5));
7575 /* Enable LE2 */
7576 ibsd_wr_allchans(ppd, 13, (1 << 6), BMASK(6, 6));
7577 msleep(20);
7578 /* Enable H0 only */
7579 ibsd_wr_allchans(ppd, 1, 1, BMASK(9, 1));
7580 /* gain hi stop 32 (22) (6:1) lo stop 7 (10:7) target 22 (13) (15:11) */
7581 le_val = (ppd->dd->cspec->r1 || IS_QME(ppd->dd)) ? 0xb6c0 : 0x6bac;
7582 ibsd_wr_allchans(ppd, 21, le_val, 0xfffe);
7583 /* Enable VGA */
7584 ibsd_wr_allchans(ppd, 5, 0, BMASK(0, 0));
7585 msleep(20);
7586 /* Set Frequency Loop Bandwidth */
7587 ibsd_wr_allchans(ppd, 2, (7 << 5), BMASK(8, 5));
7588 /* Enable Frequency Loop */
7589 ibsd_wr_allchans(ppd, 2, (1 << 4), BMASK(4, 4));
7590 /* Set Timing Loop Bandwidth */
7591 ibsd_wr_allchans(ppd, 2, 0, BMASK(11, 9));
7592 /* Enable Timing Loop */
7593 ibsd_wr_allchans(ppd, 2, (1 << 3), BMASK(3, 3));
7594 msleep(50);
7595 /* Enable DFE
7596 * Set receive adaptation mode. SDR and DDR adaptation are
7597 * always on, and QDR is initially enabled; later disabled.
7599 qib_write_kreg_port(ppd, krp_static_adapt_dis(0), 0ULL);
7600 qib_write_kreg_port(ppd, krp_static_adapt_dis(1), 0ULL);
7601 qib_write_kreg_port(ppd, krp_static_adapt_dis(2),
7602 ppd->dd->cspec->r1 ?
7603 QDR_STATIC_ADAPT_DOWN_R1 : QDR_STATIC_ADAPT_DOWN);
7604 ppd->cpspec->qdr_dfe_on = 1;
7605 /* Disable LE1 */
7606 ibsd_wr_allchans(ppd, 13, (0 << 5), (1 << 5));
7607 /* Disable auto adapt for LE1 */
7608 ibsd_wr_allchans(ppd, 1, (0 << 15), BMASK(15, 15));
7609 msleep(20);
7610 /* Enable AFE Offset Cancel */
7611 ibsd_wr_allchans(ppd, 12, (1 << 12), BMASK(12, 12));
7612 /* Enable Baseline Wander Correction */
7613 ibsd_wr_allchans(ppd, 12, (1 << 13), BMASK(13, 13));
7614 /* Termination: rxtermctrl_r2d addr 11 bits [12:11] = 1 */
7615 ibsd_wr_allchans(ppd, 11, (1 << 11), BMASK(12, 11));
7616 /* VGA output common mode */
7617 ibsd_wr_allchans(ppd, 12, (3 << 2), BMASK(3, 2));
7619 return 0;
7622 /* start adjust QMH serdes parameters */
7624 static void set_man_code(struct qib_pportdata *ppd, int chan, int code)
7626 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), (chan + (chan >> 1)),
7627 9, code << 9, 0x3f << 9);
7630 static void set_man_mode_h1(struct qib_pportdata *ppd, int chan,
7631 int enable, u32 tapenable)
7633 if (enable)
7634 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), (chan + (chan >> 1)),
7635 1, 3 << 10, 0x1f << 10);
7636 else
7637 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), (chan + (chan >> 1)),
7638 1, 0, 0x1f << 10);
7641 /* Set clock to 1, 0, 1, 0 */
7642 static void clock_man(struct qib_pportdata *ppd, int chan)
7644 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), (chan + (chan >> 1)),
7645 4, 0x4000, 0x4000);
7646 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), (chan + (chan >> 1)),
7647 4, 0, 0x4000);
7648 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), (chan + (chan >> 1)),
7649 4, 0x4000, 0x4000);
7650 ahb_mod(ppd->dd, IBSD(ppd->hw_pidx), (chan + (chan >> 1)),
7651 4, 0, 0x4000);
7655 * write the current Tx serdes pre,post,main,amp settings into the serdes.
7656 * The caller must pass the settings appropriate for the current speed,
7657 * or not care if they are correct for the current speed.
7659 static void write_tx_serdes_param(struct qib_pportdata *ppd,
7660 struct txdds_ent *txdds)
7662 u64 deemph;
7664 deemph = qib_read_kreg_port(ppd, krp_tx_deemph_override);
7665 /* field names for amp, main, post, pre, respectively */
7666 deemph &= ~(SYM_MASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0, txampcntl_d2a) |
7667 SYM_MASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0, txc0_ena) |
7668 SYM_MASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0, txcp1_ena) |
7669 SYM_MASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0, txcn1_ena));
7671 deemph |= SYM_MASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
7672 tx_override_deemphasis_select);
7673 deemph |= (txdds->amp & SYM_RMASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
7674 txampcntl_d2a)) << SYM_LSB(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
7675 txampcntl_d2a);
7676 deemph |= (txdds->main & SYM_RMASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
7677 txc0_ena)) << SYM_LSB(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
7678 txc0_ena);
7679 deemph |= (txdds->post & SYM_RMASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
7680 txcp1_ena)) << SYM_LSB(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
7681 txcp1_ena);
7682 deemph |= (txdds->pre & SYM_RMASK(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
7683 txcn1_ena)) << SYM_LSB(IBSD_TX_DEEMPHASIS_OVERRIDE_0,
7684 txcn1_ena);
7685 qib_write_kreg_port(ppd, krp_tx_deemph_override, deemph);
7689 * Set the parameters for mez cards on link bounce, so they are
7690 * always exactly what was requested. Similar logic to init_txdds
7691 * but does just the serdes.
7693 static void adj_tx_serdes(struct qib_pportdata *ppd)
7695 const struct txdds_ent *sdr_dds, *ddr_dds, *qdr_dds;
7696 struct txdds_ent *dds;
7698 find_best_ent(ppd, &sdr_dds, &ddr_dds, &qdr_dds, 1);
7699 dds = (struct txdds_ent *)(ppd->link_speed_active == QIB_IB_QDR ?
7700 qdr_dds : (ppd->link_speed_active == QIB_IB_DDR ?
7701 ddr_dds : sdr_dds));
7702 write_tx_serdes_param(ppd, dds);
7705 /* set QDR forced value for H1, if needed */
7706 static void force_h1(struct qib_pportdata *ppd)
7708 int chan;
7710 ppd->cpspec->qdr_reforce = 0;
7711 if (!ppd->dd->cspec->r1)
7712 return;
7714 for (chan = 0; chan < SERDES_CHANS; chan++) {
7715 set_man_mode_h1(ppd, chan, 1, 0);
7716 set_man_code(ppd, chan, ppd->cpspec->h1_val);
7717 clock_man(ppd, chan);
7718 set_man_mode_h1(ppd, chan, 0, 0);
7722 #define SJA_EN SYM_MASK(SPC_JTAG_ACCESS_REG, SPC_JTAG_ACCESS_EN)
7723 #define BISTEN_LSB SYM_LSB(SPC_JTAG_ACCESS_REG, bist_en)
7725 #define R_OPCODE_LSB 3
7726 #define R_OP_NOP 0
7727 #define R_OP_SHIFT 2
7728 #define R_OP_UPDATE 3
7729 #define R_TDI_LSB 2
7730 #define R_TDO_LSB 1
7731 #define R_RDY 1
7733 static int qib_r_grab(struct qib_devdata *dd)
7735 u64 val;
7736 val = SJA_EN;
7737 qib_write_kreg(dd, kr_r_access, val);
7738 qib_read_kreg32(dd, kr_scratch);
7739 return 0;
7742 /* qib_r_wait_for_rdy() not only waits for the ready bit, it
7743 * returns the current state of R_TDO
7745 static int qib_r_wait_for_rdy(struct qib_devdata *dd)
7747 u64 val;
7748 int timeout;
7749 for (timeout = 0; timeout < 100 ; ++timeout) {
7750 val = qib_read_kreg32(dd, kr_r_access);
7751 if (val & R_RDY)
7752 return (val >> R_TDO_LSB) & 1;
7754 return -1;
7757 static int qib_r_shift(struct qib_devdata *dd, int bisten,
7758 int len, u8 *inp, u8 *outp)
7760 u64 valbase, val;
7761 int ret, pos;
7763 valbase = SJA_EN | (bisten << BISTEN_LSB) |
7764 (R_OP_SHIFT << R_OPCODE_LSB);
7765 ret = qib_r_wait_for_rdy(dd);
7766 if (ret < 0)
7767 goto bail;
7768 for (pos = 0; pos < len; ++pos) {
7769 val = valbase;
7770 if (outp) {
7771 outp[pos >> 3] &= ~(1 << (pos & 7));
7772 outp[pos >> 3] |= (ret << (pos & 7));
7774 if (inp) {
7775 int tdi = inp[pos >> 3] >> (pos & 7);
7776 val |= ((tdi & 1) << R_TDI_LSB);
7778 qib_write_kreg(dd, kr_r_access, val);
7779 qib_read_kreg32(dd, kr_scratch);
7780 ret = qib_r_wait_for_rdy(dd);
7781 if (ret < 0)
7782 break;
7784 /* Restore to NOP between operations. */
7785 val = SJA_EN | (bisten << BISTEN_LSB);
7786 qib_write_kreg(dd, kr_r_access, val);
7787 qib_read_kreg32(dd, kr_scratch);
7788 ret = qib_r_wait_for_rdy(dd);
7790 if (ret >= 0)
7791 ret = pos;
7792 bail:
7793 return ret;
7796 static int qib_r_update(struct qib_devdata *dd, int bisten)
7798 u64 val;
7799 int ret;
7801 val = SJA_EN | (bisten << BISTEN_LSB) | (R_OP_UPDATE << R_OPCODE_LSB);
7802 ret = qib_r_wait_for_rdy(dd);
7803 if (ret >= 0) {
7804 qib_write_kreg(dd, kr_r_access, val);
7805 qib_read_kreg32(dd, kr_scratch);
7807 return ret;
7810 #define BISTEN_PORT_SEL 15
7811 #define LEN_PORT_SEL 625
7812 #define BISTEN_AT 17
7813 #define LEN_AT 156
7814 #define BISTEN_ETM 16
7815 #define LEN_ETM 632
7817 #define BIT2BYTE(x) (((x) + BITS_PER_BYTE - 1) / BITS_PER_BYTE)
7819 /* these are common for all IB port use cases. */
7820 static u8 reset_at[BIT2BYTE(LEN_AT)] = {
7821 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7822 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00,
7824 static u8 reset_atetm[BIT2BYTE(LEN_ETM)] = {
7825 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7826 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7827 0x00, 0x00, 0x00, 0x80, 0xe3, 0x81, 0x73, 0x3c, 0x70, 0x8e,
7828 0x07, 0xce, 0xf1, 0xc0, 0x39, 0x1e, 0x38, 0xc7, 0x03, 0xe7,
7829 0x78, 0xe0, 0x1c, 0x0f, 0x9c, 0x7f, 0x80, 0x73, 0x0f, 0x70,
7830 0xde, 0x01, 0xce, 0x39, 0xc0, 0xf9, 0x06, 0x38, 0xd7, 0x00,
7831 0xe7, 0x19, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7832 0x00, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00,
7834 static u8 at[BIT2BYTE(LEN_AT)] = {
7835 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00,
7836 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00,
7839 /* used for IB1 or IB2, only one in use */
7840 static u8 atetm_1port[BIT2BYTE(LEN_ETM)] = {
7841 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7842 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7843 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7844 0x00, 0x10, 0xf2, 0x80, 0x83, 0x1e, 0x38, 0x00, 0x00, 0x00,
7845 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7846 0x00, 0x00, 0x50, 0xf4, 0x41, 0x00, 0x18, 0x78, 0xc8, 0x03,
7847 0x07, 0x7b, 0xa0, 0x3e, 0x00, 0x02, 0x00, 0x00, 0x18, 0x00,
7848 0x18, 0x00, 0x00, 0x00, 0x00, 0x4b, 0x00, 0x00, 0x00,
7851 /* used when both IB1 and IB2 are in use */
7852 static u8 atetm_2port[BIT2BYTE(LEN_ETM)] = {
7853 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7854 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x79,
7855 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7856 0x00, 0x00, 0xf8, 0x80, 0x83, 0x1e, 0x38, 0xe0, 0x03, 0x05,
7857 0x7b, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80,
7858 0xa2, 0x0f, 0x50, 0xf4, 0x41, 0x00, 0x18, 0x78, 0xd1, 0x07,
7859 0x02, 0x7c, 0x80, 0x3e, 0x00, 0x02, 0x00, 0x00, 0x3e, 0x00,
7860 0x02, 0x00, 0x00, 0x00, 0x00, 0x64, 0x00, 0x00, 0x00,
7863 /* used when only IB1 is in use */
7864 static u8 portsel_port1[BIT2BYTE(LEN_PORT_SEL)] = {
7865 0x32, 0x65, 0xa4, 0x7b, 0x10, 0x98, 0xdc, 0xfe, 0x13, 0x13,
7866 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x73, 0x0c, 0x0c, 0x0c,
7867 0x0c, 0x0c, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13,
7868 0x13, 0x78, 0x78, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13,
7869 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x74, 0x32,
7870 0x32, 0x32, 0x32, 0x32, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14,
7871 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14,
7872 0x14, 0x14, 0x9f, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
7875 /* used when only IB2 is in use */
7876 static u8 portsel_port2[BIT2BYTE(LEN_PORT_SEL)] = {
7877 0x32, 0x65, 0xa4, 0x7b, 0x10, 0x98, 0xdc, 0xfe, 0x39, 0x39,
7878 0x39, 0x39, 0x39, 0x39, 0x39, 0x39, 0x73, 0x32, 0x32, 0x32,
7879 0x32, 0x32, 0x39, 0x39, 0x39, 0x39, 0x39, 0x39, 0x39, 0x39,
7880 0x39, 0x78, 0x78, 0x39, 0x39, 0x39, 0x39, 0x39, 0x39, 0x39,
7881 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x74, 0x32,
7882 0x32, 0x32, 0x32, 0x32, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a,
7883 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a, 0x3a,
7884 0x3a, 0x3a, 0x9f, 0x01, 0x00, 0x00, 0x00, 0x00, 0x01,
7887 /* used when both IB1 and IB2 are in use */
7888 static u8 portsel_2port[BIT2BYTE(LEN_PORT_SEL)] = {
7889 0x32, 0xba, 0x54, 0x76, 0x10, 0x98, 0xdc, 0xfe, 0x13, 0x13,
7890 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x73, 0x0c, 0x0c, 0x0c,
7891 0x0c, 0x0c, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13,
7892 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13, 0x13,
7893 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x74, 0x32,
7894 0x32, 0x32, 0x32, 0x32, 0x14, 0x14, 0x14, 0x14, 0x14, 0x3a,
7895 0x3a, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14, 0x14,
7896 0x14, 0x14, 0x9f, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00,
7900 * Do setup to properly handle IB link recovery; if port is zero, we
7901 * are initializing to cover both ports; otherwise we are initializing
7902 * to cover a single port card, or the port has reached INIT and we may
7903 * need to switch coverage types.
7905 static void setup_7322_link_recovery(struct qib_pportdata *ppd, u32 both)
7907 u8 *portsel, *etm;
7908 struct qib_devdata *dd = ppd->dd;
7910 if (!ppd->dd->cspec->r1)
7911 return;
7912 if (!both) {
7913 dd->cspec->recovery_ports_initted++;
7914 ppd->cpspec->recovery_init = 1;
7916 if (!both && dd->cspec->recovery_ports_initted == 1) {
7917 portsel = ppd->port == 1 ? portsel_port1 : portsel_port2;
7918 etm = atetm_1port;
7919 } else {
7920 portsel = portsel_2port;
7921 etm = atetm_2port;
7924 if (qib_r_grab(dd) < 0 ||
7925 qib_r_shift(dd, BISTEN_ETM, LEN_ETM, reset_atetm, NULL) < 0 ||
7926 qib_r_update(dd, BISTEN_ETM) < 0 ||
7927 qib_r_shift(dd, BISTEN_AT, LEN_AT, reset_at, NULL) < 0 ||
7928 qib_r_update(dd, BISTEN_AT) < 0 ||
7929 qib_r_shift(dd, BISTEN_PORT_SEL, LEN_PORT_SEL,
7930 portsel, NULL) < 0 ||
7931 qib_r_update(dd, BISTEN_PORT_SEL) < 0 ||
7932 qib_r_shift(dd, BISTEN_AT, LEN_AT, at, NULL) < 0 ||
7933 qib_r_update(dd, BISTEN_AT) < 0 ||
7934 qib_r_shift(dd, BISTEN_ETM, LEN_ETM, etm, NULL) < 0 ||
7935 qib_r_update(dd, BISTEN_ETM) < 0)
7936 qib_dev_err(dd, "Failed IB link recovery setup\n");
7939 static void check_7322_rxe_status(struct qib_pportdata *ppd)
7941 struct qib_devdata *dd = ppd->dd;
7942 u64 fmask;
7944 if (dd->cspec->recovery_ports_initted != 1)
7945 return; /* rest doesn't apply to dualport */
7946 qib_write_kreg(dd, kr_control, dd->control |
7947 SYM_MASK(Control, FreezeMode));
7948 (void)qib_read_kreg64(dd, kr_scratch);
7949 udelay(3); /* ibcreset asserted 400ns, be sure that's over */
7950 fmask = qib_read_kreg64(dd, kr_act_fmask);
7951 if (!fmask) {
7953 * require a powercycle before we'll work again, and make
7954 * sure we get no more interrupts, and don't turn off
7955 * freeze.
7957 ppd->dd->cspec->stay_in_freeze = 1;
7958 qib_7322_set_intr_state(ppd->dd, 0);
7959 qib_write_kreg(dd, kr_fmask, 0ULL);
7960 qib_dev_err(dd, "HCA unusable until powercycled\n");
7961 return; /* eventually reset */
7964 qib_write_kreg(ppd->dd, kr_hwerrclear,
7965 SYM_MASK(HwErrClear, IBSerdesPClkNotDetectClear_1));
7967 /* don't do the full clear_freeze(), not needed for this */
7968 qib_write_kreg(dd, kr_control, dd->control);
7969 qib_read_kreg32(dd, kr_scratch);
7970 /* take IBC out of reset */
7971 if (ppd->link_speed_supported) {
7972 ppd->cpspec->ibcctrl_a &=
7973 ~SYM_MASK(IBCCtrlA_0, IBStatIntReductionEn);
7974 qib_write_kreg_port(ppd, krp_ibcctrl_a,
7975 ppd->cpspec->ibcctrl_a);
7976 qib_read_kreg32(dd, kr_scratch);
7977 if (ppd->lflags & QIBL_IB_LINK_DISABLED)
7978 qib_set_ib_7322_lstate(ppd, 0,
7979 QLOGIC_IB_IBCC_LINKINITCMD_DISABLE);