• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/

Lines Matching refs:ibcctrl_a

589 	u64 ibcctrl_a; /* krp_ibcctrl_a shadow */
1817 if (!(ppd->cpspec->ibcctrl_a &
1824 ppd->cpspec->ibcctrl_a |=
1827 ppd->cpspec->ibcctrl_a);
2118 ppd->cpspec->ibcctrl_a &=
2125 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a |
2183 ppd->cpspec->ibcctrl_a = (ppd->cpspec->ibcctrl_a &
2186 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a);
2213 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn);
2214 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a);
2243 ppd->cpspec->ibcctrl_a = ibc; /* without linkcmd or linkinitcmd! */
2246 val = ppd->cpspec->ibcctrl_a | (QLOGIC_IB_IBCC_LINKINITCMD_DISABLE <<
2251 * in reset from above). Writes new value of ibcctrl_a as last step.
2317 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, IBLinkEn);
2367 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn);
3589 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0,
3594 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0,
3600 ret = (ppd->cpspec->ibcctrl_a &
3718 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0,
3721 ppd->cpspec->ibcctrl_a &=
3723 ppd->cpspec->ibcctrl_a |= (u64) val <<
3726 ppd->cpspec->ibcctrl_a);
3732 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0,
3735 ppd->cpspec->ibcctrl_a &=
3737 ppd->cpspec->ibcctrl_a |= (u64) val <<
3740 ppd->cpspec->ibcctrl_a);
3755 ppd->cpspec->ibcctrl_a &=
3758 ppd->cpspec->ibcctrl_a |=
3760 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a);
3773 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, MaxPktLen);
3774 ppd->cpspec->ibcctrl_a |= (u64)val <<
3777 ppd->cpspec->ibcctrl_a);
3902 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0,
3908 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0,
3918 ppd->cpspec->ibcctrl_a);
4754 * of cpspec->ibcctrl_a as part of it's operation, so if that changes,
4769 ppd->cpspec->ibcctrl_a &
4775 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a);
7667 ppd->cpspec->ibcctrl_a &=
7670 ppd->cpspec->ibcctrl_a);