Searched refs:Q_SIZE (Results 1 – 6 of 6) sorted by relevance
27 #define Q_SIZE(x, n) ((ilog2(x) - (n)) / 2) macro
107 #define Q_SIZE(n) (COMMANDS_PER_QUEUE*(n)) macro
830 cmd_q->qsize = Q_SIZE(Q_DESC_SIZE); in ccp5_init()
420 rx_count = Q_COUNT(Q_SIZE(rx_count, 3)); in otx2_set_ringparam()428 tx_count = Q_COUNT(Q_SIZE(tx_count, 3)); in otx2_set_ringparam()