Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Ddevice.c1349 static int add_and_ref_qp(int id, void *p, void *data) in add_and_ref_qp() function
1459 idr_for_each(&ctx->dev->qpidr, add_and_ref_qp, &qp_list); in recover_queues()