Searched refs:shared_umem (Results 1 – 2 of 2) sorted by relevance
481 if (ifobj->shared_umem && ifobj->rx_on) in __test_spec_init()1202 bool shared = (ifobject->shared_umem && tx) ? true : !!i; in xsk_configure_socket()1271 if (ifobject->shared_umem) in thread_common_ops()1303 if (!ifobject->shared_umem) in worker_testapp_validate_tx()1362 if (ifobj->shared_umem) in testapp_clean_xsk_umem()1408 if (!ifobj_tx || ifobj_tx->shared_umem) in xsk_attach_xdp_progs()1453 if (ifobj2 && !ifobj2->shared_umem) in __testapp_validate_traffic()1667 if (test->ifobj_tx->shared_umem) { in testapp_invalid_desc()1933 ifobj_tx->shared_umem = shared_netdev; in main()1934 ifobj_rx->shared_umem = shared_netdev; in main()
160 bool shared_umem; member
Completed in 7 milliseconds