Home
last modified time | relevance | path

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

/linux-3.3/net/rds/
Diw.h178 struct rds_iw_device { struct
179 struct list_head list;
180 struct list_head cm_id_list;
181 struct list_head conn_list;
182 struct ib_device *dev;
183 struct ib_pd *pd;
184 struct ib_mr *mr;
185 struct rds_iw_mr_pool *mr_pool;
186 int max_sge;
187 unsigned int max_wrs;
[all …]