Home
last modified time | relevance | path

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

/Linux-v4.19/net/rds/
Dib.h241 struct rds_ib_device { struct
242 struct list_head list;
243 struct list_head ipaddr_list;
244 struct list_head conn_list;
245 struct ib_device *dev;
246 struct ib_pd *pd;
247 bool use_fastreg;
249 unsigned int max_mrs;
250 struct rds_ib_mr_pool *mr_1m_pool;
251 struct rds_ib_mr_pool *mr_8k_pool;
[all …]