Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dhfi.h1051 u8 err_info_fmconfig; member
Dmad.c2924 rsp->fm_config_ei.status_and_code = dd->err_info_fmconfig; in pma_get_opa_errorinfo()
3145 dd->err_info_fmconfig &= ~OPA_EI_STATUS_SMASK; in pma_set_opa_errorinfo()
Dchip.c4220 if (!(dd->err_info_fmconfig & OPA_EI_STATUS_SMASK)) { in handle_dcc_err()
4221 dd->err_info_fmconfig = info & OPA_EI_CODE_SMASK; in handle_dcc_err()
4223 dd->err_info_fmconfig |= OPA_EI_STATUS_SMASK; in handle_dcc_err()