Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c373 rxq_data->uar_data.sl_p = &priv->sh->uar_lock_cq; in mlx5_rxq_ibv_obj_new()
/dpdk/drivers/net/mlx5/
H A Dmlx5.h1216 rte_spinlock_t uar_lock_cq; /* CQs share a common distinct UAR. */ member
H A Dmlx5.c1485 rte_spinlock_init(&sh->uar_lock_cq); in mlx5_alloc_shared_dev_ctx()