Searched refs:limit_pendings (Results 1 – 1 of 1) sorted by relevance
147 static int push_mkey_locked(struct mlx5_cache_ent *ent, bool limit_pendings, in push_mkey_locked() argument153 if (limit_pendings && in push_mkey_locked()203 static int push_mkey(struct mlx5_cache_ent *ent, bool limit_pendings, in push_mkey() argument209 ret = push_mkey_locked(ent, limit_pendings, to_store); in push_mkey()