Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/
Dxdpxceiver.c756 u64 umem_sz = num_frames * XSK_UMEM__DEFAULT_FRAME_SIZE; in thread_common_ops() local
758 size_t mmap_sz = umem_sz; in thread_common_ops()
772 xsk_configure_umem(ifobject, bufs, umem_sz, 0); in thread_common_ops()
788 xsk_configure_umem(ifobject, (u8 *)bufs + umem_sz, umem_sz, 1); in thread_common_ops()