Searched refs:num_pslm (Results 1 – 1 of 1) sorted by relevance
3163 u8 num_pslm; in pma_get_opa_porterrors() local3177 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_get_opa_porterrors()3180 if (num_ports != 1 || num_ports != num_pslm) { in pma_get_opa_porterrors()3339 u8 num_pslm; in pma_get_opa_errorinfo() local3346 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_get_opa_errorinfo()3350 if (num_ports != 1 || num_ports != num_pslm) { in pma_get_opa_errorinfo()3589 u8 num_pslm; in pma_set_opa_errorinfo() local3596 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_set_opa_errorinfo()3600 if (num_ports != 1 || num_ports != num_pslm) { in pma_set_opa_errorinfo()