Home
last modified time | relevance | path

Searched defs:tx_desc (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c126 struct tx_desc_s *tx_desc = g_tx_desc; in pfe_send() local
195 struct tx_desc_s *tx_desc = g_tx_desc; in pfe_tx_done() local
345 struct tx_desc_s *tx_desc; in hif_tx_desc_dump() local
372 struct tx_desc_s *tx_desc; in hif_tx_desc_init() local
/openbmc/u-boot/drivers/net/
H A Darmada100_fec.h134 struct tx_desc { struct
139 struct tx_desc *nextdesc_p; /* Pointer to next descriptor */ argument
H A Duli526x.c91 struct tx_desc { struct
94 struct tx_desc *next_tx_desc; argument
H A Dpch_gbe.c137 struct pch_gbe_tx_desc *tx_desc = &priv->tx_desc[0]; in pch_gbe_tx_descs_init() local
246 struct pch_gbe_tx_desc *tx_head, *tx_desc; in pch_gbe_send() local
H A Daltera_tse.c158 struct alt_sgdma_descriptor *tx_desc = priv->tx_desc; in altera_tse_send_sgdma() local
H A Daltera_tse.h220 void *tx_desc; member
H A Dravb.c116 struct ravb_desc tx_desc[RAVB_NUM_TX_DESC]; member
H A Dmvpp2.c1294 struct mvpp2_tx_desc *tx_desc, in mvpp2_txdesc_dma_addr_set()
1308 struct mvpp2_tx_desc *tx_desc, in mvpp2_txdesc_size_set()
1318 struct mvpp2_tx_desc *tx_desc, in mvpp2_txdesc_txq_set()
1328 struct mvpp2_tx_desc *tx_desc, in mvpp2_txdesc_cmd_set()
1338 struct mvpp2_tx_desc *tx_desc, in mvpp2_txdesc_offset_set()
3925 int tx_desc = txq->next_desc_to_proc; in mvpp2_txq_next_desc_get() local
5239 struct mvpp2_tx_desc *tx_desc; in mvpp2_send() local
H A Dlpc32xx_eth.c191 ATTRS(4) struct lpc32xx_eth_txdesc tx_desc[TX_BUF_COUNT]; member
H A Dmvneta.c548 int tx_desc = txq->next_desc_to_proc; in mvneta_txq_next_desc_get() local
1596 struct mvneta_tx_desc *tx_desc; in mvneta_send() local
H A Dpch_gbe.h287 struct pch_gbe_tx_desc tx_desc[PCH_GBE_DESC_NUM]; member
H A Ddwc_eth_qos.c1184 struct eqos_desc *tx_desc; in eqos_send() local
/openbmc/qemu/hw/net/
H A Dnpcm7xx_emc.c306 const NPCM7xxEMCTxDesc *tx_desc, in emc_set_next_tx_descriptor()
341 NPCM7xxEMCTxDesc tx_desc; in emc_try_send_next_packet() local
H A Dnpcm_gmac.c517 struct NPCMGMACTxDesc tx_desc; in gmac_try_send_next_packet() local
H A Dopencores_eth.c288 unsigned tx_desc; member
298 static desc *tx_desc(OpenEthState *s) in tx_desc() function
H A Digb_core.c606 union e1000_adv_tx_desc *tx_desc, in igb_process_tx_desc()
829 union e1000_adv_tx_desc *tx_desc, in igb_txdesc_writeback()
/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h535 struct tx_desc { struct
536 __le32 opts1;
546 __le32 opts2;
H A Dr8152.c1228 struct tx_desc *tx_desc = (struct tx_desc *)msg; in r8152_send_common() local