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

/linux-master/drivers/infiniband/hw/cxgb4/
H A Drestrack.c307 static int fill_cqe(struct sk_buff *msg, struct t4_cqe *cqe, u16 idx, function
339 if (fill_cqe(msg, cqes, idx, "hwcq_idx"))
342 if (fill_cqe(msg, cqes + 1, idx, "hwcq_idx"))
359 if (fill_cqe(msg, cqes, idx, "swcq_idx"))
364 if (fill_cqe(msg, cqes + 1, idx, "swcq_idx"))

Completed in 168 milliseconds