Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/pfe_eth/
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
/external/u-boot/drivers/net/
Darmada100_fec.h134 struct tx_desc { struct
139 struct tx_desc *nextdesc_p; /* Pointer to next descriptor */ argument
Duli526x.c91 struct tx_desc { struct
94 struct tx_desc *next_tx_desc; argument
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
Daltera_tse.c158 struct alt_sgdma_descriptor *tx_desc = priv->tx_desc; in altera_tse_send_sgdma() local
Daltera_tse.h220 void *tx_desc; member
Dravb.c116 struct ravb_desc tx_desc[RAVB_NUM_TX_DESC]; member
Dmvpp2.c1308 struct mvpp2_tx_desc *tx_desc, in mvpp2_txdesc_dma_addr_set()
1322 struct mvpp2_tx_desc *tx_desc, in mvpp2_txdesc_size_set()
1332 struct mvpp2_tx_desc *tx_desc, in mvpp2_txdesc_txq_set()
1342 struct mvpp2_tx_desc *tx_desc, in mvpp2_txdesc_cmd_set()
1352 struct mvpp2_tx_desc *tx_desc, in mvpp2_txdesc_offset_set()
3939 int tx_desc = txq->next_desc_to_proc; in mvpp2_txq_next_desc_get() local
5258 struct mvpp2_tx_desc *tx_desc; in mvpp2_send() local
Dlpc32xx_eth.c191 ATTRS(4) struct lpc32xx_eth_txdesc tx_desc[TX_BUF_COUNT]; member
Dmvneta.c552 int tx_desc = txq->next_desc_to_proc; in mvneta_txq_next_desc_get() local
1600 struct mvneta_tx_desc *tx_desc; in mvneta_send() local
Dpch_gbe.h287 struct pch_gbe_tx_desc tx_desc[PCH_GBE_DESC_NUM]; member
Ddwc_eth_qos.c1184 struct eqos_desc *tx_desc; in eqos_send() local
/external/u-boot/drivers/usb/eth/
Dr8152.h535 struct tx_desc { struct
536 __le32 opts1;
546 __le32 opts2;
Dr8152.c1229 struct tx_desc *tx_desc = (struct tx_desc *)msg; in r8152_send_common() local