Searched refs:use_poll (Results 1 – 2 of 2) sorted by relevance
390 ifobj->use_poll = false; in __test_spec_init()997 if (ifobj->use_poll) { in receive_pkts()1101 bool use_poll = ifobject->use_poll; in __send_pkts() local1112 if (use_poll) { in __send_pkts()1188 if (use_poll) { in __send_pkts()1971 test->ifobj_tx->use_poll = true; in testapp_poll_txq_tmout()1981 test->ifobj_rx->use_poll = true; in testapp_poll_rxq_tmout()2139 test->ifobj_rx->use_poll = true; in run_pkt_test()2144 test->ifobj_tx->use_poll = true; in run_pkt_test()
163 bool use_poll; member