Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c741 uint32_t tbd_array = s->tx.tbd_array_addr; in tx_command() local
749 tbd_array, tcb_bytes, s->tx.tbd_count)); in tx_command()
755 if (!((tcb_bytes > 0) || (tbd_array != 0xffffffff))) { in tx_command()
767 if (tbd_array == 0xffffffff) { in tx_command()
795 tbd_address = tbd_array; in tx_command()