Home
last modified time | relevance | path

Searched refs:err_info_uncorrectable (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dhfi.h1312 u8 err_info_uncorrectable; member
Dmad.c3458 rsp->uncorrectable_ei.status_and_code = dd->err_info_uncorrectable; in pma_get_opa_errorinfo()
3685 dd->err_info_uncorrectable &= ~OPA_EI_STATUS_SMASK; in pma_set_opa_errorinfo()
Dchip.c7974 if (!(dd->err_info_uncorrectable & OPA_EI_STATUS_SMASK)) { in handle_dcc_err()
7976 dd->err_info_uncorrectable = info & OPA_EI_CODE_SMASK; in handle_dcc_err()
7978 dd->err_info_uncorrectable |= OPA_EI_STATUS_SMASK; in handle_dcc_err()