Home
last modified time | relevance | path

Searched defs:tx_descriptor (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dep93xx_eth.h59 struct tx_descriptor { struct
80 struct tx_descriptor *base; argument
/openbmc/qemu/include/hw/net/
H A Dftgmac100.h63 uint64_t tx_descriptor; member
H A Dimx_fec.h266 uint32_t tx_descriptor[ENET_TX_RING_NUM]; member
/openbmc/qemu/hw/net/
H A Dmcf_fec.c46 uint32_t tx_descriptor; member
H A Dftgmac100.c532 uint64_t tx_descriptor) in ftgmac100_do_tx()