Searched refs:err_info_xmit_constraint (Results 1 – 3 of 3) sorted by relevance
1195 if (!(dd->err_info_xmit_constraint.status & in egress_pkey_check()1197 dd->err_info_xmit_constraint.status |= in egress_pkey_check()1199 dd->err_info_xmit_constraint.slid = slid; in egress_pkey_check()1200 dd->err_info_xmit_constraint.pkey = pkey; in egress_pkey_check()
3445 dd->err_info_xmit_constraint.status; in pma_get_opa_errorinfo()3447 cpu_to_be16(dd->err_info_xmit_constraint.pkey); in pma_get_opa_errorinfo()3449 cpu_to_be32(dd->err_info_xmit_constraint.slid); in pma_get_opa_errorinfo()3678 dd->err_info_xmit_constraint.status &= ~OPA_EI_STATUS_SMASK; in pma_set_opa_errorinfo()4377 dd->err_info_xmit_constraint.status &= ~OPA_EI_STATUS_SMASK; in clear_linkup_counters()
1310 struct err_info_constraint err_info_xmit_constraint; member