Searched refs:mlx5_mr_mempool_register (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/common/mlx5/ |
| H A D | version.map | 150 mlx5_mr_mempool_register;
|
| H A D | mlx5_common_mr.h | 257 mlx5_mr_mempool_register(struct mlx5_common_device *cdev,
|
| H A D | mlx5_common_mr.c | 1734 mlx5_mr_mempool_register(struct mlx5_common_device *cdev, in mlx5_mr_mempool_register() function 2029 if (mlx5_mr_mempool_register(cdev, mp, true) < 0) in mlx5_mr_mb2mr_bh()
|
| H A D | mlx5_common.c | 493 return mlx5_mr_mempool_register(cdev, mp, is_extmem); in mlx5_dev_mempool_register()
|
| /dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_mp_os.c | 51 res->result = mlx5_mr_mempool_register(mng->cdev, mng->mempool, in mlx5_mp_os_handle_port_agnostic()
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_trigger.c | 136 ret = mlx5_mr_mempool_register(rxq_ctrl->sh->cdev, mp, in mlx5_rxq_mempool_register()
|
| H A D | mlx5_rxq.c | 1479 ret = mlx5_mr_mempool_register(priv->sh->cdev, mp, false); in mlx5_mprq_alloc_mp()
|