Lines Matching refs:ibcctrl_a

648 	u64 ibcctrl_a; /* krp_ibcctrl_a shadow */  member
1940 if (!(ppd->cpspec->ibcctrl_a & in handle_7322_p_errors()
1947 ppd->cpspec->ibcctrl_a |= in handle_7322_p_errors()
1950 ppd->cpspec->ibcctrl_a); in handle_7322_p_errors()
2269 ppd->cpspec->ibcctrl_a &= in qib_set_ib_7322_lstate()
2276 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a | in qib_set_ib_7322_lstate()
2334 ppd->cpspec->ibcctrl_a = (ppd->cpspec->ibcctrl_a & in set_vls()
2337 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in set_vls()
2363 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_bringup_serdes()
2364 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_bringup_serdes()
2398 ppd->cpspec->ibcctrl_a = ibc; /* without linkcmd or linkinitcmd! */ in qib_7322_bringup_serdes()
2467 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_bringup_serdes()
2471 val = ppd->cpspec->ibcctrl_a | (QLOGIC_IB_IBCC_LINKINITCMD_DISABLE << in qib_7322_bringup_serdes()
2476 ppd->cpspec->ibcctrl_a = val & ~SYM_MASK(IBCCtrlA_0, LinkInitCmd); in qib_7322_bringup_serdes()
2524 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, IBLinkEn); in qib_7322_mini_quiet_serdes()
3991 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_get_ib_cfg()
3996 ret = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_get_ib_cfg()
4002 ret = (ppd->cpspec->ibcctrl_a & in qib_7322_get_ib_cfg()
4120 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_set_ib_cfg()
4123 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4125 ppd->cpspec->ibcctrl_a |= (u64) val << in qib_7322_set_ib_cfg()
4128 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4134 maskr = SYM_FIELD(ppd->cpspec->ibcctrl_a, IBCCtrlA_0, in qib_7322_set_ib_cfg()
4137 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4139 ppd->cpspec->ibcctrl_a |= (u64) val << in qib_7322_set_ib_cfg()
4142 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4157 ppd->cpspec->ibcctrl_a &= in qib_7322_set_ib_cfg()
4160 ppd->cpspec->ibcctrl_a |= in qib_7322_set_ib_cfg()
4162 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4175 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, MaxPktLen); in qib_7322_set_ib_cfg()
4176 ppd->cpspec->ibcctrl_a |= (u64)val << in qib_7322_set_ib_cfg()
4179 ppd->cpspec->ibcctrl_a); in qib_7322_set_ib_cfg()
4304 ppd->cpspec->ibcctrl_a |= SYM_MASK(IBCCtrlA_0, in qib_7322_set_loopback()
4310 ppd->cpspec->ibcctrl_a &= ~SYM_MASK(IBCCtrlA_0, in qib_7322_set_loopback()
4321 ppd->cpspec->ibcctrl_a); in qib_7322_set_loopback()
5173 ppd->cpspec->ibcctrl_a & in qib_7322_mini_pcs_reset()
5179 qib_write_kreg_port(ppd, krp_ibcctrl_a, ppd->cpspec->ibcctrl_a); in qib_7322_mini_pcs_reset()
8473 ppd->cpspec->ibcctrl_a &= in check_7322_rxe_status()
8476 ppd->cpspec->ibcctrl_a); in check_7322_rxe_status()