Searched refs:num_pslm (Results 1 – 1 of 1) sorted by relevance
3205 u8 num_pslm; in pma_get_opa_porterrors() local3219 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_get_opa_porterrors()3222 if (num_ports != 1 || num_ports != num_pslm) { in pma_get_opa_porterrors()3381 u8 num_pslm; in pma_get_opa_errorinfo() local3388 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_get_opa_errorinfo()3392 if (num_ports != 1 || num_ports != num_pslm) { in pma_get_opa_errorinfo()3631 u8 num_pslm; in pma_set_opa_errorinfo() local3638 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_set_opa_errorinfo()3642 if (num_ports != 1 || num_ports != num_pslm) { in pma_set_opa_errorinfo()