Searched refs:num_pslm (Results 1 – 1 of 1) sorted by relevance
3213 u8 num_pslm; in pma_get_opa_porterrors() local3227 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_get_opa_porterrors()3230 if (num_ports != 1 || num_ports != num_pslm) { in pma_get_opa_porterrors()3391 u8 num_pslm; in pma_get_opa_errorinfo() local3398 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_get_opa_errorinfo()3402 if (num_ports != 1 || num_ports != num_pslm) { in pma_get_opa_errorinfo()3642 u8 num_pslm; in pma_set_opa_errorinfo() local3649 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_set_opa_errorinfo()3653 if (num_ports != 1 || num_ports != num_pslm) { in pma_set_opa_errorinfo()