Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/
Dxskxceiver.h162 bool rx_on; member
Dxskxceiver.c200 if (ifobj->shared_umem && ifobj->rx_on) { in xsk_configure_umem()
262 rxr = ifobject->rx_on ? &xsk->rx : NULL; in __xsk_configure_socket()
294 ifobject->rx_on = true; in ifobj_zc_avail()
397 ifobj->rx_on = false; in __test_spec_init()
401 ifobj->rx_on = true; in __test_spec_init()
1455 if (!ifobject->rx_on) in thread_common_ops()
1712 test->ifobj_tx->rx_on = true; in testapp_bidi()