Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Dt4.h526 static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_hw_cqe() function
564 ret = t4_next_hw_cqe(cq, cqe); in t4_next_cqe()
Dcq.c255 ret = t4_next_hw_cqe(cq, &cqe); in c4iw_flush_hw_cq()
264 ret = t4_next_hw_cqe(cq, &cqe); in c4iw_flush_hw_cq()