Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.h241 int testapp_hw_sw_max_ring_size(struct test_spec *test);
315 {.name = "HW_SW_MAX_RING_SIZE", .test_func = testapp_hw_sw_max_ring_size},
H A Dtest_xsk.c2441 int testapp_hw_sw_max_ring_size(struct test_spec *test) in testapp_hw_sw_max_ring_size() function