Searched refs:err_info_rcv_constraint (Results 1 – 2 of 2) sorted by relevance
1249 struct err_info_constraint err_info_rcv_constraint; member1652 if (!(dd->err_info_rcv_constraint.status & OPA_EI_STATUS_SMASK)) { in ingress_pkey_table_fail()1653 dd->err_info_rcv_constraint.status |= OPA_EI_STATUS_SMASK; in ingress_pkey_table_fail()1654 dd->err_info_rcv_constraint.slid = slid; in ingress_pkey_table_fail()1655 dd->err_info_rcv_constraint.pkey = pkey; in ingress_pkey_table_fail()
3461 dd->err_info_rcv_constraint.status; in pma_get_opa_errorinfo()3463 cpu_to_be16(dd->err_info_rcv_constraint.pkey); in pma_get_opa_errorinfo()3465 cpu_to_be32(dd->err_info_rcv_constraint.slid); in pma_get_opa_errorinfo()3691 dd->err_info_rcv_constraint.status &= ~OPA_EI_STATUS_SMASK; in pma_set_opa_errorinfo()