Lines Matching defs:end
100 struct mlx5_klm *end = pklm + nentries;
103 for (; pklm != end; pklm++, idx++) {
134 for (; pklm != end; pklm++, idx++) {
296 unsigned long end;
314 end = min_t(u64, ib_umem_end(umem_odp), range->end);
320 * but they will write 0s as well, so no difference in the end result.
322 for (addr = start; addr < end; addr += BIT(umem_odp->page_shift)) {
365 ib_umem_odp_unmap_dma_pages(umem_odp, start, end);
1043 * @wqe_end points after the end of the WQE.
1090 /* receive WQE end of sg list. */
1125 * scatter-gather list, and set wqe_end to the end of the WQE.
1184 * Parse responder WQE and set wqe_end to the end of the WQE.