Searched refs:limit_pendings (Results 1 – 1 of 1) sorted by relevance
146 static int push_mkey_locked(struct mlx5_cache_ent *ent, bool limit_pendings, in push_mkey_locked() argument152 if (limit_pendings && in push_mkey_locked()202 static int push_mkey(struct mlx5_cache_ent *ent, bool limit_pendings, in push_mkey() argument208 ret = push_mkey_locked(ent, limit_pendings, to_store); in push_mkey()