Searched defs:tx_desc (Results 1 – 11 of 11) sorted by relevance
49 struct hns3_desc *tx_desc; in hns3_tx_free_buffers() local
33 volatile struct hns3_desc *tx_desc; in hns3_xmit_fixed_burst_vec() local
324 struct hns3_desc *tx_desc; in hns3_tx_free_buffers_sve() local
1321 unsigned int tx_desc; in hns3_alloc_txq_and_dma_zone() local
332 sfc_ef100_tx_qdesc_send_create(const struct rte_mbuf *m, efx_oword_t *tx_desc) in sfc_ef100_tx_qdesc_send_create()398 efx_oword_t *tx_desc) in sfc_ef100_tx_qdesc_seg_create()413 efx_oword_t *tx_desc) in sfc_ef100_tx_qdesc_tso_create()
490 uint32_t tx_desc; in axgbe_dev_tx_queue_setup() local
193 struct tx_desc { struct194 __be64 flit[8];
2032 volatile struct e1000_data_desc *tx_desc; in e1000_flush_tx_ring() local
518 const volatile struct iavf_tx_desc *tx_desc = desc; in iavf_dump_tx_descriptor() local
2268 static void al_dump_tx_desc(union al_udma_desc *tx_desc) in al_dump_tx_desc()2379 union al_udma_desc *tx_desc; in al_eth_tx_pkt_prepare() local
739 struct fm10k_tx_desc tx_desc[256]; member