Searched refs:MAX_TX_QUEUE_ENTRIES (Results 1 – 1 of 1) sorted by relevance
36 #define MAX_TX_QUEUE_ENTRIES 1024 macro916 dma_free_coherent(priv->dev, MAX_TX_QUEUE_ENTRIES * in ftgmac100_free_rings()934 priv->tx_skbs = kcalloc(MAX_TX_QUEUE_ENTRIES, sizeof(void *), in ftgmac100_alloc_rings()946 MAX_TX_QUEUE_ENTRIES * sizeof(struct ftgmac100_txdes), in ftgmac100_alloc_rings()1096 ering->tx_max_pending = MAX_TX_QUEUE_ENTRIES; in ftgmac100_get_ringparam()1110 ering->tx_pending > MAX_TX_QUEUE_ENTRIES || in ftgmac100_set_ringparam()