Searched refs:MAX_TX_QUEUE_ENTRIES (Results 1 – 1 of 1) sorted by relevance
37 #define MAX_TX_QUEUE_ENTRIES 1024 macro926 dma_free_coherent(priv->dev, MAX_TX_QUEUE_ENTRIES * in ftgmac100_free_rings()944 priv->tx_skbs = kcalloc(MAX_TX_QUEUE_ENTRIES, sizeof(void *), in ftgmac100_alloc_rings()956 MAX_TX_QUEUE_ENTRIES * sizeof(struct ftgmac100_txdes), in ftgmac100_alloc_rings()1106 ering->tx_max_pending = MAX_TX_QUEUE_ENTRIES; in ftgmac100_get_ringparam()1120 ering->tx_pending > MAX_TX_QUEUE_ENTRIES || in ftgmac100_set_ringparam()