Home
last modified time | relevance | path

Searched refs:mlx5_txq_ctrl (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_txq.c178 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_tx_queue_stop_primary()
251 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_tx_queue_start_primary()
476 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_tx_queue_release()
639 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_tx_uar_uninit_secondary()
668 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_tx_uar_init_secondary()
1101 struct mlx5_txq_ctrl *
1106 struct mlx5_txq_ctrl *tmpl; in mlx5_txq_new()
1168 struct mlx5_txq_ctrl *
1173 struct mlx5_txq_ctrl *tmpl; in mlx5_txq_hairpin_new()
1204 struct mlx5_txq_ctrl *
[all …]
H A Dmlx5_rxtx.h289 struct mlx5_txq_ctrl { struct
290 LIST_ENTRY(mlx5_txq_ctrl) next; /* Pointer to the next element. */
399 void txq_uar_init(struct mlx5_txq_ctrl *txq_ctrl);
403 struct mlx5_txq_ctrl *mlx5_txq_new(struct rte_eth_dev *dev, uint16_t idx,
406 struct mlx5_txq_ctrl *mlx5_txq_hairpin_new
409 struct mlx5_txq_ctrl *mlx5_txq_get(struct rte_eth_dev *dev, uint16_t idx);
413 void txq_alloc_elts(struct mlx5_txq_ctrl *txq_ctrl);
414 void txq_free_elts(struct mlx5_txq_ctrl *txq_ctrl);
H A Dmlx5_mr.c196 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_tx_addr2mr_bh()
197 container_of(txq, struct mlx5_txq_ctrl, txq); in mlx5_tx_addr2mr_bh()
474 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_tx_update_ext_mp()
475 container_of(txq, struct mlx5_txq_ctrl, txq); in mlx5_tx_update_ext_mp()
H A Dmlx5_trigger.c54 struct mlx5_txq_ctrl *txq_ctrl = mlx5_txq_get(dev, i); in mlx5_txq_start()
216 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_auto_bind()
354 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_queue_peer_update()
453 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_queue_peer_bind()
592 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_queue_peer_unbind()
687 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_bind_single_port()
831 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_unbind_single_port()
968 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_get_peer_ports()
1235 struct mlx5_txq_ctrl *txq_ctrl = mlx5_txq_get(dev, i); in mlx5_traffic_enable()
H A Dmlx5_devx.c1072 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_obj_hairpin_new()
1073 container_of(txq_data, struct mlx5_txq_ctrl, txq); in mlx5_txq_obj_hairpin_new()
1197 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_create_devx_cq_resources()
1198 container_of(txq_data, struct mlx5_txq_ctrl, txq); in mlx5_txq_create_devx_cq_resources()
1316 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_create_devx_sq_resources()
1317 container_of(txq_data, struct mlx5_txq_ctrl, txq); in mlx5_txq_create_devx_sq_resources()
1420 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_devx_obj_new()
1421 container_of(txq_data, struct mlx5_txq_ctrl, txq); in mlx5_txq_devx_obj_new()
H A Dmlx5.h861 struct mlx5_txq_ctrl *txq_ctrl; /* Pointer to the control queue. */
978 LIST_HEAD(txq, mlx5_txq_ctrl) txqsctrl; /* DPDK Tx queues. */
H A Dmlx5_rxtx.c717 tx_recover_qp(struct mlx5_txq_ctrl *txq_ctrl) in tx_recover_qp()
766 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_tx_error_cqe_handle()
767 container_of(txq, struct mlx5_txq_ctrl, txq); in mlx5_tx_error_cqe_handle()
942 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_queue_state_modify_primary()
943 container_of(txq, struct mlx5_txq_ctrl, txq); in mlx5_queue_state_modify_primary()
5767 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_info_get()
5768 container_of(txq, struct mlx5_txq_ctrl, txq); in mlx5_txq_info_get()
H A Dmlx5_flow_dv.c8500 struct mlx5_txq_ctrl *txq; in flow_dv_translate_item_tx_queue()
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c865 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_ibv_qp_create()
866 container_of(txq_data, struct mlx5_txq_ctrl, txq); in mlx5_txq_ibv_qp_create()
922 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_ibv_obj_new()
923 container_of(txq_data, struct mlx5_txq_ctrl, txq); in mlx5_txq_ibv_obj_new()
H A Dmlx5_os.c182 const struct mlx5_txq_ctrl *ctrl = priv->verbs_alloc_ctx.obj; in mlx5_alloc_verbs_buf()
580 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_os_txq_obj_new()
581 container_of(txq_data, struct mlx5_txq_ctrl, txq); in mlx5_os_txq_obj_new()