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

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

Completed in 342 milliseconds