Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dhfi.h1263 u8 err_info_fmconfig; member
H A Dmad.c3419 rsp->fm_config_ei.status_and_code = dd->err_info_fmconfig; in pma_get_opa_errorinfo()
3648 dd->err_info_fmconfig &= ~OPA_EI_STATUS_SMASK; in pma_set_opa_errorinfo()
H A Dchip.c7956 if (!(dd->err_info_fmconfig & OPA_EI_STATUS_SMASK)) { in handle_dcc_err()
7957 dd->err_info_fmconfig = info & OPA_EI_CODE_SMASK; in handle_dcc_err()
7959 dd->err_info_fmconfig |= OPA_EI_STATUS_SMASK; in handle_dcc_err()