| /dpdk/drivers/net/enetc/ |
| H A D | enetc_ethdev.c | 268 enetc_setup_txbdr(struct enetc_hw *hw, struct enetc_bdr *tx_ring) in enetc_setup_txbdr() 298 struct enetc_bdr *tx_ring; in enetc_tx_queue_setup() local 349 struct enetc_bdr *tx_ring = (struct enetc_bdr *)txq; in enetc_tx_queue_release() local 790 struct enetc_bdr *tx_ring; in enetc_tx_queue_start() local 811 struct enetc_bdr *tx_ring; in enetc_tx_queue_stop() local
|
| H A D | enetc_rxtx.c | 22 enetc_clean_tx_ring(struct enetc_bdr *tx_ring) in enetc_clean_tx_ring() 87 struct enetc_bdr *tx_ring = (struct enetc_bdr *)tx_queue; in enetc_xmit_pkts() local
|
| /dpdk/examples/qos_sched/ |
| H A D | main.h | 87 struct rte_ring *tx_ring; member 106 struct rte_ring *tx_ring; member
|
| /dpdk/drivers/net/ena/ |
| H A D | ena_ethdev.c | 673 static int validate_tx_req_id(struct ena_ring *tx_ring, u16 req_id) in validate_tx_req_id() 1823 struct ena_ring *tx_ring) in check_for_tx_completion_in_queue() 1871 struct ena_ring *tx_ring; in check_for_tx_completions() local 2687 struct ena_ring *tx_ring = (struct ena_ring *)(tx_queue); in eth_ena_prep_pkts() local 2859 static void ena_tx_map_mbuf(struct ena_ring *tx_ring, in ena_tx_map_mbuf() 2932 static int ena_xmit_mbuf(struct ena_ring *tx_ring, struct rte_mbuf *mbuf) in ena_xmit_mbuf() 3006 struct ena_ring *tx_ring = (struct ena_ring *)txp; in ena_tx_cleanup() local 3065 struct ena_ring *tx_ring = (struct ena_ring *)(tx_queue); in eth_ena_xmit_pkts() local
|
| H A D | ena_ethdev.h | 257 struct ena_ring tx_ring[ENA_MAX_NUM_QUEUES] __rte_cache_aligned; member
|
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_txq.h | 29 struct bnxt_tx_ring_info *tx_ring; member
|
| H A D | bnxt_ring.c | 112 struct bnxt_ring *tx_ring, *rx_ring; in bnxt_alloc_rings() local
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_rxtx.h | 50 union eth_tx_bd_types *tx_ring; /**< TX ring virtual address. */ member
|
| /dpdk/drivers/net/bonding/ |
| H A D | eth_bond_8023ad_private.h | 138 struct rte_ring *tx_ring; member
|
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx.h | 143 volatile struct i40e_tx_desc *tx_ring; /**< TX ring virtual address */ member
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_rxtx.c | 3438 struct hns3_desc *tx_ring = txq->tx_ring; in hns3_parse_tunneling_params() local 3557 struct hns3_desc *tx_ring = txq->tx_ring; in hns3_txd_enable_checksum() local 3919 struct hns3_desc *tx_ring = txq->tx_ring; in hns3_parse_cksum() local 4149 struct hns3_desc *tx_ring; in hns3_xmit_pkts() local
|
| H A D | hns3_rxtx.h | 423 struct hns3_desc *tx_ring; member
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx.h | 202 volatile union ixgbe_adv_tx_desc *tx_ring; member
|
| /dpdk/app/pdump/ |
| H A D | main.c | 124 struct rte_ring *tx_ring; member
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.h | 113 volatile struct ice_tx_desc *tx_ring; /* TX ring virtual address */ member
|
| H A D | ice_rxtx.c | 2723 volatile struct ice_tx_desc *tx_ring; in ice_xmit_pkts() local
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_repr_proxy.c | 1473 uint16_t queue_id, struct rte_ring *tx_ring, in sfc_repr_proxy_add_txq()
|
| /dpdk/drivers/net/ngbe/ |
| H A D | ngbe_rxtx.h | 325 volatile struct ngbe_tx_desc *tx_ring; member
|
| /dpdk/drivers/net/e1000/ |
| H A D | em_rxtx.c | 151 volatile struct e1000_data_desc *tx_ring; /**< TX ring address */ member
|
| H A D | igb_rxtx.c | 167 volatile union e1000_adv_tx_desc *tx_ring; /**< TX ring address */ member
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_rxtx.h | 368 volatile struct txgbe_tx_desc *tx_ring; member
|
| /dpdk/drivers/net/igc/ |
| H A D | igc_txrx.c | 191 volatile union igc_adv_tx_desc *tx_ring; /**< TX ring address */ member
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx.h | 240 volatile struct iavf_tx_desc *tx_ring; /* Tx ring virtual address */ member
|