Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/ulp/rtrs/
Drtrs-srv.h76 struct rtrs_srv_sess { struct
77 struct rtrs_sess s;
78 struct rtrs_srv *srv;
79 struct work_struct close_work;
80 enum rtrs_srv_state state;
81 spinlock_t state_lock;
82 int cur_cq_vector;
83 struct rtrs_srv_op **ops_ids;
84 atomic_t ids_inflight;
85 wait_queue_head_t ids_waitq;
[all …]