Searched refs:RX_POST_REQ_ALLOC (Results 1 – 2 of 2) sorted by relevance
57 #define RX_POST_REQ_ALLOC 2 macro59 #define RX_POOL_SIZE ((RX_CLAIM_REQ_ALLOC - RX_POST_REQ_ALLOC) * RX_NUM_QUEUES)
827 if ((rxq->used_count % RX_CLAIM_REQ_ALLOC) == RX_POST_REQ_ALLOC) { in iwl_pcie_rx_reuse_rbd()