Home
last modified time | relevance | path

Searched defs:txq_ctrl (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_txq.c38 txq_alloc_elts(struct mlx5_txq_ctrl *txq_ctrl) in txq_alloc_elts()
59 txq_free_elts(struct mlx5_txq_ctrl *txq_ctrl) in txq_free_elts()
191 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_tx_queue_stop_primary() local
264 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_tx_queue_start_primary() local
389 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_tx_queue_setup() local
430 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_tx_hairpin_queue_setup() local
624 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_tx_uar_init_secondary() local
742 txq_set_params(struct mlx5_txq_ctrl *txq_ctrl) in txq_set_params()
961 txq_adjust_params(struct mlx5_txq_ctrl *txq_ctrl) in txq_adjust_params()
1199 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_txq_release() local
[all …]
H A Dmlx5_trigger.c56 struct mlx5_txq_ctrl *txq_ctrl = mlx5_txq_get(dev, i); in mlx5_txq_start() local
269 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_auto_bind() local
406 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_queue_peer_update() local
503 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_queue_peer_bind() local
637 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_queue_peer_unbind() local
729 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_bind_single_port() local
873 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_unbind_single_port() local
1008 struct mlx5_txq_ctrl *txq_ctrl; in mlx5_hairpin_get_peer_ports() local
1325 struct mlx5_txq_ctrl *txq_ctrl = mlx5_txq_get(dev, i); in mlx5_traffic_enable() local
H A Dmlx5_tx.c41 tx_recover_qp(struct mlx5_txq_ctrl *txq_ctrl) in tx_recover_qp()
90 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_tx_error_cqe_handle() local
684 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_info_get() local
H A Dmlx5_devx.c1132 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_obj_hairpin_new() local
1214 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_create_devx_sq_resources() local
1255 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_devx_obj_new() local
H A Dmlx5_rxtx.c387 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_queue_state_modify_primary() local
H A Dmlx5.h1367 struct mlx5_txq_ctrl *txq_ctrl; /* Pointer to the control queue. */ member
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c863 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_ibv_qp_create() local
912 mlx5_txq_ibv_uar_init(struct mlx5_txq_ctrl *txq_ctrl, void *bf_reg) in mlx5_txq_ibv_uar_init()
955 struct mlx5_txq_ctrl *txq_ctrl = in mlx5_txq_ibv_obj_new() local
/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_rxtx.c402 Vmxnet3_TxQueueCtrl *txq_ctrl = &txq->shared->ctrl; in vmxnet3_xmit_pkts() local
/dpdk/drivers/net/sfc/
H A Dsfc.h295 struct sfc_txq *txq_ctrl; member