Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxskxceiver.c424 ifobj = ifobj_rx; in parse_command_line()
445 ifobj_rx->busy_poll = true; in parse_command_line()
492 test->ifobj_rx = ifobj_rx; in __test_spec_init()
1462 struct ifobject *ifobj_rx = test->ifobj_rx; in testapp_validate_traffic() local
1521 ifobj_rx->xsk = &ifobj_rx->xsk_arr[1]; in swap_xsk_resources()
1523 ret = xsk_update_xskmap(ifobj_rx->xskmap, ifobj_rx->xsk->xsk); in swap_xsk_resources()
1551 test->ifobj_rx->umem->frame_headroom = test->ifobj_rx->umem->frame_size - in testapp_stats_rx_dropped()
1570 test->ifobj_rx->pkt_stream = pkt_stream_generate(test->ifobj_rx->umem, in testapp_stats_rx_full()
1585 test->ifobj_rx->pkt_stream = pkt_stream_generate(test->ifobj_rx->umem, in testapp_stats_fill_empty()
1925 if (!ifobj_rx) in main()
[all …]
A Dxskxceiver.h167 struct ifobject *ifobj_rx; member

Completed in 12 milliseconds