Searched refs:gf100_sw_oclass (Results 1 – 5 of 5) sorted by relevance
85 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gf100_identify()118 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gf100_identify()151 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gf100_identify()183 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gf100_identify()216 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gf100_identify()248 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gf100_identify()280 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gf100_identify()313 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gf100_identify()343 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gf100_identify()
85 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gk104_identify()119 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gk104_identify()153 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gk104_identify()179 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gk104_identify()209 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gk104_identify()243 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gk104_identify()277 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gk104_identify()310 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gk104_identify()
88 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gm100_identify()131 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gm100_identify()172 device->oclass[NVDEV_ENGINE_SW ] = gf100_sw_oclass; in gm100_identify()
47 extern struct nvkm_oclass *gf100_sw_oclass;
131 gf100_sw_oclass = &(struct nv50_sw_oclass) { variable