Home
last modified time | relevance | path

Searched refs:tx_explicit (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_trigger.c433 peer_info->tx_explicit = txq_ctrl->hairpin_conf.tx_explicit; in mlx5_hairpin_queue_peer_update()
462 peer_info->tx_explicit = rxq->hairpin_conf.tx_explicit; in mlx5_hairpin_queue_peer_update()
537 if (peer_info->tx_explicit != in mlx5_hairpin_queue_peer_bind()
538 txq_ctrl->hairpin_conf.tx_explicit) { in mlx5_hairpin_queue_peer_bind()
590 if (peer_info->tx_explicit != in mlx5_hairpin_queue_peer_bind()
591 rxq->hairpin_conf.tx_explicit) { in mlx5_hairpin_queue_peer_bind()
768 explicit = conf->tx_explicit; in mlx5_hairpin_bind_single_port()
771 explicit != conf->tx_explicit) { in mlx5_hairpin_bind_single_port()
777 conf->tx_explicit); in mlx5_hairpin_bind_single_port()
823 cur.tx_explicit = txq_ctrl->hairpin_conf.tx_explicit; in mlx5_hairpin_bind_single_port()
[all …]
H A Dmlx5_txq.c455 hairpin_conf->tx_explicit == 0) { in mlx5_tx_hairpin_queue_setup()
462 hairpin_conf->tx_explicit); in mlx5_tx_hairpin_queue_setup()
H A Dmlx5_rxq.c993 hairpin_conf->tx_explicit == 0) { in mlx5_rx_hairpin_queue_setup()
1000 hairpin_conf->tx_explicit); in mlx5_rx_hairpin_queue_setup()
H A Dmlx5.h1553 uint16_t tx_explicit; member
H A Dmlx5_flow.c4529 if (conf == NULL || conf->tx_explicit != 0) in flow_check_hairpin_split()
4539 if (conf == NULL || conf->tx_explicit != 0) in flow_check_hairpin_split()
H A Dmlx5_flow_dv.c7995 conf->tx_explicit != 0))) { in flow_dv_validate()
/dpdk/app/test-pmd/
H A Dtestpmd.c2527 hairpin_conf.tx_explicit = !!tx_exp; in setup_hairpin_queues()
2550 hairpin_conf.tx_explicit = !!tx_exp; in setup_hairpin_queues()
/dpdk/lib/ethdev/
H A Drte_ethdev.h1324 uint32_t tx_explicit:1; member
/dpdk/doc/guides/rel_notes/
H A Drelease_20_11.rst630 * ``uint32_t tx_explicit:1;``