Searched refs:wqe (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_hermon_hw.c869 dapl_dbg_log(DAPL_DBG_TYPE_EVD, "errcqe_consume:cqe.eth=%x, wqe=%x\n",
1037 * Since uDAPL posts 1 wqe per request, we
1607 uint64_t *wqe = (uint64_t *)(uintptr_t)first; local
1610 for (j = 0; j < wqesz; j += 64, wqe += 8)
1611 *(uint32_t *)wqe = 0xFFFFFFFF;

Completed in 23 milliseconds