Home
last modified time | relevance | path

Searched defs:nfb (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv10_state_fb.c59 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer(fb); in setup_hierz_buffer() local
206 struct nouveau_framebuffer *nfb = in nv10_emit_zclear() local
Dnv10_context.c100 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer(fb); in nv10_zclear() local
149 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer( in nv17_zclear() local
Dnouveau_context.c240 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer(fb); in nouveau_update_renderbuffers() local
397 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer(fb); in validate_framebuffer() local
Dnv20_state_fb.c59 struct nouveau_framebuffer *nfb = to_nouveau_framebuffer(fb); in setup_hierz_buffer() local
Dnouveau_fbo.c212 struct nouveau_framebuffer *nfb; in nouveau_framebuffer_new() local
226 struct nouveau_framebuffer *nfb; in nouveau_framebuffer_dri_new() local
/third_party/lwip/src/core/ipv6/
Dip6_frag.c734 const u16_t nfb = (u16_t)((mtu - (IP6_HLEN + IP6_FRAG_HLEN)) & IP6_FRAG_OFFSET_MASK); in ip6_frag() local
/third_party/lwip/src/core/ipv4/
Dip4_frag.c750 const u16_t nfb = (u16_t)((netif->mtu - IP_HLEN) / 8); in ip4_frag() local