Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c173 uint16_t tcb_bytes; /* transmit command block byte count (in lower 14 bits */ member
742 uint16_t tcb_bytes = s->tx.tcb_bytes & 0x3fff; in tx_command() local