Lines Matching refs:ibcctrl_a
648 u64 ibcctrl_a; /* krp_ibcctrl_a shadow */ member
1963 if (!(ppd->cpspec->ibcctrl_a & in handle_7322_p_errors()
1970 ppd->cpspec->ibcctrl_a |= in handle_7322_p_errors()
1973 ppd->cpspec->ibcctrl_a); in handle_7322_p_errors()
2292 ppd->cpspec->ibcctrl_a &= in qib_set_ib_7322_lstate()
2299 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a | in qib_set_ib_7322_lstate()
2357 ppd->cpspec->ibcctrl_a = (ppd->cpspec->ibcctrl_a & in set_vls()
2360 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in set_vls()
2387 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_bringup_serdes()
2388 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_bringup_serdes()
2422 ppd->cpspec->ibcctrl_a = ibc; /* without linkcmd or linkinitcmd! */ in qib_7322_bringup_serdes()
2491 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_bringup_serdes()
2495 val = ppd->cpspec->ibcctrl_a | (QLOGIC_IB_IBCC_LINKINITCMD_DISABLE << in qib_7322_bringup_serdes()
2500 ppd->cpspec->ibcctrl_a = val & ~SYM_MASK(IBCCtrlA_0, LinkInitCmd); in qib_7322_bringup_serdes()
2548 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_mini_quiet_serdes()
4017 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_get_ib_cfg()
4022 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_get_ib_cfg()
4028 ret = (ppd->cpspec->ibcctrl_a & in qib_7322_get_ib_cfg()
4146 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_set_ib_cfg()
4149 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4151 ppd->cpspec->ibcctrl_a |= (u64) val << in qib_7322_set_ib_cfg()
4154 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4160 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_set_ib_cfg()
4163 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4165 ppd->cpspec->ibcctrl_a |= (u64) val << in qib_7322_set_ib_cfg()
4168 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4183 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4186 ppd->cpspec->ibcctrl_a |= in qib_7322_set_ib_cfg()
4188 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4201 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, MaxPktLen); in qib_7322_set_ib_cfg()
4202 ppd->cpspec->ibcctrl_a |= (u64)val << in qib_7322_set_ib_cfg()
4205 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4330 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, in qib_7322_set_loopback()
4336 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, in qib_7322_set_loopback()
4347 ppd->cpspec->ibcctrl_a); in qib_7322_set_loopback()
5201 ppd->cpspec->ibcctrl_a & in qib_7322_mini_pcs_reset()
5207 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_mini_pcs_reset()
8503 ppd->cpspec->ibcctrl_a &= in check_7322_rxe_status()
8506 ppd->cpspec->ibcctrl_a); in check_7322_rxe_status()