Home
last modified time | relevance | path

Searched refs:limit_pendings (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dmr.c146 static int push_mkey_locked(struct mlx5_cache_ent *ent, bool limit_pendings, in push_mkey_locked() argument
152 if (limit_pendings && in push_mkey_locked()
202 static int push_mkey(struct mlx5_cache_ent *ent, bool limit_pendings, in push_mkey() argument
208 ret = push_mkey_locked(ent, limit_pendings, to_store); in push_mkey()