Searched refs:mapped_len (Results 1 – 1 of 1) sorted by relevance
1005 uint64_t mapped_len; in async_mbuf_to_desc_seg() local1011 buf_iova + buf_offset, cpy_len, &mapped_len); in async_mbuf_to_desc_seg()1021 host_iova, (size_t)mapped_len))) in async_mbuf_to_desc_seg()1024 cpy_len -= (uint32_t)mapped_len; in async_mbuf_to_desc_seg()1025 mbuf_offset += (uint32_t)mapped_len; in async_mbuf_to_desc_seg()1026 buf_offset += (uint32_t)mapped_len; in async_mbuf_to_desc_seg()