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()
2386 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_bringup_serdes()
2387 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_bringup_serdes()
2421 ppd->cpspec->ibcctrl_a = ibc; /* without linkcmd or linkinitcmd! */ in qib_7322_bringup_serdes()
2490 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_bringup_serdes()
2494 val = ppd->cpspec->ibcctrl_a | (QLOGIC_IB_IBCC_LINKINITCMD_DISABLE << in qib_7322_bringup_serdes()
2499 ppd->cpspec->ibcctrl_a = val & ~SYM_MASK(IBCCtrlA_0, LinkInitCmd); in qib_7322_bringup_serdes()
2547 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_mini_quiet_serdes()
4015 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_get_ib_cfg()
4020 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_get_ib_cfg()
4026 ret = (ppd->cpspec->ibcctrl_a & in qib_7322_get_ib_cfg()
4144 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_set_ib_cfg()
4147 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4149 ppd->cpspec->ibcctrl_a |= (u64) val << in qib_7322_set_ib_cfg()
4152 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4158 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_set_ib_cfg()
4161 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4163 ppd->cpspec->ibcctrl_a |= (u64) val << in qib_7322_set_ib_cfg()
4166 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4181 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4184 ppd->cpspec->ibcctrl_a |= in qib_7322_set_ib_cfg()
4186 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4199 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, MaxPktLen); in qib_7322_set_ib_cfg()
4200 ppd->cpspec->ibcctrl_a |= (u64)val << in qib_7322_set_ib_cfg()
4203 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4328 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, in qib_7322_set_loopback()
4334 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, in qib_7322_set_loopback()
4345 ppd->cpspec->ibcctrl_a); in qib_7322_set_loopback()
5197 ppd->cpspec->ibcctrl_a & in qib_7322_mini_pcs_reset()
5203 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_mini_pcs_reset()
8497 ppd->cpspec->ibcctrl_a &= in check_7322_rxe_status()
8500 ppd->cpspec->ibcctrl_a); in check_7322_rxe_status()