Home
last modified time | relevance | path

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

/linux/net/rds/
H A Dib.h243 struct rds_ib_device { struct
244 struct list_head list;
247 struct ib_device *dev;
248 struct ib_pd *pd;
249 u8 odp_capable:1;
251 unsigned int max_mrs;
254 unsigned int max_8k_mrs;
256 int max_sge;
257 unsigned int max_wrs;
261 refcount_t refcount;
[all …]