Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_txq.c131 txq_sync_cq(struct mlx5_txq_data *txq) in txq_sync_cq()
177 struct mlx5_txq_data *txq = (*priv->txqs)[idx]; in mlx5_tx_queue_stop_primary()
250 struct mlx5_txq_data *txq = (*priv->txqs)[idx]; in mlx5_tx_queue_start_primary()
375 struct mlx5_txq_data *txq = (*priv->txqs)[idx]; in mlx5_tx_queue_setup()
416 struct mlx5_txq_data *txq = (*priv->txqs)[idx]; in mlx5_tx_hairpin_queue_setup()
475 struct mlx5_txq_data *txq = (struct mlx5_txq_data *)dpdk_txq; in mlx5_tx_queue_release()
570 struct mlx5_txq_data *txq = &txq_ctrl->txq; in txq_uar_init_secondary()
638 struct mlx5_txq_data *txq; in mlx5_tx_uar_uninit_secondary()
667 struct mlx5_txq_data *txq; in mlx5_tx_uar_init_secondary()
1208 struct mlx5_txq_data *txq_data = (*priv->txqs)[idx]; in mlx5_txq_get()
[all …]
H A Dmlx5_rxtx.c76 return mlx5_tx_burst_tmpl((struct mlx5_txq_data *)txq, \
941 struct mlx5_txq_data *txq = (*priv->txqs)[sm->queue_id]; in mlx5_queue_state_modify_primary()
1956 mlx5_tx_free_elts(struct mlx5_txq_data *__rte_restrict txq, in mlx5_tx_free_elts()
1997 mlx5_tx_copy_elts(struct mlx5_txq_data *__rte_restrict txq, in mlx5_tx_copy_elts()
2204 struct mlx5_txq_data *__rte_restrict txq = tx_queue; in mlx5_tx_descriptor_status()
2235 mlx5_tx_cseg_init(struct mlx5_txq_data *__rte_restrict txq, in mlx5_tx_cseg_init()
2270 mlx5_tx_wseg_init(struct mlx5_txq_data *restrict txq, in mlx5_tx_wseg_init()
2770 mlx5_tx_dseg_ptr(struct mlx5_txq_data *__rte_restrict txq, in mlx5_tx_dseg_ptr()
3141 mlx5_tx_schedule_send(struct mlx5_txq_data *restrict txq, in mlx5_tx_schedule_send()
5619 struct mlx5_txq_data *txd = (*priv->txqs)[0]; in mlx5_select_tx_function()
[all …]
H A Dmlx5_rxtx.h224 struct mlx5_txq_data { struct
303 struct mlx5_txq_data txq; /* Data path structure. */
466 uint32_t mlx5_tx_mb2mr_bh(struct mlx5_txq_data *txq, struct rte_mbuf *mb);
467 uint32_t mlx5_tx_update_ext_mp(struct mlx5_txq_data *txq, uintptr_t addr,
589 mlx5_tx_mb2mr(struct mlx5_txq_data *txq, struct rte_mbuf *mb) in mlx5_tx_mb2mr()
618 mlx5_tx_dbrec_cond_wmb(struct mlx5_txq_data *txq, volatile struct mlx5_wqe *wqe, in mlx5_tx_dbrec_cond_wmb()
642 mlx5_tx_dbrec(struct mlx5_txq_data *txq, volatile struct mlx5_wqe *wqe) in mlx5_tx_dbrec()
H A Dmlx5_mr.c194 mlx5_tx_addr2mr_bh(struct mlx5_txq_data *txq, uintptr_t addr) in mlx5_tx_addr2mr_bh()
219 mlx5_tx_mb2mr_bh(struct mlx5_txq_data *txq, struct rte_mbuf *mb) in mlx5_tx_mb2mr_bh()
471 mlx5_tx_update_ext_mp(struct mlx5_txq_data *txq, uintptr_t addr, in mlx5_tx_update_ext_mp()
H A Dmlx5_stats.c130 struct mlx5_txq_data *txq = (*priv->txqs)[i]; in mlx5_stats_get()
H A Dmlx5_devx.c1071 struct mlx5_txq_data *txq_data = (*priv->txqs)[idx]; in mlx5_txq_obj_hairpin_new()
1196 struct mlx5_txq_data *txq_data = (*priv->txqs)[idx]; in mlx5_txq_create_devx_cq_resources()
1315 struct mlx5_txq_data *txq_data = (*priv->txqs)[idx]; in mlx5_txq_create_devx_sq_resources()
1419 struct mlx5_txq_data *txq_data = (*priv->txqs)[idx]; in mlx5_txq_devx_obj_new()
H A Dmlx5.h965 struct mlx5_txq_data *(*txqs)[]; /* TX queues. */
H A Dmlx5_trigger.c55 struct mlx5_txq_data *txq_data = &txq_ctrl->txq; in mlx5_txq_start()
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c864 struct mlx5_txq_data *txq_data = (*priv->txqs)[idx]; in mlx5_txq_ibv_qp_create()
921 struct mlx5_txq_data *txq_data = (*priv->txqs)[idx]; in mlx5_txq_ibv_obj_new()
H A Dmlx5_os.c579 struct mlx5_txq_data *txq_data = (*priv->txqs)[idx]; in mlx5_os_txq_obj_new()