Searched refs:mlx5_txq_obj (Results 1 – 8 of 8) sorted by relevance
11 int mlx5_txq_devx_modify(struct mlx5_txq_obj *obj,13 void mlx5_txq_devx_obj_release(struct mlx5_txq_obj *txq_obj);
110 mlx5_txq_devx_modify(struct mlx5_txq_obj *obj, enum mlx5_txq_modify_type type, in mlx5_txq_devx_modify()1135 struct mlx5_txq_obj *tmpl = txq_ctrl->obj; in mlx5_txq_obj_hairpin_new()1185 mlx5_txq_release_devx_resources(struct mlx5_txq_obj *txq_obj) in mlx5_txq_release_devx_resources()1216 struct mlx5_txq_obj *txq_obj = txq_ctrl->obj; in mlx5_txq_create_devx_sq_resources()1268 struct mlx5_txq_obj *txq_obj = txq_ctrl->obj; in mlx5_txq_devx_obj_new()1394 mlx5_txq_devx_obj_release(struct mlx5_txq_obj *txq_obj) in mlx5_txq_devx_obj_release()
1365 struct mlx5_txq_obj { struct1366 LIST_ENTRY(mlx5_txq_obj) next; /* Pointer to the next element. */1428 int (*txq_obj_modify)(struct mlx5_txq_obj *obj,1430 void (*txq_obj_release)(struct mlx5_txq_obj *txq_obj);1486 LIST_HEAD(txqobj, mlx5_txq_obj) txqsobj; /* Verbs/DevX Tx queues. */
668 struct mlx5_txq_obj *txq_obj; in mlx5_txq_obj_verify()
65 txq_ctrl->obj = mlx5_malloc(flags, sizeof(struct mlx5_txq_obj), in mlx5_txq_start()
181 struct mlx5_txq_obj *obj; /* Verbs/DevX queue object. */
11 void mlx5_txq_ibv_obj_release(struct mlx5_txq_obj *txq_obj);
90 mlx5_ibv_modify_qp(struct mlx5_txq_obj *obj, enum mlx5_txq_modify_type type, in mlx5_ibv_modify_qp()957 struct mlx5_txq_obj *txq_obj = txq_ctrl->obj; in mlx5_txq_ibv_obj_new()1213 mlx5_txq_ibv_obj_release(struct mlx5_txq_obj *txq_obj) in mlx5_txq_ibv_obj_release()