Searched refs:IONIC_MAX_TXRX_DESC (Results 1 – 2 of 2) sorted by relevance
445 ring->tx_max_pending = IONIC_MAX_TXRX_DESC; in ionic_get_ringparam()447 ring->rx_max_pending = IONIC_MAX_TXRX_DESC; in ionic_get_ringparam()
15 #define IONIC_MAX_TXRX_DESC 16384 macro