Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dtulip.h252 #define TDES1_TCH BIT(24) macro
H A Dtulip.c658 } else if (desc->control & TDES1_TCH) { in tulip_next_tx_descriptor()