Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_aso.c389 mlx5_doorbell_ring(&sh->tx_uar.bf_db, *(volatile uint64_t *)wqe, in mlx5_aso_sq_enqueue_burst()
723 mlx5_doorbell_ring(&sh->tx_uar.bf_db, *(volatile uint64_t *)wqe, in mlx5_aso_mtr_sq_enqueue_single()
986 mlx5_doorbell_ring(&sh->tx_uar.bf_db, *(volatile uint64_t *)wqe, in mlx5_aso_ct_sq_enqueue_single()
1099 mlx5_doorbell_ring(&sh->tx_uar.bf_db, *(volatile uint64_t *)wqe, in mlx5_aso_ct_sq_query_single()
H A Dmlx5_txpp.c173 mlx5_doorbell_ring(&sh->tx_uar.bf_db, cs.w64, wq->sq_ci, in mlx5_txpp_doorbell_rearm_queue()
H A Dmlx5_devx.c1376 ppriv->uar_table[txq_data->idx] = sh->tx_uar.bf_db; in mlx5_txq_devx_obj_new()
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h327 struct mlx5_uar_data bf_db; /* UAR data for Blueflame register. */ member
H A Dmlx5_common.c1378 uar->bf_db.db = mlx5_os_get_devx_uar_reg_addr(uar_obj); in mlx5_devx_uar_prepare()
1383 uar->bf_db.sl_p = &uar->bf_sl; in mlx5_devx_uar_prepare()
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c528 mlx5_doorbell_ring(&qp->priv->uar.bf_db, *(volatile uint64_t *)wqe, in mlx5_compress_enqueue_burst()
/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex_fastpath.c182 mlx5_doorbell_ring(&priv->uar.bf_db, *(volatile uint64_t *)wqe, in send_doorbell()
/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto.c465 mlx5_doorbell_ring(&priv->uar.bf_db, *(volatile uint64_t *)qp->wqe, in mlx5_crypto_enqueue_burst()