Searched refs:FZA_RING_RX_SIZE (Results 1 – 2 of 2) sorted by relevance
655 #if ((FZA_RING_RX_SIZE) < 2) || ((FZA_RING_RX_SIZE) > 256)656 # error FZA_RING_RX_SIZE has to be from 2 up to 256670 struct sk_buff *rx_skbuff[FZA_RING_RX_SIZE];674 dma_addr_t rx_dma[FZA_RING_RX_SIZE];
25 #define FZA_RING_RX_SIZE 256 macro313 writel_u(FZA_RING_RX_SIZE, &buf->init.hst_rx_size); in fza_cmd_send()423 for (i = 0; i < FZA_RING_RX_SIZE; i++) { in fza_rx_init()1158 for (i = 0; i < FZA_RING_RX_SIZE; i++) { in fza_open()1254 for (i = 0; i < FZA_RING_RX_SIZE; i++) in fza_close()