Home
last modified time | relevance | path

Searched defs:txq_obj (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_devx.c1123 mlx5_txq_release_devx_sq_resources(struct mlx5_txq_obj *txq_obj) in mlx5_txq_release_devx_sq_resources()
1153 mlx5_txq_release_devx_cq_resources(struct mlx5_txq_obj *txq_obj) in mlx5_txq_release_devx_cq_resources()
1175 mlx5_txq_release_devx_resources(struct mlx5_txq_obj *txq_obj) in mlx5_txq_release_devx_resources()
1199 struct mlx5_txq_obj *txq_obj = txq_ctrl->obj; in mlx5_txq_create_devx_cq_resources() local
1318 struct mlx5_txq_obj *txq_obj = txq_ctrl->obj; in mlx5_txq_create_devx_sq_resources() local
1432 struct mlx5_txq_obj *txq_obj = txq_ctrl->obj; in mlx5_txq_devx_obj_new() local
1520 mlx5_txq_devx_obj_release(struct mlx5_txq_obj *txq_obj) in mlx5_txq_devx_obj_release()
H A Dmlx5_txq.c712 struct mlx5_txq_obj *txq_obj; in mlx5_txq_obj_verify() local
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c924 struct mlx5_txq_obj *txq_obj = txq_ctrl->obj; in mlx5_txq_ibv_obj_new() local
1062 mlx5_txq_ibv_obj_release(struct mlx5_txq_obj *txq_obj) in mlx5_txq_ibv_obj_release()
H A Dmlx5_os.c599 mlx5_os_txq_obj_release(struct mlx5_txq_obj *txq_obj) in mlx5_os_txq_obj_release()