Home
last modified time | relevance | path

Searched refs:MP_POLICY_RR (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/infiniband/ulp/rtrs/
Drtrs-clt-sysfs.c100 case MP_POLICY_RR: in mpath_policy_show()
127 if (!ret && (value == MP_POLICY_RR || in mpath_policy_store()
141 clt->mp_policy = MP_POLICY_RR; in mpath_policy_store()
Drtrs-clt.h30 MP_POLICY_RR, enumerator
Drtrs-clt.c910 if (clt->mp_policy == MP_POLICY_RR) in path_it_init()