Searched refs:pr_value (Results 1 – 1 of 1) sorted by relevance
750 int pr_value; member757 .pr_value = LNET_PTL_ROTOR_OFF,762 .pr_value = LNET_PTL_ROTOR_ON,767 .pr_value = LNET_PTL_ROTOR_RR_RT,772 .pr_value = LNET_PTL_ROTOR_HASH_RT,777 .pr_value = -1,799 for (i = 0; portal_rotors[i].pr_value >= 0; i++) { in __proc_lnet_portal_rotor()800 if (portal_rotors[i].pr_value == portal_rotor) in __proc_lnet_portal_rotor()804 LASSERT(portal_rotors[i].pr_value == portal_rotor); in __proc_lnet_portal_rotor()833 portal_rotor = portal_rotors[i].pr_value; in __proc_lnet_portal_rotor()