Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dallwinner-sun8i-emac.c175 TX_DESC_STATUS2_LAST_DESC = (1 << 30), enumerator
535 if (desc.status2 & TX_DESC_STATUS2_LAST_DESC) { in allwinner_sun8i_emac_transmit()