Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dxilinx_axienet.c59 #define CONTROL_PAYLOAD_WORDS 5 macro
60 #define CONTROL_PAYLOAD_SIZE (CONTROL_PAYLOAD_WORDS * (sizeof(uint32_t)))
376 uint32_t hdr[CONTROL_PAYLOAD_WORDS];
704 uint32_t app[CONTROL_PAYLOAD_WORDS] = {0}; in eth_rx()
/qemu/hw/dma/
H A Dxilinx_axidma.c61 #define CONTROL_PAYLOAD_WORDS 5 macro
62 #define CONTROL_PAYLOAD_SIZE (CONTROL_PAYLOAD_WORDS * (sizeof(uint32_t)))