Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Ddevice.c59 static int count_idrs(int id, void *p, void *data) in count_idrs() function
138 idr_for_each(&qpd->devp->qpidr, count_idrs, &count); in qp_open()
212 idr_for_each(&stagd->devp->mmidr, count_idrs, &count); in stag_open()