Searched refs:maxdst (Results 1 – 1 of 1) sorted by relevance
182 uint8_t *src, *dst, *maxdst; in dapli_hermon_wqe_send_build() local328 maxdst = (uint8_t *)(((uintptr_t)dst + 64) & ~(64 - 1)); in dapli_hermon_wqe_send_build()329 maxlen = maxdst - dst; in dapli_hermon_wqe_send_build()347 dst = maxdst + sizeof (uint32_t); in dapli_hermon_wqe_send_build()348 ds = (tavor_hw_wqe_sgl_t *)(void *)maxdst; in dapli_hermon_wqe_send_build()349 maxdst += 64; in dapli_hermon_wqe_send_build()