| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_rxtx.c | 154 struct hn_txdesc *txd = obj; in hn_txd_init() local 337 struct hn_txdesc *txd; in hn_txd_get() local 353 static void hn_txd_put(struct hn_tx_queue *txq, struct hn_txdesc *txd) in hn_txd_put() 403 struct hn_txdesc *txd = (struct hn_txdesc *)xactid; in hn_nvs_send_completed() local 1150 struct hn_txdesc *txd = txq->agg_txd; in hn_append_to_chim() local 1179 struct hn_txdesc *txd = txq->agg_txd; in hn_flush_txagg() local 1222 struct hn_txdesc *txd, uint32_t pktsize) in hn_try_txagg() 1429 const struct hn_txdesc *txd, const struct rte_mbuf *m, in hn_xmit_sg() 1510 struct hn_txdesc *txd; in hn_xmit_pkts() local
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | if_are.c | 686 struct are_txdesc *txd; in are_encap() local 1078 struct are_txdesc *txd; in are_dma_alloc() local 1253 struct are_txdesc *txd; in are_dma_free() local 1330 struct are_txdesc *txd; in are_tx_ring_init() local 1477 struct are_txdesc *txd; in are_tx() local
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | if_arge.c | 1564 struct arge_txdesc *txd; in arge_encap() local 1922 struct arge_txdesc *txd; in arge_dma_alloc() local 2112 struct arge_txdesc *txd; in arge_dma_free() local 2189 struct arge_txdesc *txd; in arge_tx_ring_init() local 2223 struct arge_txdesc *txd; in arge_tx_ring_free() local 2420 struct arge_txdesc *txd; in arge_tx_locked() local
|
| /f-stack/dpdk/drivers/net/atlantic/ |
| H A D | atl_rxtx.c | 743 struct hw_atl_txd_s *txd; in atl_dev_tx_descriptor_status() local 1129 struct hw_atl_txd_s *txd; in atl_xmit_cleanup() local 1211 atl_setup_csum_offload(struct rte_mbuf *mbuf, struct hw_atl_txd_s *txd, in atl_setup_csum_offload() 1233 struct hw_atl_txd_s *txd = NULL; in atl_xmit_pkt() local
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx_vec_common.h | 223 volatile union ixgbe_adv_tx_desc *txd = &txq->tx_ring[i]; in _ixgbe_reset_tx_queue_vec() local
|
| H A D | ixgbe_rxtx.c | 633 volatile union ixgbe_adv_tx_desc *txd, *txp; in ixgbe_xmit_pkts() local 2463 volatile union ixgbe_adv_tx_desc *txd = &txq->tx_ring[i]; in ixgbe_reset_tx_queue() local
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_ef10_tx.c | 154 struct sfc_ef10_tx_sw_desc *txd; in sfc_ef10_tx_reap() local 740 struct sfc_ef10_tx_sw_desc *txd; in sfc_ef10_simple_tx_reap() local 1044 struct sfc_ef10_tx_sw_desc *txd; in sfc_ef10_tx_qreap() local
|
| H A D | sfc_ef100_tx.c | 276 struct sfc_ef100_tx_sw_desc *txd; in sfc_ef100_tx_reap_num_descs() local 882 struct sfc_ef100_tx_sw_desc *txd; in sfc_ef100_tx_qreap() local
|
| H A D | sfc_tx.c | 673 struct sfc_efx_tx_sw_desc *txd; in sfc_efx_tx_reap() local
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 898 volatile struct ice_tx_desc *txd = &txq->tx_ring[i]; in ice_reset_tx_queue() local 2390 volatile struct ice_tx_desc *txd = txq->tx_ring; in ice_xmit_cleanup() local 2494 struct rte_mbuf *txd = tx_pkt; in ice_calc_pkt_desc() local 2510 volatile struct ice_tx_desc *txd; in ice_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx.c | 336 volatile struct i40e_tx_desc *txd = txq->tx_ring; in i40e_xmit_cleanup() local 1000 struct rte_mbuf *txd = tx_pkt; in i40e_calc_pkt_desc() local 1017 volatile struct i40e_tx_desc *txd; in i40e_xmit_pkts() local 2656 volatile struct i40e_tx_desc *txd = &txq->tx_ring[i]; in i40e_reset_tx_queue() local
|
| /f-stack/dpdk/drivers/net/nfp/ |
| H A D | nfp_net.c | 1793 nfp_net_tx_tso(struct nfp_net_txq *txq, struct nfp_net_tx_desc *txd, in nfp_net_tx_tso() 1824 nfp_net_tx_cksum(struct nfp_net_txq *txq, struct nfp_net_tx_desc *txd, in nfp_net_tx_cksum() 2244 struct nfp_net_tx_desc *txds, txd; in nfp_net_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx.c | 1934 volatile struct iavf_tx_desc *txd = txq->tx_ring; in iavf_xmit_cleanup() local 2074 volatile struct iavf_tx_desc *txd; in iavf_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/failsafe/ |
| H A D | failsafe_private.h | 454 struct sub_device *txd; in fs_switch_dev() local
|
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_txrx.c | 1627 volatile union igc_adv_tx_desc *txd; in igc_xmit_pkts() local 1922 volatile union igc_adv_tx_desc *txd = &txq->tx_ring[i]; in igc_reset_tx_queue() local
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | igb_rxtx.c | 385 volatile union e1000_adv_tx_desc *txd; in eth_igb_xmit_pkts() local 1436 volatile union e1000_adv_tx_desc *txd = &(txq->tx_ring[i]); in igb_reset_tx_queue() local
|
| H A D | em_rxtx.c | 372 volatile struct e1000_data_desc *txd; in eth_em_xmit_pkts() local
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_rxtx.c | 687 volatile struct txgbe_tx_desc *txd; in txgbe_xmit_pkts() local 2075 volatile struct txgbe_tx_desc *txd = &txq->tx_ring[i]; in txgbe_reset_tx_queue() local
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx.c | 5619 struct mlx5_txq_data *txd = (*priv->txqs)[0]; in mlx5_select_tx_function() local
|
| /f-stack/dpdk/drivers/net/vmxnet3/base/ |
| H A D | vmxnet3_defs.h | 381 Vmxnet3_TxDesc txd; member
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | testpmd.c | 1336 check_nb_txd(queueid_t txd) in check_nb_txd()
|
| H A D | config.c | 2780 struct igb_ring_desc_16_bytes txd; in ring_tx_descriptor_display() local
|