Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Deepro100.c175 uint8_t tbd_count; /* TBD number */ member
749 tbd_array, tcb_bytes, s->tx.tbd_count)); in tx_command()
771 uint8_t tbd_count = 0; in tx_command() local
778 for (; tbd_count < 2; tbd_count++) { in tx_command()
796 for (; tbd_count < s->tx.tbd_count; tbd_count++) { in tx_command()