Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dhfi.h1313 u8 err_info_fmconfig; member
H A Dmad.c3461 rsp->fm_config_ei.status_and_code = dd->err_info_fmconfig; in pma_get_opa_errorinfo()
3690 dd->err_info_fmconfig &= ~OPA_EI_STATUS_SMASK; in pma_set_opa_errorinfo()
H A Dchip.c7995 if (!(dd->err_info_fmconfig & OPA_EI_STATUS_SMASK)) { in handle_dcc_err()
7996 dd->err_info_fmconfig = info & OPA_EI_CODE_SMASK; in handle_dcc_err()
7998 dd->err_info_fmconfig |= OPA_EI_STATUS_SMASK; in handle_dcc_err()