Home
last modified time | relevance | path

Searched refs:ring_vmalloc_size (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/xdp/
H A Dxsk_queue.c55 q->ring_vmalloc_size = size; in xskq_create()
H A Dxsk_queue.h48 size_t ring_vmalloc_size; member
H A Dxsk.c1542 if (size > q->ring_vmalloc_size) in xsk_mmap()