Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dhfi.h1314 u8 err_info_uncorrectable; member
Dmad.c3459 rsp->uncorrectable_ei.status_and_code = dd->err_info_uncorrectable; in pma_get_opa_errorinfo()
3686 dd->err_info_uncorrectable &= ~OPA_EI_STATUS_SMASK; in pma_set_opa_errorinfo()
Dchip.c7944 if (!(dd->err_info_uncorrectable & OPA_EI_STATUS_SMASK)) { in handle_dcc_err()
7946 dd->err_info_uncorrectable = info & OPA_EI_CODE_SMASK; in handle_dcc_err()
7948 dd->err_info_uncorrectable |= OPA_EI_STATUS_SMASK; in handle_dcc_err()