Searched refs:num_pslm (Results 1 – 1 of 1) sorted by relevance
2576 u8 num_pslm; in pma_get_opa_datacounters() local2585 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_get_opa_datacounters()2730 u8 num_pslm; in pma_get_opa_porterrors() local2744 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_get_opa_porterrors()2747 if (num_ports != 1 || num_ports != num_pslm) { in pma_get_opa_porterrors()2847 u8 num_pslm; in pma_get_opa_errorinfo() local2854 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_get_opa_errorinfo()2858 if (num_ports != 1 || num_ports != num_pslm) { in pma_get_opa_errorinfo()3088 u8 num_pslm; in pma_set_opa_errorinfo() local3095 num_pslm = hweight64(be64_to_cpu(req->port_select_mask[3])); in pma_set_opa_errorinfo()[all …]