Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Dcma.c3959 int i_dev = 0, i_id = 0; in cma_get_id_stats() local
3973 i_id = 0; in cma_get_id_stats()
3975 if (i_id < cb->args[1]) { in cma_get_id_stats()
3976 i_id++; in cma_get_id_stats()
4011 i_id++; in cma_get_id_stats()
4021 cb->args[1] = i_id; in cma_get_id_stats()