Searched defs:rtrs_sess (Results 1 – 1 of 1) sorted by relevance
103 struct rtrs_sess { struct104 struct list_head entry;108 uuid_t uuid;109 struct rtrs_con **con;110 unsigned int con_num;112 unsigned int recon_cnt;114 struct rtrs_ib_dev *dev;115 int dev_ref;116 struct ib_cqe *hb_cqe;123 ktime_t hb_last_sent;[all …]
Completed in 8 milliseconds