Searched refs:cpy_threshold (Results 1 – 1 of 1) sorted by relevance
977 uint32_t cpy_len, cpy_threshold; in async_mbuf_to_desc() local994 cpy_threshold = vq->async_threshold; in async_mbuf_to_desc()1076 while (unlikely(cpy_len && cpy_len >= cpy_threshold)) { in async_mbuf_to_desc()1081 if (unlikely(!hpa || mapped_len < cpy_threshold)) in async_mbuf_to_desc()