Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Ddevice.c1363 static int add_and_ref_qp(int id, void *p, void *data) in add_and_ref_qp() function
1467 idr_for_each(&ctx->dev->qpidr, add_and_ref_qp, &qp_list); in recover_queues()