Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Drestrack.c310 static int fill_cqe(struct sk_buff *msg, struct t4_cqe *cqe, u16 idx, in fill_cqe() function
342 if (fill_cqe(msg, cqes, idx, "hwcq_idx")) in fill_hwcqes()
345 if (fill_cqe(msg, cqes + 1, idx, "hwcq_idx")) in fill_hwcqes()
362 if (fill_cqe(msg, cqes, idx, "swcq_idx")) in fill_swcqes()
367 if (fill_cqe(msg, cqes + 1, idx, "swcq_idx")) in fill_swcqes()