Lines Matching refs:ibcctrl_a
648 u64 ibcctrl_a; /* krp_ibcctrl_a shadow */ member
1962 if (!(ppd->cpspec->ibcctrl_a & in handle_7322_p_errors()
1969 ppd->cpspec->ibcctrl_a |= in handle_7322_p_errors()
1972 ppd->cpspec->ibcctrl_a); in handle_7322_p_errors()
2291 ppd->cpspec->ibcctrl_a &= in qib_set_ib_7322_lstate()
2298 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a | in qib_set_ib_7322_lstate()
2356 ppd->cpspec->ibcctrl_a = (ppd->cpspec->ibcctrl_a & in set_vls()
2359 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in set_vls()
2385 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_bringup_serdes()
2386 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_bringup_serdes()
2420 ppd->cpspec->ibcctrl_a = ibc; /* without linkcmd or linkinitcmd! */ in qib_7322_bringup_serdes()
2489 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_bringup_serdes()
2493 val = ppd->cpspec->ibcctrl_a | (QLOGIC_IB_IBCC_LINKINITCMD_DISABLE << in qib_7322_bringup_serdes()
2498 ppd->cpspec->ibcctrl_a = val & ~SYM_MASK(IBCCtrlA_0, LinkInitCmd); in qib_7322_bringup_serdes()
2546 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_mini_quiet_serdes()
4013 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_get_ib_cfg()
4018 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_get_ib_cfg()
4024 ret = (ppd->cpspec->ibcctrl_a & in qib_7322_get_ib_cfg()
4142 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_set_ib_cfg()
4145 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4147 ppd->cpspec->ibcctrl_a |= (u64) val << in qib_7322_set_ib_cfg()
4150 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4156 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_set_ib_cfg()
4159 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4161 ppd->cpspec->ibcctrl_a |= (u64) val << in qib_7322_set_ib_cfg()
4164 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4179 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4182 ppd->cpspec->ibcctrl_a |= in qib_7322_set_ib_cfg()
4184 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4197 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, MaxPktLen); in qib_7322_set_ib_cfg()
4198 ppd->cpspec->ibcctrl_a |= (u64)val << in qib_7322_set_ib_cfg()
4201 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4326 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, in qib_7322_set_loopback()
4332 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, in qib_7322_set_loopback()
4343 ppd->cpspec->ibcctrl_a); in qib_7322_set_loopback()
5195 ppd->cpspec->ibcctrl_a & in qib_7322_mini_pcs_reset()
5201 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_mini_pcs_reset()
8495 ppd->cpspec->ibcctrl_a &= in check_7322_rxe_status()
8498 ppd->cpspec->ibcctrl_a); in check_7322_rxe_status()