Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgk20a.c114 int i, classidx = 0; in gk20a_gr_av_to_method() local
131 pack[classidx].init = ent; in gk20a_gr_av_to_method()
132 pack[classidx].type = class; in gk20a_gr_av_to_method()
134 if (++classidx >= max_classes) { in gk20a_gr_av_to_method()