Home
last modified time | relevance | path

Searched refs:err_info_uncorrectable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dhfi.h1312 u8 err_info_uncorrectable; member
H A 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()
H A 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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dhfi.h1262 u8 err_info_uncorrectable; member
H A Dmad.c3416 rsp->uncorrectable_ei.status_and_code = dd->err_info_uncorrectable; in pma_get_opa_errorinfo()
3643 dd->err_info_uncorrectable &= ~OPA_EI_STATUS_SMASK; in pma_set_opa_errorinfo()
H A Dchip.c7935 if (!(dd->err_info_uncorrectable & OPA_EI_STATUS_SMASK)) { in handle_dcc_err()
7937 dd->err_info_uncorrectable = info & OPA_EI_CODE_SMASK; in handle_dcc_err()
7939 dd->err_info_uncorrectable |= OPA_EI_STATUS_SMASK; in handle_dcc_err()

Completed in 60 milliseconds