Home
last modified time | relevance | path

Searched refs:hwcqes (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Drestrack.c381 struct t4_cqe hwcqes[2]; in fill_res_cq_entry() local
402 hwcqes[0] = chp->cq.queue[idx]; in fill_res_cq_entry()
405 hwcqes[1] = chp->cq.queue[idx]; in fill_res_cq_entry()
424 if (fill_hwcqes(msg, &cq, hwcqes)) in fill_res_cq_entry()