Home
last modified time | relevance | path

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

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