Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.c3089 u32 error_info_select; in pma_set_opa_errorinfo() local
3117 error_info_select = be32_to_cpu(req->error_info_select_mask); in pma_set_opa_errorinfo()
3120 if (error_info_select & ES_PORT_RCV_ERROR_INFO) in pma_set_opa_errorinfo()
3125 if (error_info_select & ES_EXCESSIVE_BUFFER_OVERRUN_INFO) in pma_set_opa_errorinfo()
3131 if (error_info_select & ES_PORT_XMIT_CONSTRAINT_ERROR_INFO) in pma_set_opa_errorinfo()
3134 if (error_info_select & ES_PORT_RCV_CONSTRAINT_ERROR_INFO) in pma_set_opa_errorinfo()
3138 if (error_info_select & ES_UNCORRECTABLE_ERROR_INFO) in pma_set_opa_errorinfo()
3143 if (error_info_select & ES_FM_CONFIG_ERROR_INFO) in pma_set_opa_errorinfo()