Searched refs:old_wc (Results 1 – 1 of 1) sorted by relevance
367 struct rvt_cq_wc *old_wc; in rvt_resize_cq() local405 old_wc = cq->queue; in rvt_resize_cq()406 head = old_wc->head; in rvt_resize_cq()409 tail = old_wc->tail; in rvt_resize_cq()422 wc->uqueue[n] = old_wc->uqueue[tail]; in rvt_resize_cq()424 wc->kqueue[n] = old_wc->kqueue[tail]; in rvt_resize_cq()436 vfree(old_wc); in rvt_resize_cq()