Searched refs:bf_db (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_aso.c | 389 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 D | mlx5_txpp.c | 173 mlx5_doorbell_ring(&sh->tx_uar.bf_db, cs.w64, wq->sq_ci, in mlx5_txpp_doorbell_rearm_queue()
|
| H A D | mlx5_devx.c | 1376 ppriv->uar_table[txq_data->idx] = sh->tx_uar.bf_db; in mlx5_txq_devx_obj_new()
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common.h | 327 struct mlx5_uar_data bf_db; /* UAR data for Blueflame register. */ member
|
| H A D | mlx5_common.c | 1378 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 D | mlx5_compress.c | 528 mlx5_doorbell_ring(&qp->priv->uar.bf_db, *(volatile uint64_t *)wqe, in mlx5_compress_enqueue_burst()
|
| /dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_regex_fastpath.c | 182 mlx5_doorbell_ring(&priv->uar.bf_db, *(volatile uint64_t *)wqe, in send_doorbell()
|
| /dpdk/drivers/crypto/mlx5/ |
| H A D | mlx5_crypto.c | 465 mlx5_doorbell_ring(&priv->uar.bf_db, *(volatile uint64_t *)qp->wqe, in mlx5_crypto_enqueue_burst()
|