Home
last modified time | relevance | path

Searched refs:mp_policy (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.h105 enum rtrs_mp_policy mp_policy; member
180 enum rtrs_mp_policy mp_policy; member
H A Drtrs-clt-stats.c181 if (req->mp_policy == MP_POLICY_MIN_INFLIGHT) in rtrs_clt_update_all_stats()
H A Drtrs-clt.c438 if (req->mp_policy == MP_POLICY_MIN_INFLIGHT) in complete_rdma_req()
910 if (clt->mp_policy == MP_POLICY_RR) in path_it_init()
912 else if (clt->mp_policy == MP_POLICY_MIN_INFLIGHT) in path_it_init()
973 req->mp_policy = clt_path->clt->mp_policy; in rtrs_clt_init_req()
1156 if (req->mp_policy == MP_POLICY_MIN_INFLIGHT) in rtrs_clt_write_req()
1266 if (req->mp_policy == MP_POLICY_MIN_INFLIGHT) in rtrs_clt_read_req()
2751 clt->mp_policy = MP_POLICY_MIN_INFLIGHT; in alloc_clt()
H A DREADME16 multipath I/O (see "add_path" and "mp_policy" configuration entries in
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rnbd-client60 the selected multipath policy (see RTRS mp_policy sysfs entry description).
H A Dsysfs-class-rtrs-client25 What: /sys/class/rtrs-client/<session-name>/mp_policy