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

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1389 tavor_hw_cqe_t *next_cqe; local
1466 next_cqe = &cq->cq_addr[new_indx];
1468 * Copy the CQE into the "next_cqe"
1471 (void) dapl_os_memcpy(next_cqe, cqe,
H A Ddapl_tavor_hw.c1722 tavor_hw_cqe_t *next_cqe; local
1800 next_cqe = &cq->cq_addr[new_indx];
1802 * Copy the CQE into the "next_cqe"
1805 (void) dapl_os_memcpy(next_cqe, cqe,
H A Ddapl_hermon_hw.c1444 tavor_hw_cqe_t *next_cqe; local
1515 next_cqe = &cq->cq_addr[new_indx];
1517 * Copy the CQE into the "next_cqe"
1520 (void) dapl_os_memcpy(next_cqe, cqe,

Completed in 23 milliseconds