Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h162 bool rx_on; member
H A 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()
/openbmc/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.c1154 if (oct->props[lio->ifidx].rx_on == start_stop) in send_rx_ctrl_cmd()
1194 oct->props[lio->ifidx].rx_on = start_stop; in send_rx_ctrl_cmd()