Lines Matching refs:netmem_ref
306 netmem_ref *netmems, unsigned nr) in zcrx_sync_for_device()
624 netmem_ref netmem = net_iov_to_netmem(niov); in io_zcrx_return_niov()
1034 netmem_ref *netmems, unsigned to_alloc) in io_zcrx_ring_refill()
1051 netmem_ref netmem; in io_zcrx_ring_refill()
1076 netmem_ref *netmems, unsigned to_alloc) in io_zcrx_refill_slow()
1094 static netmem_ref io_pp_zc_alloc_netmems(struct page_pool *pp, gfp_t gfp) in io_pp_zc_alloc_netmems()
1097 netmem_ref *netmems = pp->alloc.cache; in io_pp_zc_alloc_netmems()
1119 static bool io_pp_zc_release_netmem(struct page_pool *pp, netmem_ref netmem) in io_pp_zc_release_netmem()
1193 static unsigned zcrx_parse_rq(netmem_ref *netmem_array, unsigned nr, in zcrx_parse_rq()
1215 static void zcrx_return_buffers(netmem_ref *netmems, unsigned nr) in zcrx_return_buffers()
1220 netmem_ref netmem = netmems[i]; in zcrx_return_buffers()
1235 netmem_ref netmems[ZCRX_FLUSH_BATCH]; in zcrx_flush_rq()