Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgm206.c45 gm206_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gm206_gr_new() argument
47 return gf100_gr_new_(&gm206_gr, device, index, pgr); in gm206_gr_new()
Dmcp79.c43 mcp79_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in mcp79_gr_new() argument
45 return nv50_gr_new_(&mcp79_gr, device, index, pgr); in mcp79_gr_new()
Dgt200.c44 gt200_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gt200_gr_new() argument
46 return nv50_gr_new_(&gt200_gr, device, index, pgr); in gt200_gr_new()
Dmcp89.c45 mcp89_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in mcp89_gr_new() argument
47 return nv50_gr_new_(&mcp89_gr, device, index, pgr); in mcp89_gr_new()
Dgt215.c45 gt215_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gt215_gr_new() argument
47 return nv50_gr_new_(&gt215_gr, device, index, pgr); in gt215_gr_new()
Dnv15.c56 nv15_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv15_gr_new() argument
58 return nv10_gr_new_(&nv15_gr, device, index, pgr); in nv15_gr_new()
Dnv17.c56 nv17_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv17_gr_new() argument
58 return nv10_gr_new_(&nv17_gr, device, index, pgr); in nv17_gr_new()
Dgk110b.c121 gk110b_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gk110b_gr_new() argument
123 return gf100_gr_new_(&gk110b_gr, device, index, pgr); in gk110b_gr_new()
Dgf104.c132 gf104_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gf104_gr_new() argument
134 return gf100_gr_new_(&gf104_gr, device, index, pgr); in gf104_gr_new()
Dgf110.c107 gf110_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gf110_gr_new() argument
109 return gf100_gr_new_(&gf110_gr, device, index, pgr); in gf110_gr_new()
Dgf108.c124 gf108_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gf108_gr_new() argument
126 return gf100_gr_new_(&gf108_gr, device, index, pgr); in gf108_gr_new()
Dgf119.c198 gf119_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gf119_gr_new() argument
200 return gf100_gr_new_(&gf119_gr, device, index, pgr); in gf119_gr_new()
Dgm20b.c80 gm20b_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gm20b_gr_new() argument
82 return gk20a_gr_new_(&gm20b_gr, device, index, pgr); in gm20b_gr_new()
Dgk208.c180 gk208_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gk208_gr_new() argument
182 return gf100_gr_new_(&gk208_gr, device, index, pgr); in gk208_gr_new()
Dgf117.c144 gf117_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gf117_gr_new() argument
146 return gf100_gr_new_(&gf117_gr, device, index, pgr); in gf117_gr_new()
Dgk110.c201 gk110_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gk110_gr_new() argument
203 return gf100_gr_new_(&gk110_gr, device, index, pgr); in gk110_gr_new()
Dnv44.c105 nv44_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv44_gr_new() argument
107 return nv40_gr_new_(&nv44_gr, device, index, pgr); in nv44_gr_new()
Dgk20a.c287 int index, struct nvkm_gr **pgr) in gk20a_gr_new_() argument
295 *pgr = &gr->base; in gk20a_gr_new_()
353 gk20a_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gk20a_gr_new() argument
355 return gk20a_gr_new_(&gk20a_gr, device, index, pgr); in gk20a_gr_new()
Dg84.c193 g84_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in g84_gr_new() argument
195 return nv50_gr_new_(&g84_gr, device, index, pgr); in g84_gr_new()
Dnv2a.c122 nv2a_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv2a_gr_new() argument
124 return nv20_gr_new_(&nv2a_gr, device, index, pgr); in nv2a_gr_new()
Dnv34.c132 nv34_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv34_gr_new() argument
134 return nv20_gr_new_(&nv34_gr, device, index, pgr); in nv34_gr_new()
Dnv35.c132 nv35_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv35_gr_new() argument
134 return nv20_gr_new_(&nv35_gr, device, index, pgr); in nv35_gr_new()
Dnv25.c131 nv25_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv25_gr_new() argument
133 return nv20_gr_new_(&nv25_gr, device, index, pgr); in nv25_gr_new()
Dnv40.c432 int index, struct nvkm_gr **pgr) in nv40_gr_new_() argument
438 *pgr = &gr->base; in nv40_gr_new_()
473 nv40_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv40_gr_new() argument
475 return nv40_gr_new_(&nv40_gr, device, index, pgr); in nv40_gr_new()
Dnv20.c332 int index, struct nvkm_gr **pgr) in nv20_gr_new_() argument
338 *pgr = &gr->base; in nv20_gr_new_()
372 nv20_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv20_gr_new() argument
374 return nv20_gr_new_(&nv20_gr, device, index, pgr); in nv20_gr_new()
Dgm204.c370 gm204_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gm204_gr_new() argument
372 return gf100_gr_new_(&gm204_gr, device, index, pgr); in gm204_gr_new()
Dnv30.c195 nv30_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv30_gr_new() argument
197 return nv20_gr_new_(&nv30_gr, device, index, pgr); in nv30_gr_new()
Dgk104.c327 gk104_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gk104_gr_new() argument
329 return gf100_gr_new_(&gk104_gr, device, index, pgr); in gk104_gr_new()
Dnv50.c762 int index, struct nvkm_gr **pgr) in nv50_gr_new_() argument
769 *pgr = &gr->base; in nv50_gr_new_()
791 nv50_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv50_gr_new() argument
793 return nv50_gr_new_(&nv50_gr, device, index, pgr); in nv50_gr_new()
Dgm107.c456 gm107_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gm107_gr_new() argument
458 return gf100_gr_new_(&gm107_gr, device, index, pgr); in gm107_gr_new()
Dnv10.c1176 int index, struct nvkm_gr **pgr) in nv10_gr_new_() argument
1183 *pgr = &gr->base; in nv10_gr_new_()
1218 nv10_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv10_gr_new() argument
1220 return nv10_gr_new_(&nv10_gr, device, index, pgr); in nv10_gr_new()
Dgf100.c1690 int index, struct nvkm_gr **pgr) in gf100_gr_new_() argument
1695 *pgr = &gr->base; in gf100_gr_new_()
1845 gf100_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gf100_gr_new() argument
1847 return gf100_gr_new_(&gf100_gr, device, index, pgr); in gf100_gr_new()
Dnv04.c1416 nv04_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv04_gr_new() argument
1423 *pgr = &gr->base; in nv04_gr_new()
/linux-4.4.14/net/ipv4/
Digmp.c412 struct igmpv3_grec *pgr; in add_grhead() local
418 pgr = (struct igmpv3_grec *)skb_put(skb, sizeof(struct igmpv3_grec)); in add_grhead()
419 pgr->grec_type = type; in add_grhead()
420 pgr->grec_auxwords = 0; in add_grhead()
421 pgr->grec_nsrcs = 0; in add_grhead()
422 pgr->grec_mca = pmc->multiaddr; in add_grhead()
425 *ppgr = pgr; in add_grhead()
436 struct igmpv3_grec *pgr = NULL; in add_grec() local
488 if (pgr) in add_grec()
489 pgr->grec_nsrcs = htons(scount); in add_grec()
[all …]
/linux-4.4.14/net/ipv6/
Dmcast.c1675 struct mld2_grec *pgr; in add_grhead() local
1681 pgr = (struct mld2_grec *)skb_put(skb, sizeof(struct mld2_grec)); in add_grhead()
1682 pgr->grec_type = type; in add_grhead()
1683 pgr->grec_auxwords = 0; in add_grhead()
1684 pgr->grec_nsrcs = 0; in add_grhead()
1685 pgr->grec_mca = pmc->mca_addr; /* structure copy */ in add_grhead()
1688 *ppgr = pgr; in add_grhead()
1700 struct mld2_grec *pgr = NULL; in add_grec() local
1750 if (pgr) in add_grec()
1751 pgr->grec_nsrcs = htons(scount); in add_grec()
[all …]