Searched refs:error_info_select (Results 1 – 1 of 1) sorted by relevance
3590 u32 error_info_select; in pma_set_opa_errorinfo() local3618 error_info_select = be32_to_cpu(req->error_info_select_mask); in pma_set_opa_errorinfo()3621 if (error_info_select & ES_PORT_RCV_ERROR_INFO) in pma_set_opa_errorinfo()3626 if (error_info_select & ES_EXCESSIVE_BUFFER_OVERRUN_INFO) in pma_set_opa_errorinfo()3634 if (error_info_select & ES_PORT_XMIT_CONSTRAINT_ERROR_INFO) in pma_set_opa_errorinfo()3637 if (error_info_select & ES_PORT_RCV_CONSTRAINT_ERROR_INFO) in pma_set_opa_errorinfo()3641 if (error_info_select & ES_UNCORRECTABLE_ERROR_INFO) in pma_set_opa_errorinfo()3646 if (error_info_select & ES_FM_CONFIG_ERROR_INFO) in pma_set_opa_errorinfo()