Searched refs:num_pslm (Results 1 – 1 of 1) sorted by relevance
3206 u8 num_pslm; in pma_get_opa_porterrors() local3220 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_get_opa_porterrors()3223 if (num_ports != 1 || num_ports != num_pslm) { in pma_get_opa_porterrors()3382 u8 num_pslm; in pma_get_opa_errorinfo() local3389 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_get_opa_errorinfo()3393 if (num_ports != 1 || num_ports != num_pslm) { in pma_get_opa_errorinfo()3632 u8 num_pslm; in pma_set_opa_errorinfo() local3639 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_set_opa_errorinfo()3643 if (num_ports != 1 || num_ports != num_pslm) { in pma_set_opa_errorinfo()