Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/ulp/rtrs/
Drtrs-srv.h74 struct rtrs_srv_sess { struct
75 struct rtrs_sess s;
76 struct rtrs_srv *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 …]