Searched refs:CONTROL_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
60 #define CONTROL_PAYLOAD_SIZE (CONTROL_PAYLOAD_WORDS * (sizeof(uint32_t))) macro385 uint8_t rxapp[CONTROL_PAYLOAD_SIZE];676 (void *)s->rxapp + CONTROL_PAYLOAD_SIZE in axienet_eth_rx_notify()845 s->rxappsize = CONTROL_PAYLOAD_SIZE; in eth_rx()862 if (len != CONTROL_PAYLOAD_SIZE) { in xilinx_axienet_control_stream_push()864 (int)CONTROL_PAYLOAD_SIZE); in xilinx_axienet_control_stream_push()
63 #define CONTROL_PAYLOAD_SIZE (CONTROL_PAYLOAD_WORDS * (sizeof(uint32_t))) macro90 uint8_t app[CONTROL_PAYLOAD_SIZE];423 if (len != CONTROL_PAYLOAD_SIZE) { in xilinx_axidma_control_stream_push()425 (int)CONTROL_PAYLOAD_SIZE); in xilinx_axidma_control_stream_push()