Searched refs:current_ns (Results 1 – 1 of 1) sorted by relevance
232 uint64_t current_us, current_ns, new_ns; in roc_sso_ns_to_gw() local248 current_ns = current_us * 1E3; in roc_sso_ns_to_gw()249 new_ns = (ns - PLT_MIN(ns, current_ns)); in roc_sso_ns_to_gw()