Home
last modified time | relevance | path

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

/net/rds/
Dib.h243 struct rds_ib_device { struct
244 struct list_head list;
245 struct list_head ipaddr_list;
246 struct list_head conn_list;
247 struct ib_device *dev;
248 struct ib_pd *pd;
249 u8 odp_capable:1;
251 unsigned int max_mrs;
252 struct rds_ib_mr_pool *mr_1m_pool;
253 struct rds_ib_mr_pool *mr_8k_pool;
[all …]