Searched defs:mlx5_core_mkey (Results 1 – 1 of 1) sorted by relevance
366 struct mlx5_core_mkey { struct367 u64 iova;368 u64 size;369 u32 key;370 u32 pd;371 u32 type;372 struct wait_queue_head wait;373 refcount_t usecount;