Searched refs:IONIC_MIN_TXRX_DESC (Results 1 – 2 of 2) sorted by relevance
16 #define IONIC_MIN_TXRX_DESC 64 macro
935 num_desc = IONIC_MIN_TXRX_DESC; in ionic_lif_create_hwstamp_txq()999 num_desc = IONIC_MIN_TXRX_DESC; in ionic_lif_create_hwstamp_rxq()3154 lif->ntxq_descs = IONIC_MIN_TXRX_DESC; in ionic_lif_alloc()3155 lif->nrxq_descs = IONIC_MIN_TXRX_DESC; in ionic_lif_alloc()