Searched refs:error_info_select (Results 1 – 1 of 1) sorted by relevance
3643 u32 error_info_select; in pma_set_opa_errorinfo() local3671 error_info_select = be32_to_cpu(req->error_info_select_mask); in pma_set_opa_errorinfo()3674 if (error_info_select & ES_PORT_RCV_ERROR_INFO) in pma_set_opa_errorinfo()3679 if (error_info_select & ES_EXCESSIVE_BUFFER_OVERRUN_INFO) in pma_set_opa_errorinfo()3687 if (error_info_select & ES_PORT_XMIT_CONSTRAINT_ERROR_INFO) in pma_set_opa_errorinfo()3690 if (error_info_select & ES_PORT_RCV_CONSTRAINT_ERROR_INFO) in pma_set_opa_errorinfo()3694 if (error_info_select & ES_UNCORRECTABLE_ERROR_INFO) in pma_set_opa_errorinfo()3699 if (error_info_select & ES_FM_CONFIG_ERROR_INFO) in pma_set_opa_errorinfo()