Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Dcma.c3604 int i_dev = 0, i_id = 0; in cma_get_id_stats() local
3618 i_id = 0; in cma_get_id_stats()
3620 if (i_id < cb->args[1]) { in cma_get_id_stats()
3621 i_id++; in cma_get_id_stats()
3656 i_id++; in cma_get_id_stats()
3666 cb->args[1] = i_id; in cma_get_id_stats()