Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Dcq.c209 static void insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq, in insert_sq_cqe() function
237 insert_sq_cqe(wq, cq, swsqe); in c4iw_flush_sq()
/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c386 static void insert_sq_cqe(struct t3_wq *wq, struct t3_cq *cq, in insert_sq_cqe() function
417 insert_sq_cqe(wq, cq, sqp); in cxio_flush_sq()