Searched refs:err_info_rcv_constraint (Results 1 – 2 of 2) sorted by relevance
1257 struct err_info_constraint err_info_rcv_constraint; member1797 if (!(dd->err_info_rcv_constraint.status & OPA_EI_STATUS_SMASK)) { in ingress_pkey_table_fail()1798 dd->err_info_rcv_constraint.status |= OPA_EI_STATUS_SMASK; in ingress_pkey_table_fail()1799 dd->err_info_rcv_constraint.slid = slid; in ingress_pkey_table_fail()1800 dd->err_info_rcv_constraint.pkey = pkey; in ingress_pkey_table_fail()
3409 dd->err_info_rcv_constraint.status; in pma_get_opa_errorinfo()3411 cpu_to_be16(dd->err_info_rcv_constraint.pkey); in pma_get_opa_errorinfo()3413 cpu_to_be32(dd->err_info_rcv_constraint.slid); in pma_get_opa_errorinfo()3638 dd->err_info_rcv_constraint.status &= ~OPA_EI_STATUS_SMASK; in pma_set_opa_errorinfo()