Searched refs:hw_pidx (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_qsfp.c73 if (ppd->hw_pidx) {
182 if (ppd->hw_pidx) {
283 if (ppd->hw_pidx)
469 if (qd->ppd->hw_pidx) {
479 if (qd->ppd->hw_pidx)
H A Dqib_iba7322.c83 #define IBSD(hw_pidx) (hw_pidx + 2)
1337 (((u64)ppd->hw_pidx) << (PBC_PORT_SEL_LSB + 32)) |
2641 mask <<= (QSFP_GPIO_PORT2_SHIFT * ppd->hw_pidx);
2897 qib_write_kreg(dd, kr_intclear, ppd->hw_pidx ?
2926 qib_write_kreg(dd, kr_intclear, ppd->hw_pidx ?
2955 qib_write_kreg(dd, kr_intclear, ppd->hw_pidx ?
2985 qib_write_kreg(dd, kr_intclear, ppd->hw_pidx ?
5552 mod_prs_bit <<= (QSFP_GPIO_PORT2_SHIFT * ppd->hw_pidx);
5838 ctxt = ppd->hw_pidx;
[all...]
H A Dqib_init.c193 u8 hw_pidx, u8 port)
196 ppd->hw_pidx = hw_pidx;
192 qib_init_pportdata(struct qib_pportdata *ppd, struct qib_devdata *dd, u8 hw_pidx, u8 port) argument
H A Dqib_ud.c389 unsigned ctxt = ppd->hw_pidx;
H A Dqib.h612 u8 hw_pidx; /* physical port index */ member in struct:qib_pportdata
H A Dqib_mad.c563 struct qib_ctxtdata *rcd = dd->rcd[ppd->hw_pidx];
971 rcd = dd->rcd[ppd->hw_pidx];
H A Dqib_verbs.c1872 unsigned ctxt = ppd->hw_pidx;

Completed in 114 milliseconds