Home
last modified time | relevance | path

Searched defs:rtrs_srv_path (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/infiniband/ulp/rtrs/
Drtrs-srv.h74 struct rtrs_srv_path { struct
75 struct rtrs_path s;
76 struct rtrs_srv_sess *srv;
77 struct work_struct close_work;
78 enum rtrs_srv_state state;
79 spinlock_t state_lock;
80 int cur_cq_vector;
81 struct rtrs_srv_op **ops_ids;
82 struct percpu_ref ids_inflight_ref;
83 struct completion complete_done;
[all …]