Lines Matching refs:ibcctrl_a

639 	u64 ibcctrl_a; /* krp_ibcctrl_a shadow */  member
1974 if (!(ppd->cpspec->ibcctrl_a & in handle_7322_p_errors()
1981 ppd->cpspec->ibcctrl_a |= in handle_7322_p_errors()
1984 ppd->cpspec->ibcctrl_a); in handle_7322_p_errors()
2303 ppd->cpspec->ibcctrl_a &= in qib_set_ib_7322_lstate()
2310 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a | in qib_set_ib_7322_lstate()
2368 ppd->cpspec->ibcctrl_a = (ppd->cpspec->ibcctrl_a & in set_vls()
2371 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in set_vls()
2398 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_bringup_serdes()
2399 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_bringup_serdes()
2433 ppd->cpspec->ibcctrl_a = ibc; /* without linkcmd or linkinitcmd! */ in qib_7322_bringup_serdes()
2502 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_bringup_serdes()
2506 val = ppd->cpspec->ibcctrl_a | (QLOGIC_IB_IBCC_LINKINITCMD_DISABLE << in qib_7322_bringup_serdes()
2511 ppd->cpspec->ibcctrl_a = val & ~SYM_MASK(IBCCtrlA_0, LinkInitCmd); in qib_7322_bringup_serdes()
2559 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_mini_quiet_serdes()
4065 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_get_ib_cfg()
4070 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_get_ib_cfg()
4076 ret = (ppd->cpspec->ibcctrl_a & in qib_7322_get_ib_cfg()
4194 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_set_ib_cfg()
4197 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4199 ppd->cpspec->ibcctrl_a |= (u64) val << in qib_7322_set_ib_cfg()
4202 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4208 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_set_ib_cfg()
4211 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4213 ppd->cpspec->ibcctrl_a |= (u64) val << in qib_7322_set_ib_cfg()
4216 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4231 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4234 ppd->cpspec->ibcctrl_a |= in qib_7322_set_ib_cfg()
4236 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4249 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, MaxPktLen); in qib_7322_set_ib_cfg()
4250 ppd->cpspec->ibcctrl_a |= (u64)val << in qib_7322_set_ib_cfg()
4253 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4378 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, in qib_7322_set_loopback()
4384 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, in qib_7322_set_loopback()
4395 ppd->cpspec->ibcctrl_a); in qib_7322_set_loopback()
5252 ppd->cpspec->ibcctrl_a & in qib_7322_mini_pcs_reset()
5258 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_mini_pcs_reset()
8565 ppd->cpspec->ibcctrl_a &= in check_7322_rxe_status()
8568 ppd->cpspec->ibcctrl_a); in check_7322_rxe_status()