| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_txr.c | 47 struct bnxt_tx_ring_info *txr = txq->tx_ring; in bnxt_init_one_tx_ring() local 59 struct bnxt_tx_ring_info *txr; in bnxt_init_tx_ring_struct() local 112 struct bnxt_tx_ring_info *txr = txq->tx_ring; in bnxt_start_xmit() local 346 struct bnxt_tx_ring_info *txr = txq->tx_ring; in bnxt_tx_cmp_fast() local 376 struct bnxt_tx_ring_info *txr = txq->tx_ring; in bnxt_tx_cmp() local
|
| H A D | bnxt_rxtx_vec_common.h | 105 struct bnxt_tx_ring_info *txr = txq->tx_ring; in bnxt_tx_cmp_vec_fast() local 128 struct bnxt_tx_ring_info *txr = txq->tx_ring; in bnxt_tx_cmp_vec() local
|
| H A D | bnxt_rxtx_vec_sse.c | 353 struct bnxt_tx_ring_info *txr = txq->tx_ring; in bnxt_xmit_fixed_burst_vec() local 412 struct bnxt_tx_ring_info *txr = txq->tx_ring; in bnxt_xmit_pkts_vec() local
|
| H A D | bnxt_rxtx_vec_neon.c | 355 struct bnxt_tx_ring_info *txr = txq->tx_ring; in bnxt_xmit_fixed_burst_vec() local
|
| H A D | bnxt_ring.c | 726 struct bnxt_tx_ring_info *txr = txq->tx_ring; in bnxt_alloc_hwrm_rings() local
|
| H A D | bnxt_ethdev.c | 2968 struct bnxt_tx_ring_info *txr; in bnxt_tx_descriptor_status_op() local
|
| H A D | bnxt_hwrm.c | 2589 struct bnxt_tx_ring_info *txr = txq->tx_ring; in bnxt_free_all_hwrm_rings() local
|
| /f-stack/dpdk/drivers/net/enetc/ |
| H A D | enetc_ethdev.c | 220 enetc_alloc_txbdr(struct enetc_bdr *txr, uint16_t nb_desc) in enetc_alloc_txbdr()
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | em_rxtx.c | 299 volatile struct e1000_data_desc *txr = txq->tx_ring; in em_xmit_cleanup() local 371 volatile struct e1000_data_desc *txr; in eth_em_xmit_pkts() local
|
| H A D | igb_rxtx.c | 384 volatile union e1000_adv_tx_desc *txr; in eth_igb_xmit_pkts() local 1293 volatile union e1000_adv_tx_desc *txr; in igb_tx_done_cleanup() local
|
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_txrx.c | 1626 volatile union igc_adv_tx_desc * const txr = txq->tx_ring; in igc_xmit_pkts() local 2059 volatile union igc_adv_tx_desc *txr; in eth_igc_tx_done_cleanup() local
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx.c | 1018 volatile struct i40e_tx_desc *txr; in i40e_xmit_pkts() local 1358 volatile struct i40e_tx_desc *txr = txq->tx_ring; in tx_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/virtio/ |
| H A D | virtqueue.h | 692 struct virtio_tx_region *txr = txvq->virtio_net_hdr_mz->addr; in virtqueue_enqueue_xmit_packed() local
|
| H A D | virtio_rxtx.c | 531 struct virtio_tx_region *txr = txvq->virtio_net_hdr_mz->addr; in virtqueue_enqueue_xmit() local
|
| H A D | virtio_ethdev.c | 607 struct virtio_tx_region *txr; in virtio_init_queue() local
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_rxtx.c | 587 volatile struct txgbe_tx_desc *txr = txq->tx_ring; in txgbe_xmit_cleanup() local 686 volatile struct txgbe_tx_desc *txr; in txgbe_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx.c | 570 volatile union ixgbe_adv_tx_desc *txr = txq->tx_ring; in ixgbe_xmit_cleanup() local 632 volatile union ixgbe_adv_tx_desc *txr; in ixgbe_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx.c | 2075 volatile struct iavf_tx_desc *txr; in iavf_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 2934 volatile struct ice_tx_desc *txr = txq->tx_ring; in tx_xmit_pkts() local
|