Searched refs:MAX_TX_QUEUE_ENTRIES (Results 1 – 1 of 1) sorted by relevance
49 #define MAX_TX_QUEUE_ENTRIES 1024 macro914 dma_free_coherent(priv->dev, MAX_TX_QUEUE_ENTRIES * in ftgmac100_free_rings()932 priv->tx_skbs = kcalloc(MAX_TX_QUEUE_ENTRIES, sizeof(void *), in ftgmac100_alloc_rings()945 MAX_TX_QUEUE_ENTRIES * in ftgmac100_alloc_rings()1177 ering->tx_max_pending = MAX_TX_QUEUE_ENTRIES; in ftgmac100_get_ringparam()1188 ering->tx_pending > MAX_TX_QUEUE_ENTRIES || in ftgmac100_set_ringparam()