Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mlx5/
Ddriver.h366 struct mlx5_core_mkey { struct
367 u64 iova;
368 u64 size;
369 u32 key;
370 u32 pd;
371 u32 type;
372 struct wait_queue_head wait;
373 refcount_t usecount;