Home
last modified time | relevance | path

Searched refs:tx_buf_size0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Deepro100.c155 volatile s32 tx_buf_size0; /* Length of Tx frame. */ member
620 tx_ring[tx_cur].tx_buf_size0 = cpu_to_le32 (length); in eepro100_send()
903 tx_ring[i].tx_buf_size0 = 0; in purge_tx_ring()
/openbmc/qemu/hw/net/
H A Deepro100.c179 int32_t tx_buf_size0; /* Length of Tx hdr. */