Searched defs:first_sz (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c103 uint32_t desc_sz, first_sz; local
257 * "first" and "first_sz" respectively) and continue.
275 first_sz = desc_sz;
324 tavor_wqe_mlx_linknext(NULL, first, first_sz,
328 first, first_sz, qp->qp_sq_lastwqeaddr,
370 first_sz, qp->qp_qpnum, dbinfo.db_fence,
400 uint32_t desc_sz, first_sz; local
559 * "first" and "first_sz" respectively) and continue.
567 first_sz = desc_sz;
604 tavor_wqe_recv_linknext(first, first_sz,
[all...]

Completed in 178 milliseconds