Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h147 bool rx_on; member
H A Dxskxceiver.c215 if (ifobj->shared_umem && ifobj->rx_on) { in xsk_configure_umem()
281 rxr = ifobject->rx_on ? &xsk->rx : NULL; in __xsk_configure_socket()
313 ifobject->rx_on = true; in ifobj_zc_avail()
490 ifobj->rx_on = false; in __test_spec_init()
493 ifobj->rx_on = true; in __test_spec_init()
1710 if (!ifobject->rx_on) in thread_common_ops()
1981 test->ifobj_tx->rx_on = true; in testapp_bidirectional()
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.h318 int rx_on; member
H A Dlio_vf_main.c602 if (oct->props[lio->ifidx].rx_on == start_stop) in send_rx_ctrl_cmd()
642 oct->props[lio->ifidx].rx_on = start_stop; in send_rx_ctrl_cmd()
H A Dlio_main.c1148 if (oct->props[lio->ifidx].rx_on == start_stop) in send_rx_ctrl_cmd()
1188 oct->props[lio->ifidx].rx_on = start_stop; in send_rx_ctrl_cmd()