Searched refs:old_cqe (Results 1 – 1 of 1) sorted by relevance
1545 tavor_hw_cqe_t *old_cqe, *new_cqe; in tavor_cq_resize_helper() local1564 old_cqe = &cq->cq_buf[old_cons_indx]; in tavor_cq_resize_helper()1581 bcopy(old_cqe, new_cqe, sizeof (tavor_hw_cqe_t)); in tavor_cq_resize_helper()1588 old_cqe = &cq->cq_buf[old_cons_indx]; in tavor_cq_resize_helper()