Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dallwinner-sun8i-emac.c181 RX_DESC_STATUS_FIRST_DESC = (1 << 9), enumerator
456 desc.status |= RX_DESC_STATUS_FIRST_DESC; in allwinner_sun8i_emac_receive()