Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxq.c1035 cq_db_reg, rxq->uar_lock_cq); in mlx5_arm_cq()
1685 tmpl->rxq.uar_lock_cq = &priv->sh->uar_lock_cq; in mlx5_rxq_new()
H A Dmlx5_rxtx.h163 rte_spinlock_t *uar_lock_cq; member
H A Dmlx5.h734 rte_spinlock_t uar_lock_cq; /* CQs share a common distinct UAR */ member
H A Dmlx5.c977 rte_spinlock_init(&sh->uar_lock_cq); in mlx5_alloc_shared_dev_ctx()